Mineplex2018-withcommit/Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade
Thanos Paravantis a714144159 Implement new challenge selection system
The new challenge selection system stores only one instance of each
challenge, instead of creating new ones when the next challenge is
selected. In addition to that, challenge data is now reset every time
the challenge ends to be able to reuse the same resources.

In a future commit, I might as well only generate the spawnpoints once
in an attempt to make things as quick as possible. The new system may have
some bugs, since it's not fully tested with QA yet.
2016-06-25 13:19:09 +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 Implement new challenge selection system 2016-06-25 13:19:09 +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
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