Towards First Stable Version #16

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

21 Commits

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