-
Erostey 2.18 Stable
released this
2019-01-20 15:06:09 -05:00 | 185 commits to stable since this releaseErostey 2.18, fixy fixy:
- merged admin command with erostey command (
06d6e7a1b0) - ViriPlaga: fixed max air changes not taking effect while in water (#12,
25bddda6d3) - added dye menu for PhaseWalker (
1d5079402d)- can use dye menu to manage their IdealPhaseGroups (add, remove, list)
- ViriPlaga: is no longer targetted by Wither Skeletons
- Ender: Dye Menu improvements
- separate menus for teleporting to/from/p2p
- list for other players' ender chests
- show player coordinates in teleport menu (
8224f08818)
- converted to erostey.* permissions
- ViriPlaga: fixed max air being 200 instead of 300 (
22201eb27c) - ViriPlaga: fixed taking fall damage while wearing boots (
ef6c3811dd) - ViriPlaga: fixed armour being enchantable (
9b8666a6d1) - ViriPlaga: fixed player not being able to craft Plague Armour (
7fba1ebf57) - ViriPlaga: fixed boots and helmet being craftable only in the top of the bench (
60baca8577) - ViriPlaga: fixed player retaining armour health on respawn (
24e719a3a8) - ViriPlaga: implemented new back end system for Plague Armour (
0b98a2de66)- it is now managed through NBT tags, so it can be modified in almost every way and still worn. 🤔
- Ender: only Ender species can use Ender Portals now.
- Ender: ender species is now weak to water (
6583d6721c)- teleports away from water blocks
- takes one heart of damage per tick while in contact with rain
- Human: max health is enforced (
9312927899) - manage plague infected areas.
- Flying Species (Elf, Dovahkiin, Dragon Slayer): add hunger consumption to flight.
- 1 ham shank every 30 seconds while flying
- PhaseWalker: updated phase system (
906e82ed51)- non-walker players who are phased and leave will join phased if their walker is still phased.
- will not broadcast to the chat.
- phasewalker can leave and join silently, if phased.
- non-walker players who are phased and leave will join phased if their walker is still phased.
- rename GodMessageCommand to MessageCommand (
791f5b3877) - remove AdminCommand, merged with ErosteyCommand (
06d6e7a1b0) - general code readability improvements
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- merged admin command with erostey command (