userJake_Richcancel
reporust_rebootcancel

3,588 Commits over 1,007 Days - 0.15cph!

2 Months Ago
merge from fix_dropbox_industrial_last_slot -> main
2 Months Ago
Fix industrial conveyor not pulling from the last dropbox slot
2 Months Ago
Codegen
2 Months Ago
Update codegen exe (merged pooling -> optional field changes)
2 Months Ago
Update protobuf codegen exe
2 Months Ago
Cherrypick 99260 (make VectorData & Half3 IEquatable)
2 Months Ago
merge from fix_battery_charge_left -> main
2 Months Ago
Add `set_battery_charge` admin command to manually modify battery charge
2 Months Ago
Fix battery showing "5m" of charge left instead of "24hr 5m" when >24hrs charge left
2 Months Ago
Merge from qol_scope_zoom_toast -> main
2 Months Ago
Only show zoom toast after they hold ADS down for 3 seconds
2 Months Ago
Change toast cooldown from 15m -> 5m
2 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
2 Months Ago
merge from fix_telephone_grid -> main
2 Months Ago
Fix telephone using the numbered grid instead of letter grid
2 Months Ago
merge from main -> fix_telephone_grid
2 Months Ago
merge from increase_vis_entity_buffer -> main
2 Months Ago
Increase collider buffer from 8k -> 32k - allows copypaste to copy large bases
2 Months Ago
▊▊▍▍█ ▇▅▊▍ ▍▆█_▅▋▉█▆▋▉_▉▇▇█ -> ▆▅█▌
2 Months Ago
▊▄▉ ▉▉▊▇▊▊▆ ▋▍▌▊▅▆ ▇▉▉▋▅ ▌▄ ▊▍▅▄▅▄ ▍▅▌ ▉▋▅▆ ▇▆▆▋▌▉▄▍█ ▌▆▄▊▍ ▊▋▌▍▄▋▍ ▍▊ █▉▅ ▉▋▄▍▇ ▄▉▍▌▅▇▋▍▉
3 Months Ago
merge from fix_amplify_import_times -> aux3
3 Months Ago
merge from main -> aux3
3 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
3 Months Ago
Don't upload "breaking server rules" from the server either
3 Months Ago
Add option to report players for breaking server rules via the F7 menu - events will only be sent to game servers
3 Months Ago
merge from fix_lod_camrea_nre -> main
3 Months Ago
Try fixing LOD camera NRE again
3 Months Ago
merge from fix_lod_camera_nre -> main
3 Months Ago
Fix NRE when LOD is calculating on main menu but no cameras are spawned
3 Months Ago
merge from fix_antihack_toast_reason -> main
3 Months Ago
When sending "Antihack!" toast to client, include the antihack reason that is blocking placement - gives better information to bug reports
3 Months Ago
merge from fix_monument_scenes_osx -> main
3 Months Ago
merge from fix_monument_scenes_osx -> main
3 Months Ago
Fix monument scenes not working on osx because the scene's path was using windows line endings
3 Months Ago
merge from main -> fix_monument_scenes_osx
3 Months Ago
merge from fix_computer_station_invisible_lods -> main
3 Months Ago
Fix SERVER compile errors
3 Months Ago
3 Months Ago
▅▍▍▄▄█▄▄▅ ▍▍▄▆ ▆▊▍▊▉ ▊▌ ▌▌▅▍ ▄▄█▊██ █▉▇▋▊▋▋▇ & ▅▌▇▇▍▉ ▇▆▆▄▄▆▇▍ ▊▌▅▇ ▋▄▄▄▍█ ▉▋ >▉█▋ █▊▌▅ ▆█▋█ █▌▊▉▌▋ - ▇▉▅▄▉▌█▉ ▇▍▋▇ ▄▌▍▌▆▄ ▍▉▌ ▇▆▅▄█▌ ▇▋█▄█▆▇▉▍ ▇▊▍▉ ▆ ▌▇▌▇▍▇ ▍▉▉▊ ▊ ▉▇▍▄ ▆▄▍▄▄▅ ▌▌▌▇▄▋ ▆▍▉ ▉▄▇ - ▆▍▄▇▋ ▅▅▌▋▅▋█ ▌▍ ▇▉▊▆▋▍▉▄ ▄█▄▄▌▉▋▉ ▄▅▊▆▄▍▍ ▍▇▌ ▌▅▇ ▋▅██▅█▊ ▇▆▌▄▋▆▍
3 Months Ago
Delete duplicate but incorrect filename `editorconfig`, apply previous changes to `.editorconfig` instead
3 Months Ago
merge from fix_copypaste_shipping_container_color -> main
3 Months Ago
Fix shipping container colors being reset to random when pasting entities
3 Months Ago
merge from fix_telephone_grid -> main
3 Months Ago
Switch telephone to using the MapHelper class
3 Months Ago
Add `printgrid` command to debug position -> grid name code
3 Months Ago
Refactor teleport2grid so finding map grid based on string is inside MapHelper.cs
3 Months Ago
merge from wallpaper_analytics -> main
3 Months Ago
Add analytics when spraycan is used to change entity skin in the world
3 Months Ago
Log skin id of any entity submitted to analytics
3 Months Ago
merge from main -> wallpaper_analytics