branchrust_reboot/maincancel

30,558 Commits over 3,836 Days - 0.33cph!

10 Years Ago
Cleaning up and optimizing stability system Loading a save pre-warms the stability system Added DebugServer/DebugClient callbacks if entity is in debug mode OnFlagsChanged gets called when entity flags change
10 Years Ago
checking in some 3rd person animations for the hand2hand punches.
10 Years Ago
Removed AmplifyMotion native-to-managed fallback warming Added exception guards to pvt table add and remove to avoid crash and display more info via warning
10 Years Ago
Adding today's progress (stonewall_a)
10 Years Ago
Refactored MinHeap in PathFinder and SpanningTree to generic IntrusiveMinHeap Added IntrusiveLinkedList, implemented by PathFinder.Node
10 Years Ago
Made terrain config get stored in an asset to be reused in all scenes
10 Years Ago
Fixed torch flicking on for a second when swapped to
10 Years Ago
Fixed player belt inventory not really sending in snapshots
10 Years Ago
Updated water to latest version Added separate pass for beneath the water surface
10 Years Ago
Include build time in error reports Fixed active weapon not always updating properly
10 Years Ago
Fixed missing walls etc
10 Years Ago
First pass at waterpipe shotgun sounds
10 Years Ago
adjusted the pipe shotgun deploy so it's as quick as the other firearms.
10 Years Ago
made the ak47 prefab use the "smg" 3rd person player animations.
10 Years Ago
made improvements to the third person rifle animations.
10 Years Ago
Send player's belt inventory correctly No active weapon when sleeping
10 Years Ago
Fixed clothes not animating in PlayerModel.unity
10 Years Ago
Server diagnostics
10 Years Ago
▅▆▉▆▍▌▊▄ ▍▊▇ ▆▉▅▉▋▆ ▊▉▅▊▇▉ ▆▄▊▄ █▌▌▆▊▄█'▇ ▋▇▅▅ ▍▄▅▊ ▅▌▄▋ ▆▊ ▍▆▄ ▌▌█▋ ▊▇▅▇▌▅
10 Years Ago
Disabled reflection probes on OS X and Linux to keep objects from being solid black (known issue: water is now white)
10 Years Ago
Updated water to latest version
10 Years Ago
Time of Day update to 2.3.5 prerelease 3 Added alternative higher-quality scattering model (still unused for now)
10 Years Ago
More work queue optimizations
10 Years Ago
inGroundPathQueue = true
10 Years Ago
Workqueue profiling
10 Years Ago
The lighthouse is now properly bigger, with remade LODs and fixed collision.
10 Years Ago
Physics performance tweaks Fixed campfires not dealing damage properly
10 Years Ago
time and physics convars for server owners
10 Years Ago
Time of Day update to 2.3.5 prerelease 2 Updated sky prefab Updated AtmosphericBlend
10 Years Ago
Stability performance vars Workqueue insight
10 Years Ago
viewmodel / worldmodel prefabs for the ak47
10 Years Ago
Player prefab performance test
10 Years Ago
sound fx / particle effects and prefabs for the ak47.
10 Years Ago
finished ak47 view model animations
10 Years Ago
Temporarily preventing sending network update on stability var change
10 Years Ago
Entity list Entity stats
10 Years Ago
Tweaked day / night cycle to keep some of the aspects the recent bug caused, just in a non-buggy way
10 Years Ago
Time of Day update to 2.3.5 prerelease 1 Fixed nighttime progressing incredibly slowly
10 Years Ago
Setting up console window to host other developer tools
10 Years Ago
Another IsNaNOrInfinity check in AILocomotion
10 Years Ago
changed the animals to use 1 state variable, instead of separate variables for sleeping / eating / tired / etc..
10 Years Ago
some animations for the ak47 view model; fixed a bug w/ rifle shell casing model.
10 Years Ago
First pass at thompson sounds
10 Years Ago
10 Years Ago
added Eating animations for all of the animals.
10 Years Ago
firing animations for the ak47 view model; alternate attack animation for the 3rd person pickaxe
10 Years Ago
WorkQueue performance tweak
10 Years Ago
UpdateSurroundingsQueue profiling
10 Years Ago
globalchat enabled by default More server console tweaks/fixes
10 Years Ago
Tweaking console newline behaviour