userlamalovecancel
reporust_rebootcancel

2,842 Commits over 2,072 Days - 0.06cph!

5 Years Ago
Protobuf code generator update (pooled bytes)
5 Years Ago
Fix errors so tasks actually get completed and a response is sent back
5 Years Ago
Merge from parent
5 Years Ago
Missed files
5 Years Ago
Manager initialize and update Route requests back to the receiver when completed
5 Years Ago
Smart switch requires TC auth to manually turn on/off
5 Years Ago
Fix outOfStock flag being inverted
5 Years Ago
Regenerate protobufs because I apparently reordered fields I was adding and forgot to generate after
5 Years Ago
Merge from main
5 Years Ago
Add an editor script to export all the items (with icons) for the app
5 Years Ago
Add all the vending machine sell order info to the app marker data
5 Years Ago
WIP client task request system
5 Years Ago
Map seed should be optional
5 Years Ago
Send the app the map's seed and salt so we can invalidate map caches properly
5 Years Ago
Merge from main
5 Years Ago
Sort out some TODOs
5 Years Ago
▄▍▆ ▆▋▋▊██▊ ▄█▇ ▊▇▆▌▅▌ ▇▊▇ ▌▉▅▄▋▌ (▋▉▆█▍ ▌▉▊▉▄▆▄ ▇▆▋▄▅▉ ▅ ▍▇▋)
5 Years Ago
Fix server pairing not working since my recent changes
5 Years Ago
Include basic server info in all push notifications
5 Years Ago
Don't get the map note type from the Note object - the field itself tells us what it is
5 Years Ago
Don't initialize the default notification settings in SmartAlarm's constructor because Unity complains (in editor only?)
5 Years Ago
▋▇█▌▍█ ▅▋▍▆▇ ▇█▉█▅ █▇▋▉█ █▌ ▊▉█▉▅█▉▌▆▍▌▊▇
5 Years Ago
▅▄▋█▄▍ ▅▇▄ ▄▅▅▉██▄█ ▇▄▋▆▅▉ ▇▄▊▊▆ █▆ ▉▇█▊▇▉ ▊▆▆▇▆▇▊ ▄▋ ▉▌▋█▉▍▄▆
5 Years Ago
Update the language used in some of the older strings
5 Years Ago
Add a convar to set the cooldown before a smart alarm can send another notification Automatically remove subscribed players from smart alarms if they don't have building privilege anymore
5 Years Ago
Merge from main
5 Years Ago
Fix teleport commands not working with sleepers
5 Years Ago
Fix teleport2marker teleporting you to the bottom of the ocean
5 Years Ago
Merge from comp
5 Years Ago
Manifest, phrases
5 Years Ago
Merge from main
5 Years Ago
▉▇▋██▄ ▅▉▇▉▇▆▋▆▇ ▋█▍ ▄▌ ▍▆▊▇ ▅▍▆▌ ▌▌▄▅▌▄█▉▄▉ ▌█▋▉▍▇ ▆█▊▍▉ ▇▊▉▆ ▄▍▇▊ █▆█ ▋▆▊▉▉▆ █▋▌▌ ▊▍▄▊▄ █▆▇▅ ▋▇ ▇▆▉▅█ (▌▋▄▄▌ ▊▆▇ ▊▉▌ ▇▋▄▍▌▄▋ ▊▋█ ▊▍▉▄ ▇▆▉▅)
5 Years Ago
▍▆▍▍ ▇▍▍ ▄▉▍▅ ▌▍▊█ ▇▉ ▉▌▅ ▍██▍█ █▆▉▍▅█ ▇▄▌▍ ▆▆▋▊██ (▉▍▉▉▆▆ ▌▌█ ▌▇▅▊▉█ ▌▍█▌)
5 Years Ago
Make sure client side map markers are cleared when joining a server
5 Years Ago
Fix the same thing happening with the regular teleport too
5 Years Ago
Fix teleport2me teleporting a random bot sometimes when the player was not found
5 Years Ago
▆▌▅ "▆▉▅ ▉▇▉▆" ▋▄▆▅▉▋▋ █▆▊ ▄▋▄▄▍▄▌█▅
5 Years Ago
Fix being unable to use teleport2owneditem when the player is offline+dead (provide a steamID instead) Add teleport2marker to teleport you to your marker point on the map
5 Years Ago
Explicitly set app.serverid's default to empty
5 Years Ago
Make smart switch and alarm not craftable or researchable
5 Years Ago
Merge from main
5 Years Ago
Default the history server list to sort by last played (descending)
5 Years Ago
Fix smart alarm source item
5 Years Ago
Forward pairing errors to the client so appropriate error messages can be displayed
5 Years Ago
Add a cooldown on the resend button so it can't be spam clicked
5 Years Ago
Add a button to resend the pairing notification (saves a click) Remove the console commands to enable/disable permission for a server (the menu is used instead)
5 Years Ago
Smart switch and alarm icons Some small code adjustments
5 Years Ago
Hide the new badge over the main menu option after successfully pairing once
5 Years Ago
Small cleanup, fix client compile, revert convar default value change
5 Years Ago
Merge from main