Skip to content
Snippets Groups Projects
  1. Aug 19, 2014
    • sapier's avatar
      Mod profiling support · c24e0753
      sapier authored
      Config settings:
      profiling = true/false (gather statistics)
      detailed_profiling = true/false (break mod times to callbacks)
      
      Chat commands:
      save_mod_profile saves current statistics in debug.txt and shows on console (on default loglevel)
      c24e0753
  2. Jul 29, 2014
  3. Jul 16, 2014
  4. Jul 06, 2014
  5. Jul 05, 2014
  6. Jun 29, 2014
    • sapier's avatar
      Add support for Android 2.3+ · 1cc40c0a
      sapier authored
      There have been plenty of ppl involved in creating this version.
      I don't wanna mention names as I'm sure I'd forget someone so I
      just tell where help has been done:
      - The partial android versions done by various ppl
      - Testing on different android devices
      - reviewing code (especially the in core changes)
      - testing controls
      - reviewing texts
      
      A big thank you to everyone helping this to be completed!
      1cc40c0a
  7. Jun 24, 2014
    • RealBadAngel's avatar
      Tooltips rework. · 27538ece
      RealBadAngel authored
      Separate element for tooltips. Delayed showing,
      use global color or given ones.
      27538ece
  8. Jun 19, 2014
  9. Jun 14, 2014
  10. May 29, 2014
  11. May 27, 2014
  12. May 16, 2014
  13. May 08, 2014
  14. May 07, 2014
  15. Apr 27, 2014
  16. Apr 25, 2014
  17. Apr 18, 2014
  18. Apr 12, 2014
  19. Apr 08, 2014
    • sapier's avatar
      Cleanup client init states by bumping protocol version · 142e2d3b
      sapier authored
      Don't use TOSERVER_RECEIVED_MEDIA but TOSERVER_CLIENT_READY as indicatio for client ready
      Handle clients with protocol version < 23 (almost) same way as before
      Make client tell server about it's version
      Add client state to not send bogus player position updates prior init complete
      Add access to statistics information (peer connction time,rtt,version)
      Fix clients standing stalled in world while preloading item visuals (new clients only)
      Add get_player_information to read client specific information from lua
      142e2d3b
  20. Mar 05, 2014
  21. Feb 27, 2014
  22. Feb 16, 2014
  23. Feb 09, 2014
  24. Feb 08, 2014
  25. Feb 03, 2014
  26. Feb 01, 2014
  27. Jan 26, 2014
  28. Jan 24, 2014
  29. Jan 22, 2014
  30. Jan 19, 2014
  31. Jan 14, 2014
  32. Jan 13, 2014
  33. Jan 12, 2014
  34. Jan 11, 2014
Loading