167 Commits over 60 Days - 0.12cph!
- Project startpoint setup
- finished setting up project
- Basic camera and stat work
- Added audio scripts, music now plays
- Time/date UI reports time from TimeTicker
- More stat work
- Cloud tests
- Placeholder stat trigger work
- People now tick hunger and die after 3 days of no food
- Started actions
- Walk anim for people
- started basic selection and order issuing
- More rough selection test
- Reduced particle count of clouds
- Added middle mouse drag to camera
- Added interaction radius to BaseEntity and made a stone prefab
- MoveTo action now takes an optional stop radius (based on entity radius)
- Actions now have a Begin and Cancel functions
- Actions can now be queued with shift
- Stat transfer modifier WIP
- More resource gathering stuff
- Reworked the way stat mods work
- Resource harvesting stuff
- Added a couple of people sound effect files
- Reexported music to remove silence at start
- Increased people collider size
- Cloud tweaks
- Disabled some debug spam
- Some audio stuff, selection stuff.
- Entity tracking + container stuff
- Island stuff
- Started storage containers
- Deposit resources action work