Commit Graph

  • 25a55d6d4d update changelog nossr50 2024-07-13 13:53:23 -07:00
  • 34c61afa72
    update zh_CN translation (#5031) Daniel Li 2024-07-14 04:41:54 +08:00
  • 4c4d7ee100
    Update locale_fr.properties (#5033) Ted 2024-07-13 22:40:49 +02:00
  • e96e65e25d
    Updating the PT-BR translation after 2 years (#5036) Jesus Ruescas Junior 2024-07-13 17:40:25 -03:00
  • ed8d1cdd33
    fix mace skills permission (#5038) ThiagoROX 2024-07-13 17:38:56 -03:00
  • e9b919f210 2.2.016 nossr50 2024-07-09 16:00:45 -07:00
  • 600ab0eea7 SQL fixed player cooldowns being loaded incorrectly Fixes #5042 Fixes #5032 nossr50 2024-07-09 12:13:50 -07:00
  • 940fb66652 2.2.015 nossr50 2024-06-30 15:11:41 -07:00
  • 971e5da0ad
    Maces (#5035) Robert Alan Chapton 2024-06-30 15:10:29 -07:00
  • 4f1532cf96 add Maces permission nodes maces nossr50 2024-06-30 15:09:04 -07:00
  • 5bbb389d9a update Changelog.txt nossr50 2024-06-30 14:49:37 -07:00
  • 87bd92a5b0 maces wip pt 3 nossr50 2024-06-30 14:47:54 -07:00
  • c94039ab45 maces wip pt 2 nossr50 2024-06-30 14:43:03 -07:00
  • e1dee2778d maces wip nossr50 2024-06-29 16:49:10 -07:00
  • 02c732bdf2 2.2.014 nossr50 2024-06-28 18:31:24 -07:00
  • e32bde3c32 fix luck of the sea being applied for super break and other abilities Fixes #5026 nossr50 2024-06-28 18:28:51 -07:00
  • a11ac782fa 2.2.013 nossr50 2024-06-22 13:31:45 -07:00
  • 10e8b19e53 update Changelog.txt nossr50 2024-06-22 13:30:50 -07:00
  • ac3c6da298 add xp for Bogged and Breeze nossr50 2024-06-19 16:29:10 -07:00
  • 4fce053804 minor refactoring nossr50 2024-06-19 12:15:00 -07:00
  • eeecf18caf add missing entries for xbows/tridents/maces nossr50 2024-06-19 12:14:53 -07:00
  • b9b1127087 update changelog nossr50 2024-06-08 13:23:06 -07:00
  • 009f64cba1
    feat(locale): Updated locale zh_TW (#5015) DonaldBear 2024-06-09 04:14:25 +08:00
  • 2a4487cde2
    Fix properties key error (#5010) haha44444 2024-06-09 04:13:10 +08:00
  • 8633f7b63a more refactoring for spawning items conditionally nossr50 2024-05-25 12:25:00 -07:00
  • 0708b0a6a2 some more refactoring nossr50 2024-05-24 13:30:17 -07:00
  • 6c1502fc67 refactoring nossr50 2024-05-24 13:07:45 -07:00
  • 4277384c22 move item related utils from Misc to ItemUtils nossr50 2024-05-24 12:58:39 -07:00
  • 590b00aeca minor refactoring nossr50 2024-05-23 18:14:07 -07:00
  • 2f1278c784
    Fix sapling drops to ignore reduction and obey Knock on Wood (#5012) Momshroom 2024-05-23 20:02:29 -05:00
  • d0ab2bdb2f clean up if/else formatting nossr50 2024-05-19 14:09:00 -07:00
  • 7266563ca9 Back to Java 17 for now nossr50 2024-05-19 13:53:22 -07:00
  • 364d4cd6e7 spring-cleaning, update all the dependencies nossr50 2024-05-19 13:48:25 -07:00
  • 32ff8c6818 update maven-release-plugin nossr50 2024-05-19 13:24:14 -07:00
  • fc600796ca minor refactor nossr50 2024-05-19 13:24:06 -07:00
  • db9f8e46d1 update github workflow runner to use 21 nossr50 2024-05-19 13:18:39 -07:00
  • 19a8a9ff52 update maven compiler plugin nossr50 2024-05-19 13:14:39 -07:00
  • ab8ba8acbe update maven shade plugin nossr50 2024-05-19 13:11:12 -07:00
  • d38404927b minor refactor nossr50 2024-05-19 13:05:10 -07:00
  • b65247cbb0 require java 21 nossr50 2024-05-19 13:05:00 -07:00
  • 9b09f06ad8 add more sensibly named API for grabbing the UserBlockTracker nossr50 2024-05-19 12:58:13 -07:00
  • 8b82163e3d update UserBlockTracker API nossr50 2024-05-19 12:44:34 -07:00
  • c2054a5d45 2.2.012 fix for daze in 1.20.4 and older nossr50 2024-05-18 12:30:44 -07:00
  • 46c9ea5a25 2.2.011 nossr50 2024-05-17 17:22:58 -07:00
  • e6ff219a5c more verbose logging for alchemy potion lookups nossr50 2024-05-17 11:59:24 -07:00
  • fc66c9f3fd 2.2.010 nossr50 2024-05-15 15:56:50 -07:00
  • 8d2a08c421 fix REGEN potion not loading nossr50 2024-05-13 10:59:57 -07:00
  • 291effdbc8 if( -> if ( nossr50 2024-05-12 14:13:34 -07:00
  • 435a6fde34 update Changelog.txt nossr50 2024-05-12 14:11:59 -07:00
  • 3ba6b93135 Fixed possible NPE in our events, and BrewingStands now remember who last interacted with them, this allows for hoppers to be used with Alchemy Fixes #5004 Fixes #4958 Fixes #4641 nossr50 2024-05-12 14:09:00 -07:00
  • 17052861d1 2.2.009 nossr50 2024-05-12 09:33:42 -07:00
  • cae2132d8d 2.2.008 nossr50 2024-05-11 16:08:05 -07:00
  • ed0c9469e2 don't show unimplemented supers for mccooldowns nossr50 2024-05-11 16:01:47 -07:00
  • 64206c3ac8 Fixed mccooldowns on SQL not working Fixes #5006 nossr50 2024-05-11 15:58:49 -07:00
  • 0bf1bbe6ac Fixed messages not being sent to the action bar nossr50 2024-05-11 15:48:11 -07:00
  • b3edca5304 Fix italicized potion names nossr50 2024-05-11 15:27:47 -07:00
  • 07b4736be3 update changelog nossr50 2024-05-11 15:07:45 -07:00
  • df6ddd6faa
    CombatUtils: Don't run checks against party features if parties are disabled (#5005) IAISI 2024-05-12 00:07:01 +02:00
  • fb0c8ec934 Fix potions not brewing as the correct type nossr50 2024-05-11 15:05:27 -07:00
  • 5ba6305ad4 2.2.007 nossr50 2024-05-04 10:26:43 -07:00
  • 75561350c1 fix issues with Alchemy and older MC versions nossr50 2024-05-03 13:53:53 -07:00
  • 5b822bc626 add armadillos to xp nossr50 2024-05-02 06:39:20 -07:00
  • e29a977b9a fix mistake in skillranks.yml nossr50 2024-05-02 06:32:47 -07:00
  • 78558107b3 WIP 1.20.6 support nossr50 2024-05-02 06:28:20 -07:00
  • 5628df988f update changelog nossr50 2024-04-21 16:04:05 -07:00
  • c078e853eb Fix bug where Green Thumb did not replant if seeds were solely in the offhand Fixes #4994 nossr50 2024-04-21 14:56:57 -07:00
  • 0db5330416 release should be 17 not 16 nossr50 2024-04-16 14:26:32 -07:00
  • 1cac6b1165 2.2.006 nossr50 2024-04-13 15:18:12 -07:00
  • c0952a2ba3 Add support for hex color codes in locale nossr50 2024-04-13 12:58:52 -07:00
  • 4d98d25215 Fix wiki links being outdated nossr50 2024-04-06 15:10:02 -07:00
  • ffc6061f8b Add custom_item_support config file to optionally disable repair/salvage on items with custom models nossr50 2024-04-06 14:26:57 -07:00
  • 0363ee2e90 2.2.005 nossr50 2024-04-06 12:59:35 -07:00
  • b6e512b09e fix probability being unbounded nossr50 2024-04-06 12:44:56 -07:00
  • aecf17a2a2 dev mode nossr50 2024-04-02 13:30:09 -07:00
  • c769813892 2.2.004 nossr50 2024-04-02 13:25:35 -07:00
  • e509876658 fix xp multiplier not getting applied nossr50 2024-04-01 15:12:24 -07:00
  • a047bca94c Fix crossbows not getting added to schema for some users nossr50 2024-03-31 14:28:14 -07:00
  • b5a50da09b Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO nossr50 2024-03-31 13:55:08 -07:00
  • 2d79b364db Fix lastlogin value being too large for SQLDB nossr50 2024-03-31 13:54:57 -07:00
  • 657d7cafa7
    Update README.md Robert Alan Chapton 2024-03-31 10:41:34 -07:00
  • d92c60fc84 2.2.002 nossr50 2024-03-31 08:50:05 -07:00
  • b56ddebde8 fix trickshot not applying shot from crossbow to bounced arrows nossr50 2024-03-31 08:46:04 -07:00
  • cf49fc7599 fix thrown tridents not getting XP or subskill benefits nossr50 2024-03-31 08:44:06 -07:00
  • 86a5d14a9b 2.2.001 nossr50 2024-03-30 06:57:55 -07:00
  • d45e48c401 changelog update nossr50 2024-03-30 06:37:49 -07:00
  • 77f6a3945f 2.2.000 nossr50 2024-03-30 06:31:37 -07:00
  • 6016e69663 update changelog nossr50 2024-03-30 06:28:51 -07:00
  • 8902c86864 update changelog nossr50 2024-03-30 06:27:21 -07:00
  • f6d2479f2e update changelog nossr50 2024-03-30 06:25:34 -07:00
  • 81ac48904c mcMMO 2.2.000-RC1 candidate for release nossr50 2024-03-30 06:16:10 -07:00
  • 2594dc1bca
    Endgame Update (#4840) Robert Alan Chapton 2024-03-30 06:09:59 -07:00
  • 3e7c889f8f mcMMO 2.2.000-RC1 candidate for release endgame nossr50 2024-03-30 06:03:25 -07:00
  • e8a46d6ac8 Merge branch 'master' of https://github.com/mcMMO-Dev/mcMMO into endgame nossr50 2024-03-30 05:59:37 -07:00
  • 39503b7038 Fix missing verdant bounty stat in herbalism command nossr50 2024-03-30 05:44:02 -07:00
  • 6d0fbfd02e updating changelog nossr50 2024-03-30 05:39:25 -07:00
  • 84cb6e3f7b add metadata cleanup for trick shot nossr50 2024-03-30 05:35:02 -07:00
  • bead5feb14
    Make PAPI expansion persist (#4986) gecko10000 2024-03-30 05:31:47 -07:00
  • e9407246d7 update note about WIP status on tridents/xbows nossr50 2024-03-30 05:22:28 -07:00
  • 221175d2d3 locale changes nossr50 2024-03-30 05:08:55 -07:00
  • bf901a0a34 remove unimplemented features, fix tests again, and optimize imports nossr50 2024-03-30 05:05:28 -07:00