Commit Graph

4160 Commits

Author SHA1 Message Date
Ty Sayers 3a8fd18d2e Disable the ability to craft Fishing Rods. Fix bug where players could use the Blink or Flash skills to bypass borders on negative coordinate sides of the map and die to border control. Fix bug where players could open the enchantment table GUI and enchant items when shift clicking without an item. Fix bug where players couldn't place blocks on top of Anvils. Fix NPE bug with players clicking on Anvils while not holding an item. Fix bug where the '/c home' command cooldown was reset on a players death, allowing for abuse. Fix duplication bug where BlockToss could be exploited inside claims by throwing valuable blocks into water blocks. Fix bug where players could lose items to NPC shop inventories using inventory drag skills to drag items across open slots. Cap the member size of a clan to 20 and maximum available claim count to 8. 2015-09-22 15:28:06 -05:00
Ty Sayers 0bafae6485 Fix bug where certain damage events threw excessive NPEs based on spawn protection checks. 2015-09-11 17:09:50 -05:00
Ty Sayers 9be0ecc598 Merge branch 'clans-beta' of http://184.154.0.242:7990/scm/min/mineplex into clans_custom_gear
Conflicts:
	Plugins/Mineplex.Game.Clans/src/mineplex/game/clans/clans/murder/MurderManager.java

Additionally: Disable Endermen and Horses from spawning on the server. Fix bug where players could shoot others from within spawn and throw cobwebs from inside spawn. Fix bug where players could use the Travel Hub while combat tagged. Fix bug where Water flowed into Spawn areas. Fix bug where players could abuse BlockToss to pick up water blocks and throw them inside restricted liquid areas. Fix bug where Fissure created cracked StoneBricks which could be exploited for base raiding. Re-organize some Spawn/Safe Zone related logic into a more intuitive location (Spawn class) and add more descriptive documentation to event handlers in Spawn.
2015-09-11 17:01:04 -05:00
Ty Sayers b4248a3d5b Fix bug where Assassins could teleport outside of the Borders (causing their death) with several skills. Fix bug where crafting denials for certain items were not properly communicated to the user. Clean up use-cases for cancelling fishing to prevent players from not being able to use their class abilities. Fix bug where pigs could be struck my lightning using class abilities, spawning in pig zombies that could be farmed for gold. 2015-09-11 16:04:52 -05:00
Ty Sayers 15b51fe575 Fix bug where Fissure skill travelled through doorways as well as increase cooldown. Fix bug where Cobwebs could be thrown inside spawn safe zones and increase cooldown. Modify StaticLazer skill's range, damage, cooldown, and damage radius for balance purposes. Remove the ability to craft TNT Minecarts and Jukeboxes. Disable fishing ability in Clans. Add the requirement that players must crouch while clicking on furnaces to be able to smelt. Fix bug where Axes weren't considered a weapon in the context of player murders. 2015-09-07 20:39:34 -05:00
Shaun Bennett 7c53feec71 Add axes and bows to murder detection 2015-08-30 17:59:46 -07:00
Shaun Bennett fa0fd062d4 Allow Media to join server, Supply drop work 2015-08-30 17:08:56 -07:00
Ty Sayers 894a46edf9 Merge pull request #59 in MIN/mineplex from clans_custom_gear to clans-beta
* commit 'eba98e7e7cd5998eae096cbdf77bbcafcc3af740':
  Fix bug where players could shift-click items into  shop page and lose it forever. Fixed bug where players couldn't place blocks against Anvils/Enchantment Tables while crouched. Fixed bug where clans could enemy other clans that had vastly fewer members than them. Fix bug where CustomGear items broke when a player entered Creative gamemode. Fixed bug where CustomGear suffix attributes did not properly format names. Fixed bug where the Frosted weapon attribute did not properly apply it's slowness effects to enemies.
2015-08-30 19:07:10 -05:00
Ty Sayers eba98e7e7c Merge branch 'clans-beta' of http://184.154.0.242:7990/scm/min/mineplex into clans_custom_gear 2015-08-30 17:05:57 -07:00
Ty Sayers 6bb4e69236 Fix bug where players could shift-click items into shop page and lose it forever. Fixed bug where players couldn't place blocks against Anvils/Enchantment Tables while crouched. Fixed bug where clans could enemy other clans that had vastly fewer members than them. Fix bug where CustomGear items broke when a player entered Creative gamemode. Fixed bug where CustomGear suffix attributes did not properly format names. Fixed bug where the Frosted weapon attribute did not properly apply it's slowness effects to enemies. 2015-08-30 17:05:45 -07:00
Shaun Bennett 1b6833ae16 Merge remote-tracking branch 'origin/clans-beta' into clans-beta 2015-08-30 12:41:22 -07:00
Shaun Bennett 5d77202370 Add SrMod to blacklist, prevent armor from breaking when hitting people with it, stop firing block toss event if you cant use block toss 2015-08-30 12:41:15 -07:00
Ty Sayers 5347b8a1aa Merge pull request #58 in MIN/mineplex from clans_custom_gear to clans-beta
* commit 'ab73cc2fbed1fe8d2c80eb217ace19da19ad1f11':
  Fix bug where murders were not properly taking place in certain instances of players wielding weapons or armour as well as in certain claimed areas.  Fix bug where BlockToss could be exploited to break into an enemy clan's claimed base. Fixed bug where percent sign was not properly escaped in certain item attributes. Remove debug line from shop.
2015-08-30 14:29:59 -05:00
Ty Sayers ab73cc2fbe Merge branch 'clans-beta' of http://184.154.0.242:7990/scm/min/mineplex into clans_custom_gear 2015-08-30 12:28:55 -07:00
Ty Sayers 54f910845e Fix bug where murders were not properly taking place in certain instances of players wielding weapons or armour as well as in certain claimed areas. Fix bug where BlockToss could be exploited to break into an enemy clan's claimed base. Fixed bug where percent sign was not properly escaped in certain item attributes. Remove debug line from shop. 2015-08-30 12:28:44 -07:00
Shaun Bennett 908d11ead5 Disable staff from joining the full server, Fix clans login manager, fix undead camp not spawning, fix clans admin command for all players, enable server for mapdev+, add TNT, generator, and class shop back to pvp shop, fix land claiming query 2015-08-30 12:00:58 -07:00
Ty Sayers e7255bbb53 Merge pull request #57 in MIN/mineplex from clans_custom_gear to clans-beta
* commit '7047bbf8f69c36c535f0bb63812218b0b62c1afd':
  Fix asynchronous race conditions in ServerData.
2015-08-29 21:07:03 -05:00
Ty Sayers 7047bbf8f6 Merge branch 'clans-beta' of http://184.154.0.242:7990/scm/min/mineplex into clans_custom_gear 2015-08-29 19:06:20 -07:00
Ty Sayers c1b356e42f Fix asynchronous race conditions in ServerData. 2015-08-29 19:05:14 -07:00
libraryaddict 4b7a4a4d5c Merge branch 'clans-beta' of ssh://184.154.0.242:7999/min/mineplex into clans-beta 2015-08-29 18:58:43 -07:00
libraryaddict cbab8861d8 SNakes!! 2015-08-29 18:58:33 -07:00
Mini-Chiss bcdd72558d Merge branch 'clans-beta' of ssh://184.154.0.242:7999/min/mineplex into clans-beta 2015-08-29 18:58:21 -07:00
Mini-Chiss 368ed955ea qwrwr 2015-08-29 18:58:12 -07:00
Ty Sayers e371b75401 Merge pull request #56 in MIN/mineplex from clans_custom_gear to clans-beta
* commit '36a22caa1e3bcfffab75655a1dce268f1ea3821c':
  Fix bug where lastOnline stat for clans wasn't properly loading on server transfer.
2015-08-29 20:24:05 -05:00
Ty Sayers 36a22caa1e Fix bug where lastOnline stat for clans wasn't properly loading on server transfer. 2015-08-29 18:23:04 -07:00
Ty Sayers ac3850631f Merge pull request #55 in MIN/mineplex from clans_custom_gear to clans-beta
* commit '4e045f438de4603a95994a9856d0c60791ce0314':
  Prevent fire from burning blocks in spawn areas.
2015-08-29 20:13:02 -05:00
Ty Sayers 4e045f438d Prevent fire from burning blocks in spawn areas. 2015-08-29 18:12:43 -07:00
Ty Sayers d71bf52a2e Merge pull request #54 in MIN/mineplex from clans_custom_gear to clans-beta
* commit '606e9e8318c750836d870fa21c1a297f94b2c724':
  Fix bug where serverId column was referenced.
2015-08-29 20:08:32 -05:00
Ty Sayers 606e9e8318 Fix bug where serverId column was referenced. 2015-08-29 18:08:18 -07:00
Ty Sayers a136d703d6 Merge pull request #53 in MIN/mineplex from clans_custom_gear to clans-beta
* commit 'f5b9aca70897190d4de70b1865483d8c95fd88ef':
  Fix bug where serverId column was being referenced in table after it's removal.
2015-08-29 20:05:10 -05:00
Ty Sayers f5b9aca708 Fix bug where serverId column was being referenced in table after it's removal. 2015-08-29 18:04:50 -07:00
Ty Sayers 175de7e593 Merge pull request #52 in MIN/mineplex from clans_custom_gear to clans-beta
* commit 'da3810e5a3450ae31fd7d211d4fdca8b9f7de2e8':
  Fix bug where any server initializing the ClanRepository was marked as a clans server in the database. Fix bug where administrative clans were being duplicated across different clans servers.
2015-08-29 19:57:49 -05:00
Ty Sayers f21f1ca93e Merge branch 'clans-beta' of http://184.154.0.242:7990/scm/min/mineplex into clans_custom_gear 2015-08-29 17:57:27 -07:00
Ty Sayers da3810e5a3 Fix bug where any server initializing the ClanRepository was marked as a clans server in the database. Fix bug where administrative clans were being duplicated across different clans servers. 2015-08-29 17:57:18 -07:00
Ty Sayers 8c509c5bd1 Merge pull request #51 in MIN/mineplex from clans_custom_gear to clans-beta
* commit '138a4cf6380316ff60ca9d51defcd1a72f18449a':
  Fix bug where transferring a clan to destination server would not load properly server-side.
2015-08-29 19:43:31 -05:00
Ty Sayers 138a4cf638 Fix bug where transferring a clan to destination server would not load properly server-side. 2015-08-29 17:43:12 -07:00
Ty Sayers 7284093786 Merge pull request #50 in MIN/mineplex from clans_custom_gear to clans-beta
* commit 'f47c1b5c144cdc143d1d3750b970edd63373d5d6':
  Fix bug where generator location per-clan wasn't being reset properly on server transfer.
  Fix bugs related to multiple server UI and clan server transferring.
2015-08-29 19:33:42 -05:00
Ty Sayers f47c1b5c14 Merge branch 'clans-beta' of http://184.154.0.242:7990/scm/min/mineplex into clans_custom_gear 2015-08-29 17:33:08 -07:00
Ty Sayers b0c657b5c0 Fix bug where generator location per-clan wasn't being reset properly on server transfer. 2015-08-29 17:33:01 -07:00
Ty Sayers 5df7a5e0c9 Fix bugs related to multiple server UI and clan server transferring. 2015-08-29 17:31:54 -07:00
Shaun Bennett 4dbd2d3586 Reduce login kick time 2015-08-29 17:28:47 -07:00
Shaun Bennett caf82ad606 Merge remote-tracking branch 'origin/clans-beta' into clans-beta 2015-08-29 17:18:24 -07:00
Shaun Bennett c27fdf023c Fix login manager and stats manager 2015-08-29 17:18:14 -07:00
libraryaddict f4ade8e9f7 Snnkes 2015-08-29 17:05:47 -07:00
Shaun Bennett 820bc1af44 Setup new module for intellij, fix field ore 2015-08-29 16:56:26 -07:00
Mini-Chiss 50b6bfbe1a snake 2015-08-29 16:54:23 -07:00
Mini-Chiss a76610e21e Merge branch 'clans-beta' of ssh://184.154.0.242:7999/min/mineplex into clans-beta
Conflicts:
	Plugins/Mineplex.Minecraft.Game.Core/src/mineplex/minecraft/game/core/boss/snake/SnakeCreature.java
2015-08-29 16:47:47 -07:00
Mini-Chiss 6bd29394b3 snake 2015-08-29 16:46:55 -07:00
libraryaddict e2e0756b9f Snakes anyone? 2015-08-29 16:43:40 -07:00
Mini-Chiss 05ecfb8ff0 snake workin! 2015-08-29 16:33:35 -07:00