reporust_rebootcancel

115,261 Commits over 3,959 Days - 1.21cph!

5 Years Ago
Model.cs now ignores inactive GameObjects in FindClosestBone. Fixes satchel charges etc sometimes sticking to inactive GameObjects and endnig up being invisible. Needs code review.
5 Years Ago
Misc fixes
5 Years Ago
5 Years Ago
▋▇▋▇▄▆▋ ▄▉▇▊▋
5 Years Ago
Merge from main
5 Years Ago
Monument benchmark errors fixes
5 Years Ago
Fixed missing terrain pyramid shader level between 200 and 300
5 Years Ago
Fixed missing terrain potato detail for shader level below 300
5 Years Ago
Merge from entity_hiding
5 Years Ago
Held entity deploy fix
5 Years Ago
Merge from main
5 Years Ago
Cherrypicking 49699 Throwable fix
5 Years Ago
Throwable fix
5 Years Ago
Fluid combiner model and updated material/textures
5 Years Ago
Fixed errors when running monument benchmark standalone.
5 Years Ago
[D11] [UI] Fixed typo in "Open Inventory" hint string in French.
5 Years Ago
[D11] [UI] Fixed graphic overlapping wounded text on certain languages when wrapping to new line.
5 Years Ago
▇▄▅█▍ ▉▋▍▇ ▊█▋_▅▉▍▌▍▌▄_▋▅▉▆_▉█▍▄▋▅▊
5 Years Ago
Compile fix (main/comp merge)
5 Years Ago
Remove "unknown genes" and gene display from consumable item info panel.
5 Years Ago
▋▅▄▌▉ ▍▇█▍ ▉▆▇_▄▍▌▍▊▄▍_▊▋▋▋_█▅▄▉▌▇▅
5 Years Ago
merge from /entity_hiding
5 Years Ago
merge from main
5 Years Ago
Merge from main
5 Years Ago
Merge from main
5 Years Ago
Merge from main
5 Years Ago
[D11][#3673] Fix for: guards at the Bandit Camp appear to have no helmets equipped when viewed from a distance.
5 Years Ago
▄▍▇▉▊▇█▍▉▉▅▋▉▆▅▅▄▅▊▇ ▇▄▌ ▊▄▍▄▄▆ ▇▄█▍ ▅▊▅▅▌▊▍▅▆▉ ▍▍▇▊▋█▉ ▄▉ ▊▋▌ (▍▄ ▋█▋▆█ ▋▆█▊▌▇▊▄▍▆ ▉▊▆▄▉ ▍▋▋▆▇▊)
5 Years Ago
Dead pines / custom billboards
5 Years Ago
▄▇▍▄ ▋▉▉ ▍▇▋▊▆: ▅▅▋▌ ▆▍▊▉▄▉▉ ▍▌▊▇ ▋▋▋▇▌▅▄ ▍ ▄▉█▇ ▌▉ ▋█▊▌▉ ▍ ▋▆▇▋ ▊▅▇█.█ ▋▄▆▄▆▋▆▊█▋ ▄▄▆▋ ▇▋▊▋▄▇▅▌▄ ▇▊▊ ▉▇▍▋▋▌ (▊▉▆▉▆▆▊▌█ ▋▆▅█ ▍██▍)
5 Years Ago
fixed composter server startup error
5 Years Ago
merge from main
5 Years Ago
subtracting 49671 merge from grass_displacement
5 Years Ago
Enabled incremental GC on Linux servers as a test
5 Years Ago
merge from main
5 Years Ago
[D11][UI][#3933] Fixed issues with the credits screen
5 Years Ago
[D11][UI][#3959] Added scroll bars to scroling screens [#3950] Removed old icon from find/join game screen
5 Years Ago
▌▍▇▇▅▉▍▍▇▌▋▍▊ ▄▅▌▌▍ ▇█▄▊▅▅▄██▌█ ▆▇▋▍▌▅ ▋▌▍▍ ▇█ ▉▌ ▋▊▉ (▆.▉. █▆▌▍▇▋▌ ▆▋▆▇▊▅▅.█▄█▍▄ ▋▌█▍▌) ▄▄ ▄█▋█▉▉ ▆▌█▆ █▇█ ▆▄▍▍▊▊▇ ▆▇▄▋▇ ▊██▊ ▍▆ ▍▍▆ ▊▇
5 Years Ago
The wheel collider kick prevention on listen server was messing with vehicles tumbling in the air. Removing it since it was a listen server only fix anyway.
5 Years Ago
Adjust max explosion force
5 Years Ago
merge from grass_displacement
5 Years Ago
▆▉▌▇▌▅▋█▋▄▄ ▄▆█▊▋▋ ▌▆▉▇ ▇▇ ▇▉ ▆▅▋ (▅.▆. ▉█▍▋▇█▋ ▉▄█▉▅▍▆.▄▄▉▉▍ ▊▆▋▋▊) ▌▌ ▅█▋▉▄▍ ▇██▉ ▅█▄ ▅▄▅▌▋▍▆ █▅▇█▋ ▊▋▉▍ ▌▋ ▆▍▉ ▇▆
5 Years Ago
Corpses will now update their skin to match the players even if the player has had their skin updated via client.shuffleplayerseed
5 Years Ago
Renamed Water Desalinater to Powered Water Purifier Remove ability for guide mesh to be rotated/positioned on the prefab (will update art assets instead)
5 Years Ago
Adjust armoured cockpit window colliders.
5 Years Ago
Added rigidbody explosion forces to vehicles when receiving explosive damage, with an upward bias (Helk request).
5 Years Ago
player.fillwater command now fills the maximum amount of water a container can take instead of just 999, also skips containers with no lid (bucket)
5 Years Ago
Fixed IO regression causing sprinklers to not run when connected directly to a Water Barrel
5 Years Ago
ModularCarAudio - Avoid divide by zero if max speed is zero.
5 Years Ago
Fixed possible exception in ScientistNPC OnKilled