Skip to content

Releases: jespertheend/splix

v0.19.0

23 Sep 22:23
cf351df

Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

16 Sep 22:07
2cf9907

Choose a tag to compare

What's Changed

  • Fix memory leak of disconnected players in viewports by @joe-splix in #187
  • fix(sm): Fix control socket not connecting when toggling the control socket checkbox by @jespertheend in #189
  • fix(gs, memory): avoid memory leak caused by player.#inOtherPlayerViewPorts retaining dead players by @dinoana in #190
  • feat(client): Add pelicanparty.games subscribe modal to skin selection screen by @jespertheend in #192

New Contributors

Full Changelog: v0.17.1...v0.18.0

v0.17.1

17 Aug 22:19
94344bf

Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

v0.17.0

17 Aug 21:48
c52bbc3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

14 Jan 21:28
c93efbb

Choose a tag to compare

What's Changed

  • perf(optimize): Optimize floodfill algorithm by @dinoana in #157

Full Changelog: v0.15.0...v0.16.0

v0.15.0

23 Dec 15:19
68be337

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

14 Dec 21:56
d41be0f

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

09 Dec 20:00
5a97f06

Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

26 Nov 12:57
782cc58

Choose a tag to compare

What's Changed

  • fix(gs): Prevent duplicate minimap parts and use SinglePromiseInstance by @splixcord in #127
  • fix(sm): Don't overwrite global leaderboard entries when the score is lower by @jespertheend in #132
  • feat(gs): Limit max tick duration by @jespertheend in #131
  • fix(gs): Send player info immediately by @splixcord in #133
  • fix(gs): Handle moves as invalid while a player is dead by @jespertheend in #126

Full Changelog: v0.11.0...v0.12.0

v0.11.0

07 Nov 20:07
17ea110

Choose a tag to compare

What's Changed

  • chore: Add logging to downloadRelease.js by @jespertheend in #117
  • fix(gs): Broadcast by viewports by @splixcord in #120
  • fix(gs): Use seconds for rankingFirst global leaderboard by @abhishek276533 in #123
  • fix(gs): Return unfilled tile types for nonexistent players by @jespertheend in #124
  • feat(admin,sm): Add controls for configuring the servers.2.json endpoint by @jespertheend in #125

Full Changelog: v0.10.0...v0.11.0