156,245 Commits over 4,536 Days - 1.44cph!
New clothes for livestock vendor
S2P stables
Implement OutlineRendererFeature
Merge from toggle_duck_mini_fix
Fixed toggle duck option not working as expected on non modular car vehicles
Fixed up colliders on sheep corpse
Fix gender of bought animals not assigning properly
Don't show auction results until the dialogue text has displayed
Sheep now gives wool when sheared
Added new wool item
Added wool selling to stables vendor, works with the same auction system as selling livestock but uses a different selection of rewards (WIP)
Has the same three strike system - three different rewards are offered one at a time, if you reject all three the vendor won't accept wool for 15 minutes
Rewards are based on amount of wool out of 1000, so you are incentivised to bring more in a single visit
Wool stacks to 100
Fixed a bug in ItemContainer.UseAmount that prevented it from deducting multiple stacks
- Fix automatic row not beign the same width as the country rows
- Fix numerous bugs with selecting region then turning on automatic again/removing it etc
- New country selection UI
- Split countries into continents
- Add tab based movement/highlighting
Fixed some quirks with multiple players interacting with a vendor and animal
Only show animals in the list that are following the conversing player
Key annoyance state to the animal - not the player. This prevents multiple players taking turns leading an animal and getting twice the rolls
Manually copy over the milk world model assets from the /Milk branch (it was intermingled with a bunch of code changes that we don't want for perf reasons)
Set up world model for milk
- Fix auto detect not working properly sometimes
- Replace selected country with auto detected if they mis-match and you have auto mode on
- Add a few missing country centres
- Fix head jitter while aiming
- Heavily reduce head movements while doing turns
- Fix forearm jitter when looking down
- Fix remote players taking the shortest turn instead of a full rotation.
- Some more general tuning based on feedback
merge from main -> base_occlusion
▄ ▊▊▌▋▌ ▌▅█▍ ▄▊█▋▇█▋▍▉█▋▆▆█▇▉▇▄▍▄▇▄▅▇▋▌ ▍▋ ▉▌▌▊
▉ ▇▍▊▇▄█ ▊▇▉▇ ▌▋ ▆▊▋▇ ▇▉ ▄▊▍ ▅▅▆ ▍█▇▊▆▍ ▋▋▇ ▇▋ ▄▄█▇▄ ▇▍▇▍▄▉▆▋▍ ▌▋▇▉▋▉▆▋ ▇█▉▄▍ ▅▊▉▄ █▌▌▊▆▍ ▆▄ ▆▄ ▋▅▅▇▆ ▊▋█▆█▆ ▉▌█▇ ▊▄▌ ▄█▌▋█▍ ▅▇▌▆▉▋ ▄▉▉ ▉▉ ▉▆▄▆▇▅▊█ ▄▌▌▄▇ ▇ ▉▍▇▍▌
turtle anim controller update
hookup sea turtle death anims with root motion
▋ ▅▆▆▇▇▉▄▍▉▆ ▆▆ ▉▍▍▊▉▆ ▌▅▆▆▇▅▌▄▉▊▇▌▌ ▇▄ ▉▆▍▉▉▄▊▇▊▅▅▇▌▅▊█▉▋▇▇▉
sea turtle animation update adding death anim block out
merge from fix_automated_test_game_view -> main
Fix automated test runner not working if the test runner window is open when play mode is entered
- caused by WaitForEndOfFrame() in a coroutine stalling until the game renders the next scene
- instead of chaing every usage of that in the project (and the side effects it may cause) make the test runner window focus game view
Trainyard, water treatment and sewer branch loot tweaks
Scene2prefab
merge from critter_animals
Cow animation polish pass
merge from critter_animals
Add water avoidance or preferance to roam and flee states
Clean(editor): StoreBundleTool - get rid of last Task usage
Tests: ran Update Urls (force)
add frog and squirrel death anims, no corpses
Update: StoreBundleTool - improvements and optims
- add a "force" version of Update Urls, incase we got desync between local and remote states
- only run blurhash generation for invalid(or bypassed) image hashes
- shuffle task scheduling to run as much as possible in the background
- support multiple asset path prefixes for cases not in the store folder
Tests: ran Update Urls (force), most upload tasks timeout (rip)
▊ ▆▇▉▅▋█ ▉▊▉▇▅ ▊█▄▄▇▌▉ ▇▉▊▊▌▉ ▉▌▌▅▊▍▋ ██▅▅ ▊▅▍▋ ▍▌▆▄▍▊▊▊ ▄▌▇▉▊ ▌▅▄▉ █▄▊▍▉▇▄ ▊▉▊▆▇▍█▅▌▋█ ▋█▊▍▍▌▅ ▌▆▆▇▄▊▆▄
merge from render_pipeline_testing
fix mangled merge conflicts, refactor turns to animation ik jobs
set up proper renderer data for stone sculpture painting scene
▍▊▄▊▅▍▇▄▉▆▋▅ █▌▋█▉▆ ▆▌▇█▅▋▊ ▋▄▆▊ ▇▉█▌ ▅▍▋▅ ▄▇▊▄ ▇▄▄▆▊▉ ▉▅ ▋▇▉▅▍▇▉ █▇▍█▌▅▇▅ ▊▇▆▆▌▄▆▉▌▊▌▄▇ ▅▉▍▅▉▅▍▄ ▄▆ ▌▌█▇▌▄▍▋▌▍▍▇▌█▆▊ ▅█▌▊▉ ▄▇ ▅▇▌▄
Updated projectile,entity and worldmodel with updated model
Fix mesh painting in RRP (🥚🧥)
- re-exported viewmodel with correct naming
- removed old rig/model links in prefab
- model file moves
c4_client_prediction -> main