Commit Graph

553 Commits

Author SHA1 Message Date
Kiran Hart
dca19078c5
2.87.0
Took 21 seconds
2023-03-10 00:11:56 -05:00
Kiran Hart
ff0614a6b6
🐛 fix bug where auction buy now price during broadcast shows current price over actual purchase price
Took 4 minutes
2023-03-10 00:11:21 -05:00
Kiran Hart
f5cdca095d
🗝️ HIGHEST_BID_PREVIEW stack type
Took 3 minutes
2023-03-10 00:02:32 -05:00
Kiran Hart
1ff6ecf5e1
🔄️ remove task
Took 23 seconds
2023-03-09 23:57:00 -05:00
Kiran Hart
744bb74717
🪧 winning bids gui
Took 15 seconds
2023-03-09 23:56:19 -05:00
Kiran Hart
344976203d
🧰 chestshop listener
Took 14 minutes
2023-03-09 23:55:48 -05:00
Kiran Hart
25fbdaef23
2.86.1 2023-03-06 13:16:34 -05:00
Kiran Hart
64d140c40c
force assign player instance in AuctionPlayer if null
Took 4 minutes
2023-03-06 13:16:15 -05:00
Kiran Hart
9b51ab1ae7
2.86.0
Took 25 seconds
2023-03-03 13:14:49 -05:00
Kiran Hart
234e84b76d
🔘 add payment collection to collection bin gui
Took 3 minutes
2023-03-03 13:14:00 -05:00
Kiran Hart
74b9df8e92
🎓 payment collection done
Took 3 minutes
2023-03-03 13:03:37 -05:00
Kiran Hart
ddae21c659
⚙️payment settings and command
Took 11 minutes
2023-03-03 12:50:42 -05:00
Kiran Hart
35579ebe44
🪧 adjust sell command logic to use different values depending on force auction settings and buy now settings
Took 5 minutes
2023-03-03 12:01:04 -05:00
Kiran Hart
44e026c211
🏷️ processSell() on listing confirm exit (by esc)
Took 3 minutes
2023-03-03 11:45:40 -05:00
Kiran Hart
10f3607c29
🗝️ call AuctionHouse.getInstance().getDataManager().insertAuctionPayment(new AuctionPayment(... in appropriate places
Took 5 minutes
2023-02-28 23:31:50 -05:00
Kiran Hart
54983ba4a7
👩‍💼 add payment manager
Took 10 seconds
2023-02-28 23:19:05 -05:00
Kiran Hart
4969101072
🏧 add pay(Player player) to AuctionPayment
Took 4 minutes
2023-02-28 23:18:55 -05:00
Kiran Hart
4122316d63
💵 register payment migration 17
Took 20 seconds
2023-02-28 23:12:58 -05:00
Kiran Hart
1fafa40cc9
💵 payments database methods
Took 16 seconds
2023-02-28 23:12:30 -05:00
Kiran Hart
2cb0a5961c
🦆 payments migration
Took 9 minutes
2023-02-28 23:12:07 -05:00
Kiran Hart
da1b20cc89
2.85.2
Took 13 seconds
2023-02-27 14:31:48 -05:00
Kiran Hart
dc0dd49560
🪲 Fix regarding infinite items losing their original stack size. Possibly resolves #24, needs confirmation
Took 4 minutes
2023-02-26 18:30:54 -05:00
Kiran Hart
6895ed8a89
☠️Clear item being listed on death to prevent give back on quit
Took 6 minutes
2023-02-26 13:43:29 -05:00
Kiran Hart
3fac6e03d0
2.85.1
Took 15 seconds
2023-02-23 13:15:05 -05:00
Kiran Hart
0023205147
💨 Fixed bug when force custom bid amount is enabled, clicking to bid on an item would essentially just do nothing
Took 34 seconds
2023-02-23 13:13:26 -05:00
Kiran Hart
fc6574efb9
🐛fixed bug where users can bypass sell limit when using the list button within the main gui
Took 3 minutes

Took 4 minutes
2023-02-23 13:12:44 -05:00
Kiran Hart
e0e2d1c20f
2.85.0
Took 17 seconds
2023-02-22 16:59:14 -05:00
Kiran Hart
acae464405
add %remaining_total_hours% variable to auction stack listings
Took 12 minutes
2023-02-22 16:58:49 -05:00
Kiran Hart
5b875db8fc
2.84.0
Took 1 minute
2023-02-22 10:48:41 -05:00
Kiran Hart
455bca58b7
🪧 redid the entire discord webhook settings
Took 1 hour 4 minutes
2023-02-21 19:04:11 -05:00
Kiran Hart
df86434f13
🎨 Added custom head support by texture url to all legacy guis
Took 2 minutes
2023-02-21 13:48:27 -05:00
Kiran Hart
64efb62737
switch .size() <= 0 to isEmpty()
Took 1 minute
2023-02-21 13:41:19 -05:00
Kiran Hart
85ec3f32d7
🐛 fix bug where players can't use /ah sell after their first sell w.o relogging (caused by setting regarding opening main ah gui after confirm/list)
Took 1 minute
2023-02-21 13:31:07 -05:00
Kiran Hart
f6f5a8bc07
2.83.3 2023-02-20 16:33:04 -05:00
Kiran Hart
8b7084623f
🩹 patch for meteor client no packet close (death+confirm menu)
Took 4 minutes
2023-02-20 16:27:24 -05:00
Kiran Hart
9d0f490881
2.83.2
Took 51 seconds
2023-02-19 10:54:55 -05:00
Kiran Hart
1dfd00dbcb
8️⃣ enforce utf-8 within stream write
Took 2 minutes
2023-02-19 09:31:01 -05:00
Kiran Hart
c91ace0804
🧳 meteor client no packet close work around
Took 2 minutes
2023-02-18 09:56:56 -05:00
Kiran Hart
8d63a467ec
2.83.1
Took 17 seconds
2023-02-17 13:56:39 -05:00
Kiran Hart
4bcefadb1a
fix cancel bug giving item despite not taking it
Took 5 minutes
2023-02-17 13:56:14 -05:00
Kiran Hart
f97007e428
add processing state, prevent player from dropping item or switching hotbar slots while listing is in process
Took 32 seconds
2023-02-17 07:36:06 -05:00
Kiran Hart
4cd6bc7ea5
force close inv if open listing menu after list / confirm is off
Took 16 minutes
2023-02-17 07:35:32 -05:00
Kiran Hart
8534fed83b
2.83.0
Took 20 seconds
2023-02-15 10:37:38 -05:00
Kiran Hart
07a5f22ff4
🟢 added additional permissions to admin gui
Took 1 minute
2023-02-15 10:36:19 -05:00
Kiran Hart
ea4581d0d8
2.82.4
Took 24 seconds
2023-02-14 13:40:30 -05:00
Kiran Hart
336c8ef5a6
📄 show listing error console setting
Took 2 minutes

Took 26 seconds
2023-02-14 13:40:04 -05:00
Kiran Hart
44eeaf4090
adjust default creation delay to 2 ticks, check if main thread b4 calling auction event
Took 3 minutes
2023-02-14 13:37:29 -05:00
Kiran Hart
e3a41dd64c
Add slight delay to auction creation
Took 7 minutes
2023-02-14 13:30:07 -05:00
Kiran Hart
0d441601ac
commit to move to new branch
Took 9 minutes
2023-02-12 11:56:16 -05:00
Kiran Hart
044a21a537
2.82.3
Took 13 seconds
2023-02-11 23:29:48 -05:00