138,260 Commits over 4,324 Days - 1.33cph!

19 Days Ago
anim update for cannon ball position in hand
19 Days Ago
Fix variable name typo
19 Days Ago
Merge from main
19 Days Ago
- Paintball overalls now have the applied colour saved as part of the item data. This enables being able to dress up mannequins with different coloured overalls. Also fixes corpses overalls colour if swapping out the corpses worn overalls - Mannequins now do the check for clothing occupying under/over clothing slots. This fixes overalls not updating to the correct hood up/down mesh when on mannequins - Paintball overalls item icon now updates to show whatever colour that overalls item last had applied - Removed an unnecessary allocation when saving mannequin protobuf data - Fixed a pool leak in PlayerModel when updating overalls colour
19 Days Ago
added new sounds for the salvaged sword actions
19 Days Ago
First pass on giving real weapon entities to new scientists
19 Days Ago
trumpet anim updates
19 Days Ago
early layout for the marketplace
19 Days Ago
sulfur box lods
19 Days Ago
More fixes to oilrig rhibs being despawned - ready to merge
19 Days Ago
Vending machine and sculpture UGC widgets
19 Days Ago
Fixed pivots in kiosk blockouts
19 Days Ago
exported updated 3p rpg7 reload anim and reload anim events edited
19 Days Ago
rentable shop b prefab
19 Days Ago
Prefabbed the kiosk blockouts
19 Days Ago
added terrain triggers, basic splat and topology painting
19 Days Ago
▋▉▍▍ ▋▅▊ ▌▋▇▌▇█▌▋▋▅ ▆▇█▋█▋ ▅▇▅▉▍▅ ▄▊ ▉▇▋▌▉▌ ▍▆▋▋▉
19 Days Ago
Added legacyconsoletoggle command to open the old console dev tools
19 Days Ago
Adding burst cloth constraints to LNY armour
19 Days Ago
grip adjustments to shield
19 Days Ago
Made non-monster (mesh-draw) renderers toggleable for performance testing
19 Days Ago
Pattern boomer UGC widget
19 Days Ago
tweaked burnt fuse effect
19 Days Ago
Material tweak to suppress the puddle effect on the deep sea islands.
19 Days Ago
remodelled inside of kiosk C to clean up and make it make more sense
19 Days Ago
UGC audio widget and edit history panel
19 Days Ago
Found the bool to include inactive components
19 Days Ago
Tuba animation updates
19 Days Ago
Dropdowns now export correctly with their name values. Exports as strings for both Excel and ADX Datatables format. TODO: Ensure that inactive setting sections do still get included. Handle Sliders and Toggles (should be easier than dropdowns as no namevalues), will try to do abstract/generic solution to work for all 3 types.
19 Days Ago
Merge from add_printorkilloffnavscientists_command
19 Days Ago
Merge from fix_scientists_cant_enter_oilrig_rooms
19 Days Ago
Merge from fix_scientists_not_wounding
19 Days Ago
Merge from fix_scientist_cant_see_player_despite_touching
19 Days Ago
Merge from fix_ai_play_anim_nre
19 Days Ago
some more doodling on the monument layout
19 Days Ago
▉ ▌▌▍▌▇ ▌▇▋▅ ▉▊▋▋
19 Days Ago
sulfur box texture tweaks
19 Days Ago
Adjusting settings for horse armour and adding cloth mat
19 Days Ago
Added new materials and textures for LNY horsearmour. Updated model material references
19 Days Ago
ballistic shield blockout and file setup
19 Days Ago
merge from main
19 Days Ago
missing .mat files? thanks plastic
19 Days Ago
sulfur box texture polish
19 Days Ago
▋▊▅▉ ▍▋▍▌▇▅ █ ▄▅▍▍ ▆▊▍ ▅▇▍▊▆▌▄▌ ▋▋▍▉█▍▊ ▊█▊ ▇▍▋▋▄ ▇▄ ▊▌▄▇▌▉▋▉ ▍▍▋ ▅▅▇▇▉▄▍▆ ▌▋▊█
19 Days Ago
sulfur box textures, game model, icon
19 Days Ago
Prevent stolen RHIBs from oilrig killing themselves on server restart (needs more testing)
19 Days Ago
Changed cowbell AnimationCrossfadeDuration to 0 (was 0.1) Fixes majority of cowbell animation getting lost in the transition (affected the old player model as well)
19 Days Ago
Updated the trumpet_idle_play anim in the PlayerAnimator to point to the new trumpet_idle_play anim Override controllers override clips and not states so this broke all of the other instruments, reapplied idle animations on guitar, cowbell, flute, tambourine and tuba
19 Days Ago
Fixed stance-aim using 3p_blowpipe_attack_aim clip for override, should be using 3p_blowpipe_idle_aim Fixes double fire anim
19 Days Ago
hoarded a bunch of changes: - refactored vclouds and vfog for multi camera support - vclouds and vfog ported to RRP with built-in wrappers - match sky dome pos to camera in RRP, including in scene view - scale sky dome to camera far plane in RRP - use CommandBufferManager.OnPreCommandBuffer hook to call OnBeginRendering() in built-in wrappers, fixes update happening after commands buffers were already filled - share TextureDescs between render graph and built-in wrapper render texture creation. Ensures consistent formats, etc - fix skybox rendering twice in scene view - fix water render graph issues on lower quality levels - fix destruction of water dynamics RTHandle