userJake_Richcancel

3,957 Commits over 1,066 Days - 0.15cph!

4 Months Ago
Mark coal piles at excavator as "barricades allowed"
4 Months Ago
merge from fix_exavator_bucket_lod -> main
4 Months Ago
merge from fix_exacator_bucket_lod -> main
4 Months Ago
S2P excavator
4 Months Ago
Remove last LOD from excavator bucket wheel so the wheel can always be seen spinning - allows you to see if excavator is active from >100m away
4 Months Ago
▉▄▅▇▅ ▆▉▆▊ ▌▆█_▅▉▋▄█▍▄█_▄▌▇▆_▋▆▍▅▆▉ -> ▅█▌▇
4 Months Ago
▄▋█ ▄▊█▄▋▉▉▉ & ▊█▍▄▇▄▆▍▄ ▍▉▆ ▍▊▉▄▉▍▋ ▌▅ █▆▆ ▊▊▄▉▉▌ ▍▄ █▉▆▊▇▅▄ & ▅▄▍▄▊█▉ ▉█▅▇
4 Months Ago
merge from fix_copy_paste_wires -> main
4 Months Ago
Fix auto-snap not being disabled when client convar is disabled
4 Months Ago
Remove debug logging from copy paste
4 Months Ago
Fix wires being at wrong height when paste is auto-snapped to the terrain
4 Months Ago
merge from fix_quick_craft_multiple -> main
4 Months Ago
Fix quick craft button showing number of crafting tasks instead of number of items crafting Fix quick craft middle mouse crafting 5 items individually instead of 1 group of 5x items
4 Months Ago
merge from fix_copy_paste_admin_ddraw -> main
4 Months Ago
Fix pos1 & pos2 not requiring admin perms - provides no benefit, just ddraws a box in 3d space
4 Months Ago
merge from fix_io_handle_flickering -> main
4 Months Ago
merge from fix_copy_paste_conditions -> main
4 Months Ago
Fix copy paste not updating conditional models (like roofs)
4 Months Ago
Fix Timer (and other IO entities) flickering while looking at the IO port with a wire tool - could also kick you for RPC per second
4 Months Ago
merge from fix_dropbox_industrial_last_slot -> main
4 Months Ago
Fix industrial conveyor not pulling from the last dropbox slot
4 Months Ago
Codegen
4 Months Ago
Update codegen exe (merged pooling -> optional field changes)
4 Months Ago
Update protobuf codegen exe
4 Months Ago
Cherrypick 99260 (make VectorData & Half3 IEquatable)
4 Months Ago
merge from fix_battery_charge_left -> main
4 Months Ago
Add `set_battery_charge` admin command to manually modify battery charge
4 Months Ago
Fix battery showing "5m" of charge left instead of "24hr 5m" when >24hrs charge left
4 Months Ago
Merge from qol_scope_zoom_toast -> main
4 Months Ago
Only show zoom toast after they hold ADS down for 3 seconds
4 Months Ago
Change toast cooldown from 15m -> 5m
4 Months Ago
Add toast to variable zoom scope - will prompt you on hotkeys to zoom up and down - will stop showing once you click the button 5x
4 Months Ago
merge from fix_telephone_grid -> main
4 Months Ago
Fix telephone using the numbered grid instead of letter grid
4 Months Ago
merge from main -> fix_telephone_grid
4 Months Ago
merge from increase_vis_entity_buffer -> main
4 Months Ago
Increase collider buffer from 8k -> 32k - allows copypaste to copy large bases
4 Months Ago
▊▊▍▍█ ▇▅▊▍ ▍▆█_▅▋▉█▆▋▉_▉▇▇█ -> ▆▅█▌
4 Months Ago
▊▄▉ ▉▉▊▇▊▊▆ ▋▍▌▊▅▆ ▇▉▉▋▅ ▌▄ ▊▍▅▄▅▄ ▍▅▌ ▉▋▅▆ ▇▆▆▋▌▉▄▍█ ▌▆▄▊▍ ▊▋▌▍▄▋▍ ▍▊ █▉▅ ▉▋▄▍▇ ▄▉▍▌▅▇▋▍▉
4 Months Ago
merge from fix_amplify_import_times -> aux3
4 Months Ago
merge from main -> aux3
4 Months Ago
Fix amplify package reading content of every single file on initial import instead of only reading shader files - in theory will reduce full rebuild times
4 Months Ago
Don't upload "breaking server rules" from the server either
4 Months Ago
Add option to report players for breaking server rules via the F7 menu - events will only be sent to game servers
4 Months Ago
merge from fix_lod_camrea_nre -> main
4 Months Ago
Try fixing LOD camera NRE again
4 Months Ago
merge from fix_lod_camera_nre -> main
4 Months Ago
Fix NRE when LOD is calculating on main menu but no cameras are spawned
4 Months Ago
merge from fix_antihack_toast_reason -> main
4 Months Ago
When sending "Antihack!" toast to client, include the antihack reason that is blocking placement - gives better information to bug reports