reporust_rebootcancel

110,898 Commits over 3,897 Days - 1.19cph!

33 Days Ago
merge from queue_improvements
33 Days Ago
merge from analytics_rcon_improvements
33 Days Ago
Fix lock typo
33 Days Ago
Fix compile errors on client
33 Days Ago
merge from analytics_identity_mgmt
33 Days Ago
Dropped gun test Cleanup
33 Days Ago
Cleaned up old tests
33 Days Ago
Added unloadweapons command
33 Days Ago
First pass of gun tests: deploy, aim, reload, fire, examine
33 Days Ago
WIP
33 Days Ago
Fix anim montage generation not properly ignoring locomotion anims
33 Days Ago
SimpleBuildingBlock upgrading wip
33 Days Ago
Add debug commands for visualizing NPC acceleration, deceleration and gait
33 Days Ago
Fix wolves suddenly stoppinng when fleeing
33 Days Ago
Fix wolves that keep eating or chilling while their pack members are fighting nearby
34 Days Ago
- Fixed SlotMachine analytics not including multiplier - Better error reporting on analytics bulk uploading - Fixed a memory leak in analytics when creating the upload client failed - Added ability to specify a file to load convars from in the editor GameSetup
34 Days Ago
Mere from peacekeeper_turret_hostile_warning_ui
34 Days Ago
34 Days Ago
Merge from main
34 Days Ago
Double the warning radius, only show turret marker if hostile.
34 Days Ago
Added NotifyLOD to car radio so it turns off based on distance
34 Days Ago
Fixed incorrect audio mixer group on sound source Fixed missing static sound player Rotate temp art
34 Days Ago
merge from qol_variable_zoom_scope -> main
34 Days Ago
▍▇▊ ▅▍▋▆█▅▅ ▄█ ▌▅█▅▄▄ ▍▉▅▋ ▇█ ▇▉▅█▅ ▉▆▇▌▄▇'▋ ▅▊▅▊▅▉ - ▋█▊▅█ [▆▊▆█▉▅▄▋▅] ▄▆ ▌▇▊ - ▋▆▉▍▋▉▌ ▌▊▍▇▍▇█▉▄.▌▌▅▅ ▌▋ ▍▄▊▆▌▆ ▅▊▍▌▋▄ ▇▇ ▅▉▍▉▉█ (▍▆ ▅▊▋▊▅->▅▆█->▊▆▋▍▆█ ▆█▋▉▋ ▄▄█▅)
34 Days Ago
merge from main -> aux3
34 Days Ago
merge from qol_variable_zoom_scope -> main
34 Days Ago
Set 'pageup` as default for zoom increase & `pagedown` for zoom decrease - if you are a power user feel free to move to mouse buttons
34 Days Ago
Allow new zoom keybinds to also work with binoculars - binoculars will still work with left click to switch zoom level as before
34 Days Ago
Add zoom keys to options menu - switch zoom (like binoculars) - increase zoom - decrease zoom
34 Days Ago
Fixed T1 shell ejection not working.
34 Days Ago
Change the 16x scope -> variable zoom scope - acts like binoculars where it has 3 different zoom levels - 4x, 8x and 16x zoom
34 Days Ago
Removed debug
34 Days Ago
Removed old commented-out code
34 Days Ago
- WIP audio source setup - Radio now turns off when the engine turns off - Setup radio play interactions, sfx and the 3 default stations
34 Days Ago
Fixed ore tests following the recent hot spot changes
34 Days Ago
Ores test compile fix
34 Days Ago
merge from main
35 Days Ago
merge from qol_dropbox_new_slots -> main
35 Days Ago
Fix item filter on mailbox input
35 Days Ago
Fix mailbox loot panel after splitting into two inventories
35 Days Ago
Increase dropbox from 1 input slot -> 4 input slots Create a different loot panel for dropbox vs mailbox considering different number of slots Split dropbox code into two different inventories instead of filtering slots based on input / storage - fixes items right clicked into dropbox storage going into dropbox input slots - fixes industrial able to push/pull from dropbox input slots
35 Days Ago
Merge from discofloor_rotation
35 Days Ago
Both DIsco floor variants can now be rotated while still being snapped to a neighbouring tile Uses a new applyPostRotationSnapping option on the attraction socket mod
35 Days Ago
Merge from shields
35 Days Ago
Fixed noclipping breaking held entities entirely
35 Days Ago
Removed flat fuel consumption when triggering the battering ram
35 Days Ago
Fixed exception when moving the current held entity item to another hotbar slot while it was equipped with a shield
35 Days Ago
Fixed battering ram firing replication
35 Days Ago
- Add purchased items to purchase history - Changes to protobufs
35 Days Ago
- Some initial protobufs - RPC setup