reporust_rebootcancel

141,078 Commits over 4,383 Days - 1.34cph!

2 Days Ago
▊ █▆█ ▇▋▆▍▆█▌ ▊▆▋ ▆█▋▇▍▌ ▌▅ ▌▇▇▌▌▌▉█▉█▊ ▊▋ ▅▆▍▉▊▊▊▆ ▊█▋▆█ ▊▆▄▌ ▆ ▄██▊▌▅█ ▍█▇▌▍▇▍ ▉▍▅▆ ▋▌ ▇▆▆▍▆▍▉ ▊█ ▆ ▇▇▋▅▊ ▅▆█▇ ▌▄▋▅ ▆█▋▄ ▋▋██▍▇ ▍▍▋▆▉█▍ ▉▌ █▅
2 Days Ago
Swap sweep animations to the non-temp versions
2 Days Ago
merge from fix_dynamic_occlusion_pausing -> main
2 Days Ago
Updates bdu textures
2 Days Ago
Evict players once they have rent due for >24hrs - once you catch up on rent the timer resets
2 Days Ago
Removed temp debug log
2 Days Ago
Merge from main
2 Days Ago
Further fine tuning on the time acceleration curve, even out dusk vs dawn, while keeping night 10 minutes IRL long.
2 Days Ago
isFKey goes from F1 to F24
2 Days Ago
Parachute fbx and skinning update
2 Days Ago
matched space lr, pipe shotty, rocket launcher, pump shotty, sar, sks, spas, salvaged sword and thompson holster positions to match main
2 Days Ago
merge back load animation blending
2 Days Ago
industrial large furnace - updated LODs, baked LOD3, added collider
2 Days Ago
Darts viewmodel block out animation files
2 Days Ago
Updating horse mask burst cloth settings
2 Days Ago
wood stove fbx update and rug lods added
2 Days Ago
Updating horse mask burst cloth
2 Days Ago
matched the spears, g launcher, mgl .m249, m39, m4 shotgun, mace, mil flamethrower, mp5 and paintballgun holster positions to match main
3 Days Ago
Updating heavy plate skinning
3 Days Ago
updated apartment wood stove with lods
3 Days Ago
server_browser_update_2 -> main (MERGING EARLY TO GET SOME EARLY FEEDBACK) (NO SORTING SUPPORT YET)
3 Days Ago
matched the hunting bow, crossbow, db shotgun, flame thrower, hmlmg, l96, legacy bow, lr300, smg, long sword and krieg shotgun holster positions to match main
3 Days Ago
Updating shorts skinning
3 Days Ago
Fix an nre with country phrases Fix conenct modal nt showing ping
3 Days Ago
set useFlatBackCharm on viewmodels that need it
3 Days Ago
Switched active input handling to new input system only
3 Days Ago
Updated input system package to 1.19 Dunno why the package manager is recommending 1.11.2 as the last version Fixes no domain reload breaking InputSystemUIInputModule
3 Days Ago
setup flatback variants for some other larger charms
3 Days Ago
Add ping display to connection and session modal
3 Days Ago
Cherry pick anim inspector
3 Days Ago
Misc folder cleanup
3 Days Ago
- Add translation layer for each of the server browser names - Remove a bunch of excess name conversion stuff - Add to server browser
3 Days Ago
Fix IK not applying weights, adjust ammo visibility during loading, disable IK transition at the end of loading.
3 Days Ago
merge from main
3 Days Ago
prototype upgrade textures
3 Days Ago
Replaced all the old input system calls to use the new input sytem API (113 files)
3 Days Ago
Merge from workbench_upgrades
3 Days Ago
Added some helpers to standardize mouse scroll and mouse axis deltas as they need to be multiplied by a magic number to feel exactly the same as before
3 Days Ago
Entities can now block item moves client side before checking with server. Override for workbench, check client-side for deployables blocking slots too, show error toast if can't insert upgrade because of this.
3 Days Ago
BC simulation space delta accounts for root motion strength and MaxOriginDelta as well, also corrected issue with simulation delta accumulation which would only present at high framerates
3 Days Ago
Setup clearance for io tablle
3 Days Ago
early playground layout
3 Days Ago
Updated binoculars following refresh merge
3 Days Ago
matched the ak's, blowpipe, blunderbus, bolt rifle and compound bow holster position to main
3 Days Ago
merge from clearance
3 Days Ago
Tidy up upgrade icon display in workbench vital now we've got human-made icons
3 Days Ago
Merge from hierachy_optim
3 Days Ago
Context menu to cache visual position. Remove ServerCull from visual point transform hierachy. Setup realmedremove, strip the whole visual point hierachy for client+server
3 Days Ago
NeedsKeyboard cleanup
3 Days Ago
Updated NeedsKeyboard to work with the new input system