Spencer
|
d53222e243
|
add PetPage and CustomerSupport#getPetRepository
|
2018-01-07 11:26:47 -05:00 |
|
Spencer
|
0e9bbd7176
|
Add functionality to PowerPlayData
|
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
|
b5ef5d9011
|
Add RankBonusPage to home, minor visual changes, use MultiPageManager in ChestPage
|
2018-01-07 11:26:47 -05:00 |
|
Spencer
|
db66e166fa
|
Add Fancy Shmancy MultiPageManager
|
2018-01-07 11:26:47 -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
|
1d02f9f149
|
Fix permission heritability
|
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
|
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
|
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 |
|
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
|
7bbfe0794b
|
Add /v alias for vanish
|
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
|
dd691284ec
|
Add ImmediateKickAction for the disabled checks
|
2018-01-01 23:20:26 -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
|
01f82a7043
|
Prevent mobs from the Mob Bomb doing weird things like catching on 🔥 or 💣
|
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
|
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 |
|
AlexTheCoder
|
1fc6936ad6
|
Fixed merge conflicts
|
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 |
|
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
|
90b4d003ec
|
Fix the paintball gun gadget teleporting players
|
2017-12-22 05:25:44 -05:00 |
|
AlexTheCoder
|
fc5d7754bf
|
Disable scaffold checks
|
2017-12-18 04:35:25 -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 |
|