userlamalovecancel

6,954 Commits over 2,710 Days - 0.11cph!

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