96 Commits (073e1b28e5062a99bf906a9f424be0617c08e240)

Author SHA1 Message Date
Thomas Knoll 073e1b28e5 fixed guard overwrite 1 year ago
Thomas Knoll 88f5e2e4fd more overwrites 1 year ago
Thomas Knoll df00224661 basic overwrite guard and update 1 year ago
sp 82849e5f67 changed NOFAULT constant 1 year ago
sp 8cc2b0c4da portable objects are now traversable 1 year ago
sp 43aebc463c add nonmovement action to modules 1 year ago
sp 7d7649bd06 include all action with indices 1 year ago
sp bd8bf2eca5 print collision formula when other agents present 1 year ago
sp cfb0d5da6f add done actions for smg models 1 year ago
sp af2ee862e6 objects are initially not picked up 1 year ago
sp a1ac41b01b fix bug with conditional movement formulas 1 year ago
sp ec5480f670 use init struct 1 year ago
sp 4b8444f6aa the agent cannot turn in lava 1 year ago
sp ba348a95f2 fixed bugs in slippery updates 1 year ago
sp 969dd87ada changed behaviour of slippery tiles 1 year ago
sp 8c5ff31ad3 NOFAULT is 3 instead of -1 1 year ago
sp 11658eb01f fixed multiple column row issues 1 year ago
sp 370740349c fixed turn guards regarding IsOnSlippery 1 year ago
sp 12b08ab068 set modelType based on the amount of agents 1 year ago
sp aa6fd9219e removed GridOptions 1 year ago
sp 46b4d5f9f3 adapted call to PrismModulesPrinter 1 year ago
sp 76d4295f73 removed printing of unnecessary formulas 1 year ago
sp 92d7d11daa switched most tabs to two whitespaces in output 1 year ago
sp 34a399972d print certain movement guards only when necessary 1 year ago
Thomas Knoll acd1a17082 renamed index 1 year ago
Thomas Knoll 4141e9f104 fixed config print of labels 1 year ago
Thomas Knoll 78c42f034e overwrite indices as vector 1 year ago
Thomas Knoll 91dcfb400e renamed action to command 1 year ago
Thomas Knoll 74645d95b3 basic support for probabiliteis in config 1 year ago
sp bac91e7b5d fixed bug in west slippery updates 1 year ago
sp 0a1f5ac405 switched to col and row instead of x and y 1 year ago
sp b50355deb9 x and y start at 1 1 year ago
sp 7e932200ca fixed additional semicolon in CannotSlip Formulas 1 year ago
sp d8c7e73a32 fixed some issues with formulas and semicolons 1 year ago
sp 7e5c86ba41 include algorithm in cell.cpp 1 year ago
sp 54af53e039 print player structs 1 year ago
sp 2ae37d0bc9 removed unused function 1 year ago
sp 8d33f43c7e refactored arbiter for smgs 1 year ago
sp 6cfa9a619b include agent stuck action for faultyBehaviour 1 year ago
sp cdd9611f8b removed viewVariable 1 year ago
sp 6de02b7ab8 moved PrismModulesPrinter methods to private 1 year ago
sp 48dcee2a59 small cleanup 1 year ago
sp aca9ee719c removed unused code 1 year ago
sp ff0369cfb1 added move module as arbiter 1 year ago
sp 9be03f2701 summary commit 1 year ago
sp a8ac3098a7 default formulas to false 1 year ago
sp 2b7d5bc9a9 removed dead code 1 year ago
sp c6f7bb27be added slippery turn actions 1 year ago
sp ea9d61ddd5 added slippery movement updates 1 year ago
sp 8c6a2bf327 moved probIntended to Grid members 1 year ago