Commit Graph

334 Commits

Author SHA1 Message Date
Kiran Hart
7b96ca12ee
fixed bug where when leaving/disconnecting from the server after placing an item into the sell gui and entering a new price, you'll not get it back on rejoin
Took 2 minutes
2022-08-30 13:16:35 -04:00
Kiran Hart
912a0d796f
if you cancel the list confirm, bundle items will be returned to you
Took 2 minutes
2022-08-25 09:43:32 -04:00
Kiran Hart
b33ecceefe
remove old confirm listing in favour of new consumer version
Took 33 minutes
2022-08-25 09:39:12 -04:00
Kiran Hart
c6a816bf8e
added option to filter where it would only look at whitelisted items
Took 3 minutes
2022-08-25 08:22:42 -04:00
Kiran Hart
ab2ff169a4
if getFriendlyNumber is unable to format correctly, default to normal number format
Took 21 seconds
2022-08-25 08:18:38 -04:00
Kiran Hart
e3f7e46393
null checks regarding meta / lore
Took 3 minutes
2022-08-25 08:18:14 -04:00
Kiran Hart
5656026a69
remove log msg
Took 2 minutes
2022-08-17 20:56:30 -04:00
Kiran Hart
6ee10a655b
fixed issue where when using confirm listing and the sell gui, it will take the item in the player hand even if its not the item being sold
Took 4 minutes
2022-08-17 12:51:16 -04:00
Kiran Hart
49326fbcaa
auction player data is persisted, (filter settings, and last listed time) between restarts
Took 34 minutes
2022-08-17 12:35:50 -04:00
Kiran Hart
1a08e2690a
delete CityBuildStuffAPIHook.java, create auction player migration for persistent filter
Took 5 minutes
2022-08-17 11:20:34 -04:00
Kiran Hart
2c3a11951c
Fixed bug where sell gui would initially use min inc for start, vice versa
Took 1 minute
2022-08-12 15:40:59 -04:00
Kiran Hart
195f56818c
don't remove cooldown for user on quit
Took 1 minute
2022-08-10 19:40:01 -04:00
Kiran Hart
88b494caac
added options to disable specific admin menu options
Took 3 minutes
2022-08-10 19:37:24 -04:00
Kiran Hart
2e90179441
rename coins hook to CityBuildStuff
Took 1 minute
2022-08-02 16:23:23 -04:00
Kiran Hart
cc903df3fd
Coins hook
Took 10 minutes

Took 35 seconds
2022-08-02 16:19:34 -04:00
Kiran Hart
c88f185e8e
fix out of bounds error with hasTime
Took 10 minutes
2022-07-27 22:55:16 -04:00
Kiran Hart
e161603868
Fixed bug where sell menu would exit / not give item back if listing fee could not be paid
Took 2 minutes
2022-07-27 15:54:11 -04:00
Kiran Hart
c9c6462f04
2.70.1
Took 10 seconds

Took 2 minutes
2022-07-26 19:34:16 -04:00
Kiran Hart
6e77c31e8d
fixed -t flag for sell command
Took 14 minutes
2022-07-26 19:28:41 -04:00
Kiran Hart
ed0423dbc8
confirm gui for sell menu
Took 3 minutes
2022-07-26 18:43:56 -04:00
Kiran Hart
fd3bc2507b
confirm gui for bundle creation
Took 3 minutes
2022-07-26 18:39:26 -04:00
Kiran Hart
e2f6ec5e4d
resolve oncommand with chat input
Took 9 minutes
2022-07-24 04:04:16 -04:00
Kiran Hart
525c2c067b
admin command has sub permission now
Took 3 minutes
2022-07-22 13:38:31 -04:00
Kiran Hart
3288cf4d56
add options for sale,bid,listing colours for discord webhook
Took 3 minutes
2022-07-20 21:50:29 -04:00
Kiran Hart
12cad78f9b
Added listing preview to the listing / purchase confirmation menus
Took 7 minutes
2022-07-20 21:45:49 -04:00
Kiran Hart
901315a151
add open sub command to admin command (/ah admin open <player>)
Took 2 minutes
2022-07-20 21:29:54 -04:00
Kiran Hart
64e1da88df
ignore the min time limit on custom time value (-t)
Took 2 minutes
2022-07-20 21:26:35 -04:00
Kiran Hart
c18b7e402f
Fixed bug where bid items can still be bought by owner
Took 19 seconds
2022-07-20 21:22:34 -04:00
Kiran Hart
37a099b585
filter select menu disables category accordingly now
Took 8 minutes
2022-07-20 21:21:03 -04:00
Kiran Hart
2c74a50223
project wide code reformat/cleanup
Took 37 seconds
2022-07-11 17:06:58 -04:00
Kiran Hart
a53adb4d70
added lore option for quantity purchases
Took 2 minutes
2022-07-11 17:06:13 -04:00
Kiran Hart
7eb02646f0
fixed bug with transaction names showing ids instead
Took 9 minutes
2022-07-11 16:58:35 -04:00
Kiran Hart
00cf7b1cc1
throw items to floor / send to collection bin during bid accept it inv is full
Took 6 minutes
2022-07-11 16:31:10 -04:00
Kiran Hart
a59c058d3c
2.68.2
Took 2 minutes
2022-06-28 15:30:16 -04:00
Kiran Hart
38c053fc30
fixed issues with confirmation gui, and NaN value being entered
Took 5 minutes
2022-06-20 11:35:53 -04:00
Kiran Hart
d5e4a3dc51
2.68.0
Took 23 minutes
2022-06-17 16:07:05 -04:00
Kiran Hart
4ccf0e0df6
partial buy skips initial bal check, checks during actual purchase confirmation
Took 6 minutes
2022-05-20 14:02:03 -04:00
Kiran Hart
dbf61e97f9
swap partial buy to be off by default, flag moved to -p/-partialbuy
Took 1 minute
2022-05-18 10:14:09 -04:00
Kiran Hart
25a2c6fb87
all items can be partially purchased (non bid ones with a stack size greater than 1 by default), players can provide -e or -entirestack to the sell command to negate that
Took 10 minutes
2022-05-17 12:34:06 -04:00
Kiran Hart
698c43aeda
CLAIM_MS_DELAY used for claim all now
Took 3 minutes
2022-05-17 12:08:20 -04:00
Kiran Hart
4ef175f37f
pretty stupid fix for broadcast issue
Took 6 minutes
2022-05-03 12:06:02 -04:00
Kiran Hart
0ccefff5b6
further improved garbage system
Took 11 minutes
2022-04-20 10:12:28 -04:00
Kiran Hart
2368202f4d fixed issue with min item prices being ignored while using the smart price + also blocked -stack / -s behind auctionhouse.cmdflag.stack perm
Took 11 minutes
2022-04-19 12:02:37 -04:00
Kiran Hart
f82eafcf91 improved garbage system, fixed minor bug
Took 3 minutes
2022-04-18 14:49:21 -04:00
Kiran Hart
c3832374ad allow update checker to be disabled
Took 2 minutes
2022-04-18 13:49:20 -04:00
Kiran Hart
0103911c07 implement new garbage deletion system
Took 7 minutes
2022-04-18 13:46:14 -04:00
Kiran Hart
ca6417c83a add garbage bin options to future control
Took 7 minutes
2022-04-18 13:33:37 -04:00
Kiran Hart
40c1447372 add auto commit to the delete items bit
Took 43 seconds
2022-04-18 13:22:56 -04:00
Kiran Hart
e63fcccbf8 fixed issue with filler
Took 1 minute
2022-04-15 13:02:03 -04:00
Kiran Hart
ca31b1f6cd 2.63.0
Took 1 minute
2022-04-15 12:57:09 -04:00
Kiran Hart
61d0bf67d6 smart calculations for min price
Took 6 minutes
2022-04-15 12:52:25 -04:00
Kiran Hart
eb6fb3193c add default filler item globally
Took 2 minutes
2022-04-15 12:40:46 -04:00
Kiran Hart
e05220481a Add option to disable auto save message
Took 2 minutes
2022-04-15 12:37:36 -04:00
Kiran Hart
51fc0dd3a4 added placeholder support for all gui titles
Took 15 minutes
2022-04-07 21:54:40 -04:00
Kiran Hart
62c9f4632c add minimum item prices
Took 40 minutes
2022-04-04 09:11:04 -04:00
Kiran Hart
6e28bbcbd5 additional null check for auction player
Took 2 minutes
2022-03-31 15:06:32 -04:00
Kiran Hart
396aa98ff0 fixed duplication bug with claim all, then clicking empty slot where item used to be
Took 1 minute
2022-03-28 21:37:49 -04:00
Kiran Hart
837ce69f59 2.60.1
Took 2 minutes
2022-03-24 17:32:23 -04:00
Kiran Hart
cba4ba7bfc purchase messages display correct qty when buying partial stacks
Took 2 minutes
2022-03-23 02:13:40 -04:00
Kiran Hart
2959ce1746 create auction player during sell command if missing
Took 19 seconds
2022-03-23 02:10:10 -04:00
Kiran Hart
c038dc2c5c stat manager takes an OfflinePlayer instead
Took 17 seconds
2022-03-23 02:09:51 -04:00
Kiran Hart
4335fa75df added more placeholders
Took 10 seconds
2022-03-23 02:09:33 -04:00
Kiran Hart
b84feb26d6 fixed format bug regarding tailing zeros
Took 42 seconds
2022-03-23 02:09:22 -04:00
Kiran Hart
2dff93cd48 transaction list shows actual sold item rather than the paper
Took 9 minutes
2022-03-23 02:08:38 -04:00
Kiran Hart
e68029d444 patch for duplication bug related to purchasing specific quantities of items
Took 4 minutes
2022-03-19 00:15:12 -04:00
Kiran Hart
078f4c2420 resolved issue with auction item garbage system not expiring items correctly
Took 4 minutes
2022-03-18 14:38:53 -04:00
Kiran Hart
faae19b1d9 add setting to drop tailing zeros on whole numbers
Took 8 minutes
2022-03-18 14:16:49 -04:00
Kiran Hart
e8798fc18b calculateListingFee using actual listing fee if not using percentage option
Took 7 minutes
2022-03-18 13:53:11 -04:00
Kiran Hart
54bd95c943 add button to transaction menu to let admin/opped users to delete transactions older than x time, also fixed a dupe bug caused in last commit
Took 20 minutes
2022-03-15 15:00:15 -04:00
Kiran Hart
d666f99a9d delete non claimed items after 7 days, disabled by default
Took 31 minutes
2022-03-15 14:15:39 -04:00
Kiran Hart
06e33f42ed 2.57.0 Fix nbt issue
Took 3 minutes
2022-03-12 22:21:14 -05:00
Kiran Hart
5fbfce0efd ban tab complete only fills online users, async offline user check
Took 5 minutes
2022-03-08 12:31:02 -05:00
Kiran Hart
bc8c63f7f7 2.56.0
Took 27 minutes
2022-02-24 14:07:16 -05:00
Kiran Hart
edbca7ab92 tax can be set as a percentage of the list price rather than a hard set value
Took 8 minutes
2022-02-11 20:48:00 -05:00
Kiran Hart
8e009d578e if the user doesn't have the perm: auctionhouse.transactions.viewall and restrict all transactions to perm is true, it will just open their transactions by default w.o showing them the menu asking to view all
Took 7 minutes
2022-02-02 11:40:13 -05:00
Kiran Hart
1627fad0e0 fixed bug where players can claim items if inventory is full resulting in the item dropping to the floor.
Took 4 minutes
2022-02-02 11:32:50 -05:00
Kiran Hart
017d6ee9f7 2.54.1 - finished rounding values 2022-01-25 12:02:44 -05:00
Kiran Hart
a3d0279af5 2.54.0 - number round option 2022-01-24 12:50:05 -05:00
Kiran Hart
e5b69121d0 2.53.2 - ban times will say expired if it drops below zero rather than showing negeative numbers 2022-01-20 12:24:42 -05:00
Kiran Hart
0cbc9482e1 2.53.1 - add custom metric chart for mysql usage 2022-01-18 13:12:19 -05:00
Kiran Hart
63e9bcc3c6 2.53.1 - placeholder api fix, increased short number format range 2022-01-18 13:07:32 -05:00
Kiran Hart
9aa111cc73 increase friendly number format range 2022-01-17 16:31:49 -05:00
Kiran Hart
08e0e0ead0 admin log menu 2022-01-17 14:31:39 -05:00
Kiran Hart
c3198e8b4e drop old serialization format table 2022-01-17 13:50:04 -05:00
Kiran Hart
5663d7f8eb auction admin logs migration 2022-01-17 13:46:24 -05:00
Kiran Hart
594d037109 get rid of the old auction item 2022-01-17 13:46:09 -05:00
Kiran Hart
780fc19cac copy item require gmc setting option 2022-01-17 13:24:53 -05:00
Kiran Hart
6ffa4f46a5 infinite items 2022-01-13 13:19:10 -05:00
Kiran Hart
d8ca93368c add item copy to admin menu 2022-01-13 12:32:40 -05:00
Kiran Hart
1585a58f52 2.51.0 CMI Listener for repair, update ultra economy api to use maven repo 2022-01-11 11:50:52 -05:00
Kiran Hart
223435242a 2.50.0 Expired Item Claim Adjustment 2022-01-10 14:12:25 -05:00
Kiran Hart
c901c0d8dd 2.49.0 2022-01-07 11:39:56 -05:00
Kiran Hart
b738f9e30d 2.49.0 - bundles can no longer be bundled, added seller and seller_displayname variables to auction sold broadcast msg 2022-01-06 23:49:25 -05:00
Kiran Hart
2fb972b67b sold broadcast, player_displayname & buyer_displayname variables, bundles are only created if it contains 2 or more items 2022-01-01 22:53:45 -05:00
Kiran Hart
ef4b4ea0f8 block sale of repaired items 2021-12-30 01:11:10 -05:00
Kiran Hart
54ea34f039 add blocked worlds 2021-12-14 14:49:47 -05:00
Kiran Hart
30727913e9 stop sell menu list if the user is from floodgate 2021-12-14 14:44:21 -05:00
Kiran Hart
8996e03c8b restrict access to the all transactions menu by permission (can be toggled) 2021-12-14 14:40:51 -05:00
Kiran Hart
96830d5ac8 created a command "middleware" to perform checks easier across all commands 2021-12-14 14:40:25 -05:00
Kiran Hart
f1dbcc4eea Closes #2 2021-12-14 14:00:41 -05:00
Kiran Hart
4fdd4e552d 2.45.0 - Mark chest 2021-12-05 00:21:37 -05:00
Kiran Hart
e69c4945c7 2.44.0 - 1.18 Support 2021-12-02 16:44:40 -05:00
Kiran Hart
678fa8ecd7 2.43.0 - Bundles are no longer item dependant, short format for player balance, prefix no longer adds a space if empty, and added option to prevent the listing of damaged items. 2021-11-22 13:53:46 -05:00
Kiran Hart
eda660c682 2.42.0 - Allow currency format customization 2021-11-09 12:00:25 -05:00
Kiran Hart
8f7b97e146 2.41.3 - Fixed bundle craft issue 2021-11-07 11:46:45 -05:00
Kiran Hart
35fb53f051 2.41.2 fixed incorrect translation 2021-11-04 15:00:03 -04:00
Kiran Hart
785bdaae3e 2.41.1 - closes #1 and fixed issue where non bid items would become bid items after a reload/restart 2021-10-31 16:01:44 -04:00
Kiran Hart
cf6d1f799c 2.41.0 - Force sync econ 2021-10-23 20:33:50 -04:00
Kiran Hart
ea43b8d100 2.40.0 - Withdraw/Deposit Commands 2021-10-12 15:41:26 -04:00
Kiran Hart
ea68340596 2.39.0 - mcMMO hook 2021-10-09 13:41:37 -04:00
Kiran Hart
aaed974ae2 2.38.0 - UltraEconomy Support 2021-10-05 22:38:08 -04:00
Kiran Hart
bf7ffac0da 2.37.0 - use flat number format 2021-10-02 22:48:44 -04:00
Kiran Hart
bcb6d6e533 2.36.1 2021-09-27 15:05:23 -04:00
Kiran Hart
6ab12cae1c 2.36.0 2021-09-27 11:41:35 -04:00
Kiran Hart
99220912bb 2.35.0 2021-09-21 21:33:45 -04:00
Kiran Hart
b26d08b848 2.34.0 2021-09-12 16:46:57 -04:00
Kiran Hart
6e759f1f83 2.33.1 2021-09-08 01:10:54 -04:00
Kiran Hart
713f66b8c5 2.32.0 2021-09-01 16:39:10 -04:00
Kiran Hart
a092cd0eed 2.31.0 2021-08-29 18:26:35 -04:00
Kiran Hart
c86bf6fc05 2.30.0 2021-08-25 15:48:28 -04:00
Kiran Hart
cb59797d18 2.29.0 2021-08-24 16:54:48 -04:00
Kiran Hart
a42c137808 2.28.1 2021-08-22 22:14:46 -04:00
Kiran Hart
9f8e3abad2 2.28.0 2021-08-22 01:10:01 -04:00
Kiran Hart
bc65b90625 2.28.0 2021-08-22 00:55:09 -04:00
Kiran Hart
56ed206425 2.27.0 2021-08-19 14:19:04 -04:00
Kiran Hart
7ae25a5ea3 2.26.1 2021-08-17 14:15:44 -04:00
Kiran Hart
b8844a5494 2.26.0 2021-08-16 01:08:29 -04:00
Kiran Hart
e74d2aecb0 2.25.2 2021-08-14 17:48:06 -04:00
Kiran Hart
e7afa4989e 2.24.0 2021-07-28 14:54:41 -04:00
Kiran Hart
37a2ba836f 2.23.0 2021-07-24 14:41:11 -04:00
Kiran Hart
d53645ff28 2.22.0 - sell system change 2021-07-22 11:53:15 -04:00
Kiran Hart
091de81509 2.22.0 - ban system & tax system addition 2021-07-22 02:03:35 -04:00
Kiran Hart
446eeb7512 2.21.1 2021-07-19 14:32:21 -04:00
Kiran Hart
09e356990f 2.20.3 2021-07-17 18:29:54 -04:00
Kiran Hart
d4b3147fed 2.20.1 - Fixed right click issue with sell gui 2021-07-15 15:47:49 -04:00
Kiran Hart
42e7faf7b4 2.20.0 - Fixed a bug regarding the sell gui that caused the duplication of the item being sold. Added a new gui for admin options. 2021-07-14 15:44:23 -04:00
Kiran Hart
64bd512322 2.19.0 Iteration changes + inspection of containers from the purchase menu 2021-07-08 19:26:39 -04:00
Kiran Hart
2623277ef4 2.18.4 fixed stuff 2021-07-07 15:20:53 -04:00
Kiran Hart
d12b1ece28 2.18.3 -> moved main auction lists over to concurrent hashmaps instead. 2021-07-06 12:58:23 -04:00
Kiran Hart
efaf934499 2.18.2 - fixed minor sell gui bug 2021-06-30 15:11:15 -04:00
Kiran Hart
9b5a62b7d5 2.18.1 - You can now add the item to the sell menu directly 2021-06-29 12:05:01 -04:00
Kiran Hart
2f4fda7bd2 removed unneeded todos 2021-06-27 12:02:33 -04:00
Kiran Hart
2193362251 Added a sell gui, fixed bug regarding selling bid items with the buy now disabled through the command & sell menu. 2021-06-27 12:00:52 -04:00
Kiran Hart
5181f1cd9c fixed bug with the auction end system. 2021-06-26 15:50:29 -04:00
Kiran Hart
c2c1846511 player points + vault economy support 2021-06-25 00:19:46 -04:00
Kiran Hart
ede7afccc4 2.16.1 - added missing check for garbage bin in pre-purchase state 2021-06-24 17:08:36 -04:00
Kiran Hart
2993212258 2.16.0 - filter disable and search fix 2021-06-23 21:47:50 -04:00
Kiran Hart
13425cfcbd 2.15.0 - Added a whitelist for filter categories 2021-06-22 21:37:05 -04:00
Kiran Hart
04178d9910 bug fixes and completely new filter system 2021-06-21 12:59:14 -04:00
Kiran Hart
e0163fe147 synchronized items 2021-06-18 13:37:53 -04:00