reporust_rebootcancel

127,561 Commits over 4,201 Days - 1.27cph!

13 Days Ago
merge from ui_overhead_optims
13 Days Ago
Fix compile error
13 Days Ago
Fix scientists walking through the container on ghostship_d
13 Days Ago
Single 50cal anim update
13 Days Ago
Add large vehicle colliders to the outside of boat building area to prevent other boats entering when in edit mode. Extra safety check for parent when destroying blocks/deployables in BBS menu option.
13 Days Ago
- fixed deep sea default ocean values - take shortest distance to shore when copying into overlapping data
13 Days Ago
Fixed another issue with boat items not being placeable in certain situations. Added option to Area/Sphere checks to ignore the forced large vehicle vicinity check.
13 Days Ago
Merge: from main
13 Days Ago
Casino remaining LODs CH47 static variant prefab Casino prefab fixes
13 Days Ago
LoadingScreen toggles its soft mask
13 Days Ago
DeathScreen toggles its canvas too
13 Days Ago
exported latest rpg skin anims and rig
13 Days Ago
Crafting, inventory, contacts, conversation and clan screens toggle their canvas when hidden Saves an extra ~0.05ms per frame
13 Days Ago
Buildfix: add missing namespace using Tests: none, trivial change
13 Days Ago
Merge: from analytics_track_menu_times - Client analytics now aggregates frametimes, lag spikes and gc events into InGame, MainMenu, Inventory, Crafting, Contacts and Map groups - Skip sending lag spikes and gc counts if there were none during performance logging tick Tests: observerd client_perf analytics ticks in editor with debug code
13 Days Ago
Clean: remove unused namespace using Tests: none, trivial change
13 Days Ago
Add bulk texture importing, to quickly load a skin within the workshop scene
13 Days Ago
Clean: remove debug logging Tests: compiles in editor
13 Days Ago
Optim: don't emmit lag spikes and gc counts if there weren't any during analytics ticks Tests: observed couple client_perf ticks in editor
13 Days Ago
Set some texts as non static in the server browser Restore the text caching in UI_Page, but only for non static texts
13 Days Ago
Fixed soft masks still wasting time masking when their root canvas is toggled
13 Days Ago
Merge from anchor_sockets
13 Days Ago
Using sight and flip pitch support for the rear turret Lets the rear sight skip by the ballistics check
13 Days Ago
Final tweaks and usability
13 Days Ago
Bugfix: no more use-after-free for Frametimes - also reimplemented the fix from previous CL, as it was part of the problem Tests: in editor spawned on craggy and opened main menu for multiple client analytics ticks - no more exceptions
13 Days Ago
Disable overlay canvas when the menu is not visible
13 Days Ago
Commented UIExtraCallbacks, not used as UI particles aren't working in builds
13 Days Ago
Disable the loading spinner gameobject in the home hero modal when its hidden, was causing canvas rebuilds
13 Days Ago
Update: Client Analytics - categorize client frametimes, gc_count and lagspikes - Bugfixing leaking a couple List<TimeSpan> containers We now filter those out to InGame, MainMenu, Inventory, Crafting, Contacts and Map frame types and aggregate per type. Everything apart from InGame aggregates slightly reduced info set. New analytics is backwards compatible. Tests: left it running with debug logging. relevant info seems to come through. There's a bug with use-after-free of List<TimeSpan> - will fix next
13 Days Ago
First implementation of hybrid monster meshes
13 Days Ago
Ballistics::GetBulletHitPoint now supports an ignore entity, so that I dont need to make sure it has a clear LOS Minor rear PT Boat turret changes
13 Days Ago
tropical2 s2p
13 Days Ago
baked tropical2 shorevectors
13 Days Ago
handle inactive terrain in bakes
13 Days Ago
deep sea shorevector map initializes as ocean
13 Days Ago
Prevent fire extinguisher from dismounting the current player on the pt boat
13 Days Ago
hull.triangle sockets setup
13 Days Ago
Initial setup to fix scientists trying to shoot through glass
13 Days Ago
Fix scientist corpses showing "ScientistNPC2" in the loot panel, instead of the localized name for (previous commit didn't go through)
13 Days Ago
▆▌▄▍ ▅▅▉▊▇▊▊▍ ▄▍▍▅▆▄ ▉▆▇▋▆█ ▌▅ ▇▍▇▄ ▆▆ ▄▉▅ ▄▉▄▋▊▋▇▌▊ ▌▌▄
13 Days Ago
Add debug.debugclippingchecks: - Prints out what colliders are causing cllipping to fail - Still keep the performant route for regular gameplay
13 Days Ago
Fix scientist corpses showing "ScientistNPC2" in the loot panel, instead of the localized name for scientists
13 Days Ago
Fixes, improvements, socket tweaks.
13 Days Ago
Rejigged LODs in mannequin variants
13 Days Ago
re-attached baked shore vectors after accepting source from last merge, reran s2p
13 Days Ago
merge from deep_sea
13 Days Ago
Fix player model playable graph NRE on other players.