201,026 Commits over 4,171 Days - 2.01cph!

7 Months Ago
RFO debug stuff for Dayaan
7 Months Ago
Fixed female breasts censor cube covering screen when using ballista
7 Months Ago
reset ragdolling player flags properlly if they unmount at any point (usually early dismount from dying) - stops player model getting stuck in cursed states
7 Months Ago
- Changed reload fraction duration to recommended - Enable loop pose on idle
7 Months Ago
-Updated Ballista Texture and material assignments
7 Months Ago
Negative background to fix halo.
7 Months Ago
Set shadows to hard & soft across all quality levels, in-line with previous settings.
7 Months Ago
Fixed horses floating when hitched Fixed horse air time not being reset correctly when stationnary
7 Months Ago
Added DLAA support and added it as an option in the graphics menu
7 Months Ago
merge from main -> primitive_gm
7 Months Ago
Fixed horses keeping the last input from driver if there is a passenger and driver dismounts
7 Months Ago
-Hopper Blockout
7 Months Ago
Merge from parent
7 Months Ago
New flame impact atlases.
7 Months Ago
Updating Ballista rig with new LODs
7 Months Ago
Switch to quiet run so that setting convar changes aren't printed to console
7 Months Ago
Remove some more logging
7 Months Ago
cargo_docking_fishingvillage_fix -> main
7 Months Ago
Increased min distance to a better level
7 Months Ago
Merge: from profiling_improvements Avoids recording methods that are tiny/fast - helps with overhead. Tests: in editor on Craggy generated a new snapshot and opened in Perfetto, couldn't find my methods.
7 Months Ago
Merge: from main Tests: none
7 Months Ago
Update: Further reduce what methods we annotate - Removes get_* property accessors, as they are frequent but usually quick - Removes various storage classes and math utilities (ByteExtensions, BitUtility, Facepunch.System.Enumerator, all of Unity.Mathematics, etc) - Removes operator invocation (any op_* method) - Removes comparison method calls (as they are usually quick) This should reduce performance degradation in tight loops that frequently invoke these methods and produce smaller snapshot(6.7mb -> 6.1mb). Tests: in editor on Craggy generated a new snapshot and opened in Perfetto, couldn't find my methods.
7 Months Ago
Refactor defaults loading to a separate function. Also load defaults in safe mode.
7 Months Ago
Removed commented out code.
7 Months Ago
Remove test convar
7 Months Ago
exported latest vm mini crossbow anims
7 Months Ago
Merge from primitive
7 Months Ago
Merge from /main
7 Months Ago
Merge: from buildingprivilegeretrotool_recycling Fixes invalid pooling of protobuf type when replicating data. Tests: On Craggy setup a tiny box base and placed retro cupboard - before fix it immediately reported negatives via pool.print_memory, after fix - stayed >= 0
7 Months Ago
Combat Entity compile fixes
7 Months Ago
Bugfix: don't flood pool with ProtoBuf.BuildingPrivelegeRetroTool Tests: On Craggy setup a tiny box base and placed retro cupboard - before fix it immediately reported negatives via pool.print_memory, after fix - stayed >= 0
7 Months Ago
merge from main
7 Months Ago
Fishing villages wont spawn close to harbor anymore (prevents interactions between the cargo docking and the village)
7 Months Ago
█▊▇▍▍ ▌▇▊▌ ▄▆▊▍▅█▅▅▉▍▌▆▍_▉▋▋▊▊▉█_▇▊▉
7 Months Ago
▌█▊▋█▍▍ ▅▋▊█▌▆▊▋ ▉▊▍▍ █▅▋▇ █▊▍▌▍▅▉▆/▇▍▄▊█▄▊▌▇▌ ▄▇▌▅█
7 Months Ago
merge from main
7 Months Ago
▌▌▆▆▉ ▅▄ ▅█▍▄▇▌▊▇ ▆▌ ▊▌▊▌▆ ▍▋█▊▄▋▉ ▍▉▌▅▄▍▇█▆ ▉▆▇█▅▊▄▋▇▍ ▋▉▍█▌▌▉▊ ▌▉▌ ▌▄ ▇▉▉█▆▅▌▊
7 Months Ago
vendor_event_printout -> main
7 Months Ago
Merge from main
7 Months Ago
Ensure Road Bradley Event outputs the correct stuff as well
7 Months Ago
Ensure Travelling Vendor event prints out the same stuff as prefab events
7 Months Ago
initial chunking from shared sdf set
7 Months Ago
base_combatentity_code_cleanup -> main
7 Months Ago
main -> base_combatentity_code_cleanup
7 Months Ago
cargo_npc_abduction_fix -> main
7 Months Ago
TriggerParent now does checks to ensure its not parenting shopkeeper or mission provider NPCs
7 Months Ago
rocket_death_info -> main
7 Months Ago
Setup death information on patrol helicopter regular and napalm rockets
7 Months Ago
Select the folder name input field automatically after pressing the new folder button Allow spaces in shot and folder names Take camera control immediately when starting a shot recording
7 Months Ago
Show the bone that the debug camera is currently parented to in the demo info at the top of the screen