reporust_rebootcancel

136,255 Commits over 4,474 Days - 1.27cph!

2 Years Ago
Fix funky TOD behavior on nexus enabled servers, hopefully
2 Years Ago
Allow high walls & external gates to be demolished - move demolish code from BuildingBlock -> StabilityEntity - add `canBeDemolished` field - add `demolish_seconds` convar (default 10m) to control demolish time
2 Years Ago
merge from roulette_random
2 Years Ago
FX meta spam
2 Years Ago
Merge cleanup.
2 Years Ago
Various fixes / post-merge unfuckery.
2 Years Ago
merge from auto_map_upload
2 Years Ago
Compile fix
2 Years Ago
Add ability to put items into backpack by dragging the item onto the equipped backpack (rather than opening backpack)
2 Years Ago
merge from static_workbench_slot_fix
2 Years Ago
merge from ai_zone_leak
2 Years Ago
merge from full_serverside_fall_damage_clean_diff
2 Years Ago
merge from auto_map_upload
2 Years Ago
viewmodel prefab - set shell root object on vm script
2 Years Ago
player update. exported/set up ak47 anim set
2 Years Ago
Removed DoorController redundant slot code
2 Years Ago
DoorController prefab: new sockets, updated lights
2 Years Ago
Converted DoorController to use Socket_Specific instead of the legacy code lock socket system Added support for bone parenting on Socket_Specific
2 Years Ago
Travelling vendor can now be spawned via console command Seeks out first road to move to Acceleration added
2 Years Ago
Reposed Burlap Trousers, Burlap Shirt and Burlap Shoes to match updated player rig
2 Years Ago
Setup junkpile AIZs as virtual and assign in spawners.
2 Years Ago
merge from io_entity_snapping/fixes/2
2 Years Ago
merge from fix_ping_estimate_log_spam
2 Years Ago
merge from fix_storage_adapter_blocking_looting
2 Years Ago
merge from fix_external_wall_snapping
2 Years Ago
merge from fix_last_valid_position_sleeping_bag
2 Years Ago
Fixed industrial splitter snapping offset
2 Years Ago
merge from roulette_random
2 Years Ago
reapplying 96139 roulette_random
2 Years Ago
player update. m39 anim set edited and holster position set
2 Years Ago
Use a point destination as a target instead of just going forward
2 Years Ago
Merge main -> Bikes (before 2022 update)
2 Years Ago
subtract 96139 roulette_random - compile fix
2 Years Ago
merge from tutorial_menu_improvements
2 Years Ago
merge from minigun_fixes_may_24
2 Years Ago
merge to main vms_missing_renderer_scripts
2 Years Ago
merge from fix_heavy_scientist_static_loadout
2 Years Ago
merge from roulette_random
2 Years Ago
Fixed DeferredExtension command buffer allocating 62b of garbage every frame
2 Years Ago
First pass on new UI layout for conversations and mission acceptance
2 Years Ago
S2P compound and bandit town
2 Years Ago
Remove the inventory slots on the static workbench variants, prevents players accidentally transferring scrap from their inventory into hidden inventory slots when right clicking scrap
2 Years Ago
Adjusted minimum font size on tutorial popup
2 Years Ago
FIxed state where tutorial button in menu would show as not usable when it should be usable
2 Years Ago
Change method names so harmony mods stop disabling the feature serverside Add `ping_estimation` convar to manually toggle ping estimation (default enabled)
2 Years Ago
Disable ping logging inside editor, switch to a convar `ping_estimate_logging`
2 Years Ago
Fix storage adapters blocking looting of boxes when looking directly at the adapters - add support for GameTrace to ignore the type of an entity - will still GameTrace the storage adapter if you are holding a WireTool/PipeTool https://files.facepunch.com/jakerich/acrocQIGlVgn6mTE/01R7sjXhY7xH2U9S.png
2 Years Ago
Change the actual code that uses `isHoldingShift`
2 Years Ago
Pass `isHoldingShift` to Construction.Placement
2 Years Ago
Fix disabling external wall snapping (by holding shift) not working outside of the editor