Skip to content

v2.3.0

Compare
Choose a tag to compare
@JadlionHD JadlionHD released this 24 Jan 21:43
· 81 commits to main since this release

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