Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build 0.0.802 #11

Merged
merged 34 commits into from
Mar 14, 2024
Merged

Build 0.0.802 #11

merged 34 commits into from
Mar 14, 2024

Conversation

HackusatePvP
Copy link
Owner

@HackusatePvP HackusatePvP commented Mar 14, 2024

Build 0.0.802

This build is an experimental build.

Fixes

  • Scenes will now render the textbox when the background image does not exist.
  • Fixed issues when rendering the character display name text.
  • Added null checks for child menus.
  • Application will no longer attempt to start if the game directory does not exist.
  • Stories now clear the mapping when they are initialized.
  • Fixed alignment issues for the choice buttons.

Changes

  • Merged overylays with builders.
  • TextOverlay now requires a font to be provided.
  • Buttons can now take background and border color values.
    • Removed button.css and added hover event.
  • Added the ability to save maps and arrays. The object(s) still have to be generic.
  • Simplified the addon loading process.
  • Added significantly more logging.
  • Removed the need for a main constructor. Now you can tag the constructor with the annotation Game.
  • GameStartEvent is now called when a new game is started.

Warning

Layouts and menus are becoming a mess again. It's significantly better than the older system but they will begin another re-design.

@HackusatePvP HackusatePvP merged commit 258a41a into master Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant