reporust_rebootcancel

121,372 Commits over 4,018 Days - 1.26cph!

34 Days Ago
Fix NRE when running injure command in softcore mode
34 Days Ago
- Bows now disable/enable their 3p arrow renderer depending on holster and magazine contents state - Method to be able to check if a held entity is being displayed on holster (on client)
34 Days Ago
jungle_update -> aux3
34 Days Ago
boomerang -> jungle_update
34 Days Ago
Fixed boomerang directions not responding properly to percentage complete through the throw arc
34 Days Ago
Expose settings to change return arc and time until start return arc
34 Days Ago
Remove time log
34 Days Ago
Merge from softcore_update
34 Days Ago
Merge from softcore_update
34 Days Ago
Merge from bag_changes
34 Days Ago
Add dirt layer to all LOD levels of the Standard-Cloth-Specular shader
34 Days Ago
Merge from parent
34 Days Ago
Merge from main
34 Days Ago
Merge from easterinflatablehorse_DLC
34 Days Ago
Fixed character model not updating when switching between multiple versions of the same item with random parts Fixes chicken/horse visual not updating colours when swapping out items
34 Days Ago
and more
34 Days Ago
Remove unneeded debug logs
34 Days Ago
- List rewrite - Added license
34 Days Ago
Merge from main
34 Days Ago
Merge from softcore_update
34 Days Ago
Merge from bag_changes
34 Days Ago
Can no longer reassign destroyed bags Fixed bag count not updating properly after a bag was destroyed and turned into a corpse If a single use bag is deleted from the map, destroy it entirely rather than leaving it to be claimed
34 Days Ago
Merge from parent
34 Days Ago
merge from softcore_update -> aux2
34 Days Ago
merge from tc_changes -> softcore_update
34 Days Ago
Add comment
34 Days Ago
Move flag that blocks all building when TC is destroyed to `CanBuild()` method inside BuildingPrividge - move all building checks from IsAuthed() -> CanBuild() - ensures all other TC auth checks don't get messed up by prevent building flag
34 Days Ago
▊▍▊▅▄▄▉ ▌▍▋▋█▆▉▇▅▌ ▉▆▆▌ █▊▉▄▄▊ ▉▍▆▋▌▆▋▊ ▉▋▆▄▆█ ▉▍▋▉ ▄▅▍▇ ▉▋ ▌▊▄ ▌▆▆ ▅▄▄█▍▌▋▍▌▅ █▌▌▇ ▊█▍ ▌▇█▍▍ ▍▍▊▅▇▉▍▅ ▅▌█▆ ▊▅▄▌ █▊ ▆▋▊▌
34 Days Ago
- Setup more IK settings in code - Add missing IK error
34 Days Ago
merge from softcore_update -> tc_changes
34 Days Ago
Fix keylock not spawning locked when corpse is repaired
34 Days Ago
- Move FastIK away from Unity update methods - Setup profiling and our own init and update methods
34 Days Ago
fixed 3p revolver remaining open if weapon is swapped during reload
34 Days Ago
Implement list pooling into FastIK
34 Days Ago
merge from softcore_update
34 Days Ago
merge from softcore_update/deployable_corpse
34 Days Ago
Tweaked corpse decay durations
34 Days Ago
Smaller fridge corpse
34 Days Ago
Corspes do not spawn from decay damage
34 Days Ago
Fast IK code cleanup + namespace change
34 Days Ago
- Implement our own fork of FastIK - Add support for inverting Resolved rotation - Correctly implement on top of our vines
34 Days Ago
Legacy furnace corpse
34 Days Ago
Merge: from parallel_validatemove - fixing one of validation checks silently passing Tests: none, trivial change
34 Days Ago
Bugfix: one of validation checks was doing nothing Tests: none, trivial change
34 Days Ago
Merge: from parallel_validatemove Tests: none, no conflicts
34 Days Ago
Container corpse creator can use any BaseCombatEntity prefab
34 Days Ago
Fridge corpse Fixed fridge gibs not using skins
34 Days Ago
Clean: Lenght -> Length Tests: compiles in editor
34 Days Ago
squeaky boi viewmodel and world model / LODs / Material and Textures prefab setup + sounds - will need checking over
34 Days Ago
Merge: from parallel_validatemove - Removing extra logging Tests: built server locally