Commit Graph

786 Commits

Author SHA1 Message Date
Kiran Hart
7183027719
create biddable interface
Took 5 seconds
2022-10-13 20:37:23 -04:00
Kiran Hart
01f8c3c3de
create bid interface
Took 6 seconds
2022-10-13 20:37:17 -04:00
Kiran Hart
4de9a26b92
create auction user interface
Took 14 seconds
2022-10-13 20:37:11 -04:00
Kiran Hart
300a7e2aae
create auction interface
Took 10 minutes
2022-10-13 20:36:50 -04:00
Kiran Hart
f7c2cd04dd
2.76.0
Took 15 seconds
2022-10-06 12:57:28 -04:00
Kiran Hart
bb21046869
added msg.auction start title bid, need feedback on this before closing #4
Took 2 minutes
2022-10-06 12:57:11 -04:00
Kiran Hart
1450dcc4f4
closes #5
Took 45 seconds
2022-10-06 12:54:33 -04:00
Kiran Hart
b5e7fa0720
added getListingFee() to AuctionStartEvent, closes #10
Took 2 minutes
2022-10-06 12:50:58 -04:00
Kiran Hart
e6f28af4a0
TickAuctionsTask handles the setting BIDDING_TAKES_MONEY (issue #5) when determining whether to take money or not
Took 40 seconds
2022-10-06 12:47:55 -04:00
Kiran Hart
a71645f6b5
added getTax() to AuctionEndEvent, relates to #10
Took 4 minutes
2022-10-06 12:46:53 -04:00
Kiran Hart
411935aa57
when an item is cancelled (by player or admin action) and if using setting related to #5 the bidder will get their money back
Took 38 seconds
2022-10-06 12:39:52 -04:00
Kiran Hart
711c096c27
added logic to take and give back money on bids, relates to #5
Took 17 minutes
2022-10-06 12:38:40 -04:00
Kiran Hart
3728adaa50
add setting regarding #5
Took 3 minutes
2022-10-05 19:14:01 -04:00
Kiran Hart
890cd1f2b8
closes #9
Took 7 minutes
2022-10-05 18:23:17 -04:00
Kiran Hart
5e5f8ab2f6
2.75.0 Correction
Took 15 seconds
2022-10-03 21:05:02 -04:00
Kiran Hart
325677a0ac
2.76.0
Took 27 seconds
2022-10-03 20:59:14 -04:00
Kiran Hart
023107b898
add FILTER_WHITELIST_USES_DURABILITY
Took 3 minutes
2022-10-03 20:58:37 -04:00
Kiran Hart
6ccbcc9b2d
closes #8
Took 38 seconds
2022-10-03 20:54:16 -04:00
Kiran Hart
24c244d501
finish new statistic system guis
Took 14 minutes
2022-10-03 20:44:33 -04:00
Kiran Hart
95f6be8e97
finish self statistic gui (related to #8)
Took 33 seconds
2022-09-30 16:52:25 -04:00
Kiran Hart
ede3a9b913
closes #7
Took 13 minutes
2022-09-30 16:47:59 -04:00
Kiran Hart
42e4e6d443
yeet workflow out of existence 2022-09-30 15:38:50 -04:00
Kiran Hart
28745d852d
push work
Took 17 seconds
2022-09-25 17:56:40 -04:00
Kiran Hart
7e424d1e95
AuctionStatisticType added
Took 9 seconds
2022-09-22 21:40:52 -04:00
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
3c0ea24ac6
if player is null during getSellLimit, return max val
Took 15 seconds
2022-09-22 21:40:23 -04:00
Kiran Hart
9c93ebf385
make player var scope protected
Took 17 seconds
2022-09-22 21:40:08 -04:00
Kiran Hart
8dab760f20
stat view select gui
Took 9 seconds
2022-09-22 21:39:46 -04:00
Kiran Hart
d3a0e23a01
personal stat gui
Took 15 seconds
2022-09-22 21:39:37 -04:00
Kiran Hart
1e9efecefe
stat command
Took 56 minutes
2022-09-22 21:39:10 -04:00
Kiran Hart
f677e7d5fc
fix custom texture head issue
Took 7 minutes
2022-09-19 16:13:39 -04:00
Kiran Hart
f9f10b4a38
2.74.0
Took 48 seconds
2022-09-16 15:29:43 -04:00
Kiran Hart
068e21c100
sell menu item drops if killed after item is placed in it
Took 17 minutes
2022-09-16 11:46:59 -04:00
Kiran Hart
68253d35f3
update bug/feature markdown files
Took 3 minutes
2022-09-16 10:39:33 -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
39177a1fbd
AuctionStatistic uses uuid instead of id auto increment
Took 32 minutes
2022-09-08 13:24:07 -04:00
Kiran Hart
55dd436e9d
create new statistic enum&class, and migration
Took 7 minutes
2022-09-08 09:14:38 -04:00
Kiran Hart
768fd2c45a
2.73.1
Took 10 seconds
2022-08-30 13:16:46 -04:00
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
79bec096a2
2.73.0
Took 20 seconds
2022-08-25 09:43:51 -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
36070781cc
update tweetycore
Took 34 seconds
2022-08-25 08:24:26 -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
647c57cbbe
2.72.0
Took 9 seconds
2022-08-17 20:56:49 -04:00
Kiran Hart
5656026a69
remove log msg
Took 2 minutes
2022-08-17 20:56:30 -04:00