ttzap2002 / Epic-Dinosaurs-Battle-Simulator

0 stars 0 forks source link

For next generations saves #22

Closed RadandMoc closed 1 year ago

RadandMoc commented 1 year ago

update saves. Add some tables of bools, ints, strings, dictionaries, lists etc.

Why? When we will update game, we don't have to change saves. We can use addictionally variables and add to them deafult values. And actualization will not crush old saves.

RadandMoc commented 1 year ago

Można to inaczej pyknąć. Należałoby zrobić jakąś metodę sprawdzającą którą wersję savea ma gracz. Każdy kolejny save powinien mieć nową klasę. Np dynamicData -> dynamicData0 -> dynamicData1 etc