Skip to content

Conversation

@BAKAOLC
Copy link
Collaborator

@BAKAOLC BAKAOLC commented Jul 26, 2025

This pull request introduces a new system for managing extra stage data in the game, along with enhancements to the replay system to support storing and retrieving this data. The changes include the addition of a new module ext_stage_data.lua, modifications to existing replay and stage management functions, and integration of the new system into the game's workflow.

New system for managing extra stage data:

  • game/packages/thlib-scripts/THlib/ext/ext_stage_data.lua: Added a new module ext.stage_data to handle extra stage data, including methods for setting, retrieving, initializing, serializing, and preparing stage data. This module ensures type validation for keys and values and prevents data modification during replay mode.

Replay system enhancements:

Integration of extra stage data into the game workflow:

Additional changes:

@BAKAOLC BAKAOLC closed this Dec 5, 2025
@BAKAOLC BAKAOLC deleted the fix/boss_sc_timer branch December 5, 2025 22:14
@BAKAOLC BAKAOLC restored the fix/boss_sc_timer branch December 5, 2025 22:18
@BAKAOLC BAKAOLC reopened this Dec 5, 2025
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