Commit Graph

826 Commits

Author SHA1 Message Date
Kiran Hart
7ec52b57ee
2.136.0 + code reformat/cleanup 2025-01-07 16:57:13 -05:00
Kiran Hart
c6fc954679
🛒 work on cart system 2025-01-07 16:43:12 -05:00
Kiran Hart
1f090add59
Access hours system 2025-01-07 16:42:46 -05:00
Kiran Hart
6cd135401a
fix typo for cancellation confirmation msg 2025-01-07 15:02:55 -05:00
Kiran Hart
d35bb18f7b
some work on new listing system 2025-01-05 16:03:13 -05:00
Kiran Hart
521380164e
🔨 Fixed issue where min item price would affect the bid starting price 2025-01-05 15:25:11 -05:00
Kiran Hart
d32a974cd0
2.135.1 2025-01-04 13:51:43 -05:00
Kiran Hart
3a649f5bd3
🔨 Fixed container inspection not filling items correctly in gui 2025-01-04 13:50:13 -05:00
Kiran Hart
82ac56badf
Added CoinsEngine support 2024-12-28 13:19:33 -05:00
Kiran Hart
3d071e0144
Completed requests are now stored and can be viewed in /ah transactions Closes #109 2024-12-27 14:20:28 -05:00
Kiran Hart
4aaa0c5b2a
2.134.0 - 1.21.4 support 2024-12-11 17:45:52 -05:00
Kiran Hart
586c8c2131
2.133.0 2024-12-09 16:23:35 -05:00
Kiran Hart
a16b7c222a
💎 shulkers are now inspected for blocked items 2024-12-09 16:23:23 -05:00
Kiran Hart
49e92cc165
💎 fixed issue where requests with lower stack qtys would not be given properly 2024-12-09 16:02:02 -05:00
Kiran Hart
84f37dc803
2.132.1 2024-12-03 14:34:52 -05:00
Kiran Hart
3cfe94495a
🟥 fixed default currency selection 2024-12-03 14:21:06 -05:00
Kiran Hart
88cc254a13
🟥 fixed issue with eco bits 2024-11-28 18:55:01 -05:00
Kiran Hart
a28e68dd50
2.132.0 2024-11-26 15:33:37 -05:00
Kiran Hart
a30a724cf7
🔨 made head selector async 2024-11-26 15:33:25 -05:00
Kiran Hart
d2fb062ae3
💎 Added setting to hide spacing between currency symbol and number 2024-11-26 15:03:06 -05:00
Kiran Hart
89edeb0eeb
2.131.0 2024-11-21 20:03:25 -05:00
Kiran Hart
7baca727ee
💎 customizable time unit names, use new time format option for time select in sell menus 2024-11-21 20:03:04 -05:00
Kiran Hart
7b303506a7
2.130.2 2024-11-18 16:13:01 -05:00
Kiran Hart
5ad523af7b
2.130.1 2024-11-13 14:04:22 -05:00
Kiran Hart
0d3da74f94
💎 fixed filter cycle bug, and listing confirmation when player doesn't have enough money
Took 2 minutes
2024-11-13 14:00:06 -05:00
Kiran Hart
0cc26b0847
2.130.0
Took 21 seconds
2024-11-07 13:52:27 -05:00
Kiran Hart
f12fd3ec7b
💎 added currency filter in main menu
Took 17 minutes
2024-11-07 13:52:00 -05:00
Kiran Hart
234c13f11c
2.129.0 - 1.21.3 support
Took 2 minutes
2024-11-04 12:10:31 -05:00
Kiran Hart
96560a48e1
🧹 code clean up, use static methods from AuctionHouse# for managers
Took 4 minutes
2024-10-31 12:38:22 -04:00
Kiran Hart
e81ee728ca
🟩 implemented AuctionPlayerBanEvent
Took 35 seconds
2024-10-31 12:30:05 -04:00
Kiran Hart
ba9793835a
🔨 force plugin shutdown if an economy plugin wasn't found
Took 46 seconds
2024-10-31 12:29:17 -04:00
Kiran Hart
d00c26ef40
🔨 moved admin event to new api pkg
Took 26 seconds
2024-10-31 12:28:31 -04:00
Kiran Hart
6aace90a79
🟥 removed unused classes
Took 17 minutes
2024-10-31 12:26:30 -04:00
Kiran Hart
2e9d55cdd8
🔨 Removed unused debug messages
Took 18 minutes
2024-10-25 15:19:34 -04:00
Kiran Hart
effa3409b9
2.127.0
Took 2 minutes
2024-10-19 12:04:35 -04:00
Kiran Hart
052c5c5986
Added the option to specify the currency within the sell command. -> /ah sell 25 cad for example or like /ah sell 25 gems
Took 33 seconds
2024-10-19 11:57:47 -04:00
Kiran Hart
0f6a649a03
🔨 fixed visual bug with the collection and active listing buttons showing the incorrect expired/active listing numbers
Took 17 minutes
2024-10-19 11:57:11 -04:00
Kiran Hart
c80b01a255
2.126.0
Took 8 seconds
2024-10-17 13:02:36 -04:00
Kiran Hart
2008b97e06
🟥 vault symbol overrides, currency display name fixes, and hide thank you toggle
Took 7 minutes
2024-10-17 13:02:28 -04:00
Kiran Hart
f659b5f1ec
2.125.0
Took 8 seconds
2024-10-11 11:27:30 -04:00
Kiran Hart
8b4736fd67
🔨 fixed request minimum/maximum prices using incorrect values. Closes #102
Took 2 minutes
2024-10-11 11:26:08 -04:00
Kiran Hart
5539088f16
🔨 fixed hide vault system not working for specific messages. Closes #103
Took 1 minute
2024-10-11 11:21:18 -04:00
Kiran Hart
bac707fff7
💎 added option to completely disable filter system
Took 3 minutes
2024-10-11 11:10:57 -04:00
Kiran Hart
2019c73ef1
2.124.0
Took 22 seconds
2024-10-09 14:07:11 -04:00
Kiran Hart
b4649399e2
Re-did the min price system, now called price limits
Took 57 minutes
2024-10-09 14:06:43 -04:00
Kiran Hart
215fe5f26d
2.123.0
Took 11 seconds
2024-10-07 12:24:45 -04:00
Kiran Hart
a47cd72ccb
🔨 Slight logic changes for request check
Took 3 minutes
2024-10-07 12:24:34 -04:00
Kiran Hart
5efa6773ae
🔢 Added unique min/max price options w/lang options for requests. Closes #100
Took 3 minutes
2024-10-07 12:17:01 -04:00
Kiran Hart
9540c3ad61
Block requests using shulkers that contain items. Closes #101
Took 7 minutes
2024-10-07 12:11:44 -04:00
Kiran Hart
1864670806
👯 number grouping
Took 38 minutes
2024-10-06 18:07:01 -04:00