Sfoglia il codice sorgente

update Changelog.txt

nossr50 1 anno fa
parent
commit
435a6fde34
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      Changelog.txt

+ 4 - 0
Changelog.txt

@@ -1,4 +1,7 @@
 Version 2.2.010
 Version 2.2.010
+    # TODO: Fix not moving mcMMO custom ingredients from hopper -> brewing stand
+    # TODO: Fix some potions are not rewarding XP ( strength 2, etc )
+    BrewingStand now remember who owns them, this persists across restarts (see notes)
     Fixed rare NPE in mcMMO events when player data was unable to be retrieved
     Fixed rare NPE in mcMMO events when player data was unable to be retrieved
     Fixed a NPE that could happen when damaging armor with Axes
     Fixed a NPE that could happen when damaging armor with Axes
     Fixed a bug where Alchemy brewing would be cancelled if the player died
     Fixed a bug where Alchemy brewing would be cancelled if the player died
@@ -35,6 +38,7 @@ Version 2.2.010
     (API) Added ctor AlchemyBrewCheckTask(org.bukkit.block.BrewingStand)
     (API) Added ctor AlchemyBrewCheckTask(org.bukkit.block.BrewingStand)
 
 
     NOTES:
     NOTES:
+    You can now use hoppers and brewing stands and not have to worry about having to re-interact with the brewing stand over and over again
     This is not an exhaustive list of API changes in this update, but most of them should be documented here.
     This is not an exhaustive list of API changes in this update, but most of them should be documented here.
 
 
 Version 2.2.009
 Version 2.2.009