reporust_rebootcancel

137,281 Commits over 4,474 Days - 1.28cph!

3 Months Ago
Debug commands to test whats going wrong with geolocation - Codegen - Rebuild phrases
3 Months Ago
Re-enable `canPlaceInsideRocks` on the terrain checks of foundation prefabs
3 Months Ago
Undo changes to foundation prefabs since the merge messed up at some point and they ended up with 2x MeshRenderer components throwing strange errors
3 Months Ago
merge from efficiency_desc
3 Months Ago
Efficiency upgrade description change, on the right branch this time
3 Months Ago
Fixed not being able to connect a wire to a door controller when the door is open
3 Months Ago
Subtract new navmesh
3 Months Ago
Readd god rock & anvil rock to craggy
3 Months Ago
Fixed efficiency description to a generic now that it includes explosives /satchels
3 Months Ago
Codegen
3 Months Ago
merge from computer_io_no_passthrough (very minor, parameter change only)
3 Months Ago
remove computer station passthrough, slightly move input plug to line up better with model
3 Months Ago
Reapply Antihack.cs #if SERVER changes
3 Months Ago
merge from main -> fix_foundation_clipping_rocks
3 Months Ago
ServerSetFrequency changes in RFReceiver to make it easier for Oxide to patch the method
3 Months Ago
Fixed lunar wall dividers all named Wall Divider Pack Added a new key for the pack
3 Months Ago
Fixed barrels and shelves showing the new hidden base redirect item in store pages
3 Months Ago
Manually bumped up the renderer bounds of feet, hands, and torso. Fixes parts disappearing in niche situations.
3 Months Ago
Fixed the mess with ice throne showing as Ice King Pack
3 Months Ago
merge from storepage_abyss_fix
3 Months Ago
merge from storepage_frontier_fix
3 Months Ago
Fixed hazmats named Abyss Pack in the abyss pack store page Added a proper token for Abyss Pack
3 Months Ago
Various kiosk fixes
3 Months Ago
Kiosk lighting
3 Months Ago
increase max player sprinkle
3 Months Ago
Added missing railroad planter box to the frontier DLC store page Also fixed triangle planter redirect
3 Months Ago
Final volume checks
3 Months Ago
▆▌ ▌▋▌▄▄▆▅▉█▊ ▌▄▌▄█▍▋ ▉▄▍▌ ▌▅▉▄ ▊▊██▄▄█ ▍▆▍▋▍ █▋ ▍▊▊▊
3 Months Ago
allow mortar to be picked up without hammer (flag if the pickup prompt becomes annoying)
3 Months Ago
Use player volume rather than player score. This prevents servers with 1/2/3 players that have hit max player count from being put up the rankings
3 Months Ago
Missed one more DigitalClockAlarm pooling issue
3 Months Ago
New default sorting order - Initially sort via population - Use distance as tie breaker - Very occasionally sprinkle in lower pop
3 Months Ago
Garage door industrial animations
3 Months Ago
merge from game_room_dlc -> darts_game
3 Months Ago
merge from main
3 Months Ago
only show 5 leaderboard spots
3 Months Ago
merge from fix_storage_adapter_invisible -> main
3 Months Ago
Fix storage adapters going invisible - force the LODComponent to refresh when it's parented to a static entity to handle all the edge cases where the LODComponent is initialized at 0,0,0 before parenting
3 Months Ago
Kiosk lighting WIP.
3 Months Ago
Fixing chicken suit skeleton skin
3 Months Ago
Cherry pick 150710, 150711 (moved SkinnedMeshRenderer convert button to the context menu)
3 Months Ago
Compile fix
3 Months Ago
Editor: moved SkinnedMeshRenderer convert button to the context menu, as its overriding the builtin custom editor
3 Months Ago
Ninja suit skinning fix
3 Months Ago
Fixed electric furnace gibs not being skinned
3 Months Ago
Gate ghostship unity nav gen behind ConVar.AI.useUnityNavmesh
3 Months Ago
Merge from main
3 Months Ago
Merge from workbench_upgrades
3 Months Ago
merge from main
3 Months Ago
Make entityComponent.baseEntity work in OnEnable