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

feat: 1.0.7 Complete Koliseo support #8

Merged
merged 6 commits into from
Aug 24, 2023
Merged

feat: 1.0.7 Complete Koliseo support #8

merged 6 commits into from
Aug 24, 2023

Conversation

jgabaut
Copy link
Owner

@jgabaut jgabaut commented Aug 24, 2023

  • Adds temporary_kls globally, to handle allocations with less-than-program lifetime.
  • Forces usage of Enter inside Home room to pick turn choice.
  • Adds a menu for Rogue map walking, it is opened by pressing m while on the map.
  • ATM the menu won't show Debug as an option, since I didn't provide a valid Room pointer to that specific turnOP(DEBUG) call. To see the crash, run with G_EXPERIMENTAL_ON.

fix: remove stray color escape in logs
ATM the debug option for the menu is behind G_EXPERIMENTAL_ON, since the
call to turnOP(DEBUG) needs a valid Room pointer.
@jgabaut jgabaut merged commit e4b04f9 into master Aug 24, 2023
4 checks passed
@jgabaut jgabaut deleted the devel branch August 24, 2023 14:26
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.

1 participant