Red
b1a9fca5ee
Trading request system ( #1460 )
...
* mapping public stores update
* base selling platform update
* basic UI setup
* Update coin icon textures
Refreshed the c, g, p, and s coin images in the interface textures. This likely improves their appearance or corrects previous visual issues.
* parse requests data into UI
* selling platform UI state now include price
Updated the selling platform UI to display the calculated price of placed items. Moved the UpdateSellingUIState logic from the shared system to the server system, and modified the CP14SellingPlatformUiState to include a price field. The client window now uses the state-provided price instead of a hardcoded value.
* Update selling UI state on item placed or removed
Added event subscriptions for ItemPlacedEvent and ItemRemovedEvent to update the selling UI state when items are placed or removed from the selling platform. Refactored UpdateSellingUIState to remove the user parameter, as it is no longer needed.
* sell button works now
Replaces the previous sell request mechanism with a new CP14TradingSellAttempt message for selling items on the platform. Updates client and server logic to use this new message, adds a CanSell helper for item validation, and refactors related UI and event handling code for improved clarity and maintainability.
* auto pricing requirements
* Refactor reputation reward to use cashback rate
Reputation rewards for selling requests are now calculated as a percentage (cashback) of the sale price, rather than a fixed value. Updated the relevant UI, server logic, and prototype fields to reflect this change. Also cleaned up the brad_potions.yml prototype file by removing a duplicate entry and correcting an ID.
* request rerolling
2025-06-23 01:21:25 +03:00
..
2025-06-23 01:21:25 +03:00
2025-02-26 10:11:59 +01:00
2025-05-30 12:07:25 +02:00
2025-05-28 15:52:11 -04:00
2025-06-10 11:33:34 +03:00
2025-03-17 11:54:43 +03:00
2024-02-13 16:48:39 -05:00
2025-03-22 12:41:16 +01:00
2025-05-09 15:07:05 +03:00
2025-06-03 13:51:50 +02:00
2024-12-18 14:06:02 +01:00
2025-03-19 19:30:31 +01:00
2025-05-30 19:11:25 -04:00
2025-04-19 00:23:01 +02:00
2025-03-17 11:54:43 +03:00
2025-05-24 19:36:38 +02:00
2025-06-10 11:33:34 +03:00
2025-02-23 23:07:55 +03:00
2025-02-16 03:06:23 +01:00
2025-05-15 22:52:24 +10:00
2025-02-25 08:23:50 +11:00
2025-06-02 13:09:45 +02:00
2025-05-23 12:32:22 -04:00
2024-08-25 22:18:42 +10:00
2024-05-31 13:26:19 -07:00
2025-06-23 01:21:25 +03:00
2025-04-20 15:56:39 +02:00
2024-07-26 14:47:07 -04:00
2025-04-18 13:45:48 +10:00
2025-06-15 21:44:16 +03:00
2025-06-10 11:33:34 +03:00
2024-02-23 18:12:23 +11:00
2024-07-13 16:09:19 +10:00
2025-05-20 01:08:55 -04:00
2025-05-29 20:06:03 -04:00
2024-11-16 00:46:01 +01:00
2025-04-19 11:38:22 +10:00
2025-05-28 15:52:11 -04:00
2025-05-18 19:18:18 +10:00
2025-04-19 16:20:40 +10:00
2025-06-10 11:33:34 +03:00
2025-06-10 11:33:34 +03:00
2025-05-07 15:08:28 +02:00
2025-02-15 17:49:05 +03:00
2024-04-26 18:16:24 +10:00
2025-04-04 19:46:59 +02:00
2025-06-10 11:33:34 +03:00
2025-05-17 13:37:19 -04:00
2025-05-16 14:22:20 +02:00
2025-02-21 00:12:12 +11:00
2025-04-26 17:42:27 -04:00
2025-05-20 01:08:55 -04:00
2025-05-09 20:05:19 -04:00
2025-05-02 18:22:29 +10:00
2025-05-06 14:16:13 -04:00
2025-02-14 16:46:25 +01:00
2025-05-24 23:27:12 +02:00
2025-05-21 22:18:57 -04:00
2025-04-24 13:39:40 +02:00
2025-04-02 14:37:34 -04:00
2024-08-03 03:12:08 +10:00
2025-05-02 18:22:29 +10:00
2025-04-15 10:34:53 +10:00
2025-05-29 00:34:40 +02:00
2024-09-27 17:12:10 +10:00
2025-05-29 00:51:09 +02:00
2024-08-11 19:46:57 +10:00
2025-06-10 11:33:34 +03:00
2025-05-25 23:20:08 +02:00
2024-01-23 09:14:13 +11:00
2025-06-03 10:38:07 -07:00
2025-04-19 16:20:40 +10:00
2025-04-18 13:45:48 +10:00
2025-06-10 11:33:34 +03:00
2025-05-07 20:00:12 -04:00
2025-06-10 11:33:34 +03:00
2025-05-25 19:09:47 +02:00
2025-05-19 19:53:29 +10:00
2025-06-21 02:46:01 +03:00
2024-06-01 01:14:43 -07:00
2025-03-17 11:54:43 +03:00
2024-09-02 13:26:04 +02:00
2024-09-14 23:34:44 +02:00
2024-12-23 02:42:17 +13:00
2025-05-23 14:42:30 -07:00
2024-09-12 13:31:56 +03:00
2024-06-30 13:43:43 +10:00
2025-05-16 08:44:46 -04:00
2025-05-27 12:21:14 +03:00
2025-05-06 20:49:42 +03:00
2025-02-21 00:12:12 +11:00
2024-03-19 23:27:02 -04:00
2025-02-10 04:13:27 +01:00
2024-07-19 18:13:35 +10:00
2025-05-02 21:26:12 -04:00
2025-05-19 11:49:59 +02:00
2025-05-10 01:06:19 -04:00
2025-05-30 12:07:25 +02:00
2025-02-06 13:57:14 +03:00
2025-04-16 13:08:22 +02:00
2024-08-23 03:10:13 +02:00
2025-04-18 21:02:41 -04:00
2025-06-10 11:33:34 +03:00
2024-08-18 13:53:09 +02:00
2025-04-19 18:05:20 +10:00
2025-02-08 16:56:08 -05:00
2024-08-09 17:43:57 +10:00
2024-06-03 09:36:07 -04:00
2025-05-21 11:06:58 -07:00
2025-04-10 22:19:48 -07:00
2025-04-25 16:53:50 -04:00
2025-04-26 17:45:53 -04:00
2025-04-19 16:20:40 +10:00
2024-08-09 16:24:05 +10:00
2024-09-02 13:26:04 +02:00
2025-06-02 17:02:41 +03:00
2025-05-04 13:34:19 -04:00
2025-04-04 20:20:19 -04:00
2025-04-20 15:56:39 +02:00
2025-05-25 19:09:47 +02:00
2024-06-09 15:18:54 -04:00
2025-05-10 11:21:02 -07:00
2025-04-20 11:00:23 +10:00
2024-09-18 11:43:30 +10:00
2025-04-30 20:31:50 +03:00
2025-05-17 15:27:39 +10:00
2025-05-17 16:24:32 +10:00
2025-03-20 20:56:51 +01:00
2024-02-21 15:53:46 -05:00
2025-03-20 20:56:51 +01:00
2024-06-01 01:14:43 -07:00
2025-02-18 23:27:30 +11:00
2025-05-02 18:22:29 +10:00
2025-04-20 14:16:59 +10:00
2025-04-23 20:24:21 +02:00
2025-06-01 22:01:43 -07:00
2025-05-28 15:52:11 -04:00
2025-05-21 11:06:58 -07:00
2024-04-26 18:16:24 +10:00
2025-06-10 11:33:34 +03:00
2025-06-10 11:33:34 +03:00
2025-04-23 16:55:35 -07:00
2024-08-25 22:18:42 +10:00
2025-05-27 12:21:14 +03:00
2025-06-02 17:02:41 +03:00
2025-05-20 01:08:55 -04:00
2025-05-30 12:07:25 +02:00
2025-06-10 11:33:34 +03:00
2025-05-16 14:22:20 +02:00
2025-03-20 20:56:51 +01:00
2025-04-30 20:31:50 +03:00
2025-05-02 18:22:29 +10:00
2025-05-02 03:07:15 +02:00
2025-04-16 13:08:22 +02:00
2025-05-28 15:52:11 -04:00
2025-04-18 14:01:46 +10:00
2025-06-10 11:33:34 +03:00
2025-04-28 21:12:25 -04:00
2025-02-06 13:57:14 +03:00
2024-06-11 15:20:47 +03:00
2025-05-25 23:20:08 +02:00
2025-06-10 11:33:34 +03:00
2025-03-20 20:56:51 +01:00
2024-02-21 15:53:46 -05:00
2025-05-28 11:34:58 +02:00
2025-04-19 16:20:40 +10:00
2024-02-13 16:48:39 -05:00
2025-04-06 11:12:39 -07:00
2025-03-17 11:54:43 +03:00
2025-02-06 13:57:14 +03:00
2024-08-18 21:39:00 -06:00
2024-02-22 22:26:02 +11:00
2025-05-18 13:04:19 -07:00
2024-08-08 13:39:46 +02:00
2025-03-25 23:16:48 +01:00
2025-04-04 20:20:19 -04:00
2024-10-18 11:43:05 +02:00
2025-04-19 16:20:40 +10:00
2025-05-17 16:24:32 +10:00
2025-06-04 12:52:59 +02:00
2025-06-02 10:06:45 -07:00
2023-12-26 16:32:25 -07:00
2025-05-20 13:07:52 +02:00
2025-06-04 11:35:43 +02:00
2025-05-02 18:22:29 +10:00
2025-04-19 16:20:40 +10:00
2025-04-24 16:32:11 +02:00
2025-04-19 16:20:40 +10:00
2024-11-22 16:38:41 +01:00
2024-10-20 16:46:22 +02:00
2025-06-10 11:33:34 +03:00
2025-05-28 15:52:11 -04:00
2025-06-02 10:06:45 -07:00
2025-02-14 19:59:19 -08:00
2024-08-28 10:57:12 +10:00
2025-06-15 21:44:16 +03:00
2024-03-27 17:48:37 -07:00
2025-06-10 11:33:34 +03:00
2024-08-08 13:39:46 +02:00
2024-07-08 00:26:58 +10:00
2024-11-18 14:40:52 +03:00
2025-04-13 15:22:36 +02:00
2025-05-25 19:09:47 +02:00
2025-05-27 19:54:19 -04:00
2025-05-12 14:25:42 +03:00
2025-06-10 11:33:34 +03:00
2025-05-28 15:52:11 -04:00
2024-12-20 20:14:08 -06:00
2025-04-18 21:02:41 -04:00
2025-06-02 10:06:45 -07:00
2025-03-21 12:43:35 +03:00
2025-06-02 10:06:45 -07:00
2025-03-26 15:17:28 +01:00
2025-01-21 23:57:12 +03:00
2025-04-28 19:42:24 +02:00
2025-05-27 12:21:14 +03:00
2024-02-26 14:36:19 +11:00
2025-03-31 15:32:31 -07:00
2025-05-16 14:22:20 +02:00
2025-04-16 08:23:40 -04:00
2024-04-03 10:33:34 +03:00
2025-05-19 11:49:59 +02:00
2025-02-16 20:06:53 +01:00
2025-04-19 00:23:01 +02:00
2025-03-17 11:54:43 +03:00
2025-05-26 16:00:50 +03:00
2025-05-26 16:00:50 +03:00
2025-05-20 01:08:55 -04:00
2025-05-24 19:36:38 +02:00
2025-03-22 13:22:01 +11:00
2025-05-17 15:27:39 +10:00
2025-04-19 16:11:55 +02:00
2025-05-27 05:18:59 +02:00
2024-02-17 16:33:10 -05:00
2025-04-28 19:42:24 +02:00
2025-05-24 19:36:38 +02:00
2025-05-26 18:45:55 +02:00
2024-08-09 15:33:25 +10:00
2025-02-06 13:57:14 +03:00
2025-05-29 19:48:27 -04:00
2025-05-28 23:44:24 +02:00
2025-05-24 19:36:38 +02:00
2025-05-17 16:24:32 +10:00
2025-05-24 20:49:52 +02:00