Commit Graph

613 Commits

Author SHA1 Message Date
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
Kiran Hart
64ad7de626
+ Fixed bug where prompts would be active even after death
Took 4 minutes
2023-02-11 23:29:33 -05:00
Kiran Hart
36a7c9efd3
audio levels, use new quickitem model data of(string), seperate title for bundle listing palce items, simple compare for min item prices
Took 19 minutes
2023-02-04 13:15:55 -05:00
Kiran Hart
2d38c3bdc4
2.82.1
Took 19 seconds
2023-01-11 22:40:28 -05:00
Kiran Hart
862e36f9f7
closes #36
Took 1 minute
2023-01-11 22:38:55 -05:00
Kiran Hart
16268bd795
2.82.0 *
Took 3 minutes
2023-01-07 16:44:42 -05:00
Kiran Hart
f8687c8a69
2.82.2
Took 10 seconds
2023-01-07 16:35:55 -05:00
Kiran Hart
4616ad5cb9
🧹 Fixed some global replacement errors
Took 1 minute
2023-01-07 16:35:46 -05:00
Kiran Hart
8c8ffe3914
🔢 Added model data support to remaining gui elements
Took 13 minutes
2023-01-07 16:31:57 -05:00
Kiran Hart
0bc5fc2ec6
2.81.1
Took 58 seconds
2023-01-02 13:52:21 -05:00
Kiran Hart
4e0663c175
Alter listing requirement check stage, added cooldown checks to sell guis, Closes #35
Took 2 minutes
2023-01-02 13:46:21 -05:00
Kiran Hart
5b775f520e
add meetsListingRequirements to sell auction / bin guis. Closes #33
Took 2 minutes
2023-01-02 13:41:55 -05:00
Kiran Hart
5160de0f29
implement meetsListingRequirements into sell command and bundle creation
Took 1 minute
2023-01-02 13:39:56 -05:00
Kiran Hart
2258672bf1
extract item pre-listing requirements into meetsListingRequirements
Took 4 minutes
2023-01-02 13:37:56 -05:00
Kiran Hart
70c1cbd682
run bid event async in main auction gui
Took 20 seconds
2023-01-02 13:31:27 -05:00
Kiran Hart
89c3a6001a
add model data option to most items
Took 6 minutes
2023-01-02 13:30:07 -05:00
Kiran Hart
ea45336eb3
2.81.0 - 1.19.3
Took 10 seconds
2022-12-16 14:27:58 -05:00
Kiran Hart
e8acf1d50f
replace old core XMaterial/XSound with Flight's version (renamed to Comp<Material/Sound>
Took 3 minutes
2022-12-16 14:27:48 -05:00
Kiran Hart
a7305b8a9b
Merge pull request #26 from Yakaita/main
changed to one if instead of 2?
2022-12-13 21:50:33 -05:00
Jeremy
3d39499780
changed to one if instead of 2? 2022-12-13 20:50:03 -05:00
Kiran Hart
ff11baf719
Fixed issue where leaving the server while entering an input would cause item to dupe on rejoin, also clear titles on join
Took 8 minutes
2022-12-13 17:19:02 -05:00
Kiran Hart
5e875e7081
closes #25
Took 44 seconds
2022-12-08 14:01:25 -05:00
Kiran Hart
e2309428f2
removed debug code for placeholder api chat replacement
Took 5 seconds
2022-12-08 13:26:29 -05:00
Kiran Hart
9eb5740fcd
removed debug code for placeholder api chat replacement
Took 37 seconds
2022-12-08 13:25:10 -05:00
Kiran Hart
8d2423320f
2.80.3
Took 19 seconds
2022-12-07 11:57:38 -05:00
Kiran Hart
553a290484
fix bug where when listing tax is enabled w/confirmation listing, if the player doesn't have enough money to complete listing it dupes the item.
Took 2 minutes
2022-12-07 11:57:10 -05:00
Kiran Hart
416003b410
closes #23 and #22
Took 5 minutes
2022-12-01 22:31:53 -05:00
Kiran Hart
203bb81482
2.80.1
Took 11 seconds
2022-11-30 12:49:06 -05:00
Kiran Hart
bfeec5a242
force close the bundle menu when not using listing confirmation (#22)
Took 1 minute
2022-11-30 12:48:55 -05:00
Kiran Hart
7a3ec41ca8
fix issue where glass is being taken out of bottom row still
Took 2 minutes
2022-11-30 12:43:23 -05:00
Kiran Hart
47ae641695
fix %value% variable not being replaced during not a valid number msg
Took 47 seconds
2022-11-25 14:58:09 -05:00
Kiran Hart
685f9d445b
starting price will be set to min start price or half the buy out if starting price inputed is more than buyout
Took 2 minutes
2022-11-25 14:54:34 -05:00
Kiran Hart
42ecdd682f
v2.80.0 (close #21)
Took 3 minutes
2022-11-25 14:46:20 -05:00
Kiran Hart
ce13b5b452
#21 fixed /ah sell -b bug where glass panes could be removed and they were given on close as well 2022-11-25 14:25:15 -05:00
Kiran Hart
6ecb9bb204
#21 ad option to go back from final sell menu (option to go back place item menu) 2022-11-25 14:17:21 -05:00
Kiran Hart
13652e485f
extract some bundle stuff into its own util class
Took 24 minutes
2022-11-25 14:16:56 -05:00
Kiran Hart
4990d28ae3
#21 added more descriptive input (action bar for time units) 2022-11-25 13:58:21 -05:00
Kiran Hart
14cd5351f3
#21 add cancel word to title inputs 2022-11-25 13:57:53 -05:00
Kiran Hart
6748cf3090
#21 add option to use %remaining_days/hours/minutes/seconds% within clock (listing time) lore in sell menus 2022-11-25 13:44:19 -05:00
Kiran Hart
a63067ce85
#21 add return to auction house button to select listing type menu 2022-11-25 13:27:16 -05:00
Kiran Hart
963dd188db
2.79.1
Took 10 seconds
2022-11-21 12:31:56 -05:00