6,973 Commits over 2,741 Days - 0.11cph!
Allow the YouTube embed origin for the BlogView (possible fix for iOS)
Show map notes on the map (personal and team ones)
▍█▉▉ ▄▍▄▊▆▄▊ ▉▄▊▄▍▋▉ ▍▊▄▇ ▊▉▌ ▋▅▋▇▄ ▍▊▄ █▍▌▍▄▆ (▅▌▊▋ ▉▌ █▆▆▌)
Add map notes to team info
▇▉█▍ ▋▇▋▅▌▍█▅ ▍▄▍▄ █▊ ▌█▊▉
▅█▉▋ ▉▌▉▊▌▌ ▌█▌ ▊█▄▋█ ▉▌▄▆▆ ▌▆▅▉ ▌▉'▆ ▍▍▌▋█, ▄▇▍▋ ▌▉▆▄▊ ▇▉▅▆
▉█▍█ ▍▋▉▍▆▊▉▇ ▇▊▄▉▌▌, ▉▄▆█ ▊▌▋▊▆▋▅ ▊ ▉▊▄▇▆▅▇ ▉▄ ▅▆█ ▋▊▇▇ ▉▌▆ ▉▋ █▄▄▍ ▅▋ ▅▊▇█▌
▋▊▅ ▌▇▍█▍▆▆▌ █▌▋ ▋ ▄█▇ ▄█▉▊▌▄▊ ▍▇▅▇ ▅ ▌▋▊▇▊▅ █▉▄▊█▆▆ █▊▊ ▆ ▅▇▋▋▇▆▄▆▅
Team markers go above monument markers
Use avatar for the player markers on the map
Don't watch the Team for every ChatLine
Unload the map when switching servers (so it doesn't auto load), cache style in MarkerRoot
Add an error when a model is being watched many times, don't watch MapState in MarkerRoot
Don't watch servers in the server switcher (that auto connects to them all and ticks them)
Mock server uses your local steamid now, refactor to get rid of circular dependency
Fix autoturrets retaliating against SAM sites when they accidentally get hit
Better formatting for the map size
Add the saved flag to the motd convar
Add a toggle switch to the smart alarm entity to switch notifications on/off for it
Preserve the protobuf field order
Commands to manage notification subscriptions on entities
Default notifications to enabled
Fix header text not centered
Push the "jump to me" button in more, give it more consistent colors
ServerHeader uses NetworkImage
Memoized a bunch of stuff in the map's GridLayer to see if its faster
Add devices tab with mock switch and alarm
Automatically subscribe to entities
▍▇▅▌▆▌▌▇█▌ ▊▍▄ ▊▅▇, █▄▇▋▍▋ ▊▇▄▇▊▇ ▇▍▉▊▆ ▋▌▉▅▌▆
Bit of refactoring and fixing things that got lost in the merge
Subtract seismic detector
▇▇▆ ▇ ▄▋ ▋▌▊ ▆██▆▄▆▍▉ ▊▅▄▄▄▉ ▍▇▌▊▄█▇▍ ▌█▊ █▆▇▄ ▄▄▍▍▉▍ ▌▄▄▌▉ (▊▌ ▄▊▄▉▆▌ ▇▍▆▅)
▊▇▇▆ ▊▄▊▊ ▍▉█▊▄▅▄▉ ▊▄▇▌▋█ ▌█▍▅█ ▄▅█▄ ▄▌▍▆▊▆
▊▆▄█ ▆▉▄ █▇▉▌▉▋ ▅▇▊▇ ▇▅ ▉▌▇ ▉▊▉██ ▉█▋▅▍█▆ (▍▌▆█ ▉▌▌ ▄▉▉▉█▇▆▋ ▇█▊▄▅▇▆)
▆▅█ ▉▆▆▍▌▅▋ ▉▇█▍██ ▌▅▄▉▉▄▌▉, ▍▆▅'▉ ▇▄█▋ ▌▉ ▄▅▄▇▇ ▋▌ ▌▆█▋▉'▊ ▋▅▄█ ▆▋▆▋▅▇▍▉▍▄▇ █▄▆▋▉▍▍
▇█▉▌ ▆▊▊▌ ▇▋█▊ █▇▆▊▆ ▍▊▋▌▋▄▋█▋█ █▅▅▄▄▊ ▌▌▊▌
▇▉▉▅ ▇▍▅▄▇▊ ▍▅▇▍▌ ▌▆▄▉ ▇▋█ ▉▅▆▊ ▆▋█▍
▉▉▊▋ ▌█▄-▉█▌▌▋▄ ▄▉▆ ▌▅▅▅█
Allow typing when the console autocomplete is active (instead of needing to push tab)
Fix an item being lost when a corpse with full inventory despawns (into a backpack), the item that can't fit into the backpack will get thrown onto the floor now
WIP server message of the day
Add support for temporarily banning players
There's a new, optional parameter at the end of ban/banid that controls the expiry date
It can be something like (one of these) 5m, 2w, 3d for relative time, or a unix timestamp, which is what's saved to bans.cfg
Don't automatically open notifications when the app isn't in the foreground
Team tab cleanup, with styled-components too
Show queued players (if any) in the server info area
Pass through style prop on some core components (fixes styled-components extending)
Automatically close the bottom drawer when clicking on something
Updates team member list on chat screen, fixed a few other styles
Bottom drawer only on hub
WIP bottom drawer (visible on all tabs)