Commit Graph

2784 Commits

Author SHA1 Message Date
libraryaddict 853e6420dd Add instant-casting to wizards 2015-03-25 19:21:20 +13:00
libraryaddict 4988b90d0e Prevent TNT from being moved in inventories in PerkBomberHG 2015-03-25 16:56:37 +13:00
libraryaddict 63c55a1449 SurvivalGames: Prevent wood dropping, add mushroom soup to base loot and change bowl to soup. Add throwing tnt to loot. 2015-03-25 16:56:05 +13:00
libraryaddict ad967a092a Remove TNT from SG placeable and breakable 2015-03-25 16:19:56 +13:00
libraryaddict 510b6bcf80 Add optional checks to UtilInv.contains and UtilInv.getItems for cursor and armor items. 2015-03-23 13:13:16 +13:00
libraryaddict c48dad8eeb UtilInv.contains() no longer loops through inventory contents, but uses getItems(player) which gets armor, inventory and cursor itemstack. 2015-03-23 13:06:19 +13:00
libraryaddict f99edecba0 Change deathmatch color to red 2015-03-22 00:05:24 +13:00
libraryaddict c4edfa8263 Merge branch 'master' of ssh://184.154.0.242:7999/min/mineplex 2015-03-21 01:38:37 +13:00
libraryaddict ee7ae77311 Use VisibilityManager instead of hidePlayer showPlayer in SG Deathmatch 2015-03-21 01:38:20 +13:00
Cheese f54ed0ece2 visibility fix 2015-03-20 23:20:56 +11:00
Cheese 0a766cd7bb increased food and weapons 2015-03-20 22:23:25 +11:00
Cheese 376824edfc slowly tnt explosion by 0.5s 2015-03-20 20:46:11 +11:00
Cheese 446951d8af balance changes for SG 2015-03-20 20:43:42 +11:00
Cheese 57502c226f changed slasher to barb 2015-03-20 19:39:23 +11:00
Cheese 392a648f8e fixed cleave hurting self 2015-03-20 18:43:44 +11:00
Cheese 810517b142 Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex 2015-03-20 18:22:10 +11:00
Cheese cdd9400ec2 added slasher kit to SG 2015-03-20 18:21:56 +11:00
libraryaddict f2ffc57ae2 Fix error, allow snowball and egg to do damage 2015-03-20 20:15:10 +13:00
libraryaddict baaebd3662 Chiss wants a shorter Assassin Description 2015-03-20 19:43:27 +13:00
libraryaddict 11dcc4af8b Fix description of Assassin Kit 2015-03-20 19:41:56 +13:00
libraryaddict 83b18129f2 Merge branch 'master' of ssh://184.154.0.242:7999/min/mineplex
Conflicts:
	Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/games/survivalgames/SurvivalGames.java
2015-03-20 19:33:27 +13:00
libraryaddict 7bf9c13fd8 Kit Assassin in SG has nametag visiblity set to 8 blocks, normal set to 24 2015-03-20 19:30:08 +13:00
Cheese 6c78bc6f8f added 10s delay on getting bow in block hunt 2015-03-20 16:51:24 +11:00
Cheese 746fa9e11b stealer kit for SG 2015-03-20 16:20:55 +11:00
libraryaddict 6c257c1e7d Store killed players in a hashmap in SG 2015-03-20 18:17:34 +13:00
libraryaddict 19cc6dc12b Minor bug-fix in the hopes it fixes a major bug for SG 2015-03-20 17:51:03 +13:00
libraryaddict 6e30834565 Merge branch 'master' of ssh://184.154.0.242:7999/min/mineplex 2015-03-20 17:35:42 +13:00
libraryaddict 03bcb120fc Change border damage from Void to Border Damage 2015-03-20 17:35:27 +13:00
libraryaddict 3e7346618b Change border creep speed, boats only placeable on water 2015-03-20 17:34:44 +13:00
Cheese e4475eb7b1 allowed mapleads to stop games
removed nametag (long range) on wolf pet, and lowered damage from 4 to 3
2015-03-20 12:37:18 +11:00
libraryaddict 7b41649d94 Removed debug logging in SurvivalGames 2015-03-18 22:10:03 +13:00
Cheese ee237c9f5b re-enabled SG in gamefactory 2015-03-17 22:20:40 +11:00
libraryaddict 5718df4fb5 Merge pull request #14 in MIN/mineplex from SurvivalGames to master
* commit '1f0e204eb30599e711eaddc12fac5956dc0677b5':
  Update SurvivalGames
  Allow disabling of game start sounds, and changing of the game PrepareTime.
  SG kit fletcher no longer can pickup fletched arrows
  Remove SG wolf pet on quit
  Add new loot classes to manage loot
  Change wizards spells to use conditions for potion effects
  Don't allow people holding gold ingots to deal a lot of damage
  Update disguises for 1.8, add sleeping ability to player disguises
  Add border packet and resource pack status packet. Add ability to listen to incoming packet Use Entity
  No longer need to constantly set the durability of items in the sheep game
  Add relative teleports to /teleport command
  Add Wither to ConditionFactory
  Fixed GameScoreboard demanding strings are shortened to 15 chars when the max is 16
  Formatted SpellType, fixed lightning spell description
  Change UtilPlayer.sendPacket(Packet) to UtilPlayer.sendPacket(Packet...)
  Fixed UtilTime for displaying decimals when trimmed
  Change Blood to unstackable items
  Add method getEntityById to UtilEnt
2015-03-17 06:11:54 -05:00
libraryaddict 1f0e204eb3 Merge branch 'master' of ssh://184.154.0.242:7999/min/mineplex into SurvivalGames
Conflicts:
	Plugins/Mineplex.Core/src/mineplex/core/disguise/DisguiseManager.java
	Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/games/survivalgames/SurvivalGames.java
	Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/games/wizards/spells/subclasses/HealingRune.java
2015-03-18 00:04:41 +13:00
libraryaddict 733134f709 Update SurvivalGames 2015-03-17 23:53:43 +13:00
libraryaddict f12d0bf9ef Allow disabling of game start sounds, and changing of the game PrepareTime. 2015-03-17 23:52:58 +13:00
libraryaddict 340441edbe SG kit fletcher no longer can pickup fletched arrows 2015-03-17 18:30:48 +13:00
libraryaddict 06ebbbbc73 Remove SG wolf pet on quit 2015-03-17 18:30:17 +13:00
libraryaddict ec30269a14 Add new loot classes to manage loot 2015-03-17 18:08:47 +13:00
libraryaddict 41469b198a Change wizards spells to use conditions for potion effects 2015-03-17 18:07:43 +13:00
libraryaddict 03d77abed3 Don't allow people holding gold ingots to deal a lot of damage 2015-03-17 17:49:10 +13:00
libraryaddict 921deb5270 Update disguises for 1.8, add sleeping ability to player disguises 2015-03-17 17:48:29 +13:00
libraryaddict 65a9073c69 Add border packet and resource pack status packet. Add ability to listen to incoming packet Use Entity 2015-03-17 17:42:16 +13:00
Cheese 3eba559b01 fixed merge error 2015-03-17 15:02:41 +11:00
Cheese 73c66fa93f Merge branch 'SpecRemoveCreative'
Conflicts:
	Plugins/Mineplex.Hub/src/mineplex/hub/Hub.java
	Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/Arcade.java
	Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/games/event/EventGame.java
	Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/games/survivalgames/SurvivalGames.java
2015-03-17 14:57:17 +11:00
Cheese e3eb62887d fixed an eventgame bug 2015-03-17 14:50:56 +11:00
Cheese 44e887ec61 fixed give command to properly assign item data 2015-03-17 12:06:41 +11:00
Cheese 28c683a37a fixed display for effects 2015-03-16 15:16:17 +11:00
Cheese b3320d7cbe Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex 2015-03-16 15:01:48 +11:00
Cheese c941c383e7 fixed hosts not being able to use creative inventroy 2015-03-16 15:01:35 +11:00