Skip to content
Snippets Groups Projects
  1. Jun 12, 2014
  2. May 04, 2014
  3. Apr 29, 2014
  4. Apr 19, 2014
  5. Apr 15, 2014
  6. Apr 09, 2014
  7. 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
  8. Mar 12, 2014
  9. Feb 05, 2014
  10. Jan 31, 2014
    • sapier's avatar
      Add propper client initialization · e258675e
      sapier authored
        -add client states to avoid server sending data to uninitialized clients
        -don't show uninitialized clients to other players
        -propper client disconnect handling
      Minor comment fixes in server
      Minor bugfixes in connection
        -improved peer id calculation
        -honor NDEBUG flag
        -improved disconnect handling
        -increased initial send window
      Remove some dead code
      e258675e
  11. Jan 26, 2014
  12. Jan 21, 2014
  13. Jan 10, 2014
  14. Dec 15, 2013
  15. Aug 04, 2013
  16. Jul 04, 2013
  17. Jun 23, 2013
    • proller's avatar
      Add support for IPv6 · f960c3be
      proller authored
      Two new configuration options are added:
           - "enable_ipv6" to enable/disable the overall use of IPv6
           - "ipv6_server" to enable/disable the use of IPv6 sockets when running
             a server (when "enable_ipv6" is enabled)
      f960c3be
  18. Mar 12, 2013
  19. Feb 24, 2013
  20. Nov 29, 2012
  21. Jun 17, 2012
  22. Jun 05, 2012
  23. Jun 04, 2012
  24. Mar 20, 2012
  25. Mar 18, 2012
  26. Mar 11, 2012
  27. Mar 10, 2012
  28. Jan 12, 2012
  29. Nov 07, 2011
  30. Oct 30, 2011
  31. Oct 21, 2011
  32. Oct 20, 2011
  33. Oct 18, 2011
  34. Oct 17, 2011
  35. Sep 06, 2011
  36. May 21, 2011
Loading