userIan Hendersoncancel
reporust_rebootcancel

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

23 Minutes 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
1 Hour 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
6 Hours Ago
nan_waterheight_fix -> main
Fix NaN values sometimes being generated for water level
quick_join_fix -> main
Only use steam queries when we cant find the answer in our cached lookup (stops us flooding the initial network requests)
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
Fix the quick join menu not showing any entries
Yesterday
flexbox_outofrange_nre -> main
Yesterday
Fix Flexbox Out of Range error
Yesterday
- When stirring the generator you're now mounted (just at current standing position) - When letting go of E stop the mounting - Show 'no electricity status' if stirred but no power
Yesterday
Add in a stir status panel showing if we are currently stirred or not
Yesterday
main -> biofuel_generator
Yesterday
country_selection_refresh -> main
Yesterday
Better ui again (v3.5?)
Yesterday
- v3 country selection screen - Better handling for automatic country finding
Yesterday
- 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
Yesterday
- New country selection UI - Split countries into continents - Add tab based movement/highlighting
Yesterday
- 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
2 Days Ago
c4_client_prediction -> main
2 Days Ago
Missing files
2 Days Ago
- Add support to satchels - Clean up ugly requirement for hideuntilmobile - Auto handle visual grabbing in preprocess step
2 Days Ago
- Much better c4 prediction settings - Changes to hide/show events on c4 - Fix prediction rotation blending not taking place across the whole allocated distance
2 Days Ago
- Add the ability for predicted grenades/c4 to follow bone rotation on deploy - Add hide/show to our legacy c4 animations - Clean up throw prediction settings - Custom Show if attribute to eaisly hide fields in inspector unless another field on the same object has a value
2 Days Ago
Add support for c4/satchels - WIP (throwing animations still look bad) - Generate C4 predicted prefab
3 Days Ago
grenade_client_prediction -> main
3 Days Ago
- Fix complex on throw result - Compile fixes
3 Days Ago
main -> grenade_client_prediction
3 Days Ago
report_player_bots_fix -> main
3 Days Ago
Stop bots showing up in the report player window
3 Days Ago
server_browser_filter_fix -> main
3 Days Ago
Fixed player count of gamemodes changing when you click on different game modes
4 Days Ago
Fix server browser gamemode filters showing inaccurate numbers and possibly mixing in other gamemodes that arent specified on your search
4 Days Ago
▋▊▊▋▋▄▊▋█▇▇▋▉▊▌▉▄ █▇ ▅▍█▉
4 Days Ago
▆ ▇▍▉▇ ▆▆▆▇▍▉▍▌▅ ▅▍▊▌▇ ▌▌▅▇ ▋▋ ▆▅ ▄▊▇▅▉▊ ▅▄ ▄▅▆▉▆▄▉▊▍▅▋▍▄ █ ▉▌▅▋▉▊▄▍ ▅▋▄▄▅
4 Days Ago
+ profiling
4 Days Ago
Dont call TryGetComponent 16 times a second
4 Days Ago
- Minor code cleanup - Codegen
4 Days Ago
▉ ▆▄▄▅▄ ▄▋██ █ ▉▄█▆▉ ▊▉ ▅▄▍█▆▆▅▋ ▅▋▋▋ ▉▊ ▌▄▊▋▇▉▇ ▆▊▉▉ ▅█▉▉▍ ▋▊▍▍ ▊▅ ▆▅▄▋ ▍▇▍▇▍▋▌▋
4 Days Ago
- Revert back to a simpler model of just client simulating the physics of a predicted grenade on ground hit - Back out of predicted grenades if it's obviously clipping through a surface
4 Days Ago
main -> grenade_client_prediction
7 Days Ago
- Gate all prediction errors behind a preafb - if prediction fails, just dont bother with it
7 Days Ago
▊ ▄▊▋▄▄▇ ▅ ▋▋▌▊▇ █▌ ▅▅▌▆█ █▌ ▊▇▊▇▄▅ ▆▊▇▍
7 Days Ago
- Large code cleanup - Remove a bunch of unneeded, over engineered crap - Move HideUntilMobile preprocess into throwghost
8 Days Ago
Require manual periodic stirring of the bio mixture to ensure its turned into low grade
8 Days Ago
- Setup biofuel generator ui - Takes in food, converts to low grade
8 Days Ago
- Basic script setup - Initial IO power input
8 Days Ago
main -> grenade_client_prediction
8 Days Ago
main -> biofuel_generator
8 Days Ago
Hide the panels a little bit if you are orbiting around the character