new-frontiers-14 / frontier-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
GNU Affero General Public License v3.0
80 stars 465 forks source link

Mail Tracking (DeltaV) #1877

Closed dvir001 closed 4 weeks ago

dvir001 commented 4 weeks ago

About the PR

Port https://github.com/DeltaV-Station/Delta-v/pull/1472 from DeltaV

Why / Balance

Allow SR and mail to track mail profits

How to test

Spawn as mail, make sure mail box is on, run mailnow and open mail, look in mail app in PDA.

Media

Breaking changes

N/A

Changelog :cl:

github-actions[bot] commented 4 weeks ago

RSI Diff Bot; head commit 8194f22969b63c74310a415000d138270b61025b merging into ddb94c36bfd6479e340b8b98bc9603191669139d This PR makes changes to 1 or more RSIs. Here is a summary of all changes:

Resources/Textures/Objects/Devices/pda.rsi

| State | Old | New | Status | --- | --- | --- | --- | | pda-guard | ![](https://raw.githubusercontent.com/new-frontiers-14/frontier-station-14/ddb94c36bfd6479e340b8b98bc9603191669139d/Resources/Textures/Objects/Devices/pda.rsi/pda-guard.png) | ![]() | Removed

Resources/Textures/DeltaV/Objects/Devices/cartridge.rsi

| State | Old | New | Status | --- | --- | --- | --- | | cart-cri | ![]() | ![](https://raw.githubusercontent.com/dvir001/frontier-station-14/8194f22969b63c74310a415000d138270b61025b/Resources/Textures/DeltaV/Objects/Devices/cartridge.rsi/cart-cri.png) | Added | cart-mail | ![]() | ![](https://raw.githubusercontent.com/dvir001/frontier-station-14/8194f22969b63c74310a415000d138270b61025b/Resources/Textures/DeltaV/Objects/Devices/cartridge.rsi/cart-mail.png) | Added

Edit: diff updated after 8194f22969b63c74310a415000d138270b61025b

dvir001 commented 4 weeks ago

Not working right now as the tracking just fail to track anything, need fixup.

dvir001 commented 4 weeks ago

Mail up!