reporust_rebootcancel

130,396 Commits over 4,232 Days - 1.28cph!

2 Months Ago
Merge from replace_parallel
2 Months Ago
Merge from main
2 Months Ago
Merge from httpimage_cache
2 Months Ago
Merge from refcounting
2 Months Ago
String lights
2 Months Ago
Revert minimum mipmap level to 7
2 Months Ago
Adding split up cannon mesh fbx to cannon branch
2 Months Ago
updates to various weapon entity positions
2 Months Ago
merge from fix_stability_cascading_updates -> main
2 Months Ago
Add optional logging incase it still occurs and we want to follow the logs to see what the source of the infinite stability updates is since it doesn't seem to repo when pasting the offending builds in the editor via copy paste - convar `log_stability_updates (default disabled)
2 Months Ago
Add new SIMD terrain culling implementation (WIP) providing ~3x speedup (up to 30x in certain cases)
2 Months Ago
Only allow StartMotion() when IsDynamic is set
2 Months Ago
merge from naval_update
2 Months Ago
Fix up dismount points on cannons and cannonball LODs
2 Months Ago
change "GiveItem failed!" item pickup error to "Cannot take item: Inventory full!"
2 Months Ago
Try to fix infinite stability updates happening rarely on servers by not sending a stability update if the distance to the ground has changed but the stability is the same
2 Months Ago
Update: can now use PathProxyFor attribute to automatically show an asset picker for a string property - converted StoreTakeoverDrawer to use it Tests: enabled the path drawing paths and made sure it renders and interacts correctly
2 Months Ago
merge from clamp_mipmap_reduction -> main
2 Months Ago
Decreased minimum mipmap from 3 -> 4 (250MB -> 60MB reserved for lowest level mipmaps)
2 Months Ago
swapped the surface for the painted one
2 Months Ago
WIP game tip setup for bicycle sprinting, bell and bunnyhopping
2 Months Ago
boat building station lods
2 Months Ago
casino sign mesh and textures supplies sign textures fluorescent light e for casino bargesurface medical added (painted verison)
2 Months Ago
Merge from boat_building
2 Months Ago
grenade animation updates - throw anims
2 Months Ago
setup 3p player update minicrossbow animations
2 Months Ago
rotated cannon and removed lod setup on the prefab for now.
2 Months Ago
Removing split cannon fbx(subbed to wrong branch)
2 Months Ago
cleaned up some dead code in playerboat controls
2 Months Ago
Apply blurring over the whole context space to try and prevent oscillations between very similar states Use scoring for picking context directions rather than lowest danger weighting
2 Months Ago
Rifle anim updates
2 Months Ago
floorpaper tweaks
2 Months Ago
Convert stairs to BoatBuildingBlock to fix them not parenting to the boat
2 Months Ago
merge from bed_skinviewer
2 Months Ago
Added bed to skin viewer
2 Months Ago
merge from main
2 Months Ago
floorpaper tweaks
2 Months Ago
Steam DLC packs atlases
2 Months Ago
merge queryvisoptimization_bugs to main
2 Months Ago
Fix threading issues with removing transforms from query vis, clean up null transform access array entries for pending removals.
2 Months Ago
▍▆▉▉▄▉▆ ▌▆▋
2 Months Ago
Update: StoreTakeoverPath - generalize DrawSpritePathField into DrawPathProxyField<T> - fixed DrawSpriteField not matching how it used to be Need to extract it from StoraTakeoverDrawer as it'll be useful in other places, will do that next Tests: visualized takeovers in editor. Prefab picker is empty (shame) but drag-and-drop works
2 Months Ago
Rest of the misc packs atlases
2 Months Ago
More pack atlases, cleanup
2 Months Ago
▊▅▋▉▋ ▆▄▌▉ ▊▌▊▊▋▇▇▊▌_▇▆▍_▅▆_█▇▉_▊█▄▄▇█
2 Months Ago
▄▌▄▇▆█▉ ▇▇▆▄▌▍ ▆▊ ▋▆▆ ▇▌▋▍▅▅ ▆▌▌▋ ▋▆▍▆ ▄▍█ ▇▅▌▍▌▅ ▌▆ ▇▌ ▌▅ ▍▋▇▇ ▄▆ ▇▊▅▋▍▅_█▉▋▊▅▆▌▌▄▋▇ ▉█▇█▋
2 Months Ago
Adding separated cannon fbxs
2 Months Ago
Update: StoreTakeoverDrawer - path proxy drawer now draws like a sprite field - fixed drawer using wrong fields for icons Tests: tested on cached Path override, clicked to get a cprite picker, drag and dropped - all work
2 Months Ago
merge from workshop_scene_improvements -> main