Commit Graph
54 Commits
Author SHA1 Message Date
auto d45c2f9ace Fixed stuff and did stuff and i forgot sorry to anyone reading this 2022-01-02 06:15:07 +01:00
auto 861d3ea2a3 Fixed price point calculations 2021-12-31 18:44:49 +01:00
auto d59c58f066 Updated MiniMessage 2021-12-31 18:44:32 +01:00
auto de11502f37 Attempted to fix price 2021-12-23 23:00:59 +01:00
auto 53f37c2a86 Cancel villager click event when clicking a villager shop ui villager 2021-12-23 22:58:06 +01:00
auto 451597ca59 Fixed setting instead of adding points 2021-12-23 22:57:50 +01:00
auto 1feff9e412 Changes 2021-12-23 22:52:13 +01:00
auto 5d7467e062 Remove villager from config 2021-12-23 22:51:22 +01:00
auto b52aaee628 Remove entity from world on delete 2021-12-23 22:51:12 +01:00
auto f0c9edfdac moved removing items from inventory 2021-12-23 16:40:56 +01:00
auto f34ba069ee Fixed logging 2021-12-23 16:40:42 +01:00
auto 317c294599 Changed updateUserPoints to void because the boolean is never used anyways 2021-12-23 16:15:36 +01:00
auto 3672ff0e5e Actually executing the update user points query now... 2021-12-23 16:13:48 +01:00
auto 1cb61421d9 Added some debug messages 2021-12-23 16:13:17 +01:00
auto 7f2b828763 renamed VillagerInteract 2021-12-23 03:15:38 +01:00
auto bf43f88d9b Added some debug messages 2021-12-23 03:14:08 +01:00
auto 9ece3e6d5d Fixed updating seen time 2021-12-23 03:03:17 +01:00
auto f471e83618 Added remove villager command 2021-12-23 03:03:00 +01:00
auto 391d58efeb 10 minutes, not 5* 2021-12-23 02:18:23 +01:00
auto b3ae5e67d8 Remove points from user every 10 minutes and sync them at the same time 2021-12-23 02:18:07 +01:00
auto 68978ad13c Made login async 2021-12-22 21:12:02 +01:00
auto 6fd575dc2e Remove user from GUIByUUID list 2021-12-22 21:07:40 +01:00
auto 762b0e2a30 Added login/out events to add/remove users from the tracked user list 2021-12-22 21:02:29 +01:00
auto 7e5123d7fe Added functions to sync user points, remove users, and remove user points 2021-12-22 21:01:55 +01:00
auto 0af3bcb843 Fixed items below $4 getting an invalid point calculation 2021-12-22 21:00:58 +01:00
auto 6c72ac417e Updated comments where needed 2021-12-22 21:00:28 +01:00
auto 3b982dbf3e Added last seen queries 2021-12-22 20:59:34 +01:00
auto f8e4b11c90 Added last seen queries 2021-12-22 20:59:24 +01:00
auto 58d833f870 Changed updateUserPoints to be settings points instead of adding to existing points and doing it for all points a user has in one go 2021-12-22 20:59:01 +01:00
auto bd46ce7df7 Changed updateUserPoints to be settings points instead of adding to existing points and doing it for all points a user has in one go 2021-12-22 20:58:50 +01:00
auto 51fb4758d5 Added user seen table 2021-12-22 20:58:10 +01:00
auto fa39c1a95b Fixed update and set points query 2021-12-21 03:30:37 +01:00
auto 665566dbb3 Fixed item capitalization 2021-12-21 03:30:19 +01:00
auto 3143eb4624 Added settings villager biome on creation 2021-12-21 03:19:26 +01:00
auto 0eaed2d86a Fixed price in purchase message 2021-12-21 03:19:08 +01:00
auto 58058a4324 Added not enough items/ sold item message 2021-12-21 03:18:46 +01:00
auto abbb46e1e8 Allow settings biomes and added configurable professions 2021-12-21 03:18:31 +01:00
auto 41afbfea39 Fixed rounding 2021-12-21 03:18:06 +01:00
auto 72c734b138 Added sell message, added selling items 2021-12-21 03:17:58 +01:00
auto 38e54a2704 Set default points to 0 when getting existing points (in case there are none) 2021-12-19 19:21:20 +01:00
auto c780054f24 Fixed never getting users from the database (I don't think we're adding them yet but that's for another time :)))) (im gonna forget and be confused for sure) 2021-12-18 01:34:42 +01:00
auto 3ccd198b9e why was this moved?? im dumb ig 2021-12-18 01:09:53 +01:00
auto 523a7fe16b Added math stuff to calculate price based on points (thanks everett) 2021-12-17 20:44:38 +01:00
auto c538a68160 Made opening the gui's async 2021-10-23 14:43:11 +02:00
auto 4bb26035d6 Created a point system to be used for prices 2021-10-23 14:42:55 +02:00
auto d72930cb67 Removed debug print statement 2021-10-21 17:32:26 +02:00
auto 9c18baa21e Fixed rounding, fixed not calculating items with weird meta 2021-10-21 17:31:15 +02:00
auto 4fbc195607 Made changes and didn't push inbetween so i forgot it all 2021-10-21 17:13:21 +02:00
auto 18a75f86c0 Only use Utilities.round 2021-09-25 20:22:38 +02:00
auto fc46343454 Fix rounding issues 2021-09-25 20:22:23 +02:00
auto 5ac582261c Renamed and commented functions 2021-09-25 03:23:45 +02:00
auto 980448f9e7 Moved price and it's methods to Utilities 2021-09-25 03:23:36 +02:00
auto 22e05d140f Moved price and it's methods to Utilities 2021-09-25 03:20:25 +02:00
auto 5dd6cb44e5 Initial commit 2021-09-25 01:56:42 +02:00