6,996 Commits over 2,802 Days - 0.10cph!
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)
News page, Padding is now numbers (use PaddingPx for string with suffix)
Unix time on the blogs listing
Some tab bar styling, fix keyboard avoiding for chat
Headerless team tab, <Page> can apply the offset to not go under the status bar now
Remove the old color constants file
More styled-components, maybe working image preloading, more cleanup
WIP components cleanup and pulling components/styles from Lewis's playground
Clicking blogs opens them in a fullscreen WebView now (external links will go to the actual browser though)
Moved the blog view over here
Revert the in-app blog view (moving to branch)
Types for styled-components
Blog header image
WIP paragraphing and whitespace collapsing
Fix map jumping to the bottom left corner
Transparent header for the map tab
Proper monument names on the map, also use the same font as the game
Switch SafeAreaView to React Navigation's copy (it lets you isable specific sides)
Special content on the team tab if the player isn't in a team
Set the chat input placeholder color
Fix keyboard covering chat textbox on iOS
Fix PlayerHead not showing avatar on iOS because of out of range borderRadius
Add a <StatusBar> back in cause it maybe does stuff for iOS
Add jarryd to the mocking data
NetworkImage will now show the placeholder image if the image fails to load for whatever reason