Skip to content

Releases: StileDevs/GrowServer

v3.0.0

11 Jan 02:51
ead1b71
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.0...v3.0.0

v2.4.0

13 Dec 17:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.2...v2.4.0

v2.3.2

08 May 14:52
Compare
Choose a tag to compare

Full Changelog: v2.3.0...v2.3.2

v2.3.0

24 Jan 21:43
Compare
Choose a tag to compare

GrowServer v2.3.0 ✨

  • OOP code style
  • Deleted BlockPlacing.ts (Moving to Place.ts)
  • Deleted BlockWrench.ts (Moving to Wrench.ts)
  • Deleted TileExtra.ts (New file Tile.ts)
  • Updated Punch.ts
  • Fix web server assets not found (.rttex not found, redirect to original growtopia cdn)
  • Update Action.ts abstracts
  • Update Command.ts abstracts
  • Update Dialog.ts abstracts
  • Update Listener.ts abstracts