userJake_Richcancel
reporust_rebootcancel

2,262 Commits over 701 Days - 0.13cph!

1 Year Ago
Hide seed in F1 `Info` menu
1 Year Ago
Dont report the seed to steam
1 Year Ago
Let the client know rust+ is off by setting app.serverid
1 Year Ago
Disable Rust+
1 Year Ago
Disable crawling wounded state Add convar `crawlingenabled` to disable crawling
1 Year Ago
Raycasts for lasers on client on job system
1 Year Ago
Disable printpos, printrot, printhead, printeyes & printinput commands
1 Year Ago
Added hardcore server tag
1 Year Ago
Block global chat on the server when convars are set (so players cant send console commands to bypass)
1 Year Ago
Disable contact system
1 Year Ago
Disable compass
1 Year Ago
Prevent "harmony.unload" from unloading all harmony hooks on the server
1 Year Ago
Add Mono.Cecil Harmony mods load new code when hotloading Enabled harmony in the editor
1 Year Ago
Global chat & local chat convars
1 Year Ago
Disabled global chat Added local chat channel Local chat range 100m
1 Year Ago
Merge from main
1 Year Ago
Merge from main
1 Year Ago
Set slots per furnace to proper values (were set arbitrary for testing)
1 Year Ago
Merge from main
1 Year Ago
Fix client mode error
1 Year Ago
Merge from main
1 Year Ago
Merge from main
1 Year Ago
Merge from main
1 Year Ago
Remove scientists and turrets from "safe" monuments
1 Year Ago
Disable safe zones
1 Year Ago
Fixed items not going into slots Fixed error when opening non-furnace
1 Year Ago
Disable commands on client: monuments, rendermap, renderlabs, rendertunnels
1 Year Ago
Disable "g" map Disable respawn map
1 Year Ago
Prefab to make lines that connect between each slot
1 Year Ago
Updated furnace slots & ui formatting
1 Year Ago
Merge from main
1 Year Ago
Remove team system
1 Year Ago
Colors and tweaks to get it closer to the target look
1 Year Ago
New new smelting ui
1 Year Ago
Cleaned codegen without running generate again :(
1 Year Ago
Renamed clientperf_detailed to clientperf_frametime
1 Year Ago
Change ServerInfo to a class so can sort by ping & update after its in the browser Download from web on worker thread
1 Year Ago
Simplify querying ping
1 Year Ago
Fix sqlite cache and ping works with sqlite now
1 Year Ago
Removed ping field from combatlog entry
1 Year Ago
Fix NRE when downloading texture
1 Year Ago
Prevent SocketMod_Area from colliding with itself (fixes windmill floating on top of wall)
1 Year Ago
Store lowest ping in local sqlite cache Fix task concurrency again
1 Year Ago
Filter by version tag when using cache
1 Year Ago
Clear texture cache after destroying textures
1 Year Ago
Switch order of sorting operations for performance
1 Year Ago
Merge from main
1 Year Ago
Merge from furnace_ui_rework
1 Year Ago
Ensure GetIdealSlot is in #Server
1 Year Ago
Merge from furnace_ui_rework