branchrust_reboot/main/july_bugfixescancel

17 Commits over 0 Days - ∞cph!

3 Years Ago
If player is holding Back when they successfully catch a fish backwards movement is now blocked for 1s while the fish is caught. The block is removed if the player releases the back key on their own
3 Years Ago
Increased loot panel size of underwater crates (6 -> 12), still uses same loot panel Prevents cases where crate gets assigned > 6 items but it doesn't have the space
3 Years Ago
Use fuelsmall loot panel on diesel engine in excavator (only shows 1 slot and reads "Fuel Storage" rather than "Loot") S2P excavator monument
3 Years Ago
Fixed paddling animation blending issue causing animation snapping when releasing input (affected inner tubes, boogie boards and kayak paddling)
3 Years Ago
Fix exceptions in PlayerModel.Legs, UpdateWaterDrinkingPoint and GetLocalVelocityClient (Potentially modded server issues)
3 Years Ago
Apply fix for not being able to hot swap fishing rod to cassette recorder as it had the same bug
3 Years Ago
Don't allow toggling light sources on held item on/off while gesturing
3 Years Ago
▋▉▆▊▄ ▅▅▉█▇▉▌ ▌▅▋█▌ ▇▆▉█▍ ▉▅▌▄ █▍ ▅▊▄▊▄█ ▌▍▇▉ ▄▌▍▇▌▍▇ ▇▊▆▄▇▌▇ ▇▍ ▊▋▄▄ ▌▍▊ ▆▇▋▆ ▍▌▇▇▋ ▄▇▇█ ▊▅▄▉▌ █▇▆▍▌▋▊▆▅▌ ▄▌▇ ▊▄▅▊ ▄▅▊█ ▉▇▌▆▆▉ ▄▌▇▉▋█▅█▉█▆
3 Years Ago
Don't rotate on an axis if rotation amount is 0
3 Years Ago
Fixed one of the Ch47 map marker rotors not spinning
3 Years Ago
Moved fishing process to a budgeted update Has a higher budget threshold since any time gating that happens will affect input, but the performance gains from moving it to ServerMgr inside the physics sync should make up for it
3 Years Ago
Potential fix for GetWorldSpaceLineRendererStartPoint NRE (seems pretty rare)
3 Years Ago
Fixed not being able to hot swap fishing rod (will only work on fishing rods created after this commit, had to modify the item container settings)
3 Years Ago
Changing water quality via UI bypasses time cooldown
3 Years Ago
Can use LMB as well as S to reel in fish
3 Years Ago
Potential fix for eyes being in the wrong position (no repro so can't say for sure)
3 Years Ago
Fixed batteries not showing batter specific information in crafting menu