20 Commits
Author SHA1 Message Date
riccardi48andGitHub 5ebe181f6f Fix Telepad order duplication (#44935)
* bugfix

* this is needed to

* whitespace

* change where order is removed from
2026-08-09 05:21:44 +00:00
riccardi48andGitHub 0e3e1fd8c1 Fix Telepad is able to shutdown (#44937)
init
2026-08-03 08:36:22 +00:00
9c6e65e855 Stack system tweaks (#44662)
* init

* oops

* changed order of TryMergeStacks

* cleanup

* tiny optimization

* documentation

* clean up

* popup

* flip args back

* bit more docs

* re-added popup

* move to prototype

* fix

* animation should always play here

* update after merge conflict

* review requests

* small tweak

* fix

* Update SharedStackSystem.cs

* spelling

* Revert "move to prototype"

* review requests

* docs

---------

Co-authored-by: Pok245 <113675512+Pok27@users.noreply.github.com>
2026-07-21 00:14:17 +00:00
riccardi48andGitHub ad42329f79 Taking over an entity whose mind is visiting fix (#44610)
* fix

* cleanup and button disabled

* add brackets
2026-07-13 19:26:05 +00:00
riccardi48andGitHub 9b594ab6a0 Remove unused cargo shuttle BUI state (#44438)
init
2026-06-30 18:39:38 +00:00
riccardi48andGitHub de842aace4 Moved dropped event to raise after dropped item is moved (#44372)
* init

* .
2026-06-28 04:02:10 +00:00
95a5f7c7de Table top prediction (#44348)
* TabletopSystem-move-to-shared

* final refactor

* Update TabletopHologramComponent.cs

* Update AdminVerbSystem.Smites.cs

* merge

* line

* prediction fix

* Fix the scrunkly

* Also noticed this

---------

Co-authored-by: Pok245 <113675512+Pok27@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2026-06-27 11:17:13 +00:00
riccardi48andGitHub 0e7fec43e0 Removed duplicate function from solutions refactor in pricing system (#164) 2026-06-23 13:55:21 +00:00
riccardi48andGitHub a1b50b2e7a Fix approval section on order labels always being "Self" (#15)
* Fixed label bug

* review request
2026-06-18 18:40:33 -04:00
riccardi48andGitHub f2cf4e7135 Can cancel orders from the console you placed it on (#11) 2026-06-18 17:16:09 -04:00
riccardi48andGitHub c3952d53c9 Cargo integration tests update (#18)
* Updated Cargo Integration Tests

* usings

* revert NoCargoOrderArbitrage

* unneeded ;

* .

* review requests

* review requests v2
2026-06-18 15:39:59 +00:00
riccardi48andGitHub 751123e7fb Bring cargo order menu to the front when selecting a new item 2026-06-16 23:04:20 -04:00
riccardi48andGitHub 9bdbbf26e2 init (#13) 2026-06-15 22:32:01 +00:00
riccardi48andGitHub 3ae501752c fix (#14) 2026-06-15 10:27:47 -07:00
07efab3976 Remove background box from main menu (#43977)
* Menu Change

* Change v2

* final change

* Format code

---------

Co-authored-by: Thomas (Aeshus) <git@aeshus.com>
2026-05-24 21:18:57 +00:00
c264ec0a60 Default requester text in cargo request console from ID (#43938)
* Request text from ID

* Requested Changes

* Removed TryGetIdentityShortInfoEvent()

* Removed unused using

* cleanup

* .

* Wrong if statement

* Revert "Merge branch 'identity-getname-cleanup' into cargo-console-requester-id"

This reverts commit 89245a4f6445dac723b417e2c19e176b96bbdef5, reversing
changes made to d6ce7e03aee7da7470f170a570f99c3b68e18565.

* missed one

* whitespace

* .

* updated to match other PR

* Moved to Dependency

* added partial class

* Update Content.Client/Cargo/BUI/CargoOrderConsoleBoundUserInterface.cs

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2026-05-17 16:38:39 +00:00
riccardi48andGitHub 37f68fca61 Cargo order computer order cap is able to change (#43953)
fixed order cap
2026-05-16 16:07:33 +00:00
cd0d45cc5a Small Refactor of getting identity info (#43941)
* Removed TryGetIdentityShortInfoEvent()

* Removed unused using

* cleanup

* .

* Wrong if statement

* Directed Event

* cleanup

* cleanup

* keep this

* refactor: whitespace cleanups + unused usings

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Co-authored-by: Fildrance <fildrance@gmail.com>
2026-05-15 19:49:41 +00:00
riccardi48andGitHub f63a41c3e5 Added missing localization to cargo sale console (#43831)
Added loc to cargo sell console
2026-05-01 14:42:32 +00:00
riccardi48andGitHub 4e63310264 Remove Unused UI files for Cargo Shuttle (#43819)
Removed Unused UI files
2026-05-01 09:00:58 +00:00