6,954 Commits over 2,710 Days - 0.11cph!
Parse the EF connection string to get the SQL connection string out
Add an API to collect player associations and stick them in a queue
Dump player associations from the queue into the DB
██▆ ▄▍█▊▅▉▊ (▄▉▆▋▉▇ █▉██), ▊▌▊▆▍▅ ▅▅▄ ▅▆ ▌█▆▄▄ ▋▆▍ ▋▉▉ "▄▅▌▄" ▌▊ ▋▅▅█▄▉▍ ▊▋▍▄ ▋▇▉▅ ██▅▄▄ ▋█▊▆▉▊▌▅ ▋▉█▍▆██
Fix missing dispose of the player state database
Save map markers in PlayerState so they don't get erased when you get killed (while offline)
Commit manifest and a bunch of other changes that generating the manifest results in (mostly just some fx prefab reserialization)
Commit generated LootSpawn junk so we don't have clutter in our Plastic added items list
Fix label disappearing from item info panels at some window sizes
▄▇█▍▅ ▇█▌▄▇██ ▅▋▉▊ █▉ ▇▇▊▄▆▌▆▊▅▆▉
Fix protobuf codegen for doubles
Attaching PlayerState to the BasePlayer
Add PlayerState persistence table
Show a more helpful message when trying to build in a prevent building volume (including monuments)
Show a message when building too close to another building
Show a message when trying to build in an area where you do not have building privileges
Show some helpful messages when a notification fails to send
Loosen up the map panning, tighten the overpanning clamping
Fix some ServerHeader image weirdness
Fix jumpToPlayer warning when switching servers
Add lerpAngle to lerp rotation of cargoship and CH47 markers
Proper lerp (and it's reusable)
Use correct background color for map, fix lerping triggering on map load
Send map image background color with the map image
Almost working map marker lerping
Fix motd showing when you kill a sleeper
Configure Moment to output in local time
Server notification toggle button
▅▉█ ▅▆▊▊▍▄▌█▋▊▉▌ ▄▄▌▉ ▌█▊ ▆▋█▉▍▊▇▇▅▄▄▍▄ ▊▉█▆ ▇▆▇ █▅▄ ▇▌▌ ▅▍▋
▉▊▇▉▍▄ ▇▇▊▋▆█▊▍, ▋▆▌▄▉ ▋▄▍▋ ▋▅▊▇▋▉▍▄▆▌▍▍ █▄▇▋▊▍ ▉▋ ▌▉ ▊▌▋▌▉▇▊ ▅▇ ▉ ▊▍▉▇
Fix broken map lower bound clamping at higher zooms
Get rid of more unnecessary model updates, don't constantly update the map coords, fix the app letting you skip login with broken authentication
Make jump to player button use the player's map marker instead (it's updated more frequently)
Cache map focus position so we don't need to update it all the time
FIx header not showing your own avatar
Fix some unnecessary model updates
Forgot to add the CH47 blades back
Fix login page showing a header
Fix team members not hiding when the keyboard is open, fix being able to send chat messages more than once
Vending machine map marker
Map markers should update at the same time as other markers now, fix mock server not using your SteamID (which broke chat formatting)