Commit Graph

12034 Commits

Author SHA1 Message Date
Alexander Meech 854ca9e62c Revert change to botspam causing false bans 2018-01-12 06:19:31 -05:00
ArcticZeroo 0f1b512dac reapply issue is fixed, remove debug 2018-01-10 11:15:40 -05:00
ArcticZeroo 79f0355288 Fix punish expiration, and possibly invalid reapply times 2018-01-10 11:15:40 -05:00
ArcticZeroo 4e9ac86e9f Remove explicit generics in ShopPageBase 2018-01-10 11:15:40 -05:00
ArcticZeroo d8f7a998ef Change botspam to ignore symbols 2018-01-10 11:15:40 -05:00
ArcticZeroo 2b00363bfc Return in InventoryManager#getItem instead of iterating over the whole set 2018-01-10 11:15:40 -05:00
ArcticZeroo 4d3a5e8756 Use ClientInventory#addItem 2018-01-10 11:15:40 -05:00
ArcticZeroo 5c80b002b1 Temporary debug yay 2018-01-10 11:15:40 -05:00
ArcticZeroo 77687ea84b Remove TypeWars from the MPS menu (it's crashing players) 2018-01-10 11:15:40 -05:00
ArcticZeroo 3bd986e101 set player gamemode on respawn in Game 2018-01-10 11:15:40 -05:00
ArcticZeroo 6019104146 Longer quest lore 2018-01-10 11:15:40 -05:00
ArcticZeroo f470071ca0 Update item count when giving items to players in GiveItemPage 2018-01-10 11:15:40 -05:00
ArcticZeroo b1f6e5c06c Change rune amplifier icon to nether star 2018-01-10 11:15:40 -05:00
ArcticZeroo 9307898d84 Fix rank bonus page error when user has <6 entries 2018-01-10 11:15:40 -05:00
Spencer dc3c4d6850 Use _donor in SupportPage 2018-01-07 11:26:47 -05:00
Spencer d10920329d Requested PR changes 2018-01-07 11:26:47 -05:00
Spencer e7b67ae7d6 Remove openPageAsync and clean up BonusData on close 2018-01-07 11:26:47 -05:00
Alexander Meech 7a431350a1 Fix formatting and grammar 2018-01-07 11:26:47 -05:00
Alexander Meech 6ac9fd1eed Fix formatting 2018-01-07 11:26:47 -05:00
Spencer 675594c8bd Readd CheckOwnsPackageCommand to CustomerSupport, getter for BonusRepository 2018-01-07 11:26:47 -05:00
Spencer 058c75206e Add carl spinner tickets to chest page 2018-01-07 11:26:47 -05:00
Spencer b22fe90afe Add whether clans banners are enabled or not in ClansPackage 2018-01-07 11:26:47 -05:00
Spencer 9703b10714 add SupportPage#ownsSalesPackage and SupportPage#getOwnedCount 2018-01-07 11:26:47 -05:00
Spencer 45de19163f make pet menu refresh instantly 2018-01-07 11:26:47 -05:00
Spencer 09cc258d9b Add confirmation menu to apply kits button 2018-01-07 11:26:47 -05:00
Spencer 56122d0b9b Add support for custom lower and upper bounds in GiveItemPage, do that in Chest 2018-01-07 11:26:47 -05:00
Spencer 1fbd8031ed use BonusRepository, readd salesmanager, add Rank Bonus log at bottom of the menu 2018-01-07 11:26:47 -05:00
Spencer 5269a54001 add Rank Bonus log at bottom of the menu 2018-01-07 11:26:47 -05:00
Spencer f4133217be delete DisplayPackageCommand 2018-01-07 11:26:47 -05:00
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