reporust_rebootcancel

106,455 Commits over 3,836 Days - 1.16cph!

1 Year Ago
Key the blueprints nexus variable using Protocol.persistence so blueprint wipes just work on nexus enabled servers
1 Year Ago
clan table update lods, colliision and gibs materials and textures initial prefab setup for code support
1 Year Ago
Merge from main
1 Year Ago
More bundle shuffling
1 Year Ago
Merge from main
1 Year Ago
More bundle experiments
1 Year Ago
▅▉▋▍ ▅▌▌██▉ █▅▊▋▄▅▋▅▆ ▅▆▋█, ▇▋▄▇ ▉▋▆▊▅▅▄ ▊█▆▅▉ ▉▄▆▊▄▉▄▍
1 Year Ago
Removed new turret from attack heli for now, until I can get it set up properly (Gibbable script was causing crash on load)
1 Year Ago
Finished transport heli fixup
1 Year Ago
ScrapTransportHelicopter prefab fixup part 2. Manually ported collider changes from other branches
1 Year Ago
▉▅▆▍ ▍▉▉▍▌▋▋ ▆▆▅▉▄ ▊▄▄▆▉▉▉ ▉ ▇▌▄█▇ ▆▋▌ ▄▍▌ ▆▅ ▋▊▋▆▍▋ █▌ ▊▆▉▆▆▇▌▇▌▌, ▄ ▉▊▊▄█▄▉▊▍▌ ▅▆▆▆▍ ▍▇▇▄ ▊▋▅ ▋▊ ▉█▆▅▌▍█▆▅▌▋█ ▅▉▆▅▇▅█ ▄█▍▇▄▇ ██▄ ▌▅▆ ▇▍▍█▍▌ ▇▋▄ ▇▍ ▅▇ ▉█▋▋▄ ▌▆▊▊▊▆ ▊▅▆ ▌███▇ ▍▊▇█▅▅ ▇▆ ▄▇█▊▉▌ ▍█ ▌▊ ▋▍▍▌▊▋▆▋ ▌▌▊▉▇▊▌ ▉▅▋ ▅▄▉▊▋▉ ▆ ▆▆▄▊▌▅▋▍▋ ▊▉▇▅▄▊▅█▆█ ▊▉▄▌▋ ▍▊ ▆▇▌▄▅
1 Year Ago
ScrapTransportHelicopter prefab fixup part 1
1 Year Ago
Mostly set up ability to buy attack heli from Air Wolf compound
1 Year Ago
Revert corrupted scrap heli prefab from the merge, I'll have to manually sort it out
1 Year Ago
Merge Main -> Attackhelicopter
1 Year Ago
Parachute straps now properly attach to player's back (temp until more final art)
1 Year Ago
Merge from main
1 Year Ago
Merge 85110 -> AttackHelicopter, make sure the prefabs are right
1 Year Ago
Rewrote "MeshScheduler" into 5+ different classes and split responsibilities Replaced block allocator with fixed size cell allocator Refactored tons of code to make it readable, organized and reliable
1 Year Ago
▌█▍▄ ▌▊▉▇▋█▅▆
1 Year Ago
Merge from main
1 Year Ago
Merge from nexus
1 Year Ago
Show ping for each zone on the server list nexus modal Add a header for the zone table so it's clear what the numbers are
1 Year Ago
Optimized textures Mat polish
1 Year Ago
Set icons for the nexus join modal
1 Year Ago
Demo recording thread safety
1 Year Ago
Updated LODS for Pipe Wrench and Spanners Renamed Spanner Textures to match naming convention Changed LODing Method on specific Spanners
1 Year Ago
Fix rank creator textbox not being readonly when the player doesn't have permission to create ranks Fill in the blank on the help message explaining the clan table
1 Year Ago
Merge from main
1 Year Ago
Moving more stuff to textures.split.split.bundle (test)
1 Year Ago
Inner/outer consistency stuff Initial extra bloom
1 Year Ago
merge from main
1 Year Ago
merge from WorldModels
1 Year Ago
HE lingering smoke
1 Year Ago
merge from main
1 Year Ago
merge from industrial_grade_upgrade
1 Year Ago
merge from /main/nuclear_missile_silo/flyby
1 Year Ago
merge from weapon_racks
1 Year Ago
protobuf gen
1 Year Ago
merge from main
1 Year Ago
Fix ground check for weapon stand
1 Year Ago
Fix incorrect corner display of weapon placement ghost when not hovering a valid placement location.
1 Year Ago
merge from main
1 Year Ago
▅▍▍▊▍ ▇▋▌▆ ▌▄▌▉▌▅▇▊▉█▆▇▇▅▍▆▍▋▄▆▆▌▉
1 Year Ago
merge from community_ui_scaling_fix
1 Year Ago
Expose beltScrollSpeedMultiplier on mining quarry
1 Year Ago
▄▅▋█▆ ▄▄▋█▊, ▊▅█▋ ▍▉▄▌▆▍▉ ▌▄▌▊▄ ▉▇▊█▊
1 Year Ago
▍▉▇▍▇ ▇▆▋▆ ▍▅▊▄
1 Year Ago
Fixed emoji rendering in read only input fields Added emoji support for the clan announcement and member details text fields (no autocomplete or galleries but the raw text input is supported)
1 Year Ago
Add `force_lod_level` convar to force the culling system to only accept certain LOD levels (and bypass culling for them) to narrow down why certain LODs are disappearing "randomly" Store LOD level of each mesh in `InstanceLODState` Still debugging mesh culling randomly breaking