userJake_Richcancel

2,990 Commits over 854 Days - 0.15cph!

2 Years Ago
Show "Custom Map" in browser for all custom maps
2 Years Ago
Prioritize queries to servers currently on screen, use cache as datasource for officials
2 Years Ago
Changed ip to a string, added "faster browser" checkbox, optimized IsServerBanned, concept works now
2 Years Ago
Optimize IsServerBanned & remove debug code for versionTag
2 Years Ago
Reattempt merge from misc_fixes_june22 + additional fixes
2 Years Ago
Debris created for half walls
2 Years Ago
Fix debris not created on triangle foundations, spawn debris for window walls & low walls
2 Years Ago
Remove extra RendererLOD component on shopfront
2 Years Ago
Merge fixes for misc_fixes_june22
2 Years Ago
Slowed down jackhammer to match existing speed Fixed connect hostname.com without port Block map name in disconnect menu in streamer mode too
2 Years Ago
Fixed ent repair & ent upgrade commands
2 Years Ago
Initial prototype
2 Years Ago
▅▍▇ ▋▄█▆▆▅▅▊▅ ▅▋▇▍▍▋▆ ▇▍ ▆▉▆▄▉ ▍▍█▍ ▄▋█▊▌ ▊▅▊▋▋▄▄ ▊█▋▋▊▊▌▄ ▇▊▅▌▍▍█▅▋
2 Years Ago
Fixes from code review, gibs is enabled again on ent kill
2 Years Ago
merge from main
2 Years Ago
Merge torch despawn + backspawn despawn
2 Years Ago
Merge from main
2 Years Ago
Merge repairable windows + ownerid fix
2 Years Ago
merge from shopfront fixes
2 Years Ago
Merge from main
2 Years Ago
GetLocalVelocityServer implmented for drone Fixed a few vending machine manifest typos Manually specify mini & scrap heli starting fuel amounts
2 Years Ago
Redownload custom map if checksum doesn't match
2 Years Ago
Merge harmony_qol into main
2 Years Ago
Default to port 28015 when using "connect hostname.com" (dont need port on end)
2 Years Ago
Use reflection to grab modded tags to avoid needing different build for windows & linux
2 Years Ago
"benchmark_demo {demo} {runScenes}" will skip benchmark scenes by default
2 Years Ago
Moved BuildingBlock.ChangeGrade() to #server
2 Years Ago
Missing .cs file
2 Years Ago
Added "benchmark_demo {demo}" command to bench any demo
2 Years Ago
"listvendingmachines" command didnt codegen before
2 Years Ago
Added "harmony.unload {name}" and IHarmonyModHooks to use loaded / unloaded hooks
2 Years Ago
Ability to load harmony mods after startup with "harmony.load {name}" command
2 Years Ago
Free stringbuilder back to pool
2 Years Ago
Reduced GC of QuoteSafe & ConsoleSystem.BuildCommand
2 Years Ago
Optimized relationship manager on the server (unsure if unity 2020.3 perf regression)
2 Years Ago
Scaled armored window collider to match model
2 Years Ago
Can put photos in mailbox
2 Years Ago
▆▇▊ ▇▊▇▊▇▉▋▄ ▌▋▌▇, ▊▆▌▆▄ █▄█▄▉▅▋ ▊▌▍▄▆
2 Years Ago
Hide chat profile pictures in streamer mode
2 Years Ago
"ent kill" will show no gibs by default "ent {upgrade/downgrade/setgrade} {grade} {radius}" command added
2 Years Ago
Add 'listvendingmachines' command to server
2 Years Ago
Hide map name in server browser when streamer mode active
2 Years Ago
Fixed compile error
2 Years Ago
Torches will despawn quick, backpacks take into account correct despawn time, added `itemdespawn_quick` to configure quick despawn duration (30s)
2 Years Ago
Fix softcore occasionally not dropping items & don't drop reclaim bag if empty
2 Years Ago
Merge from main (new unity update)
2 Years Ago
Animal headshots will play hitmarker + sound
2 Years Ago
Jackhammer hits hotspot every time, reduced bonus to keep speed the same
2 Years Ago
Resource dispenser floating point errors fixed, no need to miss hotspot first hit
2 Years Ago
merge from main