Commit Graph

4 Commits (cd37504d0eb8e23a3c88b278c37bdd3f9520097f)

Author SHA1 Message Date
jvoisin 33e035cc95 Fix two excessive type casting instances
No need to to a string -> char* -> string dance.
4 years ago
Dobrohotov Alexei 57c372a50e ESM code cleanup 4 years ago
slothlife 54fa5273dc Refactor weather transitions to act more like MW
Fixed several issues:
* Waiting/jail time/training all now properly skip remaining transitions
* ChangeWeather no longer permanently sets the region's weather
* ChangeWeather being called during a transition now correctly queues up
another transition
* Corrected transition delta and factor calculations
* ModRegion settings are now saved
9 years ago
slothlife 6eab9c5179 Move weather state save/load to a new class 11 years ago