Releases: Owmacohe/Descant
Releases · Owmacohe/Descant
IfNode release
Major Editor, Actor, and Component update
Added a ton of new features!
Editor
- Autosave
- Saved panned and scrolled positions in the editor
- Added an editor search functionality
- Added comment boxes in the editor
- Added a small version number next to the file name
Actors
- Added a SerializableDictionary to actors
Components
- Added a ton of new variable types that components can have
- Updated default components to include DescantActor references (instead of just getting them by name)
Component rearranging
v1.1.4 [fix, feat] Tied portraits to players and allowed Components to be re…
Log Editor release
Added a log editor to help with debugging! I also cleaned up a lot of scripts.
Unity Asset Store release
v1.1.2 [fix] Added more possible stylesheet fallback paths, and did some ren…
Polished release
Added new logo, splash image, and made some editor tweaks
Switched from JSON files to SerializedObjects
v1.1.0 [fix, refactor, feat] Converted Descant files from .json to Scriptabl…
Finalized release + styelsheet path fixes
Added some stylesheet path checking so that the Descant folder can be put in more than just one place
Finalized Component system + full documentation
- Added final tweaks and comments
- Finalized features and got rid of most bugs
- Created Component documentation website
Base package + Component system
- Full Component system integrated
- Actors integrated
- Almost all bugs fixed
- Still need to make a proper tutorial