Files
kiwistation/code/modules
Timberpoes f6f6bfe0d4 Fix two issues relating to stating laws (#53827)
Issue 1: When your laws change in the middle of stating laws, things can get weird due to this being a proc that sleeps and may end stating early or some other undesired behaviour.
Issue 2: Issue's 1 behaviour can also runtime.

This caches all relevant vars when a law state starts so that it can continue uninterrupted and as expected.

This seemed the simplest solution and was a concept suggested by a couple of other maintainers. My implementation may be utterly terrible though, so please review.
2020-09-24 05:45:33 -03:00
..
2020-06-22 16:49:07 +02:00
2020-08-14 13:21:40 +12:00
2020-09-05 11:56:40 -03:00
2020-09-13 02:55:17 +01:00
2020-09-19 10:37:15 -03:00
2020-08-29 09:21:04 +12:00
2020-08-29 23:33:47 -03:00