Skip to content

4.0.0-beta.29

Compare
Choose a tag to compare
@damian-pastorini damian-pastorini released this 01 Dec 15:52
· 393 commits to master since this release
952cb3c
  • [Bug] - Fixed objects assets file.
  • [Bug] - Fixed snippets on item system.
  • [Bug] - Applied rate limtis on homepage.
  • [Bug] - Cleaned game configuriation and removed harcoded values.
  • [Bug] - Fixed environment variables validation.
  • [Bug] - Fix outdated nodemailer implementation.
  • [Bug] - Fix game chat not auto-scrolling with new messages.
  • [Bug] - TypeError: Error.captureStackTrace is not a function.
  • [Core] - Update Colyseus to latest version.
  • [Core] - Update Firebase to latest version.
  • [Core] - Update Phaser to latest version.
  • [Core] - Made player initial state and stats fully configurable, removed all process values.
  • [Core] - Improved default theme.
  • [Core] - Made administration panel options configurable from the storage.
  • [Core] - Allow config processor to use single paths.
  • [Core] - Split installation between core and sample-data, making sample data optional.
  • [Core] - Improve installation process, create a web and script step by step asking for all the requirements.