Commit Graph

192 Commits

Author SHA1 Message Date
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