Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@newk5 newk5 released this 01 Jun 01:28
  • Implemented player update events
  • Fixed race condition causing server thread deadlock, which caused the main thread to freeze, making it impossible for players to join the server
  • Better memory usage, forced GC in high frequency events
  • Added server.gc() which forces Node.js GC