reporust_rebootcancel

111,981 Commits over 3,928 Days - 1.19cph!

3 Months Ago
Fixed missing event receiver errors in the in-game shop
3 Months Ago
Fix fluid combiner, flasher light, sprinkler, boombox, speaker & microphone stand ports Fix weapon rack not showing ports while deploying
3 Months Ago
t1 smg silenced gunshot
3 Months Ago
siege tower art update
3 Months Ago
merge from main -> qol_io_arrows
3 Months Ago
Battering ram impact effect based on hit material
3 Months Ago
merge from LargeBackpack_WorkshopFixes - all submitted backpack skins will need to be tweaked and reuploaded.
3 Months Ago
Fixed battering ram wheel axis after model change
3 Months Ago
Backpack model fixes for skinners
3 Months Ago
- Fixed catapult packet being checked rather than siege tower - Ensured proper post server load setup - Is loading save checks
3 Months Ago
-Siege tower door shelter style setup -Siege tower doors forward all damage to siege tower and vice versa -Setup new system to grab all the doors at once -System to prevent recursive damage
3 Months Ago
Siege tower doors can no longer be removed or opened by NPCs
3 Months Ago
Fixed broken LOD on arctic variant of one of the medium rock formations Added checks to small rock formations to prevent them from spawning on roads
3 Months Ago
If taken longer than a few seconds to raise the siege tower then gve up
3 Months Ago
sks and t1 smg - 3p mag dropping now working
3 Months Ago
Adjusted raise command Prefab Adjustments Removal of logs New approach to raising
3 Months Ago
Battering ram can't damage building blocks above the stone grade
3 Months Ago
merge from main
3 Months Ago
hooked up view model anims for the 2 wooden shields and edited admire transitions on their animators
3 Months Ago
Codegen, not trusting the auto merge
3 Months Ago
Set all siege weapon items to the weapon category Reduced stack size to 1
3 Months Ago
Fixed catapult NRE when loading in incendiary ammo
3 Months Ago
subtracting 106755 - broken prefab
3 Months Ago
- ▅▆▇▇▄▆▆▍█ ▅▊▆▅▋▄▌▊▄▋▌▌▋▆▄▅▅█▆▅▍▇█▋▌ ▆▆▊▄█▆█ ▆▇▇▄▌▊ ▆▅▇ ▆▆▄▄▌▇▄▆▅▌ ▋▄▌█▋▅ █▆█▌ ▅▉▉▉▇▉ ▇▌▄▇█▆▄▋ ▋▅▇ ▊▍▍▆█▍▊███▌ ▉▌▇█▋▇ ▅▊ ▊▉▊▇▍▅▆▌ - ▇▉▄ ▄▋▊▌▋▇ ▉▊▋▊▍▄ ▍▅▉▆▆▍ ▄█▋ ▊▅█▋▍▊▍ ▄▅▅▆▍██ ▅▍▄▉▅▅▋▇ ▄▊ ▉▋▅█▍▍▌ ▆▄▆▇▉▆▄ ▌▊▊▉▊█▋ ▅█▋▇▇ ▅▇▍▆ ▍▆▅▋▆▆██ ▄▆▆ ▍▌▅▄▊▋▄ ▋█▉▅▋▉▍
3 Months Ago
merge from siege_weapons
3 Months Ago
cleanup
3 Months Ago
introduced manager class that allows marching cubes to be enqueued and then processed in parallel (only iterating and processing thoses that have requested it) - parallelises the marching between systems - parallelises the physics mesh baking across job threads as well
3 Months Ago
Bugfix: various ServerProfiler fixes and improvements - Account that native strings are not null terminated when doing unmanaged string comparison - Filter out native profiler funcs from annotation - Unregister profiler callbacks when stopping play in editor (this would cause mono crash on repeat plays due to GCed callbacks) - Reduce scope of unsafe keyword (as some funcs are safe) - Replace test-run annotation with fully enabled one - Hook in on frame end to count frames Tests: Started, stopped and started the game in the editor. Wrote some simple test code to validate StrEq. Validated in logs that native serverprofiler functionality is ignored.
3 Months Ago
trying glass decal as masked, with front culling to soften the look
3 Months Ago
merge from main
3 Months Ago
Fixed smg showing shell in the magazine too early in the animation
3 Months Ago
Fixed error on cable UVs
3 Months Ago
Desaturated catapult hook albedo
3 Months Ago
Polish to battering ram. Added decal components to entity.
3 Months Ago
Tweaked battering ram seat position Adjusted steering wheel min max angles, added playerModel steeringTargetDegrees
3 Months Ago
disable Halloween Dungeon spawns
3 Months Ago
sks viewmodel - reduce rotation sway to fix arms clipping camera
3 Months Ago
reduced per-cube temp allocs
3 Months Ago
lookup workarounds for unapproved salvage sword and stone pickaxe
3 Months Ago
Update: Filter instrumenting anotations based on class and namespaces - Added reporting of class and namespace into annotation log Currently only skipping ServerProfiler itself to avoid a recursion when invoking callbacks (will be tested in next submit). Tests: pressed play in editor - saw the instrumentation logs
3 Months Ago
Fixed siege tower raising
3 Months Ago
Compile errors
3 Months Ago
Tipped over siege tower wont parent players inside allowing to be used as combat cover with minimal glitching
3 Months Ago
BRZone material visibility improvements.
3 Months Ago
Fixed gap in battering ram drivers seat
3 Months Ago
▌▇██▇▌▊█▍▉▇▇▊ ▉▅▋▄▄▋
3 Months Ago
manifest
3 Months Ago
Merge from parent
3 Months Ago
Updated fuel gauge position and seat position on battering ram
3 Months Ago
Merge from mixingtable_click