Commit Graph

791 Commits

Author SHA1 Message Date
Kiran Hart
c411c95fe7
🆕 implement AuctionStatistic (V3 ver)
Took 4 minutes
2023-10-27 10:45:14 -04:00
Kiran Hart
07ece598fd
🆕 create Statistic interfaces
Took 1 minute
2023-10-27 10:34:59 -04:00
Kiran Hart
34efabc808
🧑‍💻 Base gui abstractions
Took 42 seconds
2023-10-27 10:32:37 -04:00
Kiran Hart
bb57134a56
⚔️ auction "item" interface
Took 53 seconds
2023-10-27 10:31:14 -04:00
Kiran Hart
56c42de296
🪧 bid and biddable interfaces
Took 48 seconds
2023-10-27 10:29:38 -04:00
Kiran Hart
6ea34532ca
🆕 create ListingDisplayMode
Took 30 seconds
2023-10-27 10:28:29 -04:00
Kiran Hart
e604454d9e
🆕 create ListingType enum
Took 8 seconds
2023-10-27 10:27:49 -04:00
Kiran Hart
9d1846e15d
🆕 create UserSettings interface
Took 10 seconds
2023-10-27 10:27:40 -04:00
Kiran Hart
789c6a0887
📦 move ListingResult back to api folder under auction package
Took 1 minute

Took 10 seconds
2023-10-27 10:27:26 -04:00
Kiran Hart
10208d91b3
⬆️ update gui package names
Took 24 seconds
2023-10-27 10:25:08 -04:00
Kiran Hart
75d4fde8b5
🆕 New enumerations for usage mode and permissions
Took 37 seconds
2023-10-27 10:24:40 -04:00
Kiran Hart
50580f3e3d
🧑‍💼 manager classes
Took 1 minute
2023-10-27 10:23:56 -04:00
Kiran Hart
9c87f768ea
🆕 create tracking interfaces
Took 14 seconds
2023-10-27 10:21:40 -04:00
Kiran Hart
05120857c1
🆕 create sync interfaces
Took 2 minutes
2023-10-27 10:21:25 -04:00
Kiran Hart
fb0d8f9be3
📳 discord stuff moved into sub package within helper
Took 35 seconds
2023-10-27 10:18:00 -04:00
Kiran Hart
18b2e1043d
🔁 update checker moved to helper package
Took 30 seconds
2023-10-27 10:17:11 -04:00
Kiran Hart
22d82a94b2
🏎️ move ListingResult & ListingType into auction package
Took 43 seconds
2023-10-27 10:16:33 -04:00
Kiran Hart
6b040183b6
🏎️ move storeable into sync package
Took 40 seconds
2023-10-27 10:15:32 -04:00
Kiran Hart
96ca13e752
⬆️ update package locations based on switch
Took 34 seconds
2023-10-27 10:14:37 -04:00
Kiran Hart
928e6d2b12
🚗 move hook (now hooks) package into base from api
Took 32 seconds
2023-10-27 10:13:59 -04:00
Kiran Hart
ed58c8c368
🚗 move events package out of api into base
Took 7 minutes
2023-10-27 10:13:26 -04:00
Kiran Hart
68ef977207
🐛 fix bug where return to player admin option clears item
Took 57 seconds
2023-10-20 15:37:10 -04:00
Kiran Hart
65bf6d5d64
2.103.1
Took 1 minute
2023-10-04 17:55:01 -04:00
Kiran Hart
d1066d6948
🪧 fix cancel bug with "prevent cancellation of bid on items" setting. Closes #74
Took 1 minute
2023-10-04 17:18:41 -04:00
Kiran Hart
ab4adc4669
2.103.0
Took 8 seconds
2023-09-29 13:08:09 -04:00
Kiran Hart
176da26b2e
🔨 update and adjust nbtapi methods
Took 9 minutes
2023-09-29 13:08:00 -04:00
Kiran Hart
f19604d507
💵 adjustment to only use manual payment collection if target if offline
Took 6 minutes
2023-09-29 12:39:09 -04:00
Kiran Hart
8f56583b37
2.102.0
Took 22 seconds
2023-09-20 16:02:51 -04:00
Kiran Hart
8f3bf2ad0e
🔍 added search to transactions command
Took 8 minutes
2023-09-20 16:01:37 -04:00
Kiran Hart
7c2f6e4ca9
Normal filter button in main menu can now change icons depending on the item category
Took 34 seconds
2023-09-20 15:44:46 -04:00
Kiran Hart
7cf21d2758
Option to filter transactions by bought, sold, all
Took 18 minutes
2023-09-20 15:44:06 -04:00
Kiran Hart
356a4a30af
1.101.1
Took 38 seconds
2023-09-16 18:18:16 -04:00
Kiran Hart
29106805ec
resolve some null issues regarding the -server flag the auction creator
Took 15 minutes
2023-09-16 18:16:27 -04:00
Kiran Hart
f5a35a8043
patch to add perm check to -server flag
Took 31 seconds
2023-09-12 19:45:19 -04:00
Kiran Hart
1ffc5cfad7
2.101.0 - Closes #71
Took 23 seconds
2023-09-12 19:43:43 -04:00
Kiran Hart
9076085fdc
remove nonull from auctionplayer param for AuctionCreator#create
Took 4 minutes
2023-09-12 19:42:05 -04:00
Kiran Hart
1970f5c3e9
🔁 do partial resets in main gui, only draw variable buttons on full draw() call
Took 4 minutes
2023-09-12 19:36:04 -04:00
Kiran Hart
35ab8d2339
💪 server auctions implemented
Took 4 seconds
2023-09-11 20:00:01 -04:00
Kiran Hart
7b5e4c93f0
🈂️ server listing migration
Took 2 minutes

Took 12 seconds
2023-09-11 19:19:14 -04:00
Kiran Hart
99fac3c589
2.100.6 2023-08-25 13:03:57 -04:00
Kiran Hart
13708c8ab4
⚒️ fix ItemStack can't be null/air/amount of 0! for anvils
Took 4 minutes
2023-08-19 16:20:54 -04:00
Kiran Hart
961eee800e
Merge remote-tracking branch 'origin/main' 2023-08-15 15:50:02 -04:00
Kiran Hart
9f9a3bd3f4
Merge pull request #69 from potatoru/regex-pstat
Pstat placeholder parse improvement
2023-08-15 15:49:37 -04:00
Alexander Morozov
6cef9f7181 Use regex to match pstat player name 2023-08-15 10:57:14 +11:00
Kiran Hart
1ef68e8c5a
fix variables
Took 1 minute
2023-08-11 10:08:12 -04:00
Kiran Hart
e44a5df0b2
2.100.5
Took 8 seconds
2023-08-11 09:56:59 -04:00
Kiran Hart
d4beb618ec
block filter menu search behind cmd perm (auctionhouse.cmd.search). Closes #67
Took 2 minutes
2023-08-11 09:56:26 -04:00
Kiran Hart
043975cc47
🗃️ fixed transaction list not filtering properly until you click refresh
Took 1 minute
2023-08-11 09:53:16 -04:00
Kiran Hart
ebd443075e
📚 fix enchantment searching on books
Took 11 minutes
2023-08-11 09:50:23 -04:00
Kiran Hart
38f17da446
🍾 fix splash potions not being categorized under the potion category
Took 20 seconds
2023-08-11 09:16:50 -04:00