Releases: ModernWoWTools/Sandbox
Releases · ModernWoWTools/Sandbox
0.2.1
0.2.0
- Added !weather
idintensitycommand.idfrom Weather.db2 andintensityan amount over 0.0. Intensity value range is unknown. - Tried to make the sandbox less crashy if client crashes, but it's possible it gets stuck instead now. Might still need restarts.
- Hotfixes placed in the
hotfixesdirectory in the sandbox directory will now automatically reload and be sent to client upon a change. Filenames should be indb2name.jsonformat e.g.creaturedisplayinfo.jsonand contain an array of row data. See attached .json files as example on how to add a weather record. ID columns should always be calledIdand the rest of the columns should match the DB2 structure for that 9.2.7 DB2. A more in-depth tutorial is available here.