reporust_rebootcancel

128,902 Commits over 4,232 Days - 1.27cph!

10 Months Ago
Manifest
10 Months Ago
Bromeliad bushes
10 Months Ago
Removed the 30s repair delay on the battering ram head
10 Months Ago
Added more jungle scaffolding blockouts
10 Months Ago
Shorten tiger leap and growl anims for better blending, custom flee to go back into hiding then circle back
10 Months Ago
Bugfix: FullServerDemos - ensure initial save always happens if demo thread was toggled Tests: recorded 2 demos in 2 recording sessions on one server session - both had saves created
10 Months Ago
Ensure AssetDatabase.SaveAssets() is called after manifest is generated - seemed to work fine on build server without this but didn't save manifest locally until manually using Ctrl + S
10 Months Ago
Fixed ballista not repairable when hammering its subentity
10 Months Ago
Bugfix: ServerDemoPlayer - wake up all recognized players Players that are loaded from a save arrive sleeping, which prevents tick processing. Tests: Played back a couple short demos where I didn't jump at the start - saw player move.
10 Months Ago
Add per-convar profiling when changing quality presets
10 Months Ago
adobe wall and gate gibs and collision
10 Months Ago
Merge from main
10 Months Ago
Merge from workshop_perf
10 Months Ago
▆█▄'▅ ▋▄▆▅ ▋▋▄ █▄▉▅▊▇▌ ▆▆▌█▍▌'▄ ▆▄▄▄█▆ ▍▇ ▇▋▅▄ ▆▄ ▉▌▅ "▇▆▇▇ ▌▄▋▅ ▋▄▉▌█▌█ ▆▅ █▄▅▅▆▉▄" ▄▋▌▄▊▄
10 Months Ago
Can now specify individual menu panels that will return to the main options panel when closed. Added Item store, inventory and workshop menu panels to this list.
10 Months Ago
exported tree climbing anim tests for tiger
10 Months Ago
▊▉▍▉▇ █▌▊▇▊▌▄▄ ▄▄▋▄▍▅▅ █▋█▋ ▋▇ █▅▅▄▅ ▆▅ ▆▋ ▍▉▆▉▌█▇
10 Months Ago
Use GetCurrentGroundTypeNoAlloc in all VehicleChassisVisuals
10 Months Ago
Added TerrainConfig.GetCurrentGroundTypeNoAlloc, compare the physics material by instance id instead of by name For 100 catapults, from 3.9 KB 0.2ms -> 0.1ms
10 Months Ago
Make sure to stop any stationary siege weapon chassis visual update tick
10 Months Ago
▍▇▆▆█▌▍▅ ▍▊▋ ██▆▇▍█▅▌▌ ▍▄▉
10 Months Ago
- Minor mini crossbow animation cleanup - Reduced some noticiable flickering - Added more lerp time
10 Months Ago
Additional improvements: Fix download status icons being displayed before buttons load when changing pages. Fix blank buttons appearing on first load before page finishes refreshing.
10 Months Ago
Make tiger weave less than wolves when attacking, as it doesn't fit its personality as much
10 Months Ago
Assign store icons
10 Months Ago
Updated pumpkin world model collider so they no longer roll indefinitely when dropped on the ground
10 Months Ago
Update fsm speeds, fix other roar NRE, reduce tiger sprint speeds
10 Months Ago
Update: DemoServer - properly dispose resources on playback end Tests: played back a server demo - no new errors
10 Months Ago
Removed ballista pulling interaction
10 Months Ago
Update tiger speeds
10 Months Ago
Fix NRE when roaring
10 Months Ago
4ShotMiniCrossbow -> primitive
10 Months Ago
Implemented new quicker animations
10 Months Ago
Added more visual flair and punch to tiger attack impact
10 Months Ago
Battering ram headlight toggle
10 Months Ago
Cleaned up ziggurat blockout FBX and other related assets. Cleaned up ziggurat scene. Started adding blockout bamboo scaffolding kits.
10 Months Ago
exported edited tiger gait anims
10 Months Ago
Merge: from main Tests: none
10 Months Ago
Update: new ProtobufCodegen bins + ran generation Moved my utility funcs for reading u64 from buffers from Rust project to the library itself Tests: played back craggy demo
10 Months Ago
Buildfix: remove no longer existing method Tests: editor compiles in Client+Server
10 Months Ago
Submitting panther rig to tiger branch
10 Months Ago
Cache workshop item state and only query if needed. Reduces workshop screen button Update() from over 4ms a frame to 0.04
10 Months Ago
Tweaked battering ram cockpit colliders
10 Months Ago
Ballista material fix
10 Months Ago
Have tiger often retreat into stealth after landing an attack
10 Months Ago
Make tiger slower 90% of the time (but keep explosive sprint), fix incorrect hurt anim direction, fix sharp speed changes, balance vision and encounter timer for stalking, reduce charge range
10 Months Ago
merge from main
10 Months Ago
Hook tiger prowl idle
10 Months Ago
Water and food handling
10 Months Ago
Merge from surrender_gesture_restart_fix