200,024 Commits over 4,140 Days - 2.01cph!
merged sentry guide into main
merged sentry guide into main
- Shader/image effect quality settings
- Tons of meta files ?
Sticks can be harvested from trees, and will grow slowly
- Moved vignette/analogue tv from high to medium
fixed beartraps always looking unarmed
canceling a craft breaks any items with condition in the recipie before returning them
Can rotate turrets to face a different area (when offline)
- Shader/image effects level is now saved and automatically applied to all cameras/scenes
Character concept sketches.
Projectiles keep track of traveled distance and time
Added maxDistance to projectile (specifies max allowed distance to travel)
Refactored projectile lifetime death (using travel time)
Pushed culling distance on some of the bigger signs
pumpjack and quarry guide meshes improved
Sentry guide marking improved
Fixed not reporting parameter errors properly
Merging production changes
* Updated All NPC/AI weapons except for Crossbow
* Increased precision of Integers for util.KeyValuesToTable
CameraParticleFX progress, fixed issue with Unit+Flags handling of sleep, added ResetBehaviour Action
Progress on building editor, window stuff.
Updated landing poses for throwables
fix for floating snap trap
Automated Windows Build #22
Working version; todo fix tod_shadows
Fixed NRE running dump clientside
Removed animators from crate/loot barrel
- Added ControllerNavigation component for gamepad up/down/left/right with repeat time/delay etc as I've pasted the same code about 100 times now
Fixed door collider layers
Automated Linux Build #22
- New UI code for base screen and interactable elements now work with new ControllerNavigation component
- More WIP options screen UI
Automated Linux DS Build #22
- ControllerNavigation now sends action1/action 2 button presses
- UIScreenBase now handles interacting with it's screen UI elements
Remove all animators from server by default, whitelist allowed animators using RealmedRemove
- Merged graphics options and escape/options menu UI to main
- Quit button highlights to red
- Less Fantastic quality profile
Fix swimming animations ( oops )