-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
34bdf17
commit 30e94d4
Showing
4 changed files
with
78 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,71 @@ | ||
# Changelog | ||
|
||
## [1.0.0] - 2023-09-15 | ||
## 2.0.0 | ||
|
||
### Added | ||
- This is a default template changelog that follows the [KeepAChangelog Convention](https://keepachangelog.com/en/1.1.0/) | ||
### BREAKING CHANGES | ||
|
||
- PACKAGE NAME IS SET TO `net.dragonmounts`. | ||
- REMOVE GENDER SYSTEM. | ||
- Data Fix is scheduled later. Backup your level! | ||
|
||
### Additions | ||
|
||
- Add compatibility to [baubles](https://github.com/Azanor/Baubles). | ||
- Add French localization. | ||
- Add Japanese localization. | ||
- Add `ARMOR_EFFECT_MANAGER` capability. | ||
- Add `Forced Rename` config, which allow anvil to change dragon's name by renaming amulet. | ||
|
||
### Changes | ||
|
||
- Dragon whistle now uses UUID to identify owner. | ||
- Dragons now get slow down when in fluid. | ||
- Dragons will get saddled when interacting with saddle. | ||
- Dragons have dedicated inventory now. | ||
- Moonlight dragons share the same breath with aether dragons. | ||
- Some dragon breath can smelt block now. | ||
- Commands have feedback now. | ||
- Commands that interact with dragon now accept an entity selector or a UUID to specify the target. | ||
- Change the content of title of dragon inventory screen to vanilla style. | ||
- Add descriptions of armor effect to tooltips. | ||
- Update textures for capes. | ||
- Update textures for dragon core and its GUI. | ||
- Update textures for dragon armors. | ||
- Update textures for dragon breath. | ||
- Update textures for ice and moonlight dragon. | ||
- Update textures for dragon amulets. | ||
- Update texture for dragon wand. | ||
- Update texture for dragon inventory GUI. | ||
- Update model for dragon eggs. | ||
- Dragon breath will be rendered ignoring light. | ||
- Dragon spawn eggs now use tinted vanilla textures. | ||
|
||
### Fixes | ||
|
||
- Obfuscated Minecraft won't crash when loading with `debug` config on. | ||
- Config `can eggs change breeds` has effects now. | ||
- Recipes can be unlocked in certain condition. | ||
- Dragon scale shield has using animation now. | ||
- Cooldown of armor effect can be saved properly now. | ||
- Enchant dragon scale armor effect now work properly. | ||
- Dragon amulets can prevent interaction properly. | ||
- Dragon amulets will place dragon at the center of block now. | ||
- Dragon amulets will not spawn dragon when collected by hopper anymore. | ||
- Dragon essences can spawn dragon now. | ||
- Dragon core can be rendered properly now. | ||
- Dragon core has breaking particles now. | ||
- Dragon egg block has correct break particles now. | ||
- Dragon egg entity has the same size with block. | ||
- Dragon egg entity cannot execute normal AI now. | ||
- Items in offhand can interact with dragons now. | ||
- Dragons have correct initial breed points now. | ||
- Dragon will stop breathing after dismount. | ||
- Dragons cannot mate when sitting anymore. | ||
- Dragons can save custom name correctly now. | ||
- Dragon won't reset health when loaded. | ||
- Hatchling dragons cannot breathe fire anymore. | ||
- Breath from infant dragons can set entities on fire now. | ||
- Ice breath won't place snow layer in air anymore. | ||
- Moonlight dragon breath now use texture of aether dragon breath. | ||
- Sitting button in dragon inventory screen could be translated now. | ||
- Crystal beams won't be rendered in dragon inventory screen anymore. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters