reporust_rebootcancel

135,163 Commits over 4,444 Days - 1.27cph!

53 Days Ago
Populated wearable replacements on movember moustache
53 Days Ago
Attempt to solve a weird issue where the country chosing canvas is invisible in build. I reckon it's something to do with flex layout and having child absolute elements but I cant be certain
53 Days Ago
Merge from main
53 Days Ago
disable BC on charms when aiming with the homing launcher as the gun moves 100 units away and there's not really an easy way to manage it otherwise
53 Days Ago
subtract pickup changes
53 Days Ago
Fix held options not showing up in the pie menu if there are multiple options, fix pie menu ignoring option time, prioritize mount over pickup
53 Days Ago
Fix playable NREs when a player dies on mortars
53 Days Ago
Disable avoidance on navmeshagents, potential fix for scientists stuck in barrels
53 Days Ago
anim updates to new 00 sweep and attack animations
53 Days Ago
Merge from subtract_new_navmesh
53 Days Ago
Merge from main
53 Days Ago
Fixed wire isolation not working on player boats
53 Days Ago
Add chest offset IK, enable it for mortar to fix clipping issues
53 Days Ago
- Fixed an issue where shadow lights would be enabled initially and not toggled off by the shadow caching system, so there would be more shadow map rendering that necessary - Fixed the clamping on the min and max framerate distance convars
53 Days Ago
Restored chippy arcade assets filtering mode
53 Days Ago
merge from workbench_upgrades
53 Days Ago
wb2 fix for the fix
53 Days Ago
Save the last open category in F1 items and vehicles tabs
53 Days Ago
Fix prototype visual clipping in wb2
53 Days Ago
merge from main
53 Days Ago
Fix efficiency visual clipping
53 Days Ago
Phrases update
53 Days Ago
fixes for surplus and reinfored upgrade icons
53 Days Ago
Fixed console not adding sv in front of server command when using the arrows to navigate through autocomplete
53 Days Ago
Added a button to teleport to the associated entity on UGC entries in the admin panel Added global.teleport2entityid command
53 Days Ago
- Updated the max and min framerate distances to be ConVars rather than specified per light - Moved the distance based refresh to another method so it can be checked separately from the framerate limiting checks
53 Days Ago
merge mortar_prototype
53 Days Ago
remove default value on recoil pitch duration
53 Days Ago
Phrase contexts
53 Days Ago
Fixed copypaste names not being truncated in list view
53 Days Ago
Added confirmation popups when deleting loadouts and copypastes files
53 Days Ago
Cherry picking Jenkinsfile changes
53 Days Ago
Added FPBuild to list of files that should be ignored by plastic
53 Days Ago
Merge from workbench_upgrades
53 Days Ago
Merge from main
53 Days Ago
Set workbench_upgrade_icons to false by default. Disables workbench vital panel icons by default.
53 Days Ago
merge from defaultsortingorder_update
53 Days Ago
Merge from main
53 Days Ago
removed gear crafting cost from binoculars
53 Days Ago
merge from workbench_upgrades
53 Days Ago
Reinforced upgrade: healthBonusLevel1: 750>500 healthBonusLevel2: 750>500 healthBonusLevel3: 1125>750 healthBonusIOBench: 750>500
53 Days Ago
efficency now excludes beancans and gunpowder
53 Days Ago
server compil;e fix
53 Days Ago
Merge from parent
53 Days Ago
Merge from main
53 Days Ago
merge from main
53 Days Ago
merge from mortar_prototype
53 Days Ago
Fix terrain and foliage RenderParams rendering layer mask
53 Days Ago
Fixed broken PlayerModelAnimationInspector after last commit, also added better rendering support for child animator systems
53 Days Ago
Refactored how we create and dispose controller handles, much cleaner Fixes priority not being respected for child animation controllers