overte-org / overte

Overte open source virtual worlds platform.
https://overte.org/
Other
128 stars 47 forks source link

Voxel editing network conflict resolution #1056

Open Armored-Dragon opened 2 days ago

Armored-Dragon commented 2 days ago

Voxel editing has issues when multiple people are editing the voxel at once. If two people make a change at roughly the same time, one users change will be removed. There should be conflict resolution to ensure that progress doesn't get over written. This is the same concept used in online collaborative text editors like Google Docs.