Age | Commit message (Collapse) | Author | Files | Lines |
|
closes #121
closes #108
closes #100
closes #93
|
|
|
|
Running tools/formatXML.sh
Applying manual edits to:
- effects.xml to place comments above the line they belong to instead of below
- to paths.xml and portal-door.particle.xml to remove tabs within a comment
- to playerglow.particle.xml to remove an superflous '-->' which messed up the automatic indentation.
- used 'sed 's/^\(.*\)\(<!--.*-->\)\(.*\)$/\2\1\3/' -i npcs.xml' to move comments in front of the tags they belong to,
manually edited npcs 251 to 265
|
|
I fixed the delay used in the butterfly final death frames
to a reasonable value.
I also made the butterfly fly faster when walking, so you can
actually tell the difference between an idle fly, and a walking one,
which makes it more lively.
|
|
Also added 2 new mobs.
|