04/28/25
Features and Improvements:
247(again) Added additional hair style for horses
252: Fix teleportation issue in Besti 2 arising from eqCy 17 changes.
253: Improve 2D interface
255: Fix menu graphical issues
256: Fix pointer-related bug.
257: Update Besti 2 menu to use eqCy’s updated menuing system.
258: Update Besti 2 scene loading logic to use YAML back-end.
262: Reposition code for handling scene loading to happen right after camera loading on initial startup.
263: Moved main menu scenes into YAML for full conversion mods so they can have their own title screens.
264: Rework the main menu loader to permit random loading from YAML
265: Added failure contingency for main menu if total conversion mod has a broken or missing main menu scene.
266: Added failure contingency for main sequence narrative if a total conversion mod doesn’t have this data.
267: Abstract scene objects from scenes entirely and have them just reference a database of objects, instead.
268: Write notes on the YAML for total conversion mods so we don’t have to do all of that post-launch.
269: Write a tag-based narrative system so writing conversion mods can be done with a tablet or other simple device. No code in your face.