MineColonies

MineColonies

53M Downloads

Farmer and Field interaction could use an overhaul

cltnschlosser opened this issue ยท 1 comments

commented

Things I noticed:

  • Fields use the citizens names, instead of UUID's
  • Field update packets are sent way too often
  • Farmer/Field serialization could be improved
  • Farmer error checking is seriously lacking, which is why we need to call "sync" methods to detect missing fields.
commented

Fields use the citizens names, instead of UUID's
Names are coded to be unique in minecolonies atm.