PCExhumed - r13030 - Built: Tue Mar 1 20:17:01 UTC 2022 --- commit 1833d891c3957bb6020940d40f0a53bd6142c84d Merge: 1d30efd11 0d184bb71 Author: sirlemonhead Date: Tue Mar 1 20:09:06 2022 +0000 Merge pull request #551 from nbloodpatches/spriteext-save Blood: Fix voxel maphacks desyncing when load save commit 1d30efd11a549b4484c1ebfe3321d860feeefeef Merge: dcaa88806 ec255becb Author: sirlemonhead Date: Tue Mar 1 20:07:12 2022 +0000 Merge pull request #560 from nbloodpatches/save-options-fix Blood: Update gSaveGameOptions() on save game commit dcaa88806decfe63a838bf3780e3bf4c6393f43d Merge: d38568a55 056703b27 Author: sirlemonhead Date: Tue Mar 1 20:06:18 2022 +0000 Merge pull request #559 from nbloodpatches/fx-struct-document Blood: Document FXDATA struct variables commit 0d184bb71beb9188a377c57c716e5ff61cabcdfd Author: ‮ <38839485+carnivoroussociety@users.noreply.github.com> Date: Sat Feb 19 22:25:19 2022 +1000 Move spriteext clear to dbLoadMap() And updated BYTEVERSION commit 056703b27fc53d3223d934a2d429e910750cb45e Author: ‮ <38839485+carnivoroussociety@users.noreply.github.com> Date: Sat Jan 29 19:26:41 2022 +1000 Document FXDATA struct variables Clean up variables used for fxSpawn and set duration override argument to 0 by default commit ec255becbbc9b2337a5795d24d2df5ee606dcddc Author: ‮ <38839485+carnivoroussociety@users.noreply.github.com> Date: Sat Jan 29 19:31:33 2022 +1000 Update gSaveGameOptions() on save game Use UpdateSavedInfo() instead of manually setting restoreGameDifficulty commit fea907881b94ec7f38e1b90312f76dd07d1ce12d Author: ‮ <38839485+carnivoroussociety@users.noreply.github.com> Date: Sat Jan 29 18:30:11 2022 +1000 Add spriteext to save game file This fixes the maphacks getting desynced when loading saves (e.g: voxel pack)