Commit Graph

67 Commits

Author SHA1 Message Date
Tomás F c9c5d78a38 Version bump 2022-06-20 19:15:36 +01:00
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
Tomás F 8d0f7f3498
Merge pull request #9 from s-clerc/patch-1
Add upgrade item sentences for FR
2021-06-22 23:14:05 +01:00
Ai Tanabe 85e8bb3271
Add upgrade item sentences 2021-06-22 23:03:50 +01:00
Tomás F bd982cdbe2
Merge pull request #8 from tomasff/v1.6
Update to V1.6
2021-06-22 19:50:13 +01:00
Tomás F 3882d3e21b Update project version 2021-06-22 19:46:20 +01:00
Tomás F 0fb9f945f4 Extract upgrade to separate method 2021-06-22 19:42:32 +01:00
Tomás F 1abf7570bf
Merge pull request #7 from ErdbeerbaerLP/master
Add german translation
2021-06-22 19:14:14 +01:00
ErdbeerbaerLP f29ba54069 Add german translation 2020-10-15 22:00:27 +02:00
Tomás F 82855f4f86 Update readme badge and typo 2020-10-14 13:35:08 +01:00
Tomás F 5140310b87 Restore build.yml 2020-10-14 13:13:41 +01:00
Tomás F 93a01271fe
Update to 1.16.3 2020-10-14 13:05:05 +01:00
Tomás F 5f3c97cdcd Update project version 2020-10-14 13:02:51 +01:00
Tomás F 65901852d2 CustomItem should be an interface instead 2020-10-14 13:00:46 +01:00
Tomás F 80674bef7a Update Spigot version to latest 2020-10-14 12:57:48 +01:00
Tomás F 9f38ec8b19 Fix duplicate repository 2020-07-05 19:59:59 +01:00
Tomás F 0c865fc87f
Merge pull request #5 from tomasff/add-unit-testing
Setup pom for testing
2020-07-05 19:58:32 +01:00
Tomás F 171e3bcb41 Add build badge 2020-07-05 19:55:24 +01:00
Tomás F 5e36087c4a Update github workflow name 2020-07-05 19:50:43 +01:00
Tomás F 3453aea187 Update GitHub workflows 2020-07-04 21:08:24 +01:00
Tomás F fd39a81542
Merge pull request #4 from tomasff/develop
Merge v1.5.1
2020-07-04 20:25:09 +01:00
Tomás F a65214c24a Bump project version 2020-07-04 20:24:04 +01:00
Tomás F c965dccdac Add missing Spigot repository to pom 2020-07-04 20:23:31 +01:00
Tomás F 559234f0dd
Add CI 2020-07-04 20:20:09 +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 e5ff947996
Merge pull request #3 from dbswnschl/master
Add korean locale
2020-07-04 19:43:24 +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 870b2dbe2d
Update to v1.5
Update to version 1.5
2020-07-03 20:44:31 +01:00
Tomás F a8199f4164 Bump version 2020-07-03 20:41:17 +01: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