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