Simple-Station / Einstein-Engines

A Space Station 14 upstream repository, inspired by Baystation12.
https://einstein.simplestation.org
GNU Affero General Public License v3.0
24 stars 49 forks source link

Add Item Transfer System #476

Open Spatison opened 1 week ago

Spatison commented 1 week ago

Description

This PR adds the ability to transfer objects from one player's hand to another player's hand, as in SS13.

I have little coding experience, so my solutions may not be ideal.


TODO

Media

https://youtu.be/zTQWTsYm1gw


Changelog

:cl:

github-actions[bot] commented 1 week ago

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

Resources/Textures/Interface/Alerts/offer_item.rsi

| State | Old | New | Status | --- | --- | --- | --- | | offer_item | ![]() | ![](https://raw.githubusercontent.com/Spatison/Einstein-Engines/939835a65f8ee894e766a6259c1ee84eb49ebc76/Resources/Textures/Interface/Alerts/offer_item.rsi/offer_item.png) | Added

Resources/Textures/Interface/Misc/give_item.rsi

| State | Old | New | Status | --- | --- | --- | --- | | give_item | ![]() | ![](https://raw.githubusercontent.com/Spatison/Einstein-Engines/939835a65f8ee894e766a6259c1ee84eb49ebc76/Resources/Textures/Interface/Misc/give_item.rsi/give_item.png) | Added

Edit: diff updated after 939835a65f8ee894e766a6259c1ee84eb49ebc76

Spatison commented 1 week ago

I'm sorry, I accidentally deleted it while trying to rename the branch

Spatison commented 1 week ago

Hello, DangerRevolution, yes, of course, you can edit my post, but I still don't know myself what I would like to write here.

DangerRevolution commented 1 week ago

Updated the description slightly.