Skip to content

Release for Final Testing

Compare
Choose a tag to compare
@tastybento tastybento released this 01 Dec 06:46
· 6 commits to 2.6 since this release

[Changes for 2.6]

  1. Coop play - removed inventory switching because it was not working correctly. For now, players who coop others will have to be careful. Notifications added to team members and team leader. Permission added: askyblock.coop required to use the command.
  2. Various other bug fixes for V1.8.

[Updated to V2.6pre5]
Additions:

  1. Coop play. /is coop adds a player you your island temporarily until they log out or you expel them.
    NEW: Coop play now features inventory swapping. When a player goes to a coop island, their inventory will be stashed and they will have a temporary one while on the island. When they log out (or get expelled) their stuff will go to the inviter and they're original inventory will be returned.
  2. Improved island guard - [NEW: completed] - checks based on where the action is happening rather than the position of the player. Makes the outside limit of the island better defined.
  3. Fixed another bug with instructions for /asadmin purge (removed the word acid)
  4. Fixed Inventory protection dupe glitch. (If player A died on player B's island, the deathdrop remained on player B's island and in player A's inventory when respawned.)

The coop inventory switching as been tested, but there are a lot of edge cases, especially due to teams. Also, I have not tested with MultiInv yet. So, there may be bugs here... Give it a good try and see if you can break it.

[V2.6pre4]

  1. Coop play. /is coop adds a player you your island temporarily until they log out or you expel them.
  2. Island delete improved to reduce lag - this change requires there to be a minimum 16 block difference between Island Distance and Island Protection ranges. As a result, the default Island Protection range changes to 94 from 100. If you try to make it less, it will be set to be 16 different. For upgraders, this means that islands will be slightly smaller.
  3. Improved island guard - [INCOMPLETE] - checks based on where the action is happening rather than the position of the player. Makes the outside limit of the island better defined.
  4. Fixed challenge that says you get all saplings - now includes acacia and dark oak
  5. Non-repeatable Challenges can be removed from the list - see config.yml
  6. Completed challenges can have a glow to them - may not be visible on older clients. Optional - see config.yml
  7. Added island guard against: picking up items, dropping items. Default is that they are allowed.
  8. Added option for inventory protection on death if on another island. Helps reduce effect of traps. See config.yml.
  9. Fixed bug with instructions for /asadmin purge (removed the word acid)
  10. New island spot finder algorithm will try not to go infinite.
  11. Plugin will not start unless a generator is registered for ASkyBlock world.
  12. Better admin command for deleting a player. Will completely clean them up so they can start again.
  13. Teleporting to The End world is supported if it exists, e.g., you create ASkyBlock_the_end. Note - there's no protection around the spawn point so player's could make traps.
  14. Fixed bug with warp signs being lost after a server restart.