Delta-v/Content.Server/Store/Systems
keronshb 2675d7bd06
Adds a refund button & action upgrades for stores (#24518)
* adds refunds to stores

* Adds method to check for starting map

* comments, datafields, some requested changes

* turns event into ref event

* Adds datafields

* Switches to entity terminating event

* Changes store entity to be nullable and checks if store is terminating to remove reference.

* Tryadd instead of containskey

* Adds a refund disable method, disables refund on bought ent container changes if not an action

* Removes datafield specification

* Readds missing using statement

* Removes unused using statements

* What the heck is listing data

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
(cherry picked from commit 257909fd97c05bfde837a76afe5c5c612afc9f28)
2024-02-08 12:36:06 +01:00
..
StoreSystem.Command.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
StoreSystem.Listings.cs Clean up StoreSystem (#14027) 2023-02-12 12:39:14 +00:00
StoreSystem.Refund.cs Adds a refund button & action upgrades for stores (#24518) 2024-02-08 12:36:06 +01:00
StoreSystem.Ui.cs Adds a refund button & action upgrades for stores (#24518) 2024-02-08 12:36:06 +01:00
StoreSystem.cs Adds a refund button & action upgrades for stores (#24518) 2024-02-08 12:36:06 +01:00