userJake_Richcancel
reporust_rebootcancel

3,405 Commits over 976 Days - 0.15cph!

3 Years Ago
Initial prototype
3 Years Ago
▅▍▇ ▋▄█▆▆▅▅▊▅ ▅▋▇▍▍▋▆ ▇▍ ▆▉▆▄▉ ▍▍█▍ ▄▋█▊▌ ▊▅▊▋▋▄▄ ▊█▋▋▊▊▌▄ ▇▊▅▌▍▍█▅▋
3 Years Ago
Fixes from code review, gibs is enabled again on ent kill
3 Years Ago
merge from main
3 Years Ago
Merge torch despawn + backspawn despawn
3 Years Ago
Merge from main
3 Years Ago
Merge repairable windows + ownerid fix
3 Years Ago
merge from shopfront fixes
3 Years Ago
Merge from main
3 Years Ago
GetLocalVelocityServer implmented for drone Fixed a few vending machine manifest typos Manually specify mini & scrap heli starting fuel amounts
3 Years Ago
Redownload custom map if checksum doesn't match
3 Years Ago
Merge harmony_qol into main
3 Years Ago
Default to port 28015 when using "connect hostname.com" (dont need port on end)
3 Years Ago
"benchmark_demo {demo} {runScenes}" will skip benchmark scenes by default
3 Years Ago
Moved BuildingBlock.ChangeGrade() to #server
3 Years Ago
Missing .cs file
3 Years Ago
Added "benchmark_demo {demo}" command to bench any demo
3 Years Ago
"listvendingmachines" command didnt codegen before
3 Years Ago
Added "harmony.unload {name}" and IHarmonyModHooks to use loaded / unloaded hooks
3 Years Ago
Ability to load harmony mods after startup with "harmony.load {name}" command
3 Years Ago
Free stringbuilder back to pool
3 Years Ago
Reduced GC of QuoteSafe & ConsoleSystem.BuildCommand
3 Years Ago
Optimized relationship manager on the server (unsure if unity 2020.3 perf regression)
3 Years Ago
Scaled armored window collider to match model
3 Years Ago
Can put photos in mailbox
3 Years Ago
Hide chat profile pictures in streamer mode
3 Years Ago
"ent kill" will show no gibs by default "ent {upgrade/downgrade/setgrade} {grade} {radius}" command added
3 Years Ago
Add 'listvendingmachines' command to server
3 Years Ago
Hide map name in server browser when streamer mode active
3 Years Ago
Fixed compile error
3 Years Ago
Torches will despawn quick, backpacks take into account correct despawn time, added `itemdespawn_quick` to configure quick despawn duration (30s)
3 Years Ago
Fix softcore occasionally not dropping items & don't drop reclaim bag if empty
3 Years Ago
Merge from main (new unity update)
3 Years Ago
Animal headshots will play hitmarker + sound
3 Years Ago
Jackhammer hits hotspot every time, reduced bonus to keep speed the same
3 Years Ago
Resource dispenser floating point errors fixed, no need to miss hotspot first hit
3 Years Ago
merge from main
3 Years Ago
▌▊▍'▍ ▊▊█▉▊ ▋▅█▉▍█▅▍▇▇▄ ▊▋▋ ▆▆ ▉▅▆▍▆▍▄▍▄▅
3 Years Ago
Block moderators from running ownerid
3 Years Ago
No need to relog after applying ownerid
3 Years Ago
Entities that lose condition on pickup can be repaired in bench (windows)
3 Years Ago
Util to try catch coroutines & try catch saves so they dont break until restart
3 Years Ago
Merge from flashlight_on_fix
3 Years Ago
Flashlight / laser will stay on after holstering & taking your weapon out again + no more ghost flashlights
3 Years Ago
Sped up asset warmup by reusing same list of components
3 Years Ago
Vehicle sensitivity slider in options menu
3 Years Ago
Fixed the "correct' vehicle sensitivity being too high, lowered to match feeling of old behaviour
3 Years Ago
▋▇▋ ▇▍▇▋▉█▇▌█▄▅▊█ ▉▆ ▉▍▄▉▄▆ ▄▍▄▇▊▌▇▆ ▅▇ ▆▅█▊ ▇▆ ▄▋▊▄▋▌▋▅
3 Years Ago
Switched realtimeSinceStartup for Stopwatch
3 Years Ago
Fixed order of operations