userIan Hendersoncancel
reporust_rebootcancel

6,635 Commits over 1,066 Days - 0.26cph!

3 Hours Ago
Indicator + light notify LOD
4 Hours Ago
Tech tree fixes
5 Hours Ago
Minimum of 1 fuel for even worse foods (grubs)
5 Hours Ago
- Description - Crafting costs - Tech tree
5 Hours Ago
- Have to restir after adding new food - Show a little pop animation in the loot panel ui to show its been reset - Make 'electircity required' show in red
5 Hours Ago
- Turn off lamp and indicator if theres no power connected to the biofuel generator - "stirring" -> "stirred"
5 Hours Ago
Reduce power consumption
5 Hours Ago
Add emissive indicator lights: - green flashing when done (fuel in and not food) - green when cooking normally - solid red when no food (to show its burning power) - red flashing when needing to be stirred
Fix sheep failing the network range audit tests Dont advise reductions when an object is using just regular unity lods - forgot binoculars would scale unity lods
Better flies
Hide the spoon in the guide prefab
- Add stirring animations - Add viewmodel animation - Make generalised mounted camera anim system
main -> biofuel_generator
pool_cue_quality_fix_2 -> main
Fix pool cue quality breaking in first person when swapping between different cues
Fix fire arrow sticking onto the 3p bow for other players
fire_arrow_3p_fix -> main
Codegen
- Fix hair and eyebrows being overriden - Support charater slot in connections trings
Missed files
Network++
Codegen
- Pass appearance in client ready - Save everywhere as character appearance proto rather than a string representation - More code cleanup
- Ability to limit changing race/gender from predefined steam id original - Add a 'connect to development server' in the browser for any developers playing on unity so we can easily go main menu -> test server - Ownership checks - Greatly clean up the player customisation backend
Yesterday
Merge conflicts
Yesterday
main -> character_customisation
Yesterday
Fix fractional reloads not working properly (mini crossbow)
Yesterday
Remove unneeded test
Yesterday
▉ █▌▇▇ ▇▇▊▋▋▍▋▅▇▉█▋▍▇▅█▍▄█▅▋▍▉ ▍▋█▇▉▇ ▉▉▊▍ █▄▄▅▊▅█▊▉▊▇▅▇▄▋ ▇▇▊ ▇▇▆▊█▋▋▄ ▆▉▆▌▋▄▋▋
Yesterday
- Scale low grade + process time with food calories - Cache consumable component
Yesterday
- 30 mins between stirs - blanket 60 fuel required before each stir
Yesterday
- Filling/draining bar - Better electric port setup - Minor colour changes
Yesterday
- Ensure you need to be super close to the generator to be able to stir
Yesterday
- Setup lewis's new UI - Stir is now a progress bar - Minor mount/dismount changes
Yesterday
main -> biofuel_generator
Yesterday
computer_station_device_adder_fix -> main
Yesterday
Fix computer station hiding the text in the identifier input box at different resolutions
Yesterday
▄ ▊▌▄ ▍▄█▇█▆ ▄▍▍▅ ▇▄ ▆▅▅▋
Yesterday
▄ ▄█▊▄▆▉ ▇▆█▉█▉ ▅▍▋▇▍▄▍█ ▆▇▇▊▅▄▊ ▇█▅▋ ▍▇█▊▋▇▇▆ ▋▆▆ ▆▅█▋▅▌▆▍▌▍▅▋▌ ▋▅ ▄▍ ▆▌▄▋▇▌█ ▅▋▆▍▄ ▉▋▆ ▆▍▅▅▅▇▌▋ ▄█▇▋▋▊▉▍▊▇ █▄ ▍▅▉▍ ▇▄▊█ ▊▆ ▍▆▅▍ ▉▌▉▍▌▉▇▄▍ ▆▍ ▄▊
Yesterday
- Ported over child controllers for a bunch of primarily one handed items - Setup projectile animation sub system for weapons - Grab animation reload length during bundling
4 Days Ago
- Medical tool setup - Global mask support
4 Days Ago
Add mask support for grenades
4 Days Ago
muzzle_flash_optimisations -> main
4 Days Ago
Dont spawn muzzle flash for distance gunshots (I was showing flash as well as sound for all distant gunshots) - Caused some un-needed CPU overhead for distant shots since they had particle systems
4 Days Ago
Don't run lights or particle system IK effects ion muzzle flashes if they've faded out Lights and particle system IK were still running on the background for complete muzzle flashes that weren't yet recycled With 20 bots firing AK shots simultaneously: - Saves ~0.5 ms on particle systems - Saves ~0.3ms on lights - More savings with reduced shadow jobs and update handler not having to go over each of the stale lights Around ~1ms in savings
4 Days Ago
nan_waterheight_fix -> main
5 Days Ago
Fix NaN values sometimes being generated for water level
5 Days Ago
quick_join_fix -> main
5 Days Ago
Only use steam queries when we cant find the answer in our cached lookup (stops us flooding the initial network requests)
5 Days Ago
Prevented throttled qsteam lookups from dumping alll the previous quick join results when they return. This was causing quick join to populate then empty out at random times