userlamalovecancel
reporust_rebootcancel

3,140 Commits over 2,468 Days - 0.05cph!

6 Years Ago
Merge from parent
6 Years Ago
Missed files
6 Years Ago
Manager initialize and update Route requests back to the receiver when completed
6 Years Ago
Smart switch requires TC auth to manually turn on/off
6 Years Ago
Fix outOfStock flag being inverted
6 Years Ago
Regenerate protobufs because I apparently reordered fields I was adding and forgot to generate after
6 Years Ago
Merge from main
6 Years Ago
Add an editor script to export all the items (with icons) for the app
6 Years Ago
Add all the vending machine sell order info to the app marker data
6 Years Ago
WIP client task request system
6 Years Ago
Map seed should be optional
6 Years Ago
Send the app the map's seed and salt so we can invalidate map caches properly
6 Years Ago
Merge from main
6 Years Ago
Sort out some TODOs
6 Years Ago
▄ ▍▆▆ ▋▋▊██▊▄ █▇▊ ▇▆▌▅▌▇ ▊▇▌ ▉▅▄▋▌▋ ▉▆█▍▌▉ ▊▉▄▆▄▇▆ ▋▄▅▉▅▍ ▇ ▋▍▇▍
6 Years Ago
Fix server pairing not working since my recent changes
6 Years Ago
Include basic server info in all push notifications
6 Years Ago
Don't get the map note type from the Note object - the field itself tells us what it is
6 Years Ago
Don't initialize the default notification settings in SmartAlarm's constructor because Unity complains (in editor only?)
6 Years Ago
▋ ▇█▌▍█▅ ▋▍▆▇▇ █▉█▅█ ▇▋▉██ ▌▊ ▉█▉▅█▉▌▆▍▌▊▇▋
6 Years Ago
▅▄ ▋█▄▍▅▇ ▄▄▅ ▅▉██▄█▇▄ ▋▆▅▉▇▄ ▊▊▆█▆ ▉▇ █▊▇▉▊▆ ▆▇▆▇▊▄▋ ▉▌ ▋█▉▍▄▆▇▊
6 Years Ago
Update the language used in some of the older strings
6 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
6 Years Ago
Merge from main
6 Years Ago
Fix teleport commands not working with sleepers
6 Years Ago
Fix teleport2marker teleporting you to the bottom of the ocean
6 Years Ago
Merge from comp
6 Years Ago
Manifest, phrases
6 Years Ago
Merge from main
6 Years Ago
▉▇ ▋██▄▅▉ ▇▉▇▆▋▆▇▋█ ▍▄▌ ▍▆ ▊▇▅▍ ▆▌▌▌ ▄▅▌▄█▉▄▉▌█ ▋▉▍▇▆█ ▊▍▉▇▊ ▉▆▄▍ ▇▊█▆ █▋▆ ▊▉▉▆█▋ ▌▌▊▍ ▄▊▄█▆ ▇▅▋▇ ▇▆ ▉▅█▌▋ ▄▄▌▊▆▇ ▊▉▌ ▇▋▄ ▍▌▄▋▊▋█ ▊▍▉ ▄▇▆▉ ▅█▍▅█
6 Years Ago
▍▆ ▍▍▇▍ ▍▄▉ ▍▅▌▍ ▊█▇▉ ▉▌ ▅▍█ █▍██▆ ▉▍▅█▇▄ ▌▍▆▆ ▋▊██▉▍ ▉▉▆▆▌▌█ ▌▇▅ ▊▉█▌▍█ ▌▊█▅▇
6 Years Ago
Make sure client side map markers are cleared when joining a server
6 Years Ago
Fix the same thing happening with the regular teleport too
6 Years Ago
Fix teleport2me teleporting a random bot sometimes when the player was not found
6 Years Ago
▆ ▌▅▆ ▉▅▉▇ ▉▆▋▄▆ ▅▉▋▋█▆▊ ▄▋▄ ▄▍▄▌█▅▄▊▋
6 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
6 Years Ago
Explicitly set app.serverid's default to empty
6 Years Ago
Make smart switch and alarm not craftable or researchable
6 Years Ago
Merge from main
6 Years Ago
Default the history server list to sort by last played (descending)
6 Years Ago
Fix smart alarm source item
6 Years Ago
Forward pairing errors to the client so appropriate error messages can be displayed
6 Years Ago
Add a cooldown on the resend button so it can't be spam clicked
6 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)
6 Years Ago
Smart switch and alarm icons Some small code adjustments
6 Years Ago
Hide the new badge over the main menu option after successfully pairing once
6 Years Ago
Small cleanup, fix client compile, revert convar default value change
6 Years Ago
Merge from main
6 Years Ago
Add a cooldown period so people can't spam trigger alarms
6 Years Ago
Redo the setup notification dialog using Rust.UI (will need some polish)