reporust_rebootcancel

122,128 Commits over 4,048 Days - 1.26cph!

10 Months Ago
missing file save
10 Months Ago
Fixed the red item dropped messages appearing too large
10 Months Ago
barnacles tiling material
10 Months Ago
Enable mesh read/write on train_track_3x18_procgen_COL
10 Months Ago
Disable auto sizing on the number field if the item name on an item pickup notice is < 10 characters Don't show the total item amount in brackets if it's the same amount that you just picked up Very minor allocation improvement
10 Months Ago
blunderbuss viewmodel anim sounds
10 Months Ago
Merge from rcon_commands -> main
10 Months Ago
Include more information on each connection - number of messages sent, recieved and broadcast - connection duration
10 Months Ago
Merge from main
10 Months Ago
Merge from dome_collider_fixes
10 Months Ago
Add `print_rcon_clients` command to print a list of all connected RCON clients
10 Months Ago
Unsubtract RailsFix
10 Months Ago
Merge main -> RailsFix
10 Months Ago
Hill cliff progress / better erosion / additional large hill cliff variants
10 Months Ago
Elevator Vehicle Parent -> Main
10 Months Ago
Stop the bouncy floor again
10 Months Ago
Re-enable clipping checks Allow bikes to bypass them the same as horses
10 Months Ago
Lift up elevator collider to prevent clipping - which in turn is unparenting bikes on the elevator
10 Months Ago
Fixes on jungle ruin kits. Changed ruin wall caps to atlas.
10 Months Ago
▅▅▄▍ ▍▉▍▉▇▄▆▍
10 Months Ago
Undo changes to old wolf animator
10 Months Ago
Fix missing convar
10 Months Ago
Remove debug draw and replace constants with convar
10 Months Ago
First pass on wolf combat behaviour
10 Months Ago
Fixed tin can alarm triggered multiple times when crossed while mounted to a vehicle
10 Months Ago
Merge from runtime_profiling_rcon -> main
10 Months Ago
merge from tincan_alarm
10 Months Ago
Refactored wire checks and fixed a missing Pool.FreeList
10 Months Ago
Update: Fixing all deprecated uses of Pool since merge from main Tests: built all targets
10 Months Ago
Update: merge from main Tests: built all targets
10 Months Ago
Added tin can alarm to T1 tech tree Updated craft recipe
10 Months Ago
merge from pickup_item_number_size
10 Months Ago
merge from SBToolCupboard
10 Months Ago
merge from homing_spectate_fix
10 Months Ago
merge from patrolheli_fixes/dmgfx
10 Months Ago
merge from hurt_overlay_changes
10 Months Ago
unique environment - lake_a scene setup
10 Months Ago
Make sure you can't adjust the wire slack if you don't have a pending wire, will limit accidental slack changes
10 Months Ago
Vendor Audio Fix -> Main
10 Months Ago
Sike Buy sound now invoked on the vendor game object as a whole rather than the machine inside Adjusted to a tiny sound
10 Months Ago
Placeholder logic to have wolves react to another wolf being hit nearby
10 Months Ago
DPV 3rd person animation updated and sit DPV paramameters edited on the playeranimation controller so the anims kick in quicker
10 Months Ago
Add convar to toggle fsm logging
10 Months Ago
Update: Pool uses warnings instead of errors for deprecated API Motivation: This will prevent causing errors for our modders/existing plugins and send a message that it needs to be updated. I'll remove these deprecated APIs next patch cycle. - Also removed a couple TODO since they're either not viable for now or complete. Tests: none
10 Months Ago
Increased sound radius Parking changes for now
10 Months Ago
Update: Replacing all calls to Pool.GetList with Get<List<T>> Now that we're cleaning up lists automatically when we call Free or FreeUnamnaged, GetList lost it's use. Replacement was done via regex + added using namepsace statements where missing. This affected ~740 cases. Tests: Built all targets.
10 Months Ago
merge from main
10 Months Ago
Added Natural Dye set and some colours
10 Months Ago
Hair Dye properties work with the standard shader (just colour for now) Hair Cap no longer does incorrect gamma adjustment
10 Months Ago
merge from tincan_alarm