Skip to content

The Milestone Build

Compare
Choose a tag to compare
@Archie-osu Archie-osu released this 18 Mar 18:06
· 175 commits to stable since this release

Core:

  • Disabled console quick edit - selection inside the console caused the tool to lock up
  • Removed several unneeded instances
    • This very slightly speeds up load times
  • Fixed self-check result not being printed if the tests failed
  • Added callable virtual methods to YYObjectBase
  • Fixed RValue arrays not inheriting from CInstanceBase
  • Replaced MurMurHash implementation
  • Added lookups to YYObjectBase hashmaps, dunno if they work though
  • Added callable internal methods which allow you to define instance properties
  • Fixed YYObjectBase objects being misaligned

Launcher:

  • No changes.

Plugins:

  • ExamplePlugin:
    • No changes.
  • Hard Mode:
    • Removed all savepoints beside one at the Queen's Mansion
    • Updated the plugin to use new API calls
    • Buffed HP of monsters on the SnowGrave route even more
    • Added support for DR 1.10
    • Fixed crashes with savepoints triggered by cutscenes

Earliest backwards-compatible version:

  • 0.1-rc1