Thanos Paravantis
c5367d4510
Remove double plants entire from spawn locations
2016-06-28 12:15:49 +03:00
Thanos Paravantis
cf434b92de
Modify punch the pig description
2016-06-28 11:47:47 +03:00
Thanos Paravantis
dc250d4bf2
Store locations after game start (fix NPE)
2016-06-28 11:47:25 +03:00
Thanos Paravantis
7218dc710f
Retrieve scoreboard data only when possible
2016-06-28 11:46:38 +03:00
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
Thanos Paravantis
bc229c44aa
Apply small changes to Zombie Infection
2016-06-25 11:56:55 +03:00
Thanos Paravantis
4e9ea23db8
Fix spawn facing, separate scoreboard functions
2016-06-22 21:47:39 +03:00
Thanos Paravantis
cac0169827
Add last player to a random team
2016-06-18 23:51:51 +03:00
Thanos Paravantis
4c31e79e20
Allow team challenges with odd amount of players
...
May apply more changes or improvements.
2016-06-18 23:18:11 +03:00
Thanos Paravantis
0b5e409ab8
Make /lose available for all to use on QA testing
2016-06-18 21:02:54 +03:00
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
Thanos Paravantis
0368500ad7
Replace QuickChangeBlockAt with resetBlock method
2016-06-18 20:56:59 +03:00
Thanos Paravantis
bccce7593f
Update second Lava Run to patch obsidian bugs
2016-06-18 20:56:33 +03:00
Thanos Paravantis
ce7bb82d67
Update blockBreakEffect and replace old methods
2016-06-16 12:48:28 +03:00
Thanos Paravantis
49fa3377fc
Update Lava Run challenge
...
This update includes bug fixes and improvements for Lava Run.
- Fixed obsidian staying in the map after the challenge has ended.
- Obsidian block now appears after the challenge has started,
so players cannot spot it before the challenge starts.
- Added block break particle when the obsidian changes position.
- Players can no longer be damaged from the lava
(damage is now disabled on all challenges when they end).
- Minor performance update.
2016-06-16 12:37:31 +03:00
Thanos Paravantis
e5cec9c976
Change min players on Treasure Digger back to 4
2016-06-14 14:44:43 +03:00
Thanos Paravantis
47a4e5d9a9
Make chickens attack with more accuracy
2016-06-14 14:41:56 +03:00
Thanos Paravantis
6d380c6c6f
Rename building champion to Speedy Builders
2016-06-10 22:44:13 +03:00
Thanos Paravantis
f47d2abd87
Hide map quicker from players
2016-06-10 16:44:51 +03:00
Thanos Paravantis
f277e5ca9a
Fix diamond hunt map creation
2016-06-10 16:44:11 +03:00
Thanos Paravantis
1ed27e72a6
Use resetBlock method to set air blocks
2016-06-10 16:08:06 +03:00
Thanos Paravantis
5b021d3ecc
Update all challenges to use new set block method
2016-06-10 16:03:33 +03:00
Thanos Paravantis
00f14131df
Update treasure digger to use new set block method and apply minor improvements on chicken attack
2016-06-10 15:11:48 +03:00
Thanos Paravantis
47c4e57ce4
Fix unexpected challenge end
2016-06-10 13:33:20 +03:00
Thanos Paravantis
52ce640391
Merge branch 'develop' into thanos-mineware
2016-06-10 12:15:54 +03:00
Thanos Paravantis
b08abf9a73
Apply zombie infection improvements (wip)
2016-06-10 12:13:01 +03:00
Shaun Bennett
e30cd6747b
Increase goal 10 million, probably need to change later
2016-06-09 23:40:58 -05:00
Shaun Bennett
1d365d726c
brawl fountain now displays proper info on the weekend
2016-06-09 23:40:58 -05:00
Shaun Bennett
35e1c2af65
Use rewardCoinsLater for giving shards
2016-06-09 18:19:22 -05:00
Alex-The-Coder
77e9de0f8f
Update required rank in
...
fountain add help message
2016-06-09 17:02:00 -05:00
Alex-The-Coder
0306f1d703
Update required rank in
...
booster command help message
2016-06-09 17:02:00 -05:00
Alex-The-Coder
dbe8f39eeb
Update required rank in
...
add booster help message
2016-06-09 17:02:00 -05:00
xXVevzZXx
f6b60ad956
fix idle manager to persist teleports and make xp rewards depending on playtime
2016-06-09 15:51:27 -05:00
cnr
ba319599ba
Fix fountain schematic file paths
2016-06-09 01:18:09 -05:00
Shaun Bennett
91f6ddce55
Add some minor documentation
2016-06-09 00:48:44 -05:00
Shaun Bennett
611cb28d1a
Fix a typo
2016-06-09 00:47:03 -05:00
Shaun Bennett
cade7b4081
Remove got boosters message
2016-06-09 00:43:59 -05:00
Shaun Bennett
d6bce63967
Use schematics from update folder
2016-06-09 00:43:03 -05:00
Shaun Bennett
ece08c23a9
Fix merge issues
2016-06-09 00:40:05 -05:00
Shaun Bennett
699b35995f
Merge remote-tracking branch 'remotes/origin/develop' into feature/gems
...
# Conflicts:
# Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/ArcadeManager.java
# Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/game/Game.java
# Plugins/Nautilus.Game.Arcade/src/nautilus/game/arcade/managers/GameGemManager.java
2016-06-09 00:39:39 -05:00
Shaun Bennett
d4ac309daa
Merge remote-tracking branch 'remotes/origin/master' into feature/gems
2016-06-09 00:29:27 -05:00
Shaun Bennett
83be0d7efe
Disable game boosters in arcade
2016-06-09 00:28:48 -05:00
Shaun Bennett
85829d355d
Fix command permissions
2016-06-09 00:25:54 -05:00
Shaun Bennett
22bb56dfda
Remove game booster button
2016-06-09 00:22:54 -05:00
Shaun Bennett
09d2c00f66
Proper display of extra gem fountain rewards
2016-06-09 00:14:01 -05:00
cnr
cf6e3cf05d
Merge branch 'feature/game-variants' into develop
2016-06-08 22:47:16 -05:00
Shaun Bennett
c9d5b91c52
Proper booster activation events
2016-06-08 19:22:25 -05:00
xXVevzZXx
ce8c8543f6
fix game class not beeing added to modable classes
2016-06-09 01:11:19 +02:00
xXVevzZXx
b66b459e05
implement xp multiplier
2016-06-08 23:40:48 +02:00
cnr
d54bed150e
Merge branch 'mopple' into develop
2016-06-08 12:59:06 -05:00