4,305 Commits over 1,919 Days - 0.09cph!
Removed CustomTimerSwitch debug spam
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.
Item ItemModProjectile caching
Added "Copy Text" to chat popup menu to copy a chat message to the system clipboard
wip chat fixes, moving to separate say and teamsay commands which auto wrap the previous say function with the correct parameters
Team UI invite panel and chat notification message now show streamer mode name when receiving a team invite in streamer mode.
▉▋▊▅▆ ▋▄▉▉▄▍▄▄▇.▍▆█▋▄▊█▆▅██▄▍▉▅▅ ▄▅▋▅ ▇▅▄▆▍▆▄▉ █▊▌▌▋ ▄▇▅▄▄ ▌ ▆▉▆▉▆▋ ▅▌█ ▇ ▇▄▋▇▍▍, ▌▆▅▌▌▉▍▋ █▉ ▉▆▍▆▍▅ ▍▆▉ ▉▄▉▋▉▋█▉▅▅ ▉▄▉▋▄█, ▍▌▆▄ ▊▊█ ▄▊▅▌▌▆▇▆ ▄▉▌█▌▇█ ▊▅█▄▋▊, ▍▉▄█ ▌▋▄▆▋▆▌ ▍▊█▅.
█▉▌▆█ ▆▆▉▄▊▍▍▇▆ ▅▋▋▇ ▍▄▍▇█▄ ▄█▉▅▄▍ ▉▄▅▄▍▍ ▋▉ ▆▍▍█▆▅▋ ▇█▍▍▊▊ ▆▍ █▋▅▄▌▆▍▋▅ █▄▄▍▌ ▇▇▆▄▆▄ ▄ ▄█▅▆ ▆▋ ▄▉▅█ ▇▆▅▋▆▌. (▌▌▆▆▅▌▍). ▅▅▌▉ ▄▊▋▉▇ ▆ ▍▇▆▄ ▌▉▉▌▅ ▍▄ ▋▋▋▄▄█ ▇▆ ▍▌▌▆▉▍ ▅█ ▆▍▌ █▌▍▄▅▇ ▍▋ ▄▇▋▇▄▌▍ ▇▇▄█▄▅ ▇▇█ █▅▄▋▄▊▅▇▌▆▉ ▅▋▊▉▊▄ ▋▇ ▌▆█▌█.
merged loot time direction flip
switched loot timer fill direction from clockwise to anti-clockwise
Shotgun traps now work in caves below the water.
▅▇▇ ▋▆▌ ▊▋▌ ▉▄█▋▇█▍ ▌▆▇▌▅ ▇▉▆▆ ▉▉ ▅▌▆█▄▇ ▋ ▆▉▄-▍▍▌▊▍ ▇▌▉▋▆▆▆ ▄▋▆▊▉▉▋
Finally fixed the duplicate team chat log
added hold auto-drinking to the water catcher drink button. scene2prefab, lootpanels scene.
▆▇▆ ▇▌▄ ▆▋▅▋ █▇█▉ ▄▉█▇ ▆▇▅▌▇█▊ ▅▅▌ ▊█▍█▇█▋ ▍▄▆█▇▇█ ▊▆ ▋▆▊▊▄▄▌▍▉ ▆▅█▄▌
fix the delay before firing 2nd arrow of a bow
Clear loot timers if needed when closing inventory
cherry pick chat popup fix
Force close chat popup when closing chat
Fix for screen menu options that got lost in a MenuUI.Options prefab merge at some point
Reapplied watchercatcher panel prefab changes, exported with scene2prefab
cherry pick client-only fix from main
mutelist load safety check
mutelist command now uses a TextTable instead of a manual string builder
container timer remove test
Remove the recent chatter stuff to simplify - it's not really needed since adding the chat menu anyway.
Move mute list innit to bootstrap.
merged from main to get recent team fix changes, fixed merge issues
team member connection list tweak
rebuilt locker lootpanel changes, exported properly with scene2prefab this time