Skip to content

Releases: StileDevs/GrowServer

v2.3.2

08 May 14:52
Compare
Choose a tag to compare

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