Commit Graph

12355 Commits

Author SHA1 Message Date
Spencer 29162b22d9 Add back checkownspackage but with slightly better handling @alex 2018-01-07 11:26:47 -05:00
Spencer b5aca834fa Bring back /sales :( 2018-01-07 11:26:47 -05:00
Spencer c5106f8042 add data to SupportPackagePage ItemBuilder 2018-01-07 11:26:47 -05:00
Spencer e15a004646 Add Davy Jones' booty item 2018-01-07 11:26:47 -05:00
Spencer 9fa37824fe Fix InventoryManager instantiation, remove 2fa (not needed on prod) 2018-01-07 11:26:47 -05:00
Spencer 8d0220b0cc Add 2fa to StaffServer 2018-01-07 11:26:47 -05:00
Spencer 8afb120173 Remove even more things 2018-01-07 11:26:47 -05:00
Spencer 0a1e1e6119 Remove all the old stuff in StaffServer, optimize imports 2018-01-07 11:26:47 -05:00
Spencer 5c6a9ea879 Don't allow support to set ranks for admin+ or content users 2018-01-07 11:26:47 -05:00
Spencer 14daa939e3 Add support for whether a player owns a given pet 2018-01-07 11:26:47 -05:00
Spencer 9f134b5772 Number currency buttons in order of increasing value 2018-01-07 11:26:47 -05:00
Spencer 876ba8fb1f add addToItemLores method into SupportPackagePage instead 2018-01-07 11:26:47 -05:00
Spencer 413948bf38 Actually use the new GivePackagePage in MiscPackagePage 2018-01-07 11:26:47 -05:00
Spencer 94a525c5b4 Use new GiveItemPage in GiveChestPage,add GivePackagePage 2018-01-07 11:26:47 -05:00
Spencer 37766a8a3b Abstract GiveChestPage to SupportGiveItemPage 2018-01-07 11:26:47 -05:00
Spencer 1094cf997e Make buttons a 3x3 grid instead of a weird pyramid 2018-01-07 11:26:47 -05:00
Spencer 41e49e3649 Add received info to ClansPackagePage 2018-01-07 11:26:47 -05:00
Spencer 2e79bb3d7f Add OneTimePackagePage and ClansPackagePage 2018-01-07 11:26:47 -05:00
Spencer 468930a35e add giveUnkownSalesPackage method to SupportPage 2018-01-07 11:26:47 -05:00
Spencer 3ca0adfeda add SupportPackagePage to make One-Time Package pages easily 2018-01-07 11:26:47 -05:00
Spencer d53222e243 add PetPage and CustomerSupport#getPetRepository 2018-01-07 11:26:47 -05:00
Spencer cf515036f7 Add the ability for support to reset ranks to default 2018-01-07 11:26:47 -05:00
Spencer 17a11a63b6 Add buttons for support to give PPC subscriptions 2018-01-07 11:26:47 -05:00
Spencer 3653eb36df Fix NPE in ChestPage 2018-01-07 11:26:47 -05:00
Spencer 3fd8a5bb35 Put ALL treasures in the menu so support can award chests even if they don't have any 2018-01-07 11:26:47 -05:00
Spencer e5e9ee9e46 Add RankListPage 2018-01-07 11:26:47 -05:00
Spencer 0e9bbd7176 Add functionality to PowerPlayData 2018-01-07 11:26:47 -05:00
Spencer 992a6aafe9 Whoops, actually commit shard changes to chest page 2018-01-07 11:26:47 -05:00
Spencer c26831614c Fixes to RankBonusPage 2018-01-07 11:26:47 -05:00
Spencer f9263b38be add predicate to getPackageOwnership, add shard purchases to chest page 2018-01-07 11:26:47 -05:00
Spencer 0cebc6e494 add PPC methods to SupportShop 2018-01-07 11:26:47 -05:00
Spencer ed37174e94 Change MultiPageManager to use BiConsumer/BiPredicate 2018-01-07 11:26:47 -05:00
Spencer 5e5762d6e7 add PowerplayPage 2018-01-07 11:26:47 -05:00
Spencer c8a1bed01c add LinkedTemporaryItem to link Player->K->V without making 2 maps each time 2018-01-07 11:26:47 -05:00
Spencer b5ef5d9011 Add RankBonusPage to home, minor visual changes, use MultiPageManager in ChestPage 2018-01-07 11:26:47 -05:00
Spencer 100df70157 Make RankBonusPage work 2018-01-07 11:26:47 -05:00
Spencer 8820e33d09 Use Calendar in BonusEntry 2018-01-07 11:26:47 -05:00
Spencer db66e166fa Add Fancy Shmancy MultiPageManager 2018-01-07 11:26:47 -05:00
Spencer 0664ea0884 Redo the bonus handling code because I don't like it 2018-01-07 11:26:47 -05:00
Spencer ce946f7927 Commit RankBonusPage so I can commit quest stuff while I figure out what the cust repo is doing 2018-01-07 11:26:47 -05:00
Spencer e81a36e135 Put a scary button when instantiation fails so support can notify devs 2018-01-07 11:26:47 -05:00
Spencer fa2362811c Move stuff around, minor visual changes in CurrencyPage 2018-01-07 11:26:47 -05:00
Spencer cba6669339 Rename Customer Support module to Support 2018-01-07 11:26:47 -05:00
Spencer 1f3e465467 rename CheckCommand's file again since git is being bad 2018-01-07 11:26:47 -05:00
Spencer 40281ea407 Move old CheckCommand 2018-01-07 11:26:47 -05:00
Spencer 2fc792cf50 Allow getting of managers in CustomerSupport, add InventoryManager 2018-01-07 11:26:47 -05:00
Spencer 248472a5d3 Add SupportHomePage + reflective buildPageButton method 2018-01-07 11:26:47 -05:00
Spencer 18ad75582a Add SupportCurrencyPage and optional color in Currency.getString 2018-01-07 11:26:47 -05:00
Spencer 1e610f3dac add SupportChestPage and SupportGiveChestPage 2018-01-07 11:26:47 -05:00
Spencer 5ffb9a2ae7 Create SupportShop and common SupportPage 2018-01-07 11:26:47 -05:00
Alexander Meech 31aae26bf9 Remove extra kit command 2018-01-07 11:24:30 -05:00
AlexTheCoder 877b5333cb Remove unnecessary empty end line 2018-01-07 06:23:40 -05:00
Alexander Meech 4db3ab12f1 Remove unnecessary AtomicReference usage 2018-01-07 06:23:40 -05:00
Alexander Meech 57b49eab50 Fix bedrock check to be less sensitive 2018-01-07 06:23:40 -05:00
Alexander Meech 1d02f9f149 Fix permission heritability 2018-01-07 06:23:40 -05:00
Spencer 5208424a60 Change Clans energy icon to wood sword, cancel placing of bedrock 2018-01-07 06:23:40 -05:00
Spencer 9f8cc4f372 Actually open the page 2018-01-07 06:23:40 -05:00
Spencer bc608e8670 Add confirmation menu when user is disguised 2018-01-07 06:23:40 -05:00
Spencer 468c012639 Actually call method for disguise icon 2018-01-07 06:23:40 -05:00
Spencer 6517fe382f Add TM to remove bypass and add player name to the skull 2018-01-07 06:23:40 -05:00
Spencer 3ca434fcf6 Use UtilSkull in PunishStaffPage 2018-01-07 06:23:40 -05:00
Spencer 27453af867 Add HistoryCommand, and working history button in /p 2018-01-07 06:23:40 -05:00
Spencer c85b92f52b Abstract common punish page methods to PunishPage 2018-01-07 06:23:40 -05:00
Spencer d703902606 add Punishment Reapply perm, change Report Ban to regular book 2018-01-07 06:23:40 -05:00
AlexTheCoder 7902bacb04 Fixed merge conflicts 2018-01-07 06:23:40 -05:00
Spencer 738253690e add isBan to Category enum 2018-01-07 06:23:40 -05:00
Spencer 81619a6886 add suport for custom ConfirmationPage names 2018-01-07 06:23:40 -05:00
AlexTheCoder 7b955dad16 Fixed merge conflicts 2018-01-07 06:23:40 -05:00
Spencer da5d58fcbd Add PunishShop and get PunishCommand to use it 2018-01-07 06:23:40 -05:00
Spencer f52af3f87f Get rid of PunishTrackUtil 2018-01-07 06:23:40 -05:00
Spencer dc293cd0fe Add PUNISHMENT_UI LineFormat 2018-01-07 06:23:40 -05:00
Spencer e13eee5a5f Add report ban and bypass remove confirmation perms, for rc and fn respectively (and admin+) 2018-01-07 06:23:40 -05:00
Spencer 21af431e9e Add RC, FN ranks 2018-01-07 06:23:40 -05:00
Spencer 1a54911231 add ShopPageBase#getSlot to get a slot from row and column offset 2018-01-07 06:23:40 -05:00
Spencer c4f51efb4d Make UtilTime#convertString treat all <= -1 as Permanent instead of == -1 2018-01-07 06:23:40 -05:00
Spencer f6e0174c70 Add name, icon, max sev, and permission to Category enum 2018-01-07 06:23:40 -05:00
Alexander Meech 8a16b419c4 Re-enable Rainbow Cosmetic Set 2018-01-07 06:15:36 -05:00
Alexander Meech 9d0eca5031 Fix some formatting 2018-01-07 04:55:55 -05:00
Spencer 8a389a13a2 Add an overcomplicated system to prevent Necromancer Skeletons from spawning in blocks 2018-01-07 04:55:55 -05:00
Spencer 4cd3fa5325 Change line length to 48 2018-01-07 04:55:55 -05:00
Spencer 3b844b02af Add UtilText.splitLine(String, int) 2018-01-07 04:55:55 -05:00
Spencer 0ea229a8b4 Split quest tasks in the lore if they get too long 2018-01-07 04:55:55 -05:00
Spencer 010d31bd9e Put hiders in adventure mode 2018-01-07 04:55:55 -05:00
Spencer 7bbfe0794b Add /v alias for vanish 2018-01-07 04:55:55 -05:00
Spencer 80793702c9 Remove scavenger kit and extra TNT message 2018-01-07 04:55:55 -05:00
Spencer 71efe0503b Color names of report buttons properly 2018-01-07 04:55:55 -05:00
Spencer b0c4a86790 Change report menu icons 2018-01-07 04:55:55 -05:00
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
Spencer dd691284ec Add ImmediateKickAction for the disabled checks 2018-01-01 23:20:26 -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
AlexTheCoder 738479b4ea Disable permanent bans for hacking offenses 2018-01-01 02:38:42 -05:00
AlexTheCoder 5e152e7f64 Disable anticheat banning for movement hacks and revert modification of bonus awarding to fix duplicate bonuses being given 2018-01-01 01:49:34 -05:00
Alexander Meech 9b39636d18
Bump anticheat version to 1.10 2017-12-30 03:23:09 -05:00
Sam a5986e9d0f Update the frosting kit's description to reflect balance changes 2017-12-30 02:14:50 -05:00
Sam 01f82a7043 Prevent mobs from the Mob Bomb doing weird things like catching on 🔥 or 💣 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
AlexTheCoder 6c32247663 Patch Frosting Kit not being shown as the Cake Wars achievement reward 2017-12-29 02:35:23 -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 af965d2a9b Braces in teleportUniform 2017-12-29 01:07:27 -05:00
Spencer 2fd85bb73d Use modulo in teleportUniform for cleaner wrapping 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 86604cc531 Use PunishClient#isMuted instead of MessageManager#isMuted in SnapshotPlugin
Fixes muted message being sent twice, chiss why
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
AlexTheCoder 1fc6936ad6 Fixed merge conflicts 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
AlexTheCoder c3e03b8bc3 Fixed merge conflicts 2017-12-29 01:07:27 -05:00
AlexTheCoder 8ca9a87593 Fixed merge conflicts 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 16905240e9 add UtilPlayer#teleportUniform 2017-12-29 01:07:27 -05:00
Spencer 81db11a640 Reverse cleave's elapsed return 2017-12-29 01:07:27 -05:00
Sam 3749a77b06 Remove squids from the mob gun 2017-12-29 00:50:47 -05:00
Sam 93d7257ce9 Added Mob Bomb Gadget 2017-12-29 00:50:47 -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 90b4d003ec Fix the paintball gun gadget teleporting players 2017-12-22 05:25:44 -05:00
Sam 8ec7d92290 Fix Daze Potion doing insane damage 2017-12-19 00:40:56 -05:00
AlexTheCoder fc5d7754bf Disable scaffold checks 2017-12-18 04:35:25 -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
AlexTheCoder d1f4cf0f40 Update the customer support whitelist 2017-12-14 00:48:12 -05:00
Dan Mulloy a4aae7f6ae Unload chunks every 60 seconds 2017-12-14 00:30:32 -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
Dan Mulloy ee898f8185 Add condition validation to find the root cause of SSM errors 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
Sam e38c3e6e86 Update the way monthly bonus chests are given 2017-12-14 00:25:08 -05:00
Alexander Meech f3dcb742b5
Decrease cost of Gingerbread chests 2017-12-09 03:54:55 -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 ca51430b5e Remove Gem Hunters Mount skins from the UI 2017-12-09 01:19:30 -05:00
Sam cf3022cc42 Only run on world change 2017-12-09 01:19:30 -05:00
Sam b8d2bb9167 Stop ghasts flying away 2017-12-09 01:19:30 -05:00
Sam 6a2cfcc0bf Ensure that previous stands are removed 2017-12-09 01:19:30 -05:00
AlexTheCoder a6ddd19c4b Change RP URL 2017-12-08 07:10:16 -05:00
AlexTheCoder 30eba9adde Bump anticheat version 2017-12-08 07:04:47 -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
AlexTheCoder 53e8126ba3 Update branch 2017-12-08 06:17:19 -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 7496a90034 Added some checks to try and prevent chests breaking 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 2ab9eb8228 Make Gingerbread Chests 35000 shards 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
AlexTheCoder bd229d7f78 Fixed merge conflicts 2017-12-08 06:17:19 -05:00
Sam f7b75a99ba Add additional boss dialogue 2017-12-08 06:17:19 -05:00
AlexTheCoder 4dd28be3af Fixed merge conflicts 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 8a669ccebe More brace newlines 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 82c1dbe28d Remove debug in StatsCommand 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 a18e0fb579 Let vanished staff chat in test servers 2017-12-08 05:59:24 -05:00
ArcticZeroo 08329a8667 Don't add vanished players to WinEffectGadget's _other list 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 3047c528dd Remove the item drop, don't just cancel the event 2017-12-08 05:59:24 -05:00
ArcticZeroo af443dafdf Don't allow players to drop special items in safezones (GH) 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 53bbd75692 Don't cache messages for muted players in chatsnap 2017-12-08 05:59:24 -05:00
ArcticZeroo 5c745f00e4 Use messageSearchOnlineResult in StatsCommand 2017-12-08 05:59:24 -05:00
ArcticZeroo 3ce8cf040c Let staff use /stats on other vanished staff 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 0ad46efe12 Change to messageSearchOnlineResult in UtilPlayer & StringBuilder optimization 2017-12-08 05:59:24 -05:00
ArcticZeroo 6fdc04367e Add UtilPlayerBase.messageSearchOnlineResult 2017-12-08 05:59:24 -05:00
ArcticZeroo 88635135cc Don't show vanished staff in ClansInvitePage 2017-12-08 05:59:24 -05:00
ArcticZeroo acd826c91a Fix issue allowing /stats to be used on vanished staff 2017-12-08 05:59:24 -05:00
ArcticZeroo 817ffcd6c8 Don't award negative gems to players in GH (PC-1688) 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 7e4d6c4320 Tell players to use /a when they message staff w/ DMs disabled 2017-12-08 05:59:24 -05:00
ArcticZeroo 1d6f36d53e Clarify message sent to players in AdminCommand 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
AlexTheCoder ff05953c1d Tweak calendar used by hub to ensure region equality, and fix some spelling/grammar 2017-11-30 23:58:49 -05:00
Sam 3bc9476fd8 Disable LCastro0's Castle in the hub 2017-11-30 23:58:49 -05:00
Sam 8ac5cef9fd Whoops 2017-11-30 23:58:49 -05:00
Sam 504418ca6e Sort of adjust the antlers for 1.8 clients 2017-11-30 23:58:49 -05:00
Sam 87f35fecca Fix HatGadgets only displaying glass 2017-11-30 23:58:49 -05:00
Sam bf1d2e4b71 Add missing christmas flags to the chest 2017-11-30 23:58:49 -05:00
Sam be8e8d4783 Missed two of the cosmetics 2017-11-30 23:58:49 -05:00
Sam f629cce155 Add descriptions to all Christmas Cosmetics 2017-11-30 23:58:49 -05:00
Sam 0f8c00bb1f Fix the Baby Reindeer Mount not being ridable 2017-11-30 23:58:49 -05:00
Sam 996b7c6f66 Fix the Sledge Mount going through walls like a 👻 2017-11-30 23:58:49 -05:00
Sam 48ed0eb8ce Change the format of the CC NPC 2017-11-30 23:58:49 -05:00
Sam d099b68b04 Add hours and minutes 2017-11-30 23:58:49 -05:00
Sam add1be1763 Add a countdown to the release of CC 2017-11-30 23:58:49 -05:00
Sam 593952fa10 Fix the sledge mount's offset 2017-11-30 23:58:49 -05:00
Sam 3b1ce13856 Implement basic sledge mount 2017-11-30 23:58:49 -05:00
Sam 1d1fdf718c Add "Present" Arrow trails and double jumps 2017-11-30 23:58:49 -05:00
Sam f6199cbb40 Fix several issues with the Holiday Cheer title 2017-11-30 23:58:49 -05:00
Sam de33f43e25 Move location back 2017-11-30 23:58:49 -05:00
Sam fc913d94a4 More Cosmetics!! 2017-11-30 23:58:49 -05:00
Sam 17af56f8c2 Improve effects 2017-11-30 23:58:49 -05:00
Sam e9a4fedc21 Fix InitalizerError 2017-11-30 23:58:49 -05:00
Sam 8919ffb1d6 New Blizzard Particle and make Gingerbread Chests "Featrued" 2017-11-30 23:58:49 -05:00
Sam a9fbbc2e27 Cleanup CostumePage and implement some new Christmas particles 2017-11-30 23:58:49 -05:00
Sam 131cb12620 Fix antlers when sneaking 2017-11-30 23:58:49 -05:00
Sam 883ca4876a Fix Snow flake flag 2017-11-30 23:58:49 -05:00
Sam 3a4bee2bcd Add a group of Chrismtas/Winter Flags 2017-11-30 23:58:49 -05:00
Sam f91c1d245f Reindeer Costume set 2017-11-30 23:58:49 -05:00
Sam 727e9d07cc Fix Halloween Kit Selector particles not displaying how they should have 2017-11-30 23:58:49 -05:00
Dan Mulloy 1acbea498a Set hub world saving and chunk unloading programmatically 2017-11-30 18:17:13 -05:00
AlexTheCoder c61f819969 Fix an NPE in the Map List command 2017-11-30 05:50:57 -05:00
Sam ef1d05dd03 Rename game type names for the build server 2017-11-30 05:35:07 -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
Kenny Goodin 16a461db76 Nitpick, use final where possible rather than mutable volatile state 2017-11-30 04:54:53 -05:00
Kenny Goodin 4b552f0317 Add command for printing live servers through monitor 2017-11-30 04:54:53 -05:00
Dan Mulloy b5ea6f1240 Use void generator for lobbies, include loaded chunks in /lag 2017-11-30 04:53:17 -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
ArcticZeroo d87c132818 Move _openedChests up so the location is added regardless of further errors 2017-11-30 04:41:16 -05:00
AlexTheCoder c281603898 Remove/update deprecated commands, fix an unchecked setting in AchievementManager and fix issues preventing plugin from building 2017-11-29 02:53:44 -05:00
AlexTheCoder fedbf2397b Implement checks to handle doubled statistics issue, and complete final tweaks of stat conversion system 2017-11-28 04:11:26 -05:00
AlexTheCoder 02dc0458d9 Fix outdated stats being loaded when players transfer servers 2017-11-28 04:11:26 -05:00
AlexTheCoder 1380ef8e33 Log spam of logins to determine if that is the attack vector 2017-11-25 00:41:18 -05:00
AlexTheCoder d1f81d8154 Increase spam threshold to limit false flags 2017-11-22 21:36:22 -05:00
AlexTheCoder e7f6e8c708 Error handling 2017-11-22 21:36:22 -05:00
AlexTheCoder 28fe0f6728 Lets not forget to initialize it 2017-11-22 21:36:22 -05:00
AlexTheCoder e971032b40 Add spambot handling 2017-11-22 21:36:22 -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 5d70b5f272 Change UnlockCosmeticCommand permissions 2017-11-12 13:58:41 -05:00
AlexTheCoder dacc2ae463 Remove vote-determined banning from master builders 2017-11-12 12:14:51 -05:00
AlexTheCoder 15ac5fd2b9 Disable Scaffold anticheat checks 2017-11-12 12:02:31 -05:00
Sam 671f36e8ec Add Flags to Omega Chests 2017-11-12 09:00:53 -08:00
Sam 40f1499ce1 Fix Winter Chests not giving common rewards 2017-11-12 09:00:53 -08:00
Sam b3ff894acf Don't give rank rewards 2017-11-12 09:00:53 -08: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
AlexTheCoder 9c6f299145 Re-disable phase checks 2017-11-10 04:32:16 -05: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 e4c65195b7 Fix Tic Tac Toe not being registered for some reason 👻 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 88beb83999 Update Cake Wars booster group 2017-11-09 02:35:43 -05:00
AlexTheCoder 3788b09ab3 Implement new anticheat api method 2017-11-09 02:07:21 -05:00
AlexTheCoder 327efddaa8 Update anticheat dependency version 2017-11-09 01:55:08 -05:00
AlexTheCoder b82c92d9ff Implement anticheat changes (phase+scaffold, and skywars strict mode) 2017-11-09 01:29:07 -05:00
Sam f7e31d87d1 Fix QuestManager throwing an NPE on quit 2017-11-08 21:54:59 -08:00
Sam 1c5bbda8cd Fix an NPE with quest tracking when using /game stop 2017-11-08 21:54:59 -08:00
ArcticZeroo 098afc2bf4 Add "ulcs" alias for "unlockcosmetics" 2017-11-08 21:53:52 -08:00
AlexTheCoder 6a41563610 Fix merge conflicts 2017-11-08 21:53:52 -08:00
Sam 33b98270a2 Remove Current Win Streak cache when lost 2017-11-08 21:48:17 -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 b0438554a5 Add Cake Wars to the Game Menu 2017-11-08 21:48:17 -08:00
Sam b3e712a5d8 Fix compilation errors 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 0b7e5d15e0 Delete row when a player loses their win streak 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 13501229a5 Remove some useless classes from common 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 2ff8e79766 Fix placing value in the wrong map 2017-11-06 23:24:11 -08:00
AlexTheCoder e835747469 Tweak system to only have game servers convert during normal saves 2017-11-06 22:20:10 -08:00
Alexander Meech 6325b522ed Revert "Revert "Last update to CUST-1 whitelist""
This reverts commit ca1aa2e172.
2017-11-06 21:18:18 -08:00
Alexander Meech 3cbfcca6d9 Revert "Revert "Disable leaderboards while stat conversion is in progress""
This reverts commit 31fdfd3dc5.
2017-11-06 21:18:18 -08:00
Alexander Meech e6e94eafa2 Revert "Revert "Move bucket generation to a table trigger""
This reverts commit c188cbea7e.
2017-11-06 21:18:18 -08:00
Alexander Meech d313149fcd Revert "Revert "Change some permissions and update CUST-1 whitelist""
This reverts commit 382c2a5e85.
2017-11-06 21:18:18 -08:00
Alexander Meech c0a877a058 Revert "Revert "Fix clans hub chest location""
This reverts commit 043af1e0a7.
2017-11-06 21:18:18 -08:00
Alexander Meech 0c3470cd69 Revert "Revert "Fix merge conflicts""
This reverts commit 2fd334472e.
2017-11-06 21:18:18 -08:00
Alexander Meech 2fd334472e Revert "Fix merge conflicts"
This reverts commit d64d1eed4e.
2017-11-05 22:20:55 -08:00
Alexander Meech 043af1e0a7 Revert "Fix clans hub chest location"
This reverts commit 88a6bdc687.
2017-11-05 22:20:55 -08:00
Alexander Meech 382c2a5e85 Revert "Change some permissions and update CUST-1 whitelist"
This reverts commit 0c1f3087ff.
2017-11-05 22:20:55 -08:00
Alexander Meech c188cbea7e Revert "Move bucket generation to a table trigger"
This reverts commit dd64a332e5.
2017-11-05 22:20:55 -08:00
Alexander Meech 31fdfd3dc5 Revert "Disable leaderboards while stat conversion is in progress"
This reverts commit 1109b2479e.
2017-11-05 22:20:55 -08:00
Alexander Meech ca1aa2e172 Revert "Last update to CUST-1 whitelist"
This reverts commit 0200c9c9cb.
2017-11-05 22:20:55 -08:00
AlexTheCoder 0200c9c9cb Last update to CUST-1 whitelist 2017-11-05 14:43:20 -08:00
AlexTheCoder 1109b2479e Disable leaderboards while stat conversion is in progress 2017-11-05 14:43:20 -08:00
AlexTheCoder dd64a332e5 Move bucket generation to a table trigger 2017-11-05 14:43:20 -08:00
AlexTheCoder 0c1f3087ff Change some permissions and update CUST-1 whitelist 2017-11-05 14:43:20 -08:00
AlexTheCoder 88a6bdc687 Fix clans hub chest location 2017-11-05 14:43:20 -08:00
AlexTheCoder d64d1eed4e Fix merge conflicts 2017-11-05 14:43:20 -08:00
Sam fddfcda105 Fix Tic Tac Toe not appearing in the Power Play section 2017-11-02 11:10:03 -07:00
Sam 44a1aad68b Fix item gadgets appearing in places they shouldn't 2017-11-02 08:12:07 -07:00
AlexTheCoder fea8822780 Bye bye halloween 2017-11-02 02:22:06 -04:00
AlexTheCoder 6331ad68e5 Patch a NPE in MountSpider 2017-11-02 02:05:54 -04:00
Alexander Meech c0fe6430fa
Delete remaining incorrect file 2017-11-02 01:52:37 -04:00
Alexander Meech d6ffaf7e04
Delete incorrect duplicate file 2017-11-02 01:52:00 -04:00
AlexTheCoder ab45277b74 Fix supply drop files somehow being packaged incorrectly 2017-11-02 01:50:47 -04:00
AlexTheCoder 69430794f6 Temporarily disable Rainbow set until ready for release 2017-11-02 01:47:43 -04:00
Sam 27e9af8659 Ensure that Tic-Tac-Toe invites are cleared when the gadget is disabled 2017-11-01 22:41:27 -07:00
Sam d2416d1122 Reduce the particles given off during Rainbow Death 2017-11-01 22:41:27 -07:00
Sam 0be3dd5c14 Fix a typo for the powerplay reward 2017-11-01 22:41:27 -07:00
Sam c541ab87d6 Add tracking to the support server for the Rainbow Bundle 2017-11-01 22:41:27 -07:00
Sam 7d8bcdf944 Add a description oto Tic Tac Toe 2017-11-01 22:41:27 -07:00
Sam 41a649456a Added Rainbow, Arrow Trail, Death effect and Double Jump Effect 2017-11-01 22:41:27 -07:00
Sam b414a308fe Add a description to the gryo particle 2017-11-01 22:41:27 -07:00
Sam 40186d3383 Reduce the play area restriction 2017-11-01 22:41:27 -07:00
Sam c1860c03c8 Fix some bugs with Tic Tac Toe 2017-11-01 22:41:27 -07:00
Sam 8429d2f0d1 Gryo Particle 2017-11-01 22:41:27 -07:00
Sam 20885bac4e Tic Tac Toe gadget 2017-11-01 22:41:27 -07:00
Sam 9684bf7a6d Fix My Profile item name 2017-11-01 22:32:33 -07:00
Sam cd4d638963 Fix Old Parkours not working and Player Profile 2017-11-01 22:32:33 -07: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 cd85f4434a Remove "Titles are not avaiable in 1.8.x" message 2017-11-01 22:32:33 -07:00
Sam 912c95fa78 Fix missing text stats 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