Mineplex2018-withcommit/Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade
Thanos Paravantis fc50c90301 Update chicken attack
- Remove unnecessary clone() method.
- Change chat message when chicken attack is triggered.
- Rename customizeChicken to setupChicken method.
- Use Math.random() instead of UtilMath.random.nextDouble()*100.
- Add hologram that displays "Chicken Minion" above every chicken.
- Increase look at player radius to 4.
- Use generic List instead of ArrayList.
2016-06-18 21:01:46 +03:00
..
addons Revert "Revert "Merge branch 'master' of ssh://184.154.0.242:7999/min/Mineplex into clans-beta"" 2015-11-12 17:51:13 -05:00
booster Disable game boosters in arcade 2016-06-09 00:28:48 -05:00
broadcast - Initial broadcast stuff 2015-12-18 21:33:40 -05:00
command Starting to merge boosters into arcade code 2016-06-07 17:24:24 -05:00
events Lots of bug fixes / additions since the testing 12/9/15. 2015-12-10 19:06:07 +00:00
game Update chicken attack 2016-06-18 21:01:46 +03:00
gametutorial bug fixes 2016-02-07 14:09:02 +11:00
gui PC-379 2016-06-01 22:40:07 +01:00
kit Merge branch 'feature/game-variants' into develop 2016-06-08 22:47:16 -05:00
managers Merge branch 'develop' into thanos-mineware 2016-06-10 12:15:54 +03:00
ore ore changes 2015-06-26 10:36:45 +10:00
player Testing ArcadePlayer implementation 2015-12-17 01:48:55 +00:00
scoreboard Prevent hearts changing colors in UHC tab. 2016-01-28 22:54:20 -05:00
shop Refactor CurrencyType 2016-05-29 16:34:21 -05:00
stats fix idle manager to persist teleports and make xp rewards depending on playtime 2016-06-09 15:51:27 -05:00
wineffect Fixes for Win Room (Players were able to see other players) 2016-05-22 21:05:48 -03:00
world Cosmetic Update 2016-04-16 02:24:41 +02:00
Arcade.java Fix merge issues 2016-06-09 00:40:05 -05:00
ArcadeFormat.java
ArcadeManager.java Disable game boosters in arcade 2016-06-09 00:28:48 -05:00
GameMode.java make it possible to add stats to the brawl games 2016-05-22 00:29:58 +02:00
GameType.java Merge branch 'develop' into thanos-mineware 2016-06-10 12:15:54 +03:00
TournamentType.java