Commit Graph

  • 3d5c8e154a Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2021-04-16 10:06:42 -07:00
  • fee2b93b4b Update locale_pl.properties (#4486) Mich3l3k 2021-04-16 19:06:30 +02:00
  • 76ebd85afa Update changelog nossr50 2021-04-16 10:05:21 -07:00
  • 7393421607 Some patches (#4494) Warrior 2021-04-16 19:03:57 +02:00
  • 04459f1ea7 Fix leaderboards & fix override locale bug Fixes #4493 Fixes #4492 nossr50 2021-04-16 09:55:44 -07:00
  • 8027b4741e 2.1.192 nossr50 2021-04-15 14:48:54 -07:00
  • 8fdc611fb0 Add some code to a test to check for user names being updated nossr50 2021-04-15 14:48:24 -07:00
  • 48de5057a4 Fix another bug where usernames can be saved as null for FlatFileDB nossr50 2021-04-15 14:43:37 -07:00
  • 1269652e94 Dev mode nossr50 2021-04-15 11:59:27 -07:00
  • 522f40f0fe 2.1.191 nossr50 2021-04-15 11:54:05 -07:00
  • e42eeb1dc4 Fix FlatFile leaderboards not working in certain situations + added leaderboards unit test nossr50 2021-04-15 11:53:23 -07:00
  • 4f5f3aff80 Oops nossr50 2021-04-15 10:43:48 -07:00
  • b9201b89b8 Fix block tracking logic nossr50 2021-04-15 09:38:30 -07:00
  • f2357a04ae 2.1.190 nossr50 2021-04-14 18:15:10 -07:00
  • c9b0383600 Fix null error in BitSetChunkStore nossr50 2021-04-14 18:14:50 -07:00
  • 729a91443a 2.1.189 nossr50 2021-04-14 16:48:48 -07:00
  • bb57e6d464 actually a radius now.. although not really nossr50 2021-04-14 16:38:19 -07:00
  • 700a7f4d35 Fix ArrayIndexOutOfBounds for certain events due to spigot API bug Fixes #4488 nossr50 2021-04-14 15:50:13 -07:00
  • 22b24b4774 JUnit 5 time nossr50 2021-04-13 17:25:56 -07:00
  • d9e195f63a Add a newUser test nossr50 2021-04-13 15:22:21 -07:00
  • e6239936d2 Add lastlogin tests nossr50 2021-04-13 13:40:24 -07:00
  • f7339277f8 Add more tests, fix null name bug nossr50 2021-04-13 12:41:23 -07:00
  • 5b4af3f9ce Add loadFromFile test nossr50 2021-04-12 16:59:35 -07:00
  • 9f22cef175 More tests nossr50 2021-04-12 13:18:41 -07:00
  • 85f3221a60 FlatFileDataProcessor will handle fixing and repairing the data nossr50 2021-04-12 12:55:31 -07:00
  • 60013c710b Add more tests to FlatFileDatabaseManagerTest nossr50 2021-04-12 09:33:43 -07:00
  • aca1d6c0b1 Add test to find duplicate names - FlatFileDatabaseManagerTest nossr50 2021-04-12 09:02:50 -07:00
  • 834ccc946a FlatFileDatabaseManager refactor + adding tests part 1 nossr50 2021-04-09 16:45:58 -07:00
  • 323f496420 Fix infinite loop nossr50 2021-04-09 11:15:07 -07:00
  • be44c0e417 Update SkillTools nossr50 2021-04-09 11:13:27 -07:00
  • cfdcc9dee5 Shorten notes nossr50 2021-04-09 10:48:08 -07:00
  • 29613bc324 Add back and deprecate most of the members of PrimarySkillType nossr50 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 nossr50 2021-04-09 10:19:34 -07:00
  • 6d057c577e Fixed minor mistakes in locale_de.properties (#4484) Anseba 2021-04-09 18:37:21 +02:00
  • e7978a6ad9 Fix deaths from skeletons showing health bars (#4483) lexikiq 2021-04-09 10:59:42 -04:00
  • 56f9341f8e Add mcMMO_Region_System.Enabled to persistent_data.yml (removed from hidden config) nossr50 2021-04-09 07:54:34 -07:00
  • e76fb9ab1b Update changelog nossr50 2021-04-08 13:36:18 -07:00
  • ccf5f30011 Add a test to FlatFileDatabaseManagerTest (more to come) nossr50 2021-04-08 13:31:07 -07:00
  • 483d23c04d Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2021-04-08 13:26:36 -07:00
  • 611705bce1 Update changelog nossr50 2021-04-08 13:26:22 -07:00
  • 80aac93fd2 Fix death messages losing formatting (#4482) lexikiq 2021-04-08 16:25:24 -04:00
  • 74d0d2c3f9 Comment these out for now nossr50 2021-04-08 13:22:46 -07:00
  • 241df06707 Don't need this anymore nossr50 2021-04-08 13:22:20 -07:00
  • eec5feb2bf PrimarySkillType refactor and other refactors nossr50 2021-04-08 13:21:34 -07:00
  • 5080d86e44 Refactoring code part 1 to prep for adding a bunch of unit tests nossr50 2021-04-08 10:39:07 -07:00
  • 29ee91ddfc Merge branches 'tridentsxbows' and 'master' of github.com:mcMMO-Dev/mcMMO into tridentsxbows nossr50 2021-04-07 16:21:02 -07:00
  • 0636f578dd Update changelog nossr50 2021-04-07 16:16:04 -07:00
  • 6336101992 Update locale_pl.properties (#4470) Mich3l3k 2021-04-08 01:10:50 +02:00
  • ef48fbee89 dev mode + update changelog nossr50 2021-04-06 15:01:51 -07:00
  • 10d9aa14f1 Merge branch 'master' of github.com:mcMMO-Dev/mcMMO nossr50 2021-04-06 14:49:05 -07:00
  • 44c820089c remove UP warning nossr50 2021-04-06 14:48:53 -07:00
  • c526208da4 Various improvements to grammar and consistency. (#4479) TheSummerGrinch 2021-04-06 00:50:14 +02:00
  • eb8af69605 Update changelog nossr50 2021-04-05 13:56:16 -07:00
  • 2db7d83216 2.1.188 nossr50 2021-04-05 13:50:59 -07:00
  • 4c237b2e9c Tweak UP msg, remove debug msg about unused keys nossr50 2021-04-05 13:50:27 -07:00
  • 2d11b7befc Fixed treasures only requiring level 0 nossr50 2021-04-05 13:41:37 -07:00
  • c5f4666525 Fixing Shake showing the wrong chance to succeed nossr50 2021-04-05 12:47:03 -07:00
  • 3b7f416ed9 Up default ShakeChance and remove useless entries nossr50 2021-04-05 12:39:49 -07:00
  • db55635f0d Tweak UP warning nossr50 2021-04-04 18:23:13 -07:00
  • fe713c9931 dev mode nossr50 2021-04-03 09:53:34 -07:00
  • 716272fefc 2.1.187 nossr50 2021-04-03 09:46:41 -07:00
  • e8577e4a9e Fix ClassCastException for Rupture Fixes #4476 nossr50 2021-04-03 09:46:01 -07:00
  • 3e60dfcf98 2.1.186 nossr50 2021-04-02 20:37:05 -07:00
  • d25784bf41 Give XP when sneaking for bushes nossr50 2021-04-02 20:33:48 -07:00
  • a2ee4be86a Fix some bugs with Rupture and fix a small memory leak nossr50 2021-04-02 20:31:19 -07:00
  • 002887e244 Sanitize ability buffs when using Item Frames (#4475) TheBusyBiscuit 2021-04-03 03:47:43 +02:00
  • 48afb81174 Another locale tweak nossr50 2021-04-02 12:16:40 -07:00
  • a58a3d91dc tweak locale / command output nossr50 2021-04-02 12:13:54 -07:00
  • affecfeeeb Added config options for Rupture and updated the Swords command nossr50 2021-04-02 12:02:21 -07:00
  • 48bf79055a Rupture has been reworked nossr50 2021-04-02 11:00:11 -07:00
  • 0cb3d91f0e dev mode nossr50 2021-04-02 08:55:04 -07:00
  • 1e91ba156d 2.1.185 nossr50 2021-04-02 08:33:09 -07:00
  • 72958bb0f3 Herbalism XP exploit fix nossr50 2021-04-02 08:32:56 -07:00
  • 0ae83420e6 2.1.184 nossr50 2021-03-31 15:53:21 -07:00
  • a2ba406fe5 Removed April Fools event nossr50 2021-03-31 15:14:00 -07:00
  • f01efd92f5 Correct bad default config files nossr50 2021-03-31 15:06:59 -07:00
  • a3cc520005 Correct key for drop level in default file nossr50 2021-03-31 14:59:29 -07:00
  • bf1426502d Merge remote-tracking branch 'origin/tridentsxbows' into tridentsxbows nossr50 2021-03-31 14:06:44 -07:00
  • d21368f3e6 Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO into tridentsxbows nossr50 2021-03-31 14:01:32 -07:00
  • 0d955c3a94 2.1.183 nossr50 2021-03-30 16:11:26 -07:00
  • aa734c8b1a Acrobatics XP from falling no longer requires the Roll subskill nossr50 2021-03-30 16:04:33 -07:00
  • 0577701fd7 Tweak mmoinfo nossr50 2021-03-30 15:54:25 -07:00
  • 6b309f628a Roll will not have an mmoinfo read out for now nossr50 2021-03-30 15:43:05 -07:00
  • fdefea3235 treasures.yml now has specific entries for Standard/Retro nossr50 2021-03-30 15:37:01 -07:00
  • 34d4b6f944 Pretty sure this is never thrown here nossr50 2021-03-30 11:57:31 -07:00
  • 05bc20a007 Add some notes nossr50 2021-03-30 11:52:35 -07:00
  • 6e0750b5fc Lets start over on PersistentPartyData nossr50 2021-03-30 11:51:14 -07:00
  • ed807342cc Tweaks to exception throwing/catching for PlayerData nossr50 2021-03-30 11:48:34 -07:00
  • 1de9c2610b Readability nossr50 2021-03-30 11:39:10 -07:00
  • 788e7e433b Add equals and hashCode to PlayerData nossr50 2021-03-30 11:38:33 -07:00
  • ac4bad5194 On third thought, Dirty types are pointless nossr50 2021-03-30 11:36:20 -07:00
  • ae538d8c72 Sweet berry bush exploit fix nossr50 2021-03-29 16:09:47 -07:00
  • 50eadb2e8d Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO nossr50 2021-03-29 15:24:10 -07:00
  • f69c678f6c Update changelog nossr50 2021-03-29 15:23:48 -07:00
  • d98bcea845 Correcting references to the Potion of Leaping being made with Red Mushrooms (#4290) mldriscoll 2021-03-29 23:22:24 +01:00
  • fbd2eeb93d Avoid NPE on beast lore jump strength checks nossr50 2021-03-29 15:14:54 -07:00
  • c27b8dbd66 Update changelog nossr50 2021-03-29 15:11:08 -07:00
  • df56d93aaa Added Donkeys and Mules to the list of animals that display stats (#4282) Daniel Jarski 2021-03-29 17:08:40 -05:00
  • 80e9111f78 Update Russian localization (#4465) Daniil Z 2021-03-30 01:02:48 +03:00
  • b189614d8d 2.1.182 nossr50 2021-03-25 14:51:28 -07:00