141,828 Commits over 4,505 Days - 1.31cph!

2 Days Ago
Fix explosive ammo not dealing any damage to monument blockers
2 Days Ago
merge from skin_pooling_fix
2 Days Ago
Fix pooling bug causing random skins to appear on deployables
2 Days Ago
merge from glass_ar
2 Days Ago
Fix siege towers doors, better behaviour for NPCs when door is slammed on them
2 Days Ago
fix annoying high freq metal clink in one heavy plate footstep
2 Days Ago
tweak gib phys materials on some monument blockers so they play better destruction sounds add thin metal destruction sound for trolley and vent cage gib stages
2 Days Ago
flashlight refresh sounds
2 Days Ago
large medkit sounds
2 Days Ago
heavy plate armor movement sounds
2 Days Ago
loot crate refresh gib sounds
2 Days Ago
glass ak sounds
3 Days Ago
slightly improved the quality of the vending machine texture & improved the cable faceting. Re-implemented the internal shadow box to fake the interior depth but this time merged it to the vending machine geometry, reducing a draw, and also allows me to change the culling mode on the vending machine material from 'off' to 'Back'. This means that the Vending machine no longer renders every triangle twice. This would have also affected the gibs too that inherit the same material.
3 Days Ago
Rewrite some navmesh door bug repro test that passed even without its fix
3 Days Ago
some additonal settings to carry over
3 Days Ago
chinook locked crate optimisation crates + cage combined into one mesh with a single MeshLOD (1/5/15/25, cull 150) chainlink merged into one mesh renderers 16 > 9 LOD components 11 > 4 objects 48 > 40 draw calls 10 > 4 up close, 3 past 20m fence tris 1,000 > 10 tris at 25m 4,064 > 1,032
3 Days Ago
merge from render_pipeline_testing
3 Days Ago
oops client guard
3 Days Ago
Fixes - fix typo in URL - indicate when client is on the main menu (crashing ingame vs disconnecting from server then crashing) - cleanup modded framework check, just read the server tags instead of looking for Oxide.dll loaded
3 Days Ago
merge from render_pipeline_testing
3 Days Ago
fix black player eyes in BRP in bandit camp (leaking spatial env volume shader props between cams), add pass to clear env volume shader props in RRP as well
3 Days Ago
Merge from main
3 Days Ago
Fixed mags not dropping in 3p for abyss ak, ice ak & space lr300
3 Days Ago
Tests
3 Days Ago
Upload the crash dumps to our backend now that the crash handler is fixed - uploads client & server crashes, modded or vanilla then we filter on backend - write state of session every 30s and on scene changes: when the crash actually happens we won't have a chance to write the latest state
3 Days Ago
Pull Request: Fix spawnmenu search icons sometimes not having images Fixed spawning NPCs too early breaking all NPCs until level change Merged Pull Requests * Enable localization for Information/Purpose/Instructions fields in spawnmenu tooltips on SWEPs/SENTs/etc * Leafblower improvements * TTT: restore original arctic playermodel color while in "serious mode" * TTT: handle failed entity creations * TTT: Add localization to "FIRE! IT BURNS" text effect Update medic rebels player models to be colorable (Community Contrib)
3 Days Ago
merge from main -> optimize_json_garbage
3 Days Ago
Big ass pass on all IO electricity tests: - Consistency, new tests and fixes - Added ScopedSky - Moved the save and restart utils to RustTestFixture, started using it for other tests
3 Days Ago
russian roulette - updated textures, mostly there just some polish to do
3 Days Ago
Improve navmesh doors perf
3 Days Ago
Update: add store.unloadAssets convar, default true Controls whether hiding store unloads assets or not. To re-enable requires restarting the game Tests: navigated store in bundled editor with convar disabled
3 Days Ago
Merge from salvaged_hammer_refresh_sounds
3 Days Ago
merge vehicle pooling to main
3 Days Ago
Added new sounds for some of the new Salvaged Hammer actions
3 Days Ago
merge demo ui 2 to main
3 Days Ago
Bugfix: fix disconnect flow causing double unsubscribe - introduce UI_Windon::OnVisibilityChanged - move all the sub/unsub code to it Tests: editor and standalone, connected to server then disconnected. tried connecting to bad ip while on store page
3 Days Ago
Work on Vendor A Shell (for train tunnels, randomised rooms). WIP kiosk (blocking materials and shapes in)
3 Days Ago
refactor critter interest overrideable methods rework how frogs try to find shallow water to croak in
3 Days Ago
pool_ball_moving_fix -> main
3 Days Ago
Fix pool ball velocity creeping into the next shot
3 Days Ago
New preview positions - way better
3 Days Ago
- updated Sheep LODs. added LODs for the Calf. assigned correct material to sheep lod in prefab.
3 Days Ago
ocean wreck buoys - combined the seaweed and mussels on all three renderers 128 > 23 across the three LOD components 115 > 8 gameobjects 153 > 48 prefabs 482kb > 124kb
3 Days Ago
Fix dof being too shallow all the time
3 Days Ago
rebuild manifest after merge issues
3 Days Ago
folding wicker beds B C D E - combined into one mesh each frame, fabric and pillow all share Folding_Wicker_Bed_A, so each bed combines into one mesh per LOD band with a single MeshLOD - every bed is one object now renderers 10 > 4 across the four LOD components 10 > 4 gameobjects 10 > 4 prefabs 44kb > 26kb tris at 18m 23,336 > 6,200 last lod under the vert cap on all four so they batch
3 Days Ago
Swap the crappy overly complex multipel values for character camera shots over to the same orbit camera sty;e as the render images were
3 Days Ago
Missed files
3 Days Ago
Fix head icons being behind the player
3 Days Ago
Constantly lerp the camera to the bone position rather than only setting it once on enter