167 Commits over 60 Days - 0.12cph!
- Stone is now spawned (badly)
- Started proc gen of individual island resources
- Runtime generated worlds now clear editor-time generated worlds if present
- Basic editor scripts for world gen
- Bit of world generation refactor
- Fixed init order for island overview not displaying names
- Island overlay now only shows island name
- More world gen stuff.
- Added Islands static class.
- Bit of refactor.
- More proc gen testing setup
- Started some island layout procgen tests
- Selected entities now get deselected when entering an EntityContainer which has contol disabled
- People now eat food from global supply. Todo: Feed people in an EC with food supply before those without
- Stuff I did on the plane but may have been drunk and can't remember what I did and Mac plastic doesn't have a diff tool installed.
- Started unifying island resources to a single pot
- Now start with a storage building on first island
- Started adding some resource cost values for buildings
- Moved building UI to the bottom of the screen
- Reduced scale amount when hovering over build UI options
- Fixed bug with the TransferContainerEntities action never getting flagged as completed
- Can now only build on discovered islands
- Added NoStorageEvent for when a unit tries to returnharvested goods, but there's no storage available
- WIP camera changes. Now zoom/snaps to nearest island to cursor. Need to make this an alternate zoom mode by middle clicking an island and leave default zoom to old way.
- Todo list
- Made icons white
- Todo
- Can now cancel out of any special control/build mode with right mouse
- Icon tweak
- Building UI options now have icons
- Building definitions have icon property
- Buildings have a tier property, and are listed in UI by tier order
- Debug visualiser done for now.
- Nearly there, made an on top shader for line positions
- Visual debugger visuals++
- Visual AI debugger progress. Visual-ish.
- Started making an Action Queue visual debugger. Has no visuals.
- Started refactoring some stuff to support the new gameplay changes
- Bridges now require resources
- Birdge pillars now have colliders
- More controls, more building stuff, more more
- Pathfinder cleanup. Now outs a list of islands
- Started making a Bridge/island pathfinder