Releases: space-wizards/RobustToolbox
Releases · space-wizards/RobustToolbox
Rust Noise Release
This is the compiled version of the rust noise library.
Progress Report #7
This release corresponds to Progress Report #7
Multiple Maps System
This release includes a number of fixes, particularly for clicking, an optimization at the start from an old clicking system, a deletion update so that things can be deleted while being processed, as well as the multiple maps system which creates a concept of zlevels and coordinates to store information on map location.
This releases fixes a number of bugs, makes walls entities, adds snapgrids, and a few other changes
This releases fixes a number of bugs, makes walls entities, adds snapgrids, and a few other changes
Pre-release
Pre-release
Adds grid to snap grid placement manager (#384) * Adds grid to snap grid placement manager Fixes drawline * Done
Original Content and Engine Decoupling
At this point a content repository can use this server as a submodule. Further versioning will be defined by incompatibility with the content repository, with periodic engine releases. When the content repository's engine submodule is updated to a new release, the incompatibilities should be repaired by this point.