12,641 Commits over 3,803 Days - 0.14cph!
World setup changes, editor script
Island prefab setup and changes
WorldGen now instantiates with PrefabUtility when in editor, to keep prefab links.
More inv/container ui and removing client views from containers
Forgot I was still on a branch. Mreged everything back to main.
Added close X button to container UI
SendToClients can now specify packet priority
Some stuff now sends using Immediate packet priority
More looting/containers/proto
Grid range is now static value, increased grid cell size
UI manager, added bag UI toggling to B key. Removed some debug UI
More world/island gen stuff
Worldgen settings now per ring
World gen tool beginnings, prefab.
More container/inv work, protobuf. Inv debug.
Item containers/inventory basics and some bugs
More item stuff, protobuf
Item DB loading, building list and dic
Started item scriptable objects, ItemDatabase and tools