Commit Graph

6629 Commits

Author SHA1 Message Date
16f79b9fbc Locale override now uses a specific file instead of weird name matching 2021-04-16 13:50:41 -07:00
c29f311f1e More proper fix 2021-04-16 12:24:02 -07:00
81a3441d62 2.1.193 2021-04-16 10:07:36 -07:00
cfe1fd2b26 Update changelog 2021-04-16 10:07:02 -07:00
3d5c8e154a Merge branch 'master' of github.com:mcMMO-Dev/mcMMO 2021-04-16 10:06:42 -07:00
fee2b93b4b Update locale_pl.properties (#4486)
* Update locale_pl.properties

Lots of minor bugs fixed and the woodcut has a better translated name (as well as the ability to woodcut etc.)
And all guides have been translated :D

* Update locale_pl.properties

Guides.Salvage.* translated
Fixed few mistakes
And added support to the latest version of plugin (like swords update)
2021-04-16 10:06:30 -07:00
76ebd85afa Update changelog 2021-04-16 10:05:21 -07:00
7393421607 Some patches (#4494)
Fixed blocks being dropped from blast mining even if yield was set to 0.
Tree feller not working entirely if one fake block break event is cancelled. (Fixes #4189)
Fixes no woodcutting xp being rewarded if a tree is too big while using tree feller.
2021-04-16 10:03:57 -07:00
04459f1ea7 Fix leaderboards & fix override locale bug
Fixes #4493 Fixes #4492
2021-04-16 09:55:44 -07:00
8027b4741e 2.1.192 2021-04-15 14:48:54 -07:00
8fdc611fb0 Add some code to a test to check for user names being updated 2021-04-15 14:48:24 -07:00
48de5057a4 Fix another bug where usernames can be saved as null for FlatFileDB 2021-04-15 14:43:37 -07:00
1269652e94 Dev mode 2021-04-15 11:59:27 -07:00
522f40f0fe 2.1.191 2021-04-15 11:54:05 -07:00
e42eeb1dc4 Fix FlatFile leaderboards not working in certain situations + added leaderboards unit test 2021-04-15 11:53:23 -07:00
4f5f3aff80 Oops 2021-04-15 10:43:48 -07:00
b9201b89b8 Fix block tracking logic 2021-04-15 09:38:30 -07:00
f2357a04ae 2.1.190 2021-04-14 18:15:10 -07:00
c9b0383600 Fix null error in BitSetChunkStore 2021-04-14 18:14:50 -07:00
729a91443a 2.1.189 2021-04-14 16:50:06 -07:00
bb57e6d464 actually a radius now.. although not really 2021-04-14 16:38:19 -07:00
700a7f4d35 Fix ArrayIndexOutOfBounds for certain events due to spigot API bug
Fixes #4488
2021-04-14 16:34:43 -07:00
22b24b4774 JUnit 5 time 2021-04-13 17:25:56 -07:00
d9e195f63a Add a newUser test 2021-04-13 15:22:21 -07:00
e6239936d2 Add lastlogin tests 2021-04-13 13:40:24 -07:00
f7339277f8 Add more tests, fix null name bug 2021-04-13 12:41:23 -07:00
5b4af3f9ce Add loadFromFile test 2021-04-12 16:59:35 -07:00
9f22cef175 More tests 2021-04-12 13:18:41 -07:00
85f3221a60 FlatFileDataProcessor will handle fixing and repairing the data 2021-04-12 12:55:31 -07:00
60013c710b Add more tests to FlatFileDatabaseManagerTest 2021-04-12 09:33:43 -07:00
aca1d6c0b1 Add test to find duplicate names - FlatFileDatabaseManagerTest 2021-04-12 09:02:50 -07:00
834ccc946a FlatFileDatabaseManager refactor + adding tests part 1 2021-04-09 16:45:58 -07:00
323f496420 Fix infinite loop 2021-04-09 11:15:07 -07:00
be44c0e417 Update SkillTools 2021-04-09 11:13:27 -07:00
cfdcc9dee5 Shorten notes 2021-04-09 10:48:08 -07:00
29613bc324 Add back and deprecate most of the members of PrimarySkillType 2021-04-09 10:46:12 -07:00
c1c32cb1fd Fix mcMMO saving copies of config files into the main server directory instead of the correct place 2021-04-09 10:19:34 -07:00
6d057c577e Fixed minor mistakes in locale_de.properties (#4484)
* Update locale_de.properties
2021-04-09 09:37:21 -07:00
e7978a6ad9 Fix deaths from skeletons showing health bars (#4483)
* Fix deaths from skeletons showing health bars

* Ignore human attackers
2021-04-09 07:59:42 -07:00
56f9341f8e Add mcMMO_Region_System.Enabled to persistent_data.yml (removed from hidden config) 2021-04-09 07:54:34 -07:00
e76fb9ab1b Update changelog 2021-04-08 13:36:18 -07:00
ccf5f30011 Add a test to FlatFileDatabaseManagerTest (more to come) 2021-04-08 13:31:07 -07:00
483d23c04d Merge branch 'master' of github.com:mcMMO-Dev/mcMMO 2021-04-08 13:26:36 -07:00
611705bce1 Update changelog 2021-04-08 13:26:22 -07:00
80aac93fd2 Fix death messages losing formatting (#4482) 2021-04-08 13:25:24 -07:00
74d0d2c3f9 Comment these out for now 2021-04-08 13:22:46 -07:00
241df06707 Don't need this anymore 2021-04-08 13:22:20 -07:00
eec5feb2bf PrimarySkillType refactor and other refactors 2021-04-08 13:21:34 -07:00
5080d86e44 Refactoring code part 1 to prep for adding a bunch of unit tests 2021-04-08 10:39:07 -07:00
0636f578dd Update changelog 2021-04-07 16:16:04 -07:00