Releases: StileDevs/GrowServer
Releases · StileDevs/GrowServer
v3.0.0
What's Changed
- feat: enhance command structure, add save server command, and change cache saving by @jeffryafandi in #27
- Account register implementation by @sanderDijkxhoorn in #28
- Gem Store and Wrench by @Mikasuru in #29
- Updated Drop.ts by @Chadgamer2023 in #30
New Contributors
- @jeffryafandi made their first contribution in #27
- @sanderDijkxhoorn made their first contribution in #28
- @Chadgamer2023 made their first contribution in #30
Full Changelog: v2.4.0...v3.0.0
v2.4.0
What's Changed
- Push Development by @JadlionHD in #13
- Discord Manager by @Mikasuru in #15
- new wiki parsing by @Zeeetu in #16
- Website login improve, Oh my gwadddd by @Mikasuru in #17
- feat: added bypassVersionCheck in config.ts by @badewen in #19
- Adding store button by @Willi-js in #20
- Correct item modifying + clothes equip/unequip functions by @Shulej in #23
- Move frontend to different repository by @JadlionHD in #24
- Add the give role command by @Mikasuru in #25
- feat: adding every possible tile data by @JadlionHD in #18
New Contributors
- @Mikasuru made their first contribution in #15
- @Zeeetu made their first contribution in #16
- @badewen made their first contribution in #19
- @Willi-js made their first contribution in #20
- @Shulej made their first contribution in #23
Full Changelog: v2.3.2...v2.4.0
v2.3.2
Full Changelog: v2.3.0...v2.3.2
v2.3.0
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