Changelog - SugarCaney/CrystalQuest GitHub Wiki
← API | Table of Contents | Maps →
-
iVersion info -
+New Feature -
!Bugfix -
~Tweak -
-Removed Feature
-
iUpdated to support Minecraft 1.14.4, 1.15.2, and 1.16.5.
-
iUpdated to support Minecraft 1.13.2. -
iThis version is incompatible with 1.3 and lower. Re-setup required. -
+Added MySQL support for economy. -
+Added crop trampling protection. -
+Added /cq setcount. -
+Added /cq item. -
+Added sound when points are gained by levels. -
+Added Sugar item. -
+Added Smart-Bomb item. -
+Added Totem of Undying item. -
+Added support for item rarities. -
+Added more team colours. -
+Added undo option for /cq spawn, /cq itemspawn, and /cq crystalspawn. -
+Added more localisation options. -
+Added Dutch language file. -
!Fixed multiple poison darts not being named correctly. -
!Removed error print when players leave in-game. -
!Fixed /cq forcestart not being executable from the console. -
!Fixed landmines being triggered after the game has ended. -
!Fixed Totems of Undying not working with landmines. -
!Fixed Totems of Undying not working with railguns. -
!Fixed crash on enable when an area has no teams set. -
!Fixed crash when spectating a full arena. -
!Fixed /cq spectate not having autocomplete for the arena name. -
!Fixed update check always being executed when an arbitrary player joins the server. -
!Fixed /cq wand breaking blocks. -
!Fixed crash when protecting an arena. -
!Poison dart arrows can no longer be picked up. -
!Silenced scoreboard crash when a player gets kicked during a game. -
!Fixed curse lasting 20 times as long as intended. -
!Fixed players not properly leaving the arena when they get kicked from the server. -
!Fixed using-class message format issue after the class name. -
!Fixed players being able to join multiple times. -
!Fixed /cq maxplayers setting the minimum amount of players instead. -
!Fixed typo in spectate menu title. -
!Fixed localisation messing up the plugin. -
~You can now specify which teams play in an arena. -
~Made /cq tp also teleport to lobby or team spawns when no player spawns are available. -
~Decreased the amount of XP spawned. -
~Made /cq forcestart start the current arena when no argument is specified. -
~Item attributes are now hidden in menus. -
~Overhauled item parsing format. -
~Errors occuring when parsing items get logged. -
~Force Field item now launches entities lower, but further. -
~Force Field item now only affects entities within 15 blocks range. -
~Increased the length of the speed potion item to 20 seconds. -
~Overhauled the default set of kits. -
~Disabled offhand switching. -
~Totems of Undying and shields will automatically be put in the offhand. -
~Elytra and carved pumpkins will be equipped automatically. -
~Allowed /cq createarena to take a default arena name as argument. -
~A message is shown when /cq lobby is called without a set lobby. -
~Made the corroding ability more potent. -
~Updated the help menu. -
~Joining an arena if you have already joined one is now illegal. -
~Arenas get force reset when the last player leaves the arena. -
~Made the CrystalQuest chat tag customisable. -
~Increased potency of health potion item. -
~Increased the amount of anvils spawned by the anvil item. -
~Reduced the fire wand effect range to 4 blocks. -
~Reduced the freeze wand effect range to 8 blocks. -
~Reduced the freeze effect length of the freeze wand to 5 seconds. -
~Reduced the wither wand effect range to 4 blocks. -
~Reduced the wither and poison effects length of the wither wand to 5 seconds. -
~Disabled firework damage. -
~Updated wolf name list. -
~Refactored some code. -
-Removed metrics.
-
!Fixed /cq maxplayers setting the minimum amount of players instead of the maximum.
-
!Fixed players being able to join areans when they have already joined one (#5).
-
iUpdated to support Minecraft 1.12.2. -
!Fixed /cq setlobby not being registered
-
iReleased on 2019-03-31. -
iUpdated to support Minecraft 1.12.2. -
iAvailable via the CrystalQuest-1.12.2 fork.
-
iReleased on 2017-04-11. -
iUpdated to support Minecraft 1.11.2. -
iJava 8 is required for servers. -
+Added support for 1.9/1.10/1.11 item names. -
+Added/cq tpcommand. -
+Added tab completion for all/cqcommands. -
+Added Poison Dart item. -
+Added Force Field item. -
!Fixed TRAP AssertionError when placing skull based items. -
!Fixed team based items targeting their own team (CQ-49). -
!Fixed glue item not being affected by debuff upgrades. -
!Fixedless_death_crystalsability not working. -
!Fixeddoublejump_boostability not working. -
!Fixed game not starting the last few seconds (CQ-51). -
!Fixed/cq joinshowing a menu when the arena is disabled or resetting. -
!Fixed/cq teamspawnnot being present in the help menu. -
~Buffed the anvil item. -
~Buffed the bloodbunny. -
~The killer bunny is now called The Killer Rabbit of Caerbannog. -
~Ender crystals get summoned 0.05 block higher. -
~Changed how saturation gets applied to lessen health regen. -
~Buffed explosion power of explosive arrows. -
~Removed the base plate from ender crystals. -
~Improved the command interface. -
~Made it that/cq balancewill show your own balance. -
~Position messages now round the coordinates to 1 decimal. -
~Plays some more sounds when using several items. -
~Changed all potion based items to splash potions. -
~Changed the colour of potion items. -
~When players get outside the protected area they get killed now. -
~Changed, added and removed some wolf names.
-
iReleased on 2015-04-19. -
+Added more wolf names. -
!Fixed java.lang.NoSuchMethodError for Java 7 users (Curse Item). -
!Fixed showing "Can't join arena"-message on signs.
-
iReleased on 2015-04-13. -
+Added more wolf names. -
+Added Blood Bunny item. -
+Added Bomb item. -
+Added Curse item. -
!Fixed update checker not working correctly. -
!Fixed team targeted items having no effect when not all teams are occupied. -
!Fixed firework particles not showing up when using railgun. -
!Fixed railguns not being removed properly. -
~Refactored some code. -
~Changed util-sign layout.
-
iReleased on 2015-04-09. -
+Added more dog names. -
+(API) Added PlayerEarnCrystalEvent. -
+Added death messages for spectators. -
+Added leave messages. -
+Added /cq money give command. -
+Added Metrics. -
+Added chat silence option (CQ-36). -
!Updated to 1.8.3. -
!Fixed clearing inventories even with keepInventory on (CQ-32). -
!Fixed landmines not disappearing. -
~Changed the spectate mode to it's 1.8 counterpart. -
~Replaced Player instance-storage with UUID-storage. -
~Changed the sign layout. -
~(API) ArenaManager.getArena's parameter Player replaced by UUID.
-
iReleased on 2014-04-09. -
+Added option to customize the blood-particles. -
+Added support for new 1.7-materials (packed ice, stained glass etc.). -
+Added Telepearl Item. -
+Added custom head support (- head;,1). -
+Added /cq join command. (CQ-24) -
+Added a converter to convert player names to UUIDs. -
!Fixed crash HashMaps. (CQ-11) -
!Fixed crash "server not responding" by random-team selection. (CQ-19) -
!Major performance improvement on banned-items option. -
!Fixed protection checking not checking for the world (CQ-22). -
!Spectators now won't make blood particles. -
!Fixed ranger (default config) not having an agility boost. -
~Improved the Health-wand particles/effects. -
~/cq reload now writes data to the flatfile. -
~If you do not have an economy account, you see 0 instead of -1. -
~Changed the shop-store system to be based un UUIDs rather than player names. -
~Beefed up water regen ability.
-
iReleased on 2014-01-19. -
+Added special abilities for classes -
+/cq check now aso checks if the arena is protected or not -
+Added (vip) permission to double the crystals you get -
+Added possibility to give class-items custom names -
+Added Spectate sign with GUI menu -
+Added Anvil-DeathMessage -
+Added Anvil-item -
+Added TNT-item -
+Added permission to change your class in-game -
+Added wands -
+Added permission to set off a firework when you kill someone -
+Added (vip) permission to triple the crystals you get -
+Added blood -
+Added an instruction manual item for developers. -
!Removed debug-messes which showed up when someone died from a landmine -
!Fixed Data-file not saving when you restart the server -
!Fixed some messages which didn't have a CQ-tag -
!Fixed spectors able to hit in-game players -
!Fixed kick-you-kicked message not showing up -
!Fixed displaying wrong message when you use /cq quit and you are not in-game -
!Fixed signs not updating when the sign isn't loaded -
!Fixed 'random' error on server bootup -
!Fixed doubled weapons (Weaponry) not getting a custom item-name -
!Fixed players being able to get items out of the shop -
!Fixed wrong player getting double blood-crystals -
!Fixed "return null" message showing up. -
!Fixed players getting fall damage after they get teleported to the lobby. -
!Fixed anvils don't get removed in a 1 high gap. -
!Fixed players staying in the arenas when they disconnect (CQ-13) -
~Arrows now also get removed after the game ends -
~Increased the rate you get XP -
~Spectators can now see eachother -
~Spectators now have their own colour (blue) and prefixed message -
~When there is only 1 team to start a game, the game won't start anymore
-
iReleased on 2013-12-27. -
+Possibility to add team-specific crystals. -
+Possibility to add team-specific spawns. -
+Added 2 teams. You can now play with a max of 8 teams. -
+API: Check if a location is within a protected arena. -
+Added sign to pick a random arena. -
+API: Added more properties to the TeamWinGameEvent. -
+Added a fully functional shop-system. Buy yourself classes and upgrades! (CQ-3) -
+Added an option for classes only be avaiable in certain arenas (configurable & disableable). -
+Added Back-to-lobby sign. -
+Added a message that let you know which class you chose at the beginning of a game. -
+Added support for language files. -
+Added spectating. -
!Critical Fix: Fixed crash when a creeper blows up a crystal. (CQ-5) -
!Fixed signs not updating after a game ends. -
!/cq-command always showed up (Up-to-date) even if the plugin wasn't. -
!/cq-hardreset's no-permission message does show up in the console. -
!Fixed non-admins able to make CQ-signs. -
!Fixed being able to place blocks on CQ-signs. -
!Fixed API not being static. -
~Some chat-message related changes. -
~Some changes in the default config. -
~Now you don't drop ALL your crystals when you die. -
~Join menus now contain the arena's name. -
~Join menus now only show up 1 item per itemstack. -
~You can now just use[cq]on the first line of a sign to make a CQ-sign. -
-Removed some unneeded stack traces.
-
iReleased on 2013-11-28. -
!Critical Fix: Game crashes when the game ends. (CQ-1) -
~Typos in update messages
-
iReleased on 2013-11-28. -
iBroken, use 0.2.1 instead. -
+Arena protection. Protect your arenas against creeper explosions, block breaking, placing by players and fire spread. -
+Option to disable the even spread of players over the teams. -
+Added team spawns. -
+TNT now auto-ignites on use. -
+Added 'Glue'-item. Slows down players for 6 seconds. -
+Added 'Lightning-Bolt'-item. Srikes a lightning at one of the other teams and confuses them. -
+Option for (per-arena) double jumps. -
+Protected arenas now get the items/exp removed when reset. -
+Added some names to the wolf-name-list. -
!Fixed creepers who are not spawned in-game can blow up the arena. -
!Fixed fire spreading from the crystals. -
!You can now no longer set more lobby spawns than there are teams. -
!Changed update checker to BukkitDev guidelines. -
~Sped up the railgun slightly. -
~Gray variables in command verification messages. -
~Health Potions are now splash potions instead of normal potions. -
~Mobs now don't drop their loot anymore when in a protected arena.
-
iFirst (beta-)release of CrystalQuest.