Skylarks
Dev: |
Mako |
Tools: |
Bevy |
Web: |
+ Input for multiple choice menus is now set up
+ Text areas pre-wrap their content and then print it incrementally (no jumping words!)
+ Page breaks are inserted automatically before menus and when the text area overflows
+ You can land on planets/stations if they specify a script to run
+ Rewrote the startup tutorial to be more useful and explain stuff better
+ My DD13 showing was actually halfway decent and got way more attention than I expected and great feedback from a bunch of people
+ VN text areas auto-resize to fit on screen
+ Windowed mode, framerate caps, and custom window sizes are now supported and the user can control these with a config file
+ Implemented a radar/minimap widget with multiple blip sizes for ships, stations, and planets
- There's currently no persistent state across scene invocations, so I can't yet have different content for different visits to the same place
- The interpreter still doesn't know how to specify background images
- I haven't made a page break indicator yet
- Certain kinds of entities are drawn in scenes where they shouldn't appear