userlamalovecancel
reporust_rebootcancel

2,785 Commits over 1,950 Days - 0.06cph!

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