Commit Graph

4980 Commits

Author SHA1 Message Date
Alexander Meech
f20c53b8cb Update website access password 2018-01-12 06:19:31 -05:00
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
5c80b002b1 Temporary debug yay 2018-01-10 11:15:40 -05:00
ArcticZeroo
6019104146 Longer quest lore 2018-01-10 11:15:40 -05:00
Alexander Meech
6ac9fd1eed Fix formatting 2018-01-07 11:26:47 -05:00
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
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
6a2cfcc0bf Ensure that previous stands are removed 2017-12-09 01:19:30 -05:00
AlexTheCoder
30eba9adde Bump anticheat version 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
1a5b2539a2 Cleanup and improvements 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
2ab9eb8228 Make Gingerbread Chests 35000 shards 2017-12-08 06:17:19 -05:00
AlexTheCoder
bd229d7f78 Fixed merge conflicts 2017-12-08 06:17:19 -05:00
AlexTheCoder
4dd28be3af Fixed merge conflicts 2017-12-08 06:17:19 -05:00
Sam
ad7bbb9e5b Boss Battle phase 2 2017-12-08 06:17:19 -05:00
Sam
570033e3c9 Add ChristmasNew 2017-12-08 06:17:19 -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
82c1dbe28d Remove debug in StatsCommand 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
4ac9fd1b5d Add debug to stats and spec commands to fix usage on vanished staff 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
acd826c91a Fix issue allowing /stats to be used on vanished staff 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
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
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
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