1
0
Fork 0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2025-03-06 06:42:19 +00:00
UltimateTrainingModpack/src/common
asimon-1 f9522d2699
Bugfix: PT savestates (#292)
* Prevent PT from respawning twice during save_state loads

* Save fighter_kind in state

* Fix bug where save states might not be loaded immediately if ptrainer status was wait

* Avoid endless loop with PT if loading a save state which was set without PT

* Move is_dead to common::mod.rs
2021-12-23 20:46:17 -08:00
..
consts.rs Common module cleanup (#290) 2021-12-19 13:03:44 -08:00
events.rs Common module cleanup (#290) 2021-12-19 13:03:44 -08:00
menu.rs Configurable default menu (#288) 2021-12-19 17:43:57 -08:00
mod.rs Bugfix: PT savestates (#292) 2021-12-23 20:46:17 -08:00
raygun_printer.rs Common module cleanup (#290) 2021-12-19 13:03:44 -08:00
release.rs Common module cleanup (#290) 2021-12-19 13:03:44 -08:00