summaryrefslogtreecommitdiff
path: root/src/world/agent.js
AgeCommit message (Expand)Author
2023-11-10refactor: actions take an additional world parametersanine
2023-11-10refactor senses to use world instead of lattice onlysanine
2023-11-08export extra topology functions & add agent.jssanine
2023-11-06refactor: agent*.js => proposal*.jssanine
2023-11-06implement flag conflictssanine
2023-11-05implement agent change conflict/merge detectionsanine
2023-11-05begin implementing agent proposalssanine