userAdam Woolridgecancel

10,916 Commits over 3,347 Days - 0.14cph!

8 Years Ago
- Pathfinder progress
8 Years Ago
- pathy pathy
8 Years Ago
- Started making a Bridge/island pathfinder
8 Years Ago
- bridge tweak
8 Years Ago
- fucking bridges
8 Years Ago
- Tired to make wood look more like wood would
8 Years Ago
- NRE fix for when leaving bridge building mode
8 Years Ago
- More bridge work. Getting there
8 Years Ago
- WIP bridges commit before I fuck it trying to make it better
8 Years Ago
- Added some UI defines and methods to format/colour stat based text
8 Years Ago
- Fixes for island animations/parenting
8 Years Ago
- Setup island for animation - Added a island bob and sound when placing a new building
8 Years Ago
- Added ConstructionCompletedEvent - Added StatTriggerConstructionCompleted - Other shit
8 Years Ago
- Consutrction UI now changes control mode and lets you place the buildings if you have enough resources. - Some tweaks to the construction UI, shows resources needed.
8 Years Ago
- UI building menu is now automatically populated from any building scriptable objects at runtime
8 Years Ago
- Started moving to scriptable object definitions for buildings. - Added Construction static class for construction shit
8 Years Ago
- Bit more
8 Years Ago
- Started implementing the different control modes as separate classes and switching between active modes
8 Years Ago
- Island should now sink faster the more buildings they have. Probably. - Some construction UI stuff
8 Years Ago
- Constructed() now checks the construction stats Maxed(), so buildings can have different construction requirements - Made a House.
8 Years Ago
- Setup storage building visual states
8 Years Ago
- mo construction
8 Years Ago
- Animation event audio - Some audio - building shit
8 Years Ago
- People can now go 2 days without food
8 Years Ago
- Made StatVisualModel to control how an entity appears visualy based on a Stat - More construction work
8 Years Ago
- More WIP building
8 Years Ago
- Some util changes - Started construction stuff: - ActionConstruct - ActionConstructTick - BuildingInteractable
8 Years Ago
- Can now issue controls at any zoom level. - Set Island interaction radiusssssessesssiiiii correctly
8 Years Ago
- Fix for interaction position
8 Years Ago
- Selection/action sound FX are now random and volume back to 1 from 0
8 Years Ago
- Camera can now pan to a location - Notifcation bubbles can now be clicked to focus the camera on the notification entity
8 Years Ago
- Raft now moves faster - Made trees easier to target - Fixes
8 Years Ago
- Island Discovery - Some notification stuff - Island appearance stuff
8 Years Ago
- More more
8 Years Ago
- Added IslandContainerEvents to position people when they're transferred to an island - Sea travel and island tranferring works but is pretty janky
8 Years Ago
- Added ContainerUtils.TransferAllEntities - Added ActionTransferContainerEntities - Vehicles now unload all their entities to islands (but not visually yet)
8 Years Ago
- Some cleanup
8 Years Ago
- Fixed some control bugs, reworked a bit of interactions. Needs clean up - Added SeaInteractable - Added World.GetFloorPosition to get the height on island or sea level
8 Years Ago
- Stuff I changed this morning and forgot already
8 Years Ago
- Increased interaction radius of Raft - EntityContainer now checks if the specified entity already belongs to target EntityContainer when performing a transfer
8 Years Ago
- Added container events for Vehicles so entities are placed in "seat" locations when being transferred to a vehicle EntityContainer - Added seat locations to Rafts
8 Years Ago
- Movement now checks valid layers, can't cheat the system and click a land layer the other side of the size and have something walk there :) - EntityContainerEvents are now fired when an Entity is transfered between EntityContainer - Start of Controllable stuff - Other bits
8 Years Ago
- Boats kinda work - Some movement layer mask stuff
8 Years Ago
- Controls now check if an entity is Controllable, to determine if it can be selected as a unit to control - Added Controllable script and applied it to People and Raft
8 Years Ago
- Added an action call EntityContainer.Transfer() to transfer an entity between two containers - Started vehicle entity and interctable. Entities are now transfered to a vehicle
8 Years Ago
- Added BaseInteractable as a way for objects to control what actions are enqueued for itneracting with them - Added ResourceInteractionle - Refactored controls to use the new Interctables system and not hardcoded
8 Years Ago
- More
8 Years Ago
- Added selection highlights - Selection box now actually selects things
8 Years Ago
- Made a selection box. Visual only, doesn't select yet.
8 Years Ago
- Lots of action work. - Resource died event. - People will now start harvesting a new resource location of same type when the one they've just deposited has depleted