userlamalovecancel

6,973 Commits over 2,741 Days - 0.11cph!

5 Years Ago
Fix some weirdness on horses
5 Years Ago
Fix alt looking so you can't flip your head upside down anymore (hopefully)
5 Years Ago
Codegen
5 Years Ago
Merge from comp
5 Years Ago
██▊▌▅▋ ▆▋ ▉▍▋▉▌▋▉▇ ▇▇▋▇▊▍▄▄▅ █▄▅ ▅▅▄▊▇▋▊▅▇▍ ▉▆█▊▊▌▍▍ ▆▋▆ `▊▍▍▇▇▋▉▇` ▊▊▊▊▄▉ ▇▍ ▄▅▄▅█▍ █▋█▌▄▇▆▄▆▆ ▆▌▉ ▆▄ ▆▄ ▍▄▋ ▋▆▌▊▇▄ ▆▌▌▋▅▊ ▌▊ ▉▅▍█ ▋▅▅ ▉███▆▄ ▅▍▋ ▅▄▅▊▆▆▍▌ ▉▍▅ ▇▅▉▄▊▍▌▋▌▇
5 Years Ago
▌▍▅▋▌ ▇▍▆ ▍▅▄▊▇▅ ▄▅▆▆▊ ▇▍▋▆▇▊▆ ▋▄▌▅ ▅▇▇▊▌▌▆█ ▊█▊▆▋▆▇ ▉ ▉▋▋▍▇▋
5 Years Ago
▊▆▅▋ ▍▉▅▋▌▍▋▌▋▄ ▍▉▇▋▋▊ ▊▊▊▋█▄▇ ▊▊▉▍▊▄▋ ▇█▌ ▄▄▋▆▄▌▉▍█▇ (▆▉▉▉▌▋▉ ▅▄ ▊▇▇▍ ▅▉ ▄▆▍ ▅▌▍▊█▊)
5 Years Ago
Remove typings for styled-components cause they suck
5 Years Ago
Implement chat for the mock server
5 Years Ago
Team page now has functional team chat
5 Years Ago
Fix chat timestamp always being 0
5 Years Ago
Merge from main
5 Years Ago
▊▋▍ ▍▅▇▉▊▅▍▌ ▍▄▄▋ ▌▄▆ █▌▉▇▌▋▍ █▌ `▅▍▉▄▉▉▊▆█▋` ▊▅▊▍▇▉▇
5 Years Ago
▄▆█ `▌▍▍▇▅▉▅▅` ▄▊ █▆▋▍ ▅▇▌▌ ▅▄▍█▆▉ ▄▊▉▅ ▆ ▉▉▉▆▊▆
5 Years Ago
▊▅▊ `▌▊▋ ▄▅▋▍` ▌▅▄▅█▍▄ █▍ █▍▊▊ ▄▄▆▉▇▋▆ ▍▉▍▅▊▊▄▋▍▌ ▇▄ ▊▅/▊▆▆▅▆▄▍▉▉▇▅
5 Years Ago
Fix getting wet in the cargoship hold
5 Years Ago
Handle newlines and tabs in server description/rules
5 Years Ago
Log team chat broadcasts to console
5 Years Ago
Never include server channel messages in the recently seen list (fix for report UI on modded servers) Never allow clicking on server channel messages, even if they have a steamid set
5 Years Ago
Show ban reason when rejecting banned players from joining the server
5 Years Ago
Fix broadcast pooling
5 Years Ago
Remove some buttons from devmenu, including logout cause it's annoying
5 Years Ago
Dev menu buttons to test chat stuff
5 Years Ago
Fix sending unhandled command error with bad data
5 Years Ago
Update protos
5 Years Ago
Reject commands sent by banned players
5 Years Ago
WIP team chat integration Keep track of the most recent team chat messages, add a command to get them Add a command to send team chat messages Broadcast team chat messages to listeners as they arrive Got rid of some redundant allocations in DeveloperList
5 Years Ago
Merge from main
5 Years Ago
Avoid [unknown] name on the death screen
5 Years Ago
Slightly more stable map grid (line thickness is still weird though)
5 Years Ago
Merge from 2x_server_header
5 Years Ago
Set the texture loaded by HttpImage to clamp so it doesn't bleed on the edges
5 Years Ago
Allow up to 1024x512 images for the server header
5 Years Ago
Update the default server image
5 Years Ago
Fix map grid culling
5 Years Ago
Oops forgot the pinch fix
5 Years Ago
Fix pinch zooming again, disable RN bridge spam
5 Years Ago
Fix map clamping
5 Years Ago
WIP jumpTo zoom, broke pinching though
5 Years Ago
Android nav bar color
5 Years Ago
Update, debugging memory leak and stuff
5 Years Ago
Fix map controls blocking map input on iOS
5 Years Ago
Show a status message in the console after pairing finishes
5 Years Ago
Set app to use dark theme
5 Years Ago
Fix grid culling
5 Years Ago
WIP making the map position be the center instead of top left
5 Years Ago
Hide map markers for dead players
5 Years Ago
WIP set initial map position Allow ooming in a bit more
5 Years Ago
Add a button to the map to jump to your position
5 Years Ago
Compile fix