reporust_rebootcancel

137,711 Commits over 4,474 Days - 1.28cph!

11 Months Ago
replaced wallpaper tool icon wot i accidently overwrote whoops
11 Months Ago
merge from main
11 Months Ago
merge nvg_fix to main
11 Months Ago
Fix other people's night vision goggles glowing even if they're disabled.
11 Months Ago
Updated spotlight assets
11 Months Ago
team_bag_label_fixes -> main
11 Months Ago
Rewrite team bag labels to just use save/load rather than bothering with RPC Refresh all team bags when someone joins or leaves the team Ensure building priv and hammer are required (this was stomped somewhere)
11 Months Ago
merge from decor_lighting_dlc
11 Months Ago
merge from main
11 Months Ago
Fixed adobe and legacy wall and gate packs appearing twice in the store building skin category
11 Months Ago
merge from respawn_wet_proposed_fix --> main
11 Months Ago
merge from decor_lighting_dlc/storepage
11 Months Ago
Hexagon tiles - Updated textures
11 Months Ago
merge glass_fix_resourcerefs to main
11 Months Ago
Addded mannequin to the store decor category
11 Months Ago
Beanbag seat - Icon update again, and fuzz shader setup update again
11 Months Ago
set up wallpapers for exhibit decor dlc - still need to do icons
11 Months Ago
Beanbag seat - Updated icons with new textures
11 Months Ago
m249 - updated weapon audio timings
11 Months Ago
Update related monument prefabs
11 Months Ago
Fix overlapping metal/glass colliders in shop fronts and security doors.
11 Months Ago
spas12 - updated 3p anims to have -50 rot y on top spine control - set correct custom spine offset rot y on entity
11 Months Ago
hierarchy generation actually applies the transforms it gathers (still adds all colliders to the root)
11 Months Ago
Add small_glass to query vis job runner, only run terrain ignore checks if rays hit terrain, bump max hits to 4.
11 Months Ago
Block spray can reskinning of ceilinglight
11 Months Ago
Wallpaper - tweaked carpet, added hexagon tiles
11 Months Ago
Fixed store takeover editor following the localization changes
11 Months Ago
updated timing of world sks reload weapon anim
11 Months Ago
PT Boat Updates
11 Months Ago
Merge from deep_sea
11 Months Ago
- Move recast code to the rust native project - Rust native local DLL build to test
11 Months Ago
split collider data SO out into its own file
11 Months Ago
better default params and fixed it not actually using the target MeshFilter it's given
11 Months Ago
More set dressing floating walkways and docks WIP
11 Months Ago
adjust shore epsilon for terrain-water check
11 Months Ago
Skin list update
11 Months Ago
11 Months Ago
Skin asset name
11 Months Ago
Ceiling fluorescent light is now a redirect skin of the ceiling light Power consumption upped to 2 Affects growables
11 Months Ago
Remove non threadsafe timeWarning from multithreaded part
11 Months Ago
Beanbag Seat - Updated textures with colour changes and added fuzz shader
11 Months Ago
merge from main
11 Months Ago
merge from decor_lighting_dlc
11 Months Ago
ContainerIOEntity now has a isLockable field Made the wall cabinet lockable
11 Months Ago
Media assets, store page
11 Months Ago
positioned lock empty in wall cabinet
11 Months Ago
Wall Storage - Deleted old icon from the main assets folder (it seems to have slipped through using the old icon tool)
11 Months Ago
package modifications - built latest version 1.0.7 and replaced Windows DLL, gives access to more tuning parameters - made lib editor only - compatibility changes for new version - removed old version linux and osx libraries, if someone cares to generate convex colliders on mac/linux then we can build them
11 Months Ago
gunshot_network_range_improvements -> main
11 Months Ago
- Import UniTask - Run navmesh generation on a background thread - Handle AiManager.nav_wait and AI.move the same way as the current DynamicNavmesh