userJake_Richcancel
reporust_rebootcancel

4,224 Commits over 1,188 Days - 0.15cph!

2 Years Ago
Merge from main -> steam_nickname_fix
2 Years Ago
Fix flamethrower consuming 1 fuel when flame is started Rocket launchers can still fire when out of ammo
2 Years Ago
merge from main -> infinite_ammo_convar
2 Years Ago
Add analytics of "how much bag quota" used when sleeping bag/bed is placed
2 Years Ago
Include explicitly if damage taken results in a death Include if the victim is crawling or wounded
2 Years Ago
Disable TriggerAnalytics & remove the rest of the server analytics
2 Years Ago
Removed legacy analytics Implemented missing legacy analytics into new analytics system Log active item of players alongside position every 1min
2 Years Ago
Fix despawn storing steamid instead of player's wipeid Log when an item breaks due to low condition
2 Years Ago
Fixed distance2d not being set because I assigned distance twice
2 Years Ago
Skull trophies show streamer name Fix editor creating skulls that had normal name & streamer mode both set to streamer name Skull trophies update to streamer mode if streamer mode is enabled at runtime
2 Years Ago
Fix skull give notices not using streamer mode outside of the editor
2 Years Ago
merge from main -> streamer_mode_skull
2 Years Ago
Add `repair_inventory` convar to repair all items in inventory
2 Years Ago
`infinite_ammo` convar will also prevent condition loss of weapons & tools
2 Years Ago
`reloadweapons` will also work on flamethrower & water guns
2 Years Ago
Fix infinite ammo for rocket launcher, apply to flamethrower & water gun
2 Years Ago
merge from main -> infinite_ammo_convar
2 Years Ago
Enable showing bag quota for bed & towel items too
2 Years Ago
Cache list of sleeping bags per player on the server & network to clients Show current bag quota in item amount when placing bag Can disable showing bag quota in item amount by setting `bag_quota_item_amount` false Can set `max_sleeping_bags` to -1 to disable the toasts & bag limit Codegen https://files.facepunch.com/jakerich/1b1711b1/oarP1RLiz1Kwy2D1.mp4
2 Years Ago
Merge from main -> respawn_changes
2 Years Ago
Fix compile error from GetInfoBool defined twice
2 Years Ago
Also change sleeping bag cluster delete icon
2 Years Ago
Make sleeping bag icon darken while held instead of lighten
2 Years Ago
merge from main -> respawn_changes
2 Years Ago
Fixed compile error due to infinite ammo convar being defined inside #CLIENT accidently
2 Years Ago
Fixed corpse & skull not having name hidden in streamer mode
2 Years Ago
Fix infinite ammo being defined inside #EDITOR block, refactored `UsingInfiniteAmmoCheat` property while fixing
2 Years Ago
merge from main -> infinite_ammo_convar
2 Years Ago
Restrict building skins without assets from being selectable in standalone builds
2 Years Ago
Fix sleeping bag markers reseting cooldown every time the map is opened
2 Years Ago
Default to max 10 beds + bags Configure limit via `max_sleeping_bags` convar Change hardcore gamemode to use convar instead of gamemode code
2 Years Ago
Unclaim bags instead of deleting them when unclaiming on map
2 Years Ago
Remove "send list of bags every 60s"
2 Years Ago
Ensure that list of sleeping bags are sent out to old & new owner every time a sleeping bag is assigned
2 Years Ago
Only make bed public when unclaimed on map if the bed was set to public mode Destroy bed with gibs enabled when unclaimed
2 Years Ago
Allow deleting bags that are still on cooldown Use existing FindForPlayer method incase one gets changed in the future
2 Years Ago
Fix keycards losing durability when swiping on a reader twice
2 Years Ago
Doubled resolution of the other hanging & terrain signs (512x256) Quadrupled the resolution of the standing & hanging banner (1024x256)
2 Years Ago
Double resolution of wooden signs to match painting signs
2 Years Ago
Add test for disabling components & fix codegen since "test" convar name changed
2 Years Ago
Merge jarryd's CUI branch that allows updating CUI without destroying & recreating it Add ability to use 'enabled' field to enable/disable CUI components Additional fixes to make components update Codegen CUI test command
2 Years Ago
▇▄▄▅▄▅▊ ▊▍ ▌▍▍ ▊▄▉▌▇▆█ ▇▋ ▅▌▅▇▍▋▌█ ▇█▉▄▍▋▌▊▍ ▇▄▆ ▇▍█▍▇█ ▉▋▍▊▅▍▇▌ ▅▅▌▋▄ █▋▆ ▊▇█▍ ▊▆▋▅█▍▇ ▅█ ▅█▆▄▉▆▄▉
2 Years Ago
Fix analytics serialization error when object is serialized as a field
2 Years Ago
Fixed steam nicknames not working due to expiry checking the wrong way
2 Years Ago
Convert infinite ammo editor convar into normal convar Synced to server with clientinfo Only works if you are admin or developer Infiniteammo convar no longer saved automatically
2 Years Ago
Fix vending machines giving out greater than max stack size after restart
2 Years Ago
▇▋▆█▅▆▊ `▆▉▆▄▅_▍▉▉▅▌_▌▅▌▌▍▆_▌▍▇▊` ▉▌▌▌ ██▆ -> █▅▍▌▄ ▋▍▇▉▌▉▉
2 Years Ago
▆▆▌▄▆█▋ "▆▇▉▉ ▊▊█▅▍▍ ▊▄▄▉ █▍ ▅▋▄▌▇ ▇▆▄▌ ▊▅▋▄▇" ▉▋ ▊█▋▇▊▉ "▋▍▆▆▍_▄▉▆▍▇_▌▆▋▇▅▉_█▌▄█" ▋▍█▋▅▊█ ▍█▊▌▄▆▉▍▅ ▊▅▇▆▉▊ ▊▌▍▋ ▉▅▉▄▍▌▇: `▅▌▌█_▉▄_▇▉▊_▌▇▉▋` ▄▅█ `▄▍▇▉▌_▌▄_▇▊▋_█▅▆▇` ▇▊ ▍▋▄▋▅ ▊▅▄ ▄▊▍▋ ▇▇▅▊ ▇▋█▅▊▇▉▇▋█▌ ▋▊▆▇ ▆█▊▉ ▄▍█▇█ ▌▇█▅ ▍▇▄▇▊▋▌
2 Years Ago
Add explicit linking of corpses to their spawn groups
2 Years Ago
Mark loot in train tunnels as 'tunnel' or 'tunnel_stop'