Towards First Stable Version #16

Merged
sp merged 21 commits from modeltype into main 3 years ago

21 Commits

Author SHA1 Message Date
sp 82849e5f67 changed NOFAULT constant 3 years ago
sp 8cc2b0c4da portable objects are now traversable 3 years ago
sp 43aebc463c add nonmovement action to modules 3 years ago
sp 7d7649bd06 include all action with indices 3 years ago
sp bd8bf2eca5 print collision formula when other agents present 3 years ago
sp cfb0d5da6f add done actions for smg models 3 years ago
sp af2ee862e6 objects are initially not picked up 3 years ago
sp a1ac41b01b fix bug with conditional movement formulas 3 years ago
sp ec5480f670 use init struct 3 years ago
sp 4b8444f6aa the agent cannot turn in lava 3 years ago
sp ba348a95f2 fixed bugs in slippery updates 3 years ago
sp 969dd87ada changed behaviour of slippery tiles 3 years ago
sp 5d373c5cb8 remove debug printout to std::cout 3 years ago
sp 8c5ff31ad3 NOFAULT is 3 instead of -1 3 years ago
sp 11658eb01f fixed multiple column row issues 3 years ago
sp 370740349c fixed turn guards regarding IsOnSlippery 3 years ago
sp fd2cc9e07f set defaults for probIntended and faultyProb 3 years ago
sp eda22afaa9 removed some ws 3 years ago
sp 12b08ab068 set modelType based on the amount of agents 3 years ago
sp aa6fd9219e removed GridOptions 3 years ago
sp e65a46e99a fixed indentation 3 years ago