branchrust_reboot/main/primitivecancel

1,144 Commits over 62 Days - 0.77cph!

11 Months Ago
Changed all siege weapon constructable colliders layer to Deloyed
11 Months Ago
Reimplemented heavy players dismounting Now only checks when the players weight changes instead of every frame
11 Months Ago
Tweaked horses drowning damage
11 Months Ago
Fixed catapult detailed collider scaling issue
11 Months Ago
Horse drowning damage
11 Months Ago
Horses can now swim in deep water: slow speed and consumes stamina Added basic buoyancy Apply additional drag when moving in shallow water Code cleanup
11 Months Ago
Fixed water pistol not sitting in hand properly while a shield is equipped
11 Months Ago
Fixed exception when equipping a shield while a shield compatible weapon is already held
11 Months Ago
Moved Google Sheets menu items in Tools
11 Months Ago
Catapult mats
11 Months Ago
Increased ballista deploy volume size
11 Months Ago
Stop battering ram door busy tick after 3s of inactivity
11 Months Ago
Fixed battering ram parenting trigger warnings
11 Months Ago
Manifest
11 Months Ago
Deleted unused battering ram door prefab and old ballista models
11 Months Ago
merge from main
11 Months Ago
merge from Medieval_Barricade
11 Months Ago
Removed second realmed removed incase thats the issue as well
11 Months Ago
Hopefully prevent battering ram door from bricking Aux2
11 Months Ago
Added a nicer way to GetActiveShield(), cuts down on some repeating inventory reads Don't show the crosshair when blocking with a shield while a gun is equipped (you can't shoot anyway)
11 Months Ago
Another attempt to fix the player corpse not implemented exception
11 Months Ago
Call SetHeld(false) before clearing the owner player rather than after Fixes some logic in that method failing because it needs the owner player to be able to access the current shield if the equipped weapon is being dropped
11 Months Ago
Fixed case where player could hit their own shield with melee weapons
11 Months Ago
Enabled shield compatibility on: Skinning Knife Water Pistol Candy Cane Club Flashlight Concrete hatchet + pickaxe Lumberjack axe Shovel Bone Knife Frontier Hatchet Combat Knife Stone Pickaxe
11 Months Ago
merge from main
11 Months Ago
Show whether a gun can be used with a shield in the info panel Minor layout reshuffling in the inventory, crafting and tech tree panels to support this
11 Months Ago
Ballista constructable ground watch
11 Months Ago
Added wheel FX to Ballista
11 Months Ago
Ballista damage redirection
11 Months Ago
- Added catapult wheel effects - Sorted siege tower wheel effect positions
11 Months Ago
Deployable positionOffset renamed to guideMeshPositionOffset
11 Months Ago
Ballista damage renderer
11 Months Ago
Increased and added more trigger volumes on siege tower - should prevent random kicks for flyhack
11 Months Ago
- All constructables now automatically rotate to face away from you when placing (makes it more intuitive to place) - Increase catapult max place distance to support the larger build check radius
11 Months Ago
Added player check triggers to catapult, battering ram and ballista constructables
11 Months Ago
Battering ram damage renderer
11 Months Ago
- Setup to allow constructables to block repair if any player is ontop of the entity - Push toast to the 'repairer' to let them know - Added to siege tower initially
11 Months Ago
Material bug fix on construction stage ballista
11 Months Ago
Full manifest rebuild
11 Months Ago
Set up battering ram and catapult death screen ui Fixed a minor battering ram issue with an unfilled hit info field
11 Months Ago
Deployables can now show "Blocked by terrain"
11 Months Ago
Added an entity whitelist setting to SocketMod_Sphere Ladders can now be deployed in siege weapons prevent building volume
11 Months Ago
main -> primitive
11 Months Ago
manifesti_fix -> primitive
11 Months Ago
edited player animation.controller so the shield impact animations work correctly
11 Months Ago
Battering ram compile fix
11 Months Ago
Fixed physics issue when building the ballista Added a position offset setting for deployable guide mesh
11 Months Ago
Siege tower deployable on rocks too
11 Months Ago
Catapult and battering ram deployable on rocks
11 Months Ago
Battering ram broken state loading