252,052 Commits over 3,959 Days - 2.65cph!

9 Years Ago
Fixed null action in Ability.InitiateChildPlayGroup
9 Years Ago
Added WetnessConsideration Renamed the Survival/WarmUp Goal to "Stay Warm & Dry", expanded with plans for finding shelter when it's raining Fixed UI/PlayerController picking up interactables that they should not (goto so, grazing points, etc)
9 Years Ago
More work on child play.
9 Years Ago
Building description tweak
bot
9 Years Ago
Automated Linux DS Build #240
9 Years Ago
Added Entity.GetDescription virtual method, for er, building text descriptions of things!
bot
9 Years Ago
Automated Windows Build #240
9 Years Ago
Added warning to ASWD
bot
9 Years Ago
Automated OSX Build #240
bot
9 Years Ago
Automated Linux Build #240
9 Years Ago
* Fixed possible crash/invalid output issues with Entity.GetFlexName() and Entity.GetFlexBounds() * Fixed SetPos on prop_effect causing its angles to be reset * GitSync
9 Years Ago
- Boats kinda work - Some movement layer mask stuff
9 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
9 Years Ago
added 3rd person animations for character holding rifle added some code so the camera smoothly follows a target ( useful for when I make videos )
9 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
9 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
9 Years Ago
Removed sound event from human run anim cause it's teeeeeeeeeeeeeeeeeeeeerible
9 Years Ago
Reverted UDM change we don't need
9 Years Ago
Reverted Entity equality members that broke basically everything
9 Years Ago
Dreadora - block out forehand/backhand anims
9 Years Ago
Dreadora - block out forehand/backhand anims
9 Years Ago
run sound on run merge... - run sound on run merge...
9 Years Ago
Fixed building placement rotation issuee
9 Years Ago
More refactoring of specials Added quickshot class
9 Years Ago
more
9 Years Ago
Female vox running edited
9 Years Ago
Scene sound tweaks
9 Years Ago
Fixed missing newline in UnitInfoWidget
9 Years Ago
Removed grass from temperate biome
9 Years Ago
added WIP musical notes particle effect for elvis speakers
9 Years Ago
Reset unit prefab audio sources, reduced range of random pitch per unit
9 Years Ago
hooked up some sounds
9 Years Ago
added musical note texture
9 Years Ago
Some sounds, ambient, fire and reverb zones
9 Years Ago
chopped running vox, moved events rain music
9 Years Ago
added elvis speakers anim max files and exported
9 Years Ago
added elvis speakers animations
9 Years Ago
Ocean disc, adjusting cloud billboards height to avoid clipping, tweaked player camera far clip and ocean size down to reduce shadow artifacting Navmesh
9 Years Ago
- More
9 Years Ago
-should fix camera moving when game is windowed and unfocused
9 Years Ago
readded bits to start of river
9 Years Ago
added aurora music to events
9 Years Ago
Temps tweak
9 Years Ago
Forgot to save
9 Years Ago
Weather stores TemperatureModifier, not a mutliplier, applied to ZoneGetCurrentTemperature()
9 Years Ago
Seasons have their own min/max temp, tweaks to the editor
9 Years Ago
Slight changes to sewers drain colliders
9 Years Ago
Added new building system.
9 Years Ago
- Added selection highlights - Selection box now actually selects things
9 Years Ago
removed old building stuff