Commit Graph

5382 Commits

Author SHA1 Message Date
Spencer
a2e0ca19ba Give exp in item breakdown, reduce cooldown 2018-01-07 04:55:55 -05:00
Spencer
be72f7ea90 Fix HE grenades doing damage to teammates if the thrower died 2018-01-07 04:55:55 -05:00
Spencer
11e6660809 Give up trying to fix chest location stuff, arcade is a fickle creature 2018-01-07 04:55:55 -05:00
Spencer
9c73ca7f75 Disable the HE grenade knockback 2018-01-07 04:55:55 -05:00
Spencer
fd369bf8ea Move /kit to Game 2018-01-07 04:55:55 -05:00
Spencer
81d7cb144b Allow cooked versions of foods to be broken down 2018-01-07 04:55:55 -05:00
Spencer
0bb75c3a8f Add Game#PlayerGameMode which is set in PlayerPrepareTeleportEvent, and UtilPlayer#getProtocolVersion 2018-01-07 04:55:55 -05:00
Spencer
c31e387b2a Let Throwing TNT be thrown with Right Click, prevent 2x use from TNT/Compass 2018-01-07 04:55:55 -05:00
Spencer
d1c147b025 Add Scavenger Kit to SG 2018-01-07 04:55:55 -05:00
Spencer
087640ce1a Don't let destructor pearls work on mid chests in BR 2018-01-07 04:55:55 -05:00
Spencer
64fc407c4e Change the icon for BH sheep to mutton to reduce block glitching 2018-01-07 04:55:55 -05:00
Alexander Meech
0c883fab3d Disable Christmas double xp bonus 2018-01-02 04:48:25 -05:00
Alexander Meech
f69fda3174 Disable Christmas double gem reward 2018-01-02 04:48:25 -05:00
Sam
b69ec7c87f Add a custom data point that allows maps to have custom time values 2018-01-01 23:13:47 -05:00
Sam
a5986e9d0f Update the frosting kit's description to reflect balance changes 2017-12-30 02:14:50 -05:00
Sam
9bd7cb18b2 Prevent snowballs from being dropped and moved to other inventories 2017-12-30 02:14:50 -05:00
Spencer
3b0024f13b Appease the alex 2017-12-29 01:07:27 -05:00
Spencer
4ca80c755e More generifying (is that a word?) 2017-12-29 01:07:27 -05:00
Spencer
1ebec833e4 Alex is nitpicky about his generics 2017-12-29 01:07:27 -05:00
Spencer
dd40ebbff5 Fix an annoying quest NPE 2017-12-29 01:07:27 -05:00
Spencer
b699ef475d Braces in cubTargetCancel 2017-12-29 01:07:27 -05:00
Spencer
e20db10066 Braces in deathmatchTeleport 2017-12-29 01:07:27 -05:00
Spencer
56a8e03204 Use teleportUniform for deathmatchTeleport in teams 2017-12-29 01:07:27 -05:00
Spencer
04b7986da6 Fix styling of afk kick messages 2017-12-29 01:07:27 -05:00
Spencer
7f89863c6f Send afk kick message as a broadcast 2017-12-29 01:07:27 -05:00
Spencer
6ce5c577b8 Don't respawn the horse if the player no longer has the perk 2017-12-29 01:07:27 -05:00
Spencer
90b129dd64 Allow QA and Admin+ to force deathmatch in test servers 2017-12-29 01:07:27 -05:00
Spencer
f41e9a4e2c Use Manager.canHurt instead of team equality 2017-12-29 01:07:27 -05:00
Spencer
496d515972 Use team.getDyeColor to color wolf collars 2017-12-29 01:07:27 -05:00
Spencer
d47eb2367f Increase skeleton range before teleport 2017-12-29 01:07:27 -05:00
Spencer
0d13e6fa14 Teleport skeletons when they are very far from the owner 2017-12-29 01:07:27 -05:00
Spencer
bd26be8a21 Add GameTeam.getDyeColor 2017-12-29 01:07:27 -05:00
Spencer
3dd0bb3e1c Fix soups being used when players walk on pressure plates 2017-12-29 01:07:27 -05:00
Spencer
cc3ed60adc Color wolf collars based on team 2017-12-29 01:07:27 -05:00
Spencer
428713d56c Don't return if the wolf target is not a beasmaster owner 2017-12-29 01:07:27 -05:00
Spencer
0b40447802 Fix /game help only showing when players CANNOT use /game 2017-12-29 01:07:27 -05:00
Spencer
1fa7f02a89 Fix destructor enderpearls teleporting players 2017-12-29 01:07:27 -05:00
Spencer
90500a723a cancel wolf targetting on teammates in SG 2017-12-29 01:07:27 -05:00
Spencer
e7d8596174 Re-enable blade vortex's usage on teammates via GI request 2017-12-29 01:07:27 -05:00
Spencer
0fc99b39a2 Remove unnecessary generics in _minions 2017-12-29 01:07:27 -05:00
Spencer
131369cebe Finish TargetCancel inside PerkSkeleton
Should prevent skeletons from attacking teammates
2017-12-29 01:07:27 -05:00
Spencer
fa72dc60dd Disable blade vortex's effect on teammates 2017-12-29 01:07:27 -05:00
Spencer
aecf04483e Overcomplicate teleporting in team SG
Should (should) keep teammates together but actual teams separate.
2017-12-29 01:07:27 -05:00
Spencer
940efc6163 add SurvivalGames#deathmatchTeleport so TeamSG can have different behavior 2017-12-29 01:07:27 -05:00
Spencer
bef403a72c use teleportUniform in Build 2017-12-29 01:07:27 -05:00
Spencer
81db11a640 Reverse cleave's elapsed return 2017-12-29 01:07:27 -05:00
Sam
8f5a8e882e Show the ender pearl cooldown in the action bar if the player has another ender pearl 2017-12-29 00:22:26 -05:00
Sam
d59c176e5d Prevent anvil interaction 2017-12-29 00:22:26 -05:00
Sam
c478c8f413 Place barrier blocks within the shop npc hitboxes 2017-12-29 00:22:26 -05:00
Sam
c74a754a91 Prevent players duplicating snowballs 2017-12-29 00:22:26 -05:00
Sam
0fa77e741f Fix wrong variables 2017-12-29 00:22:26 -05:00
Sam
42f4b0bb1e Replace the punch 4 bow with power 4 2017-12-29 00:22:26 -05:00
Sam
0aa1d41bb9 Change Cake Wars knockback back to it's previous value 2017-12-29 00:22:26 -05:00
Sam
0657aed11f Prevent team trolling 2017-12-29 00:22:26 -05:00
Sam
6522572fe3 Make sure the snowballs say the name 2017-12-29 00:22:26 -05:00
Sam
ceb85a9657 Make sure snowballs do 1 health to ensure damage manager picks it up 2017-12-29 00:22:26 -05:00
Sam
c225fc1df4 Increase knockback by roughly 25% 2017-12-29 00:22:26 -05:00
Sam
7753f536e5 Frosting Kit 2017-12-29 00:22:26 -05:00
AlexTheCoder
54b27fcb9d Enable Christmas Double XP + Gems 2017-12-22 05:26:25 -05:00
Sam
8ec7d92290 Fix Daze Potion doing insane damage 2017-12-19 00:40:56 -05:00
AlexTheCoder
a2ddee1336 Formatting fix 2017-12-14 00:48:12 -05:00
AlexTheCoder
ac69fb275c Update Christmas Chaos II resource pack for versions above 1.8 2017-12-14 00:48:12 -05:00
Sam
6362033b9e Stop player's dropping leather armour 2017-12-14 00:29:58 -05:00
Sam
0714399dcf Off by 1 durability issue 2017-12-14 00:29:58 -05:00
Sam
a72dcbb338 Format the ender pearl item to inform players of the cooldown 2017-12-14 00:29:58 -05:00
Sam
00d4cad623 Don't need to else if here 2017-12-14 00:29:58 -05:00
Sam
96263ebf5b Inform players of the ender pearl cooldown 2017-12-14 00:29:58 -05:00
Sam
d885f83159 Change the ender pearl cooldown to 10 seconds 2017-12-14 00:29:58 -05:00
Sam
e4f85eb2b2 Give the golden pickaxe a name 2017-12-14 00:29:58 -05:00
Sam
da32180f32 Remove spawn protection when a player attacks 2017-12-14 00:29:58 -05:00
Sam
c1fc0fb100 Add a new game tip 2017-12-14 00:29:58 -05:00
Sam
7e6dbed17e Fix the teammate message not appearing if there were an odd number of players 2017-12-14 00:29:58 -05:00
Sam
b8d0353a01 Unused imports 2017-12-14 00:29:58 -05:00
Sam
2df02c7030 Actually test the changes made 2017-12-14 00:29:58 -05:00
Sam
ac0c1f8fad Fix spawn protection 2017-12-14 00:29:58 -05:00
Sam
32c4bf1c20 Changes for Cake Wars 1.2 2017-12-14 00:29:58 -05:00
Dan Mulloy
7a42830024 Fix null pointer when game is force stopped 2017-12-14 00:26:34 -05:00
Sam
eb9a9d5303 Fixed staff not being able to /spec <player> when vanished 2017-12-14 00:25:08 -05:00
Sam
9bc7ecf8ff Fix the pumpkin king being damaged during the cut scene 2017-12-14 00:25:08 -05:00
Sam
1a2aaf7043 Fixed an issue where rank shard bonuses didn't match their displayed value 2017-12-14 00:25:08 -05:00
AlexTheCoder
6423f16f91 Fix nullpointer in Cake Wars respawning, disable Anticheat in Christmas Chaos and enable Scaffolding punishments 2017-12-09 02:37:47 -05:00
Sam
3fe4ea2fb6 Increase game timer from 20->30 minutes 2017-12-09 01:19:30 -05:00
Sam
b8d2bb9167 Stop ghasts flying away 2017-12-09 01:19:30 -05:00
AlexTheCoder
a6ddd19c4b Change RP URL 2017-12-08 07:10:16 -05:00
AlexTheCoder
eb19a1dd59 Disable anticheat in Castle Siege and enable Christmas words in Master Builders and Draw My Thing 2017-12-08 07:04:47 -05:00
Sam
d8aa718488 Finish up the wonder that is Christmas Chaos II 2017-12-08 06:17:19 -05:00
Sam
5c98456995 Add additional voice lines 2017-12-08 06:17:19 -05:00
Sam
93df8f2878 Add additional messages 2017-12-08 06:17:19 -05:00
Sam
1a5b2539a2 Cleanup and improvements 2017-12-08 06:17:19 -05:00
Sam
d95a8fe787 Changes from Joe 2017-12-08 06:17:19 -05:00
Sam
a698bbcd28 Make each challenge have 2 presents 2017-12-08 06:17:19 -05:00
Sam
0b08e6052d Attempt to fix the fireballs fired by ghasts 2017-12-08 06:17:19 -05:00
Sam
e610d7f1ea Changes from testing 2017-12-08 06:17:19 -05:00
Sam
f7b75a99ba Add additional boss dialogue 2017-12-08 06:17:19 -05:00
Sam
d306863a94 Don't send santa messages when the game is dead 2017-12-08 06:17:19 -05:00
Sam
3d5164408d Add win room 2017-12-08 06:17:19 -05:00
Sam
b7d80afb91 Fix up Section2 2017-12-08 06:17:19 -05:00
Sam
e861e5bca7 Teleport then stop movement 2017-12-08 06:17:19 -05:00
Sam
ad7bbb9e5b Boss Battle phase 2 2017-12-08 06:17:19 -05:00
Sam
3f5ee494d8 Add voices and general improvements 2017-12-08 06:17:19 -05:00
Sam
2720e78932 Increase arrow hitbox 2017-12-08 06:17:19 -05:00
Sam
9920c2d9ab Boss battle phase 1 2017-12-08 06:17:19 -05:00
Sam
cc8d1ca6c4 More progress on the Boss 2017-12-08 06:17:19 -05:00
Sam
782f0c5699 Use armourstands for bosses 2017-12-08 06:17:19 -05:00
Sam
9d2b907f0d Add time change to different sections 2017-12-08 06:17:19 -05:00
Sam
8e4e80f22c Fix Switch parkour 2017-12-08 06:17:19 -05:00
Sam
93fa87b795 Fix a number of lag causes 2017-12-08 06:17:19 -05:00
Sam
9e8d30f86c Fix multiple challenges 2017-12-08 06:17:19 -05:00
Sam
c0d530404e Get the game into a functional state 2017-12-08 06:17:19 -05:00
Sam
f00b774056 More CC stuff 2017-12-08 06:17:19 -05:00
Sam
faf0ebd1ef Finish the first 3 sections 2017-12-08 06:17:19 -05:00
Sam
eda592a35f Implement a better section system 2017-12-08 06:17:19 -05:00
Sam
a40625825d More setup getting CC to work 2017-12-08 06:17:19 -05:00
Sam
570033e3c9 Add ChristmasNew 2017-12-08 06:17:19 -05:00
Sam
77c7362c35 Fix duplication by 0 size itemstacks 2017-12-08 06:00:11 -05:00
Sam
8a856326cb Fix "ot" typo 2017-12-08 06:00:11 -05:00
ArcticZeroo
2ec58c6f30 Add a cost value for KitHumanKnight, since it's currently 0 2017-12-08 05:59:24 -05:00
ArcticZeroo
056f8976b4 Missed a B R A C E 2017-12-08 05:59:24 -05:00
ArcticZeroo
bf3c207cf6 More brace newlines! 2017-12-08 05:59:24 -05:00
Spencer
9f7fd7f19d Newline a bunch more braces... 2017-12-08 05:59:24 -05:00
Spencer
01e879de07 All good, remove debug & unused imports 2017-12-08 05:59:24 -05:00
Spencer
1d2689f222 See if shifting -0.5X made a difference 2017-12-08 05:59:24 -05:00
Spencer
38526b2e65 replace the only <= with < 2017-12-08 05:59:24 -05:00
Spencer
c66d21da90 Reverse debug bool 2017-12-08 05:59:24 -05:00
Spencer
1c6e7df66e subtract half a block from BL corner 2017-12-08 05:59:24 -05:00
Spencer
5c29d75246 Add missing ) 2017-12-08 05:59:24 -05:00
Spencer
d83ad69ab2 Add 1 more line of debug 2017-12-08 05:59:24 -05:00
Spencer
1973f74003 More debug, and colored debug 2017-12-08 05:59:24 -05:00
Spencer
331b20ed47 B R A C E S 2017-12-08 05:59:24 -05:00
Spencer
19f637ba30 add debug command to toggle afk kicking 2017-12-08 05:59:24 -05:00
Spencer
7fc74fddff Whoops, that should be a max. Also add debug 2017-12-08 05:59:24 -05:00
Spencer
07ea1bc9c7 Set BL/TR corners inside BuildData 2017-12-08 05:59:24 -05:00
Spencer
d732d8a551 Remove blank in GameSummaryModule...
Sometimes the other components like to add extra blanks, and I'm too tired for this right now
2017-12-08 05:59:24 -05:00
Spencer
8683e8bdc4 add comments, use a more generic map 2017-12-08 05:59:24 -05:00
Spencer
a3a76bc1f9 Fix/add MVP system for Win Effects 2017-12-08 05:59:24 -05:00
Spencer
9477345823 Fix electrocution stat tracker ONLY giving for teammate hits 2017-12-08 05:59:24 -05:00
Spencer
f13547d9da Newline braces in GamePlayerManager 2017-12-08 05:59:24 -05:00
Spencer
2f44c62ba2 I changed my mind, gray text is better here than dgreen 2017-12-08 05:59:24 -05:00
Spencer
14e3518b13 minor improvements to teleportation 2017-12-08 05:59:24 -05:00
Spencer
333cea3f47 Fix players being teleported into blocks in BLD in the most overcomplicated way possible 2017-12-08 05:59:24 -05:00
Spencer
46c8445f38 Color the hover message gray 2017-12-08 05:59:24 -05:00
Spencer
7d006bb85a Remove debug for /stats 2017-12-08 05:59:24 -05:00
Spencer
adf7f4736f Dark green, not light! 2017-12-08 05:59:24 -05:00
Spencer
37657058ae Add a space and hover text to end of game message 2017-12-08 05:59:24 -05:00
Spencer
d70f7a8ec0 Use IncognitoStatusChangeEvent for vanish fixes in BLD 2017-12-08 05:59:24 -05:00
Spencer
449c6511e2 de-trigger mopple 2017-12-08 05:59:24 -05:00
Spencer
875c0a015b add debug command to end build time to BLD 2017-12-08 05:59:24 -05:00
ArcticZeroo
c114823905 Remove the BLD debug 2017-12-08 05:59:24 -05:00
ArcticZeroo
c00c58dd0e Add more debug to Build 2017-12-08 05:59:24 -05:00
ArcticZeroo
bacc1e0945 Don't listen for /spec in GamePlayerManager unless the game is in progress 2017-12-08 05:59:24 -05:00
ArcticZeroo
9d4b964e08 Don't let vanished staff use /spec (the one in pregame lobbies) 2017-12-08 05:59:24 -05:00
ArcticZeroo
4ac9fd1b5d Add debug to stats and spec commands to fix usage on vanished staff 2017-12-08 05:59:24 -05:00
ArcticZeroo
ba07d373ba Disable particles in CTF for real this time 2017-12-08 05:59:24 -05:00
ArcticZeroo
b6a4cbc289 Don't set _viewData to that of a vanished player (BLD) 2017-12-08 05:59:24 -05:00
ArcticZeroo
0b02f6d1df Don't put vanished players in WinEffectManager's teamList either 2017-12-08 05:59:24 -05:00
ArcticZeroo
2b3563e86e Disable particles in DOM, CTF, TDM, MS, BH, SA, UHC, WIZ, SSM 2017-12-08 05:59:24 -05:00
ArcticZeroo
efcf3db854 Remove cloud particles from smoke grenade to reduce lag 2017-12-08 05:59:24 -05:00
ArcticZeroo
8000c79f5d Add check in GamePlayerManager so /spec can't be used on vanished staff 2017-12-08 05:59:24 -05:00
ArcticZeroo
20fdae0a09 add comment 2017-12-08 05:59:24 -05:00
ArcticZeroo
12e3b2b84a Add team color to vanish quit messages (PC-1161) 2017-12-08 05:59:24 -05:00
ArcticZeroo
924e0b6fda Don't include teammates in Mass Electrocution counter (PC-1647) 2017-12-08 05:59:24 -05:00
ArcticZeroo
051223ddf0 Attempt to fix PC-1184 with Stream.distinct 2017-12-08 05:59:24 -05:00
ArcticZeroo
9d343a8556 Don't show vanished staff in Win Effects (PC-1108) 2017-12-08 05:59:24 -05:00
AlexTheCoder
6cf76a200e Fixed merge conflicts 2017-12-08 05:59:24 -05:00
Sam
f3196e39fa Remove the back button in the MPS voting page for non-hosts 2017-12-08 05:52:47 -05:00
Sam
3274cc434e Changes from QA testing 2017-12-01 00:02:15 -05:00
Sam
98ef9764d7 Reduce snowball damage and disable snow during win effects 2017-12-01 00:02:15 -05:00
Sam
21c95b92a2 Remove Regeneration when the Blizzard starts 2017-12-01 00:02:15 -05:00
Sam
e0d8f7aed5 Cleanup SnowFight 2017-12-01 00:02:15 -05:00
Kenny Goodin
a68abf0bb3 Fix some more possibly leaky perks in SSM 2017-11-30 04:55:42 -05:00
Kenny Goodin
e79ca4e4db Fix possible leak in SSM PerkBlockToss 2017-11-30 04:55:42 -05:00
Dan Mulloy
1944b2ecc9 JK I found some more 2017-11-30 04:53:17 -05:00
Dan Mulloy
f1e48ff90c Address all the useful sentry errors 2017-11-30 04:53:17 -05:00
Sam
1b4f9227a7 Fix startup error 2017-11-30 04:45:58 -05:00
Sam
05de6143ec Prevent deploy platform abuse 2017-11-30 04:45:58 -05:00
Sam
3aee4dc1f7 Spawn Cake islands based off the mid capture point 2017-11-30 04:45:58 -05:00
Sam
f572007dad Make the FloorIsLava tracker even more forgiving 2017-11-30 04:45:58 -05:00
Sam
21319764a5 Add pages and Cake Wars to MPS 2017-11-30 04:45:58 -05:00
Sam
6e56f97e25 Add the ability for Damage Manager to support constant values of knockback 2017-11-30 04:45:58 -05:00
Sam
d15e76d5a6 Shop balances 2017-11-30 04:45:58 -05:00
Sam
523f9b47b9 Check that the game is null before trying to get the kit name 2017-11-22 18:14:20 -05:00
Sam
c290f59752 Disable Hero viewers in MOBA lobbies 2017-11-22 18:14:20 -05:00
AlexTheCoder
5be51ff575 Remove kick aspect of master builders bans 2017-11-12 20:32:05 -05:00
AlexTheCoder
dacc2ae463 Remove vote-determined banning from master builders 2017-11-12 12:14:51 -05:00
Sam
6102b59779 Prevent item pickup when respawning 2017-11-12 09:00:08 -08:00
Sam
1a9d46a904 Fix GameChat throwing an exception 2017-11-12 09:00:08 -08:00
Sam
6ce701bf03 Add an isGrounded check to FloorIsLava tracker 2017-11-12 09:00:08 -08:00
Sam
08a06a2835 Stop spectators being able to interact with the game while respawning 2017-11-12 09:00:08 -08:00
Sam
5cb87f18d4 Ensure that bestStreak cannot fall behind currentStreak 2017-11-12 09:00:08 -08:00
Sam
ba1882f4c2 Change winstreaks back to how they were previously handled 2017-11-12 09:00:08 -08:00
Sam
546543c93f Add HOG to MPS 2017-11-12 08:56:35 -08:00
Sam
4c2eb68567 Add MPS check to HOG 2017-11-12 08:56:35 -08:00
Sam
33ee39fe01 Don't allow people to place blocks when respawning 2017-11-10 01:26:17 -08:00
Sam
ceb82b4d89 Typo in the KitSummary text 2017-11-10 01:26:17 -08:00
Sam
b03325c365 Remove win streaks on game end, not when the player is out 2017-11-10 01:26:17 -08:00
Sam
682684a424 Fix cake interaction 2017-11-10 01:26:17 -08:00
Sam
f119e24fcb Really really really fixed Rune of Holding this time 2017-11-10 01:26:17 -08:00
Sam
6229a17373 Fix regeneration not being applied 2017-11-10 01:26:17 -08:00
Sam
cafbf1dccd Prevent players from double loading the menu, thus being able to take out items 2017-11-10 01:26:17 -08:00
Sam
4bb5c25622 Add spawn protection 2017-11-10 01:26:17 -08:00
Sam
76b43bcb3c Reduce the gems for kills and assists a bit more 2017-11-10 01:26:17 -08:00
Sam
156c5e11b8 Reduce overall gems earned in Cake Wars slightly 2017-11-10 01:26:17 -08:00
Sam
5f156f771e Prevent players placing barrier blocks (caused by a bug in ShopPage) 2017-11-10 01:26:17 -08:00
Sam
9a3765ee2f Replaced Warrior's Passive with Lifesteal, prevents issues with Golden apples 2017-11-10 01:26:17 -08:00
Sam
59d90e59fb Fix the amount in gem data not being displayed 2017-11-10 01:26:17 -08:00
Sam
70d362ccfd Possible fix for Rune's not always giving back the correct items 2017-11-10 01:26:17 -08:00
AlexTheCoder
b82c92d9ff Implement anticheat changes (phase+scaffold, and skywars strict mode) 2017-11-09 01:29:07 -05:00
Sam
1c5bbda8cd Fix an NPE with quest tracking when using /game stop 2017-11-08 21:54:59 -08:00
Sam
c4a883f5d1 Don't check spectators 2017-11-08 21:48:17 -08:00
Sam
96bfb729bf Thanks git 2017-11-08 21:48:17 -08:00
Sam
6383f6d074 Ensure that players inventories are saved often 2017-11-08 21:48:17 -08:00
Sam
cfe5f38ed4 Remove Cake hologram when the cake doesn't exist 2017-11-08 21:48:17 -08:00
Sam
ef0ce8914d Address the typos in game tips 2017-11-08 21:48:17 -08:00
Sam
43867a7018 Refresh all player's pages when an item is purchased 2017-11-08 21:48:17 -08:00
Sam
ed7472f0c4 Fix a couple of NPEs caused by /game stop 2017-11-08 21:48:17 -08:00
Sam
933d6864e5 Move CurrentStreak into its own table 2017-11-08 21:48:17 -08:00
Sam
125122fb17 Added the resource information hologram 2017-11-08 21:48:17 -08:00
Sam
e3f9ec6d22 Turn off Damage manager!!! 2017-11-08 21:48:17 -08:00
Sam
e92ffcc5b3 Fix capture points displaying incorrectly when multple people are standing on them 2017-11-08 21:48:17 -08:00
Sam
59ca9c479f Address Dan's PR comments 2017-11-08 21:48:17 -08:00
Sam
9f35672a27 Reduce the shop no place radius 2017-11-08 21:48:17 -08:00
Sam
b1a648d245 Fix Warrior's health increase being off by a factor of 2 2017-11-08 21:48:17 -08:00
Sam
ea53d6a227 Fix block breaking 2017-11-08 21:48:17 -08:00
Sam
9c7e83d5af Changes from testing 2017-11-08 21:48:17 -08:00
Sam
7f05ec0ecc Show Teammate Message in Cake Wars Duos 2017-11-08 21:48:17 -08:00
Sam
097f3a68fc Update the Cake Wars lobby to match all other games 2017-11-08 21:48:17 -08:00
Sam
442907341b Allow /team to be used in Cake Wars Duos and improve TeamModule 2017-11-08 21:48:17 -08:00
Sam
1350cf63c8 Shop changes 2017-11-08 21:48:17 -08:00
Sam
e21894ea75 Allow placing blocks above the cake if shifting 2017-11-08 21:48:17 -08:00
Sam
84afbc242d Add descriptions to traps 2017-11-08 21:48:17 -08:00
Sam
b761ae30ce Missing space 2017-11-08 21:48:17 -08:00
Sam
47024680ff Fixes and QOL changes 2017-11-08 21:48:17 -08:00
Sam
1408e60d7a QA testing changes 2017-11-08 21:48:17 -08:00
AlexTheCoder
58b48f2a5d Fix merge conflicts 2017-11-08 21:48:17 -08:00
AlexTheCoder
b80c010e67 Fix merge conflicts 2017-11-08 21:48:17 -08:00
Sam
9312ce10d3 Make Team Sheep face the right direction 2017-11-08 21:48:17 -08:00
Sam
42fc0c7829 Rewrite large portions of the Shop and general system 2017-11-08 21:48:17 -08:00
Sam
ef31ae126c Fix compilation error 2017-11-08 21:48:17 -08:00
Sam
965d94f386 Make sure Cake Wars doesn't try and load any progression related classes 2017-11-08 21:48:17 -08:00
Sam
18acbd20b7 Award currency in Cake Wars 2017-11-08 21:48:17 -08:00
Sam
8f51ce3e16 Implement Win Streaks 2017-11-08 21:48:17 -08:00
Sam
9f971d09bb Fix -1 achievement progress 2017-11-08 21:48:17 -08:00
Sam
468b4c40ee Cleanup ShardSummaryComponent 2017-11-08 21:48:17 -08:00
Sam
6bf284d0c9 Cleanup FloorIsLava Achievement 2017-11-08 21:48:17 -08:00
Sam
95de01611a Achievement bug fixes and QOL 2017-11-08 21:48:17 -08:00
Sam
566e362b7e Finish off Achievements 2017-11-08 21:48:17 -08:00
Sam
ff393c2b4e More Cake Wars achievements 2017-11-08 21:48:17 -08:00
Sam
8632212297 Achievement Base 2017-11-08 21:48:17 -08:00
Sam
ab882fac18 Make sure CA and CATDM use Crowns instead of Gems 2017-11-08 21:48:17 -08:00
Sam
78866d341d New Game Rewards message 2017-11-08 21:48:17 -08:00
Sam
3758946dbc Start on Cake Wars Kit Progression 2017-11-08 21:48:17 -08:00
Sam
05b50d1c2b Balances and bug fixes 2017-11-08 21:48:17 -08:00
Sam
3e1b96affe Add support for any size team mdoe 2017-11-08 21:48:17 -08:00
Sam
f4de8bf351 New shop items and more bug fixes 2017-11-08 21:48:17 -08:00
Sam
b32b242e5a Bug fixes and improvements 2017-11-08 21:48:17 -08:00
Sam
3fd18c1416 Finish adding all features to match PE Cake Wars 2017-11-08 21:48:17 -08:00
Sam
1721f7016c Cake Wars port 2017-11-08 21:48:17 -08:00
AlexTheCoder
e835747469 Tweak system to only have game servers convert during normal saves 2017-11-06 22:20:10 -08:00
AlexTheCoder
fea8822780 Bye bye halloween 2017-11-02 02:22:06 -04:00
Sam
093e4404e4 Fix some weird chat manager code 2017-11-01 22:32:33 -07:00
Sam
5bbc85f821 Make ArcadeManager final 2017-11-01 22:32:33 -07:00
Sam
567773f035 PC-437 2017-11-01 22:32:33 -07:00
Sam
606963180e Remove system print out 2017-11-01 22:32:33 -07:00
Sam
807d977434 PC-1702 2017-11-01 22:32:33 -07:00
AlexTheCoder
f7650afb88 Remove in-game facebook rewards 2017-10-22 22:29:16 -04:00
Sam
d29db7da0a Add an Admin command to permanently unlock cosmetics for offline players 2017-10-22 17:53:55 -07:00
Sam
2fb19e692d Adjust appler kit based on GI balance 2017-10-19 19:28:52 -07:00
Alexander Meech
10e84e677b Enable Halloween words in DMT 2017-10-18 06:01:02 -04:00
Alexander Meech
37ef733d5d Enable Halloween words in Master Builders 2017-10-18 06:00:01 -04:00
cnr
239bbbd96c Split 2016 and 2017 Halloween Chests 2017-10-13 22:57:30 -07:00
cnr
8fb3bf82f4 Add Holiday Cheer track progress for Halloween games 2017-10-13 18:52:53 -07:00
cnr
169feb1efb Merge branch 'update/hub-makeover' into develop 2017-10-13 09:27:42 -07:00
cnr
be3e150056 Revert "Enable 2x XP for the weekend"
This reverts commit b6d6fbf358.
2017-10-13 09:24:14 -07:00
Sam
cf07417b1f Fix Pumpkin's Revenge crashing on startup 2017-10-13 17:11:43 +01:00
Sam
cde4e9dac8 Make sure that the new system can support the old lobby 2017-10-13 15:42:17 +01:00
Sam
927078d9f5 Fixed some really bad kit bugs 2017-10-12 13:48:51 +01:00
Sam
c38b4c4490 Fixed serveral bugs 2017-10-08 13:36:42 +01:00
Dan Mulloy
c5e4f8bd38 Fix startup error with Halloween 2016, remove extra debug line 2017-10-07 16:11:12 -04:00
Dan Mulloy
278f17b34d Properly send Halloween sounds in 1.12 and up 2017-10-07 15:39:14 -04:00
Sam
623cd77031 Hub progress 2017-10-04 16:45:02 +01:00
Sam
4a9689bd17 Merge remote-tracking branch 'refs/remotes/origin/develop' into update/hub-makeover 2017-10-01 14:41:38 +01:00
cnr
b6d6fbf358 Enable 2x XP for the weekend 2017-09-29 17:02:09 -05:00
AlexTheCoder
0a5dae5857 Fixed merge conflicts 2017-09-23 03:58:40 -04:00
AlexTheCoder
567b501dfb Fixed merge conflicts 2017-09-23 03:41:43 -04:00
AlexTheCoder
eecf960613 Fixed Merge Conflicts 2017-09-23 03:40:21 -04:00
Sam
76ae23b56f Start on profiles 2017-09-20 22:21:42 +01:00
Sam
5ec2307cc9 Cleanup CustomDataManager 2017-09-19 14:51:37 +01:00
Sam
efc1ffe9db Finish off Old Chests 2017-09-18 12:19:02 +01:00
Sam
fd75b53bcc Merge remote-tracking branch 'refs/remotes/origin/develop' into update/hub-makeover 2017-09-16 23:33:43 +01:00
Sam
2b4e9e62e1 The mess that is now this 2017-09-16 23:33:42 +01:00
Sam
52adaf45a2 Only disable costumes 2017-09-13 22:59:19 -05:00
Sam
134039bf79 Revert "Revert "Disable gadgets if the game is in progress""
This reverts commit d3ae579317cc8db79e65468c0a5f85979d82ba37.
2017-09-13 22:59:19 -05:00
Sam
fba7997549 Revert "Disable gadgets if the game is in progress"
This reverts commit c03a0c859bbeaedb2640c2d6d927d40e42374f85.
2017-09-13 22:59:19 -05:00
Sam
f72c2d4ec0 Disable gadgets if the game is in progress 2017-09-13 22:59:19 -05:00
Sam
e51487a949 Actually never mind 2017-09-13 22:59:19 -05:00
Sam
88f842d8b7 Remove the fakeLeashDamage check, causes too many problems 2017-09-13 22:59:19 -05:00
Sam
3362793324 Removed the Bomb Lobbers Jumper cooldown 2017-09-13 22:59:19 -05:00
Sam
b8210f5eac Merge remote-tracking branch 'refs/remotes/origin/develop' into update/hub-makeover 2017-09-12 21:33:20 +01:00
Sam
fc258d95b9 Fix infinite slowness 2017-09-11 21:45:00 -05:00
Sam
5ed7be68d9 Fix invincibility 2017-09-11 21:44:53 -05:00