Commit Graph

310 Commits

Author SHA1 Message Date
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
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
594a547bab
2.71.0
Took 16 seconds
2022-08-10 19:40:32 -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
c39c02c01d
2.72.0
Took 9 seconds
2022-08-02 16:19:44 -04:00
Kiran Hart
cc903df3fd
Coins hook
Took 10 minutes

Took 35 seconds
2022-08-02 16:19:34 -04:00
Kiran Hart
e990516559
2.70.3
Took 21 seconds
2022-07-27 22:55:44 -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
7e9043f359
2.70.2
Took 11 seconds
2022-07-27 15:54:23 -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
277c8014ba
ignore build version
Took 24 seconds
2022-07-22 13:39:36 -04:00
Kiran Hart
525c2c067b
admin command has sub permission now
Took 3 minutes
2022-07-22 13:38:31 -04:00
Kiran Hart
34a7da8623
2.70.0
Took 25 seconds
2022-07-20 21:56:32 -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