Commit Graph

787 Commits

Author SHA1 Message Date
Kiran Hart
d882d91b9e
fix listing type gui imports
Took 11 seconds
2022-11-16 20:13:28 -05:00
Kiran Hart
77cbec2f93
cre GUISellBin for bin items only
Took 19 seconds
2022-11-16 20:13:18 -05:00
Kiran Hart
bbe301b96b
add gui configurations for new sell gui (bin items)
Took 18 seconds
2022-11-16 20:12:56 -05:00
Kiran Hart
b965aaf3e9
add titles for buy now, starting bid, increment, and time (to be used in new listing gui)
Took 35 seconds
2022-11-16 20:12:36 -05:00
Kiran Hart
735086e9fa
adjust extended interface name (trackable)
Took 10 seconds
2022-11-16 20:11:59 -05:00
Kiran Hart
a9a6bae6a4
adjust extended interface name (trackable)
Took 20 seconds
2022-11-16 20:11:48 -05:00
Kiran Hart
bfad62c254
create separate class for premium placeholders
Took 21 seconds
2022-11-16 20:11:27 -05:00
Kiran Hart
7e2694ab0c
implement flightcore's title input manually in the mean time
Took 25 seconds
2022-11-16 20:11:01 -05:00
Kiran Hart
5792ec99f3
extend storeable in bid interface
Took 24 seconds
2022-11-16 20:10:36 -05:00
Kiran Hart
6509bb5585
rename EditTrackable.java to trackable
Took 1 hour 13 minutes
2022-11-16 20:09:15 -05:00
Kiran Hart
b814e6bc05
fix syntax/type errors
Took 8 minutes
2022-10-29 16:38:47 -04:00
Kiran Hart
479d512736
Merge pull request #19 from RandomHashTags/minor-performance-improvements
minor performance improvements
2022-10-29 10:07:54 -04:00
RandomHashTags
cd87b9baa9 minor performance improvements 2022-10-29 06:58:26 -05:00
Kiran Hart
a48ff310b7
idek what I changed here ngl
Took 34 seconds
2022-10-28 15:12:12 -04:00
Kiran Hart
871e2ab8b5
code reformat & import cleanup
Took 28 seconds
2022-10-28 15:11:36 -04:00
Kiran Hart
e3a76b1700
remove status command from the main class, and add dev sell command
Took 31 seconds
2022-10-28 15:11:00 -04:00
Kiran Hart
2ba9f358e6
GUISellPlaceItem, add close logic for un-claimed items
Took 19 seconds
2022-10-28 15:10:29 -04:00
Kiran Hart
be5d7ef4a6
GUISellListingType listingtype callback used in placeitem gui
Took 40 minutes
2022-10-28 15:10:00 -04:00
Kiran Hart
ca6fc9cb89
Create GUISellListingType
Took 15 seconds
2022-10-27 22:35:59 -04:00
Kiran Hart
fc71110421
yeet old status command out of existence
Took 17 minutes
2022-10-27 22:35:41 -04:00
Kiran Hart
47841410ce
delete old statistic gui
Took 8 seconds
2022-10-27 22:08:35 -04:00
Kiran Hart
4e460c485a
include feather for development, will remove old core eventually
Took 13 minutes
2022-10-27 22:08:15 -04:00
Kiran Hart
c632f30f65
create api interface and implementing class
Took 17 seconds
2022-10-19 23:34:50 -04:00
Kiran Hart
0516612ec0
create child auction - BinAuctionItem
Took 15 seconds
2022-10-19 23:34:33 -04:00
Kiran Hart
02dbde25b1
implement Auction as AuctionItem
Took 10 seconds
2022-10-19 23:34:19 -04:00
Kiran Hart
8009551157
create navigable for enumerations
Took 12 seconds
2022-10-19 23:34:07 -04:00
Kiran Hart
eae0ed83e6
StatisticType
Took 8 seconds
2022-10-19 23:33:55 -04:00
Kiran Hart
8b1f4c3701
add statistic interface methods
Took 13 seconds
2022-10-19 23:33:46 -04:00
Kiran Hart
7090be8b19
add biddable and bid interface methods
Took 14 seconds
2022-10-19 23:33:29 -04:00
Kiran Hart
36b68c8f0f
fill in auction interface with base methods
Took 16 minutes
2022-10-19 23:33:12 -04:00
Kiran Hart
cf29a7eedb
switch to async garbage delete method, not sure why sync version was being used
Took 50 seconds
2022-10-19 22:29:51 -04:00
Kiran Hart
a11c4914ca
2.78.0
Took 15 seconds
2022-10-18 20:16:59 -04:00
Kiran Hart
d3f3af0b20
fix bug where switching prices in sell menu will cause item to disappear
Took 12 minutes
2022-10-18 20:16:42 -04:00
Kiran Hart
73596a49c4
project wide refactor(import cleanup & code format), close #14 (see previous commit)
Took 1 minute
2022-10-18 19:08:35 -04:00
Kiran Hart
d4a4cd5f5d
remove DATABASE_USE_SSL in favour of new custom connection param option, which lets you adjust connection string values
Took 5 minutes
2022-10-18 19:07:02 -04:00
Kiran Hart
6108855ce5
Merge pull request #13 from blockgamecode/feat/table_prefix
add setting to change mysql table prefix
2022-10-18 18:54:19 -04:00
Unoqwy
ea84518b39
add setting to change mysql table prefix 2022-10-18 23:46:59 +02:00
Kiran Hart
3311ecfbe9
2.77.0
Took 28 seconds
2022-10-18 14:45:57 -04:00
Kiran Hart
1c2b39fc41
additional filter check, if the currently selected filter is now disabled, update their filter to ALL
Took 2 minutes
2022-10-18 14:35:31 -04:00
Kiran Hart
b3aa3d4e06
add isAllButAllDisabled() to AuctionItemCategory, and update profile to use ALL filter if everything else is disabled
Took 5 minutes
2022-10-18 14:33:46 -04:00
Kiran Hart
201f034006
Add back %auctionhouse_total_money_earned%
Took 6 minutes
2022-10-18 14:22:09 -04:00
Kiran Hart
2a6fdb9cd6
Added setting to disable the player profile update message in the console
Took 1 minute
2022-10-18 13:57:54 -04:00
Kiran Hart
22be57cdd3
when setting "allow usage of bid system" is disabled, the right click for sale type filtering is disabled
Took 2 minutes
2022-10-18 13:54:09 -04:00
Kiran Hart
2b4180ad4b
add feather dependency to pom
Took 15 seconds
2022-10-13 20:38:39 -04:00
Kiran Hart
875a369829
create listing type and statistic type enumerations
Took 14 seconds
2022-10-13 20:38:24 -04:00
Kiran Hart
bb423bc348
create user settings interface
Took 8 seconds
2022-10-13 20:38:10 -04:00
Kiran Hart
1a6dcf5563
create synchronize interface
Took 9 seconds
2022-10-13 20:38:02 -04:00
Kiran Hart
5a7de57c32
create storeable interface
Took 6 seconds
2022-10-13 20:37:53 -04:00
Kiran Hart
c37afd2c3a
create statistic interface
Took 6 seconds
2022-10-13 20:37:47 -04:00
Kiran Hart
cf410b295c
create Identifiable interface
Took 9 seconds
2022-10-13 20:37:41 -04:00