Commit Graph

43 Commits

Author SHA1 Message Date
Kiran Hart
0756da3039
"cache" to quick count of individual stats by player uuid
Took 16 seconds
2022-09-22 21:40:43 -04:00
Kiran Hart
1efbc800a4
add new placeholders for the new statistic system
Took 26 minutes
2022-09-09 13:02:41 -04:00
Kiran Hart
1f68c0aada
completely remove the old stat system
Took 3 minutes
2022-09-08 13:45:40 -04:00
Kiran Hart
fffea9121e
new Auction Statistic system properly stores data now after bin/auction sold/creation and money earned/spent events
Took 4 minutes
2022-09-08 13:40:39 -04:00
Kiran Hart
5656026a69
remove log msg
Took 2 minutes
2022-08-17 20:56:30 -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
2c74a50223
project wide code reformat/cleanup
Took 37 seconds
2022-07-11 17:06:58 -04:00
Kiran Hart
0ccefff5b6
further improved garbage system
Took 11 minutes
2022-04-20 10:12:28 -04:00
Kiran Hart
62c9f4632c add minimum item prices
Took 40 minutes
2022-04-04 09:11:04 -04:00
Kiran Hart
c038dc2c5c stat manager takes an OfflinePlayer instead
Took 17 seconds
2022-03-23 02:09:51 -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
594d037109 get rid of the old auction item 2022-01-17 13:46:09 -05:00
Kiran Hart
e69c4945c7 2.44.0 - 1.18 Support 2021-12-02 16:44:40 -05:00
Kiran Hart
713f66b8c5 2.32.0 2021-09-01 16:39:10 -04:00
Kiran Hart
9f8e3abad2 2.28.0 2021-08-22 01:10:01 -04:00
Kiran Hart
e74d2aecb0 2.25.2 2021-08-14 17:48:06 -04:00
Kiran Hart
091de81509 2.22.0 - ban system & tax system addition 2021-07-22 02:03:35 -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
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
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
Kiran Hart
f2b5742330 1.17 Support 2021-06-14 19:30:20 -04:00
Kiran Hart
29a0d2c3be 2.12.3 2021-06-09 15:06:56 -04:00
Kiran Hart
3ecc12541b 2.11.0 2021-05-20 11:43:10 -04:00
Kiran Hart
36fc5feffe possible fix for buy confirmation 2021-05-18 19:35:13 -04:00
Kiran Hart
18857ef054 performance improvements, and feature additions 2021-04-29 15:42:31 -04:00
Kiran Hart
46e886893e database storage support & auto save 2021-04-15 16:29:54 -04:00
Kiran Hart
ad2d51b6f0 transaction recording, number formatting fix, confirming the purchase in the confirm gui, now opens the main auction menu. 2021-03-22 16:27:08 -04:00
Kiran Hart
298df6bd83 auto update gui 2021-03-16 19:53:56 -04:00
Kiran Hart
0c42f17534 Expired Items GUI, active and expired commands added 2021-03-15 16:35:38 -04:00
Kiran Hart
8b0bd7ead3 began implementation of gui system, cleaned up managers, redid saving and loading system (uses base64 now) 2021-03-14 23:53:57 -04:00
Kiran Hart
a0bbac3ed7 expired items gui 2021-02-27 16:45:27 -05:00
Kiran Hart
09b800a3d3 utf-8 encoding 2021-02-27 16:00:22 -05:00
Kiran Hart
07e44f205f fixes 2021-02-26 17:17:11 -05:00
Kiran Hart
fd5559547c auction end event, auction tick task, active auctions gui 2021-02-18 22:24:33 -05:00
Kiran Hart
5c98e852ff sound manager, item loading and saving, auction window pagination 2021-02-11 16:59:41 -05:00
Kiran Hart
deca6a56ac Added a configuration item loader, AuctionPlayerManager now manages auction players 2021-02-10 16:45:37 -05:00
Kiran Hart
9c36175f62 AuctionItem.java now uses AuctionItemCategory.java for categorization. AuctionPlayer.java added, added a Material Categorizer and Auction Item Manager 2021-02-02 19:12:17 -05:00