svkaiser / Doom64EX

Doom64EX is a reverse-engineering project aimed to recreate Doom64 as close as possible with additional modding features.
http://doom64ex.wordpress.com/
GNU General Public License v2.0
239 stars 49 forks source link

Levelstats get "mangled" after a save/load. #9

Closed GuntherDW closed 8 years ago

GuntherDW commented 8 years ago

Whilst playing I noticed that even though I got all of the secrets, it didn't count it as 100% all of the time. After a while I noticed that saving and loading after getting a secret in a map changes the amount that doom64ex thinks is in the map. This is easiest to demonstrate in MAP11: Terror core. There is a secret berserk pack right behind you at the start of the level. Before saving it then says I got 1/4 secrets, which is correct. However, after I save and load that save, it says I have 1 out of 6 secrets.

Screenshot before loading the savegame : http://wrongplace.be/files/d64ex/BeforeSavingAndLoading.png Screenshot after loading the savegame (notice the secret amount going up) : http://wrongplace.be/files/d64ex/AfterSavingAndLoading.png I'm not entirely sure but I think this can happen to the other counters as well.

pinkwah commented 8 years ago

Should be fixed now. Thanks!