userIan Hendersoncancel

5,563 Commits over 882 Days - 0.26cph!

20 Days Ago
▇▇▍ ▍▉▅▋▄▇ ▇▌ ▅▊▌▋▄ ▆▉▌▌ ▊ ▅▅▅▋▉█▊ ▉▊█▄▄ ▇▄▊▌▉▊▊▌▇ ▇▆▋▉▄▌ ▍▊ ▆█▇▄▉▆▅ ▌▆▍▋▅▉ ▊▍▋▅▆▋ ▄▅▋▌
20 Days Ago
▊▉▄▉▍▍▇▄▊▇▋▋▄▆▋▆▊▍▄▅▋▋▅▊ ▋▆ ▊▄▆▉
20 Days Ago
▅ ▆▇▇▉ ▄▌▉█ ▍▄▍ ▇▋▄▊▆▇ ▄▋▉▉▍▇ ▊▉▋█▍▋ ▍▍ ▉▊ ▆▇▅▇ ▇▄▄▋ ▊▊█▆
20 Days Ago
off_required_fix -> main
20 Days Ago
Fix off phrase being set to required
21 Days Ago
Remove kicked toast debug log
21 Days Ago
cargo_crate_layering_fix -> main
21 Days Ago
Ensure cargo map marker is always placed below the crates. Fixes times where the crates were hidden under cargo
21 Days Ago
Ensure crate_ammunition and crate_fuel block player item input the same as the rest of the labs crates
21 Days Ago
labs_crate_player_input -> main
21 Days Ago
boat_hand_animation_fix -> main
21 Days Ago
Fixed steering wheel and throttle issues on the PT Boat
21 Days Ago
Fix throttle hand interactions on RHIB These were working originally but after as many small changes they ended up being forgotten
21 Days Ago
freshwater_fix
21 Days Ago
Revert to a better cs: #144447
21 Days Ago
freshwater_fix -> main
21 Days Ago
Revert proc map to #142609
21 Days Ago
server_browser_obfuscation_fix -> main
21 Days Ago
Dont obfuscate ping assmembly
21 Days Ago
Ordering changes
21 Days Ago
main -> sendmodelstate_optim
21 Days Ago
playerboat_deployable_snapping -> main
21 Days Ago
Dont use root - was grabbing the boats rotation
21 Days Ago
Snapping now works as well on boats as it does on land. Boat snapping has slight spacing between it when compared to land spacing, this is to accomodate the up and down motion of the waves
21 Days Ago
Project y directions rather than assuming y = 0
21 Days Ago
Turn other instances of Vector3.up into ent up
21 Days Ago
Very basics to setup deployable snapping on player boats. Still hard to do anything in large waves
22 Days Ago
menu2_play_warmup_fix -> main
22 Days Ago
We dont need readonly anymore - drop it
22 Days Ago
syncvar_traincoupling_fix_2 -> main
22 Days Ago
Fix wagons changed syncvar not starting audio
22 Days Ago
server_browser_ping_removal -> main
22 Days Ago
Fallback to sorting via ping if we can't find regions
22 Days Ago
Make pinging servers a valid part of the startup procedure in bootstrap. Run via a coroutine
22 Days Ago
procedural_map_custom_save_support -> main
22 Days Ago
Add proc map custom to the build settings (lets us load into it)
22 Days Ago
main -> server_browser_ping_removal
22 Days Ago
map_creator_lag_fix -> main
22 Days Ago
Greatly improve editor play mode FPS if map creator window is left open Don't apply any changes if playmode is active Show 'Map Creator is disable whilst the game is running in editor' and disabl the window entirely
22 Days Ago
▍ ▍▅▋▋▉▇█▌▋▌▊▅▆▉▅▆█▊▆▋▌ ▊▋ ▌▊▅▊
22 Days Ago
▇ ▊█▉ ▇▋▌ ▍▊▇▅▌▉ ▋▌▉▋▋▊ ▌▊▊██▋▄▇▄█▄▆ ▋█▍ █▇▉▉▄▉█ ▊▊▉ ▄▉▋▍▅▌█▉▇▆ ▄▋▆▄▋▆ ▇▋▉ ▊▅▇ █▉▆▉▍▅ ▋▄ █▍▄ ▍█▅▆█▍▊ ▊▋█▅▍▊▅▉▌▌▅▊▅▄ █▊▅ ▅▊▊▌▆ ▌▆▌ ▄▋▇▊▉▍▍ ▌▍ ▍▇▌ ▆▊▉▇█▇ ▌▌▋▌▍█ ▋▄▅▋▇▋█▌▆▆▌▍ ▋▍ ▆▌▆▋▅ ▅▄ ▋▍ ▉▄▆▇ ▌▍▇▄ ▆▋▌ ▌▉▌ ▆█▅█▉▊ ▍▌▊▊█▄▄▊
22 Days Ago
server_browser_ping_removal -> main
22 Days Ago
Ensure 'Unknown' is also grabbed
22 Days Ago
Add a help print out if a servers region code is returning UNKNOWN
22 Days Ago
Return untranslated region if we cant match the region code
22 Days Ago
- Cleanup datacentre regions - Rename some of them to make them more clear
23 Days Ago
editor_map_creator -> main
23 Days Ago
- New UI - Fix bugs with snapping scroll views on enable/disable - Remove fold outs for now - New custom procedural map scene - Button to force the map creator to take you to the scene - Labelled a bunch of map components in procedural map
23 Days Ago
- More categorisation - Show resource path if its a place decor component
23 Days Ago
- No need to generate cliff topology twice or process procedural objects twice - Expose Disabled flag in inspector - Change path to be 'Window/Map Creator'