worldmaking / mischmasch

https://www.alicelab.world/msvr
MIT License
9 stars 1 forks source link

keep a record of all changes that includes who made the change, and the timestamp #253

Open michaelpalumbo opened 1 year ago

michaelpalumbo commented 1 year ago

this is critical for the evaluation chapter. use this to be able to assess when and how often players interact with each others' patch (and need to design it so that this is detectable)

if not done through automerge, do it yourself, and dump it to csv

michaelpalumbo commented 11 months ago

for now, do it within Patch.js, not automerge, store to csv. then create a script which collates all records of patch changes from each instance.