Releases: Th3OneAndOnly/AdventEX
Releases · Th3OneAndOnly/AdventEX
AdventEX Quick fix
Changed some internal problems with the code, which led to many bugs in practice. Specifically with rooms. They... had many problems. But it should work with any existing code and anything put in the wiki.
Please note any issues/bugs/suggestions you have in the Issues tab.
Installation:
- Copy the AdventEX.t file to your project, then add it to your makefile (on the Windows Workbench, just add it to the project).
- Enjoy!
- Note any issues you have in the Issues tab!
AdventEX Initial Release
The First AdventEX release! Featuring:
- Many Furniture classes for ease-of-use
- A GeneralBox class for advanced ComplexContainer creating
- A Transformable class for becoming a wizard
- A Breakable, Freezable, and Burnable class for all manners of destroying things
- A RunningScript class and an ActorScript class for organizing code
- Automatic door creation between rooms (no more incessant door creation for every room you write!) and support for custom Connectors
Completely backwards compatible!