mckinlee ee0d0b0929 Pause Warp Enhancement
This commit introduces the PauseWarp mod, a feature that allows players to warp to different locations in the game directly from the pause menu.

- Add PauseWarpState structure to manage flags and cooldowns for the pause warp feature.
- Implement IsStateValid function for state validation.
- Implement ResetStateFlags function to reset all state flags to default values.
- Add InitiateWarp function to handle the initiation of warp sequences.
- Implement HandleWarpConfirmation function to confirm and execute warp actions.
- Implement HandleCooldowns function to manage various cooldown timers.
- Add PauseWarp_Main function as the main logic, called every frame to handle pause warp functionality.
- Map warp song messages to in-game text messages.
2023-09-20 08:25:33 -04:00
..
2023-09-19 09:30:48 -05:00
2023-09-18 21:02:51 -05:00
2023-09-19 09:30:48 -05:00
2023-09-20 08:25:33 -04:00
2023-09-18 21:02:51 -05:00