userAdam Wcancel
reporust_rebootcancel

4,174 Commits over 1,858 Days - 0.09cph!

5 Years Ago
profiling
5 Years Ago
disable some debug, added a save file for easier testing & perf comparison
5 Years Ago
more wip
5 Years Ago
fix
5 Years Ago
more wip
5 Years Ago
Reduce player name tag refresh rate if more players than max allowed elements.
5 Years Ago
Merge from main
5 Years Ago
merge from main
5 Years Ago
static workbenches can no longer be player rotated
5 Years Ago
merge from main
5 Years Ago
chat menu global mute setup
5 Years Ago
interface options UI toggle for global mute
5 Years Ago
Initial global chat mute functionality/convar. Team chat & server messages still appear if global is muted.
5 Years Ago
merge from main
5 Years Ago
Item dropped/pickup notices with long item names now uses the same truncated appearance as the crafting notifications.
5 Years Ago
Change footstep check from swimming to head under water, to maintain surface sound effects
5 Years Ago
Can't steal building-blocked christmas tree decorations
5 Years Ago
Don't play footstep sounds when swimming
5 Years Ago
Fixed smoke signal effect not appearing most of the time
5 Years Ago
Removed CustomTimerSwitch debug spam
5 Years Ago
Only ever try and getcomponent an item projectile mod once per item when trying to cache it, as it seems to be called on loads of items, regardless of type, so it'll still call GetComponent every time just to return null, otherwise.
5 Years Ago
Item ItemModProjectile caching
5 Years Ago
Added "Copy Text" to chat popup menu to copy a chat message to the system clipboard
5 Years Ago
merge from main
5 Years Ago
wip chat fixes, moving to separate say and teamsay commands which auto wrap the previous say function with the correct parameters
5 Years Ago
Team UI invite panel and chat notification message now show streamer mode name when receiving a team invite in streamer mode.
5 Years Ago
▉▋▊▅▆ ▋▄▉▉▄▍▄▄▇.▍▆█▋▄▊█▆▅██▄▍▉▅▅ ▄▅▋▅ ▇▅▄▆▍▆▄▉ █▊▌▌▋ ▄▇▅▄▄ ▌ ▆▉▆▉▆▋ ▅▌█ ▇ ▇▄▋▇▍▍, ▌▆▅▌▌▉▍▋ █▉ ▉▆▍▆▍▅ ▍▆▉ ▉▄▉▋▉▋█▉▅▅ ▉▄▉▋▄█, ▍▌▆▄ ▊▊█ ▄▊▅▌▌▆▇▆ ▄▉▌█▌▇█ ▊▅█▄▋▊, ▍▉▄█ ▌▋▄▆▋▆▌ ▍▊█▅.
5 Years Ago
█▉▌▆█ ▆▆▉▄▊▍▍▇▆ ▅▋▋▇ ▍▄▍▇█▄ ▄█▉▅▄▍ ▉▄▅▄▍▍ ▋▉ ▆▍▍█▆▅▋ ▇█▍▍▊▊ ▆▍ █▋▅▄▌▆▍▋▅ █▄▄▍▌ ▇▇▆▄▆▄ ▄ ▄█▅▆ ▆▋ ▄▉▅█ ▇▆▅▋▆▌. (▌▌▆▆▅▌▍). ▅▅▌▉ ▄▊▋▉▇ ▆ ▍▇▆▄ ▌▉▉▌▅ ▍▄ ▋▋▋▄▄█ ▇▆ ▍▌▌▆▉▍ ▅█ ▆▍▌ █▌▍▄▅▇ ▍▋ ▄▇▋▇▄▌▍ ▇▇▄█▄▅ ▇▇█ █▅▄▋▄▊▅▇▌▆▉ ▅▋▊▉▊▄ ▋▇ ▌▆█▌█.
5 Years Ago
merged loot time direction flip
5 Years Ago
switched loot timer fill direction from clockwise to anti-clockwise
5 Years Ago
merge from main
5 Years Ago
Shotgun traps now work in caves below the water.
5 Years Ago
▅▇▇ ▋▆▌ ▊▋▌ ▉▄█▋▇█▍ ▌▆▇▌▅ ▇▉▆▆ ▉▉ ▅▌▆█▄▇ ▋ ▆▉▄-▍▍▌▊▍ ▇▌▉▋▆▆▆ ▄▋▆▊▉▉▋
5 Years Ago
Finally fixed the duplicate team chat log
5 Years Ago
merge from main
5 Years Ago
added hold auto-drinking to the water catcher drink button. scene2prefab, lootpanels scene.
5 Years Ago
merge from main
5 Years Ago
▌▌▋█▄█ █▆▋▉ ▅▆▌▅ ▉▊▉
5 Years Ago
merge from main
5 Years Ago
▆▇▆ ▇▌▄ ▆▋▅▋ █▇█▉ ▄▉█▇ ▆▇▅▌▇█▊ ▅▅▌ ▊█▍█▇█▋ ▍▄▆█▇▇█ ▊▆ ▋▆▊▊▄▄▌▍▉ ▆▅█▄▌
5 Years Ago
merge from 41896
5 Years Ago
fix the delay before firing 2nd arrow of a bow
5 Years Ago
refactor a bit
5 Years Ago
Clear loot timers if needed when closing inventory
5 Years Ago
cherry pick chat popup fix
5 Years Ago
Force close chat popup when closing chat
5 Years Ago
Fix for screen menu options that got lost in a MenuUI.Options prefab merge at some point
5 Years Ago
cherry pick fix
5 Years Ago
EAC compile fix
5 Years Ago
merged merge fixes