Commit Graph

37 Commits

Author SHA1 Message Date
Tomás F 9a94cea232 Update Spigot and Java version 2022-06-20 19:07:18 +01:00
Tomás F e7ae6ae440 Refactoring event registration 2022-06-20 18:28:49 +01:00
Tomás F 1e0c51f607 Update bStats to 3.0.0 2022-06-20 18:27:33 +01:00
Tomás F f224810f45 Refractoring code 2022-06-20 18:25:08 +01:00
Ai Tanabe 85e8bb3271
Add upgrade item sentences 2021-06-22 23:03:50 +01:00
Tomás F 0fb9f945f4 Extract upgrade to separate method 2021-06-22 19:42:32 +01:00
ErdbeerbaerLP f29ba54069 Add german translation 2020-10-15 22:00:27 +02:00
Tomás F 65901852d2 CustomItem should be an interface instead 2020-10-14 13:00:46 +01:00
Tomás F c24786020e Fix hungarian locale migration 2020-07-04 20:01:11 +01:00
Tomás F 2f20b90968 Update chinese translation 2020-07-04 19:53:09 +01:00
Tomás F ea99c15c3d Fix typo in the KO locale 2020-07-04 19:41:04 +01:00
Choi YunJun c25713f375
Create ko.yml
add Korean Language
2020-07-04 14:42:34 +09:00
Tomás F 8e78219e2d Add permission to use upgrades 2020-07-03 20:39:10 +01:00
Tomás F 635d4bed77 Remove unused import 2020-07-03 20:24:26 +01:00
Tomás F edc0b47982 Added language metric 2020-07-03 20:23:28 +01:00
Tomás F 791f69a19d Add migration v1 2020-07-03 20:16:02 +01:00
Tomás F 4c3906f773 Update other translations 2020-07-03 18:45:40 +01:00
Tomás F f89db04f71 Fix typo in translation 2020-07-03 18:37:04 +01:00
Tomás F f0facfee7c Updated portuguese translation 2020-07-03 18:31:40 +01:00
Tomás F 17312c4fc4 Code cleanup 2020-07-03 15:26:53 +01:00
Tomás F 3d7562061f Add persistance to beehive population 2020-07-03 15:23:40 +01:00
Tomás F 3e74124af2 Remove unused import 2020-07-02 18:55:16 +01:00
Tomás F 7b349d4bc3 Implement configuration files migration 2020-07-02 18:55:08 +01:00
Tomás F 416167e5c1 Improved GUI robustness and fixed critical bug 2020-07-02 00:14:26 +01:00
Tomás F 5e9f3bc791 Beehive upgrades MVP 2020-07-01 23:46:39 +01:00
Tomás F 84ab5daf40 Remove unused level function 2020-07-01 21:16:34 +01:00
Tomás F 3ba2c17c6a Add support to hives with variable capacity 2020-07-01 21:15:18 +01:00
Tomás F c73fcba252 Use guard clause instead of nested if statememt 2020-07-01 20:08:15 +01:00
Tomás F 1f079051fa Split the enable method into other functions 2020-07-01 19:58:17 +01:00
Tomás F b85876c8b3 Custom items refractoring 2020-07-01 19:42:39 +01:00
Tomás F 512b5c71e8 Use appropriated isSedated method 2020-07-01 18:23:51 +01:00
Tomás F ba521dac52 Added new locale to the config 2020-06-25 17:53:54 +01:00
Tomás F cf59579dda Remove unecessary reflection
Reflection is no longer used to obtain information from a beehive.
Support for versions below 1.15.2 will be dropped.
2020-06-25 17:46:40 +01:00
Tomás F 7eab464c24 feat: added hungarian translation 2020-06-25 17:42:15 +01:00
Tomás F 0917952edb Added simplified chinese translation 2020-05-05 13:58:07 +01:00
Tomás F 004306d62e Added a french localization. (Issue #1) 2020-05-05 13:12:32 +01:00
Tomás F c0b11d3e34 Initial commit 2020-05-04 11:47:38 +01:00