66a8a73c68
- Match summary is now shown at the end of the going match (using `registered_on_winner` and `register_on_skip_map` callbacks), instead of at the start of the next match. - Therefore, `prev_match_summary` is now preserved even after restart. - Also fixes the "Can't initialize mod storage twice" error which occurred due to mod storage also being initialized in `gui.lua` to set/get summary from mod storage. Now, the code for storing and retrieving `prev_match_summary` has been moved to init.lua itself. |
||
---|---|---|
.. | ||
depends.txt | ||
gui.lua | ||
init.lua |