branchrust_reboot/maincancel

30,399 Commits over 3,806 Days - 0.33cph!

4 Years Ago
Workcart - Updated Ik positions for hands
4 Years Ago
Added driving workcart player pose to player animator
4 Years Ago
Workcart menu background video
4 Years Ago
merge from workcart
4 Years Ago
Codegen Phrases Network++
4 Years Ago
Move InheritedVelocityScale 1 to be for trains only
4 Years Ago
Fix Unity editor hanging/crashing when running in SERVER mode more than once
4 Years Ago
Merge from item_loss_ui_fix
4 Years Ago
Fix IconRender scene breaking Unity the second time it runs in CLIENT+SERVER
4 Years Ago
Prevent trains taking damage from initial collisions when manually spawned
4 Years Ago
PreventMovement edit
4 Years Ago
Disabled work cart base repel and hurt trigger as the player would get permanently stuck in it after reconnecting if they disconnected while mounting. Can sort out a better solution for this next month.
4 Years Ago
Add preventmovement trigger to the workcart cabin so that players who go to sleep (disconnect) in a workcart wake up outside of it. Remove the cabin hurt trigger.
4 Years Ago
Made work cart twice as fuel efficient
4 Years Ago
Remove engine trigger box
4 Years Ago
Set all vehicles to InheritedVelocityScale 1. Projectiles fired from vehicle trigger parents now inherit the speed of the vehicle.
4 Years Ago
workcart braking effects fixed ParticleSystemContainer not playing effects on ParticleSystemCull objects with playOnShow set to false
4 Years Ago
Tweaked sprite material on slot payout UI
4 Years Ago
Don't spawn trains at all if there's another train in the way (improves on the temp fix which would immediately delete the spawned train). Added SpawnCheckingSpawnPoint which is a GenericSpawnPoint that also checks space to spawn.
4 Years Ago
tunnel dwellers drop very slightly more loot added ForceInitialSpawn to ttrain_tunnel_double_straight_a Lootstrips have slightly less chance of a tool crate
4 Years Ago
slow aim fix
4 Years Ago
workcart gibs correctly assume override colors
4 Years Ago
temp fix for underground gunshots being heard on the surface
4 Years Ago
Fixed TerrainPath.DungeonRoot not being set when the map is loaded from cache (blind commit since Unity is stuck on startup)
4 Years Ago
warning when dungeon navmesh fails to build
4 Years Ago
Train friction sparks FX into a basic prefab until we implement it.
4 Years Ago
delay respawn during puzzle reset until spawn points are available
4 Years Ago
▄▄▍ ▆▆▆▊▊ ▍▌▉█▉▆
4 Years Ago
▉▋▆▄▋█▅ ▅▌█▌
4 Years Ago
▍█▉▌▇ ▉▋▊▋▅ ▅▍▅▆▅▍ ▊▄▋▆▇▊▇▊▆ ▊▉▅▋ ▆▍▋▍▅▌ ▆▊▄█ ▌▉▅ ▇▇▋▇▆▉▇ ▋▋▌▋▊▅ ▇▄▌▉▋▍▉▍ ▉▅▇▍▄▇ ▌▇▉▊▍▋▅ ▆▄▍▍ ▇▄▌▄█▄▄ ▇▍█▆▌▉▊ ▌▍▆▌▅█ ▇▆▅█▇▆▆▌▌ ▍▄▍▍ ▊▇▍ ▊ ▍▄▄ ▇▊▄▌ ▉▉▄▍▄▋ ▍█▌█▉▄▌ ▇▊▅▌▅ █▄█▆▌▌
4 Years Ago
Workcart volume tweaks - hopefully improve players falling out
4 Years Ago
Temp fix for the stack overflow etc problems with work carts spawning in the same spot as others. Will fix this properly tomorrow with the spawners so they don't even attempt to spawn when there's something in the way. The two push force methods also have better handling if there IS a recursive loop detected.
4 Years Ago
- Fixed headlights not showing up when loading a demo with a train running (caused by OnFlagsChanged not being called on load) - Fixed engine sound not playing in the same situation(caused by TrainEngineAudio bug)
4 Years Ago
Increase raycast distance when finding elevator connections (150->200), some elevator shafts were so tall that they weren't properly connecting
4 Years Ago
Meta file
4 Years Ago
Merge Workcart -> Main
4 Years Ago
Increased static elevator speed (2.5 -> 3.5) S2P
4 Years Ago
wrap NPC navmesh error under developer 1
4 Years Ago
Fix for NRE in buoyancy script
4 Years Ago
fixed oilrig navmesh being cut off due to AABB properly wait until all navmeshes are built before spawning NPCs higher budget for coverdistance calculation shortly after a navmesh was completed store longer cover distances (40m instead of 20m) move exfil points from CH47Scientist to side of hull instead of on blades (???) snap HumanNPC NavAgents to HumanNPC navmesh instead of "Walkable" Update NPC position outside of think budget ( fixes stationary npcs during low server fps)
4 Years Ago
Removed my old temporary work cart damage effects
4 Years Ago
Added separate FX slot for temporary engine trouble
4 Years Ago
Increased work cart damage effect thresholds to 60/40/20
4 Years Ago
Completely disable rain / snow particle effects inside train tunnel environment volumes
4 Years Ago
workcart NRE fix
4 Years Ago
protocol++ too many mismatched bug reports
4 Years Ago
reduced tunnel dweller ammo loot, reduced milcrate chance from tunnel dwellings, reduced crate chance to 1-3 instead of 2-3 for tunnel lootStrips
4 Years Ago
max depth/altitude optional value for safe zone triggers
4 Years Ago
fix for low distance road cones on train barricade heavy
4 Years Ago
fix for spawngroups sometimes utilizing full spawnPoints