108,398 Commits over 3,867 Days - 1.17cph!
WIP editor for TweakUIPresetSelect for easier editing of preset blocks
Applied new changes to ak for testing
Exposed support for IK hint on left hand
Simplified editing process, eliminated a few button presses
Similarly, increased the player check radius on BaseSpawnPoint from hard-coded 2m to 10m. Added OnDrawGizmos to BaseSpawnPoint to visualise the radius.
Due to how this is implemented, RadialSpawnPoint now uses 10m by default as well, but I've increased it to 20m manually for all scientist spawns. 10m is probably a better default anyway since we use the same spawn script for barrels etc as well.
Added playerCheckMargin as an additional margin around the spawn radius for human player checks in RadialSpawnPoint. New default value is 20m. Previously this used a const of 1m, so this does significantly change the behaviour of all existing RadialSpawnPoint users, but it prevents NPCs spawning closely to players.
Sample three points from the aim poses instead of two, use barycentric co-ordinates to blend between them
More robust code for RefreshLockState
Hopefully fixed modular car code lock showing green light instead of the intended red after moving out of network range and back
Update model components, disable deprecated stuff
Fix conflicting right hand aim
Added wallpaper pack icon
lods and collision for frontier walls
Fixed deployables being placeable on the digital clock
Changed GCO category to Weapons
Added convar for opening directory folders (only works locally)
Can be used to setup binds to quickly open screenshots/demos/maps etc
More null checks in WallpaperPlanner.OnFrame
▍▍▋▇▆ ▍▄▍█ ▋▆▋▆▆▅▅▋▇_▇▅▋▉▊_▅▉▄▉▆█▆
█▊▄▅▋ ▄▉█▇ █▉_▍▉▋█_▉▆▋▇▋▊▇█▌
▌▌▍█ ██▆▍▍▇▇ ▊█ ▅▇ ▊▄▌▆▉▆ ▊▍▌ ▅▉▄'▋ ▇▄█ █▉█▉ ▅▄▄▌█▋▅ ▆ ▅▄▍▅▆▅█▇ ▄▊▊▋▆, ▌▅▇ ▌▇█ ▉▍▌ ▌▄▄ "▉▆▊▄ ▄▌ ▌▄▇▋▌ ▅▇▌▊▍▊▇" ▌▍▋▇▆▌▊ ▍▄ "▆▉▇▇▅▌ ▅▋▌▌▇ ▄▋ ▋▊▍▄ ▇▅▉▉"
▌▊ ▆█▄ ▅▇▆'▍ ▋▇▄ ▌▊▉▄█▊▆ ▅▅▋▅▇ ▇▄▅▄█ ▅▉▉█ ▉▇▍▅▍▄▋▌ █▌▅▄
+▄▍▅▅ ▍▊▋▌ ▇▇▄▉▌▅▍ ▄▆▋ ▌▅▋▊ ▆▆▊▌▉▉
▌▆▉▄▉▊▇ #▍▊ ▉▌▄▄▅_▍█▅▊▆▋ && ▍▅▊▅▍▆ ▇▉▌█ #▋▍ ▋▇▌▄█_▊█▆▅▉▅ && ▍▍▆▉▆▍ && ▅▅▅▅▆▇ ▋▊ █▄▆▇ ▌▅▆▌ ▍▇▋ ▆▍▄▉ ▅▍▊▇▄▊▅ ▋▋▅▉▊▆ ▉▋▉▄
Merge from world_update_2
Improved terrain blending in areas where rivers flow into the ocean
Added GenerateOceanTopology to refresh ocean topology after all monuments have been placed (fixes missing water near harbors / ferry terminal)
▋▄▋▅▊ ▆▉▍ ▅▅▌▍▇▄▅▍▉ ▅▅▆█▅▍ ▋▉▊▍ ▄▋▅▆ ▌▅ ▆▉▌ ▅▍▌▍▅█▌ ▉▌ ▊ ▅▅▉ ▊▊▇▆█ ▉▉▅▄▊ ▄▆▉▆▄▌▄
▌▄'▉▇ ▌▉▇ ▅▅▍▇█▌▌▉ ▋▉▄ ▉▌▊▋▋▍ ▋▄▇ ▋ ▋▉▆▌ ▊▌ ▌▄▊▆▌ ▄▄▅▆ ▉▆▊ ▆▋▉█▄▅█▍ █▄▆▊▉▌, ▆▉▇▉▋█ ▋▄▍█ ▅▆▆█ ▌██ ▆▊▄'▌ ▉▆▆▉▄▇ ▋▇▌▌▄▊▄▌ ▉▋▋▌▋▌ ▅▋▅▇▋▌ ▍▅▍▊▄ ▍█▍ ▋▆▅▍
▊▅ ▄▊ ▅▊▅'▊ ▆▊▆ ▋▋, ▇▌ ▅▊▋ ▅ ▍▌▆▇▉█ ▅▋▄▅▄▄ ▆▊▋▆▊ ▌▉▉ █▆▄▊ ▇▍▆ ▌▋▅▇▇▍▅▆▅█▋▉ ▆▍▌▄█▆▉▍ ▄▄▄ ▅▇▅▆ ▊▊▋▉▄▊▆
Improve fidelity of wolf consecutive attacks when the player keeps walking backwards, or is standing still
Merge: from main
Tests: built all modes in editor
Update: RCon test page now accepts custom endpoint
Think at this point it's good enough, so I'll stop here
Tests: tested with connecting to local host
Make wolves react to lit torch swings and projectiles landing near them
Update: RCon test page now follows log coloring output
- Parses color tags that we receive in the stream
- Recolored background to follow unity's style (since we sometimes send white colored logs)
Tests: connected to session with high debug level with colored output
Update: RCon page displays Logs
- Logs the pages connection flow, rcon commands and the feed from the server
- Log scroll sticks to bottom
Tests: ran with local session
Split orbit null checks into two seperate checks to ensure target being null cant mess with the second check
Reduced the max amount of rockets fired by orbit strafe from 24 to 16
Patrol Helicopter will keep playing damaged fx alongside destroyed fx
Follow orientation attempt 2
Reduced wallpaper crafting cost to 10 cloth from 20, amount per craft 1 -> 2
▅▌▆▆▄▋: ▄▌▋▋ ▆▄▄█ ▉█▋▋ ▇▇▊▆▆▍▌▊▌▊▍▊
- ▍█▌ ▉ ▋▊▍▌▄▅ ▊▊▌▇ ▄▄▊▋▋▍▇ ▋▍▋▍▌ ▊▆█ █▌ ▇▍▄▌▋▆ ▉▋▍▉ ▌▋▆▋▍█▌▌
- ▋▄▅▌▄▆ ▅▉ ▅▊▌▄▊█▊▆▆ ▋▋█▇ ▌▅▍ ▌█▉▄ ▊▍▍ ▇▋█▊▇▋█▌ ▌▊▅▄▌▌▍ ▍█ ▅▄▉▆▋▇▉▍▍▅ ▄▊▋▅
- ▍▆▋▉▆▅▌▆▉ ▌▌▌▋ ▅▋▆ ▅▍█▄▌▊█▊ ▊▇▌ ▊█▉ █▆▅▉▆▋▄▇ ▊▋ ▉ ▌▉▊ ▇▌▊█▅▊▄ (▄▅▊▆▇▌▄▌ ▍ ▆▅▋▍█▊, ▋▆▌▄ ▆▌▇▋█▄▅▋▇ ▋▋ ██▌▉▇)
▄█▇▍▍: ▍█▋██▄▉▆▊ ▅▇ ▉▅█ ▅▋█▅▆ ▆▅▋▅▅▌ ▋▍▇▄▉▇▍, ▍▅▆▇▉▆▄ ▍▉▉▊▊▇▌▇▇▇▉, ▊▆▄▋▌▆▇ ▉▊▊▅ ▅▅▄▌█▊ ▄▅▌ ▅▅▅▆
player update. exported unarmed diagonal walk anims and set them on playeranimation controller
Added textures for stone piles. Added stone pile variants.
Update: Add entity counter to Save Viewer
This should be enough for now, I'll add more functionality as needed.
Tests: loaded a large save, validated counter updates with filtering applied
Shrunk swamps a/b/c terrain usage to allow for a larger buffer for terrain blend map
Reprocessed terrain blend maps for those