geforkt von Mirrors/FastAsyncWorldEdit
Updated changelog for release
Dieser Commit ist enthalten in:
Ursprung
914dd647b5
Commit
9cfa80136e
@ -1,30 +1,36 @@
|
||||
4.8-SNAPSHOT:
|
||||
I added these here mainly to keep track. These entries are not intended to be in the final 4.8 changelog.
|
||||
- Added /snapshot sel
|
||||
- Fixed data value handling for fire, chest, reed and jukebox
|
||||
- Fixed CommandContext.matches(String) (for developers!)
|
||||
- Improved interaction with permission plugins
|
||||
- Fixed config file generation on windows
|
||||
5.0:
|
||||
- Added a //g[en[erate]] command that can generate a shape given a formula
|
||||
- Added a //deform command that deforms the current selection given a formula
|
||||
- Added a //hollow command, which hollows out the object contained in the selection.
|
||||
|
||||
- Added /snapshot sel, which preselects a snapshot for future operations
|
||||
- Added //sel extend, which activates cuboid selector where you can extend selections by right-clicking.
|
||||
- Added -a and -n flags to //butcher to kill animals and NPCs, respectively
|
||||
- Added support for stretched cylinders to //cyl and //hcyl (use //cyl x,z)
|
||||
- Added sound and particle effects for the super pickaxe
|
||||
- Added l[eft], r[ight], b[ack] and f[orward] to the commands that take a direction.
|
||||
- Added an expression parser (for developers!)
|
||||
- Added a YAML library (for developers!)
|
||||
- Added extended help to commands manager (for developers!)
|
||||
|
||||
- Support for the new blocks/items/mobs that were added with Minecraft 1.0
|
||||
- Support for non-128 world heights
|
||||
- Block queues are now flushed based on attachment to other blocks. This should fix doors popping out.
|
||||
[removed](- Sped up //fast mode by deferring lighting until after all blocks are in place. Has some bugs but it's at the very least good for previews.)
|
||||
- Added l[eft], r[ight], b[ack] and f[orward] to the commands that take a direction.
|
||||
- Added a //g[en[erate]] command that can generate a shape given a formula
|
||||
- Added support for stretched cylinders
|
||||
- Added support for the new blocks/items/mobs that were added with Minecraft 1.0
|
||||
- Added a //deform command that deforms the current selection given a formula
|
||||
- Made blockbag (take blocks from inventory) system more consistent.
|
||||
- Fixed some navigation wand (compass) quirks
|
||||
- Added sound and particle effects for the super pickaxe
|
||||
- Fixed the tree remover tool for large forests
|
||||
- Changed the WEPIF interface (for developers!)
|
||||
- Fixed //stack -s to actually shift the selection to the end of the stack
|
||||
- Made some commands' syntax error messages more elaborate and useful
|
||||
- Added -a and -n flags to //butcher to kill animals and NPCs, respectively
|
||||
- Added a //hollow command, which hollows out the object contained in the selection.
|
||||
- Made /green break on liquids.
|
||||
- Added //sel extend, which activates cuboid selector where you can extend selections by right-clicking.
|
||||
- Improved interaction with permission plugins
|
||||
- Improved negated node support for Bukkit's permissions system
|
||||
- Changed the WEPIF interface (for developers!)
|
||||
|
||||
- Fixed data value handling for fire, chest, reed and jukebox
|
||||
- Fixed config file generation on windows
|
||||
- Fixed some navigation wand (compass) quirks
|
||||
- Fixed the tree remover tool for large forests
|
||||
- Fixed //stack -s to actually shift the selection to the end of the stack
|
||||
- Bug fixes
|
||||
Thanks to everyone for their contributions:
|
||||
KenanY, Megalin, wizjany and ZachBora
|
||||
|
||||
4.7:
|
||||
- Added support for all the new items and blocks
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren