Forked from
tome / Tales of MajEyal
4973 commits behind the upstream repository.
-
DarkGod authored
Occasional turn loss fix. Game.tick now creates a copy of entitites' list to iterate over since iterating over a table while modifying it is undefined. tickLevel now adjusts indices accordingly when entity is added or removed.
DarkGod authoredOccasional turn loss fix. Game.tick now creates a copy of entitites' list to iterate over since iterating over a table while modifying it is undefined. tickLevel now adjusts indices accordingly when entity is added or removed.
GameEnergyBased.lua 5.29 KiB