Skip to content

Releases: Shynixn/BlockBall

BlockBall v6.17.0

01 Jul 13:47
Compare
Choose a tag to compare

Bug Fix

This release contains an issue regarding arena creation. You can download the latest snapshot to fix this issue:

https://oss.sonatype.org/content/repositories/snapshots/com/github/shynixn/blockball/blockball-bukkit-plugin/6.17.1-SNAPSHOT/blockball-bukkit-plugin-6.17.1-20200704.184254-2.jar

Developer Notes

  • This release adds support for minecraft 1.16
  • Thanks to all supporters!

Changes

  • #287 Implemented NMS layer for spigot 1.16.
  • #286 PaperSpigot gets now automatically configured to work best for BlockBall.

BlockBall v6.16.0

20 Jun 10:40
Compare
Choose a tag to compare

1.16 support

You can download the latest snapshot for BlockBall supporting 1.16.
https://oss.sonatype.org/content/repositories/snapshots/com/github/shynixn/blockball/blockball-bukkit-plugin/6.17.0-SNAPSHOT/blockball-bukkit-plugin-6.17.0-20200625.171503-2.jar
Please notice that the DoubleJump is currently broken in spigot.
https://hub.spigotmc.org/jira/browse/SPIGOT-5810

Developer Notes

  • Thanks to all supporters!

Changes

  • #283 Changed spawning that the slimehitbox is no longer visible on spawn.
  • #206 Refactored minigame implementation to crossplatform.

Bugs/Issues

  • #281 Fixed entering a hubgamemode forcefield in spectator mode causes an exception.
  • #282 Fixed a bug with inventory state crossworlds when joining BlockBall games.

BlockBall v6.15.0

24 May 20:12
Compare
Choose a tag to compare

Developer Notes

  • This update fixes the compatibility issues with PaperSpigot and adds new translations templates.
  • Thanks to all supporters!

Changes

  • #269 Upgraded project dependencies
  • #279 BlockBall selection axe is now enforced per default
  • #268 Added hungarian translation by foxi69

Bugs/Issues

  • #259 Fixed compatibility issue with PaperSpigot
  • #267 Fixed BlockBall may or may not reschedule tasks on BungeeCord gamemode

BlockBall v6.14.0

23 Apr 17:34
Compare
Choose a tag to compare

Important!

All Paper builds above and including 274 are currently not compatible to BlockBall.
Please downgrade to 273 if you want to use BlockBall and Paper.

PaperMC/Paper#3401

Developer Notes

  • Please take a look at your minigamemode arenas after installing this update. They will behave differently than before.
  • This update offers new possibilities to customize half times, overtimes and other match periods. Take a look at the new wiki page.
  • Thanks to all supporters!

Changes

  • #73 Added half times and customizeable match periods.
  • #263 Added overtime period.
  • #262 Added minimum height detection when creating an arena.

BlockBall v6.13.0

31 Jan 20:54
Compare
Choose a tag to compare

Developer Notes

  • Thanks to all supporters!

Changes

  • #245 Added check for armorstand-ticking when using PaperSpigot
  • #200, #201, #204 Added source files for a possible future sponge support.

Bugs/Issues

  • #239 Fixed knockback of the ball.
  • #208 Fixed back button of the templates page.

BlockBall v6.12.0

20 Dec 14:00
Compare
Choose a tag to compare

Developer Notes

  • This release makes BlockBall compatible to minecraft and spigot 1.15
  • Thanks to LazoYoung for his contributions.
  • Thanks to all Hacktoberfest 2019 participants for their contributions.
  • Thanks to all other supporters!

Changes

  • #253 Added support for minecraft and spigot 1.15.
  • #214 Added many new ways to control the ball.
  • #215 Added Korean arena template.
  • #238, #241, #243, #247, #250 Refactored plugin logic.

Bugs/Issues

  • #252 Fixed ball may or may not keep on spawning.
  • #244 Fixed packets can collide with other plugins.

BlockBall v6.11.0

21 Sep 09:26
Compare
Choose a tag to compare

Developer Notes

  • Big thanks to LazoYoung for joining the development of BlockBall and improving the quality of life when playing with the ball.
  • As always, special thanks to my patreon supporters!

Changes

  • #211 Replaced the glitching punch/kick/interact hitbox with a better resizeable hitbox which allows to interact with the ball much easier and receiving better feedback.
  • #213 Improved several effects, interactions and intensities of the ball movements.
  • #191 Added new arena option to let players keep their inventory when they join a game. >>wiki<<
  • #156 Refactored persistence handling of the stats to blockball-core.
  • #217 Removed support for 1.8.0 - 1.8.6, 1.9.0-1.9.1, 1.13.0-1.13.1. Users will have to upgrade to 1.8.8, 1.9.4 or 1.13.2 if they want to continue to use BlockBall.

BlockBall v6.10.0

15 Aug 19:28
Compare
Choose a tag to compare

Developer Notes

  • Thanks to LazoYoung to investigate some of the recent issues.
  • Thanks to all other people for reporting issues to resolve them faster.
  • As always, special thanks to my patreon supporters!

Changes

  • #190 Added a new arena option to disable the teleport on join when entering a HubGameMode. This means together with instant-forcefield join players can join/leave the arena without getting interruppted.
  • #196 Added debug flag will print why a blockball command has failed

Bugs/Issues

  • #194 Fixed wall bouncing did not work correctly in 1.14.x
  • #195 Fixed holograms sometimes do not get cleaned up correctly.
  • #192 Fixed and refactored the BungeeCord GameMode.

BlockBall v6.9.0

18 Jul 16:27
Compare
Choose a tag to compare

Developer Notes

  • Thanks to all people for reporting issues to resolve them faster.
  • As always, special thanks to my patreon supporters!

Changes

  • #154 Added new option to the teams page in order to set the amount of points a team gets when a goal gets scored.
  • #155 Added new option to the teams page in order to set the amount of points a team gets when a player from the opponent team dies during a game.

Bugs/Issues

  • #186 Fixed joining and leaving issues where the inventory does not get restored.
  • #187 Fixed BlockBall axe message gets sometimes send to normal users.

BlockBall v6.8.0

10 Jul 17:25
c9dfb33
Compare
Choose a tag to compare

Developer Notes

  • Thanks to Nastroszona for providing a Polish arena template.
  • The config.yml changed. Please recreate it or add the tags below.
  • As always, special thanks to my patreon supporters!

Changes

  • #182 Added a new config option to always use the blockball axe instead of the we axe.
  • #180 Added Polish arena template.
  • #179 Sound names are now case insensitiv
  • #159 Players respawning during BlockBall games are now teleported back to their configured team/ball spawnpoint.
  • #156 Refactored chat menu to blockball-core.
  • #181 Added debug option to config.yml.

Bugs/Issues

  • #177 Fixed PlaceHolderApi connection did no longer work.
  • #183 Fixed item dropping was still possible under certain conditions.

config.yml

debug: false
game:
  always-use-blockballaxe: false