Commit Graph

4540 Commits

Author SHA1 Message Date
cnr 987de21b3e Bake permissions ahead of time and prepare GroupPermission refactor 2017-08-10 14:40:26 -04:00
cnr ba8f4e0d5a De-stringify permission groups 2017-08-09 22:26:55 -04:00
AlexTheCoder 482a02fee1 Small fixes 2017-08-09 16:26:55 -04:00
AlexTheCoder aa79e9338d Implement permission requests from admin team 2017-08-09 15:19:48 -04:00
AlexTheCoder 9c5e5457f5 Remove hashcode dependence 2017-08-09 15:19:48 -04:00
AlexTheCoder d390a9a492 Fixes from testing 2017-08-09 15:19:48 -04:00
AlexTheCoder ef4aeaaf64 Initial rank rewrite and quest database fixes 2017-08-09 15:19:48 -04:00
Kenny Goodin 2d9da9bc3a Merge branch 'bugfix/anticheat' into develop 2017-08-07 15:35:02 -04:00
Kenny Goodin 7995707300 Revert "Update glide and speed violation thresholds to requested values"
This reverts commit 7b6badf87a.
2017-08-07 15:29:58 -04:00
Kenny Goodin 682b5a8624 Merge branch 'bugfix/anticheat' into develop 2017-08-07 01:54:40 -04:00
Kenny Goodin 7b6badf87a Update glide and speed violation thresholds to requested values 2017-08-07 01:51:57 -04:00
Kenny Goodin ead8377c4f Temporarily disable killaura type D banwave 2017-08-07 01:50:40 -04:00
Graphica 0840153394 Add legacy sales package to flags 2017-08-02 22:38:59 -04:00
Graphica 8310849f04 Hide new flags for now 2017-07-31 22:37:49 -04:00
Graphica 2fd67836ad Add missing bold code 2017-07-31 22:37:49 -04:00
Graphica 8c911586dc Clean and document code 2017-07-31 22:37:49 -04:00
Graphica 04f182c745 Add old holiday items into omega chests 2017-07-31 22:37:49 -04:00
Graphica 7c77a89b48 Add ppc and flags to treasure 2017-07-31 22:37:49 -04:00
Graphica 540e450f66 Create melon head morph 2017-07-31 22:37:49 -04:00
Graphica 4b052e111a Add constructor that allows gadget pages to not be built immediately 2017-07-31 22:37:49 -04:00
Graphica 4a7971b843 Add new flag types 2017-07-31 22:37:49 -04:00
Graphica fbcec02adc Add scrolling to flag cosmetics page 2017-07-31 22:37:49 -04:00
Graphica 488e8af998 Improve flag name formatting 2017-07-31 22:37:49 -04:00
Graphica dadbd87f45 Correctly enable/disable chests 2017-07-31 22:37:48 -04:00
Dan Mulloy bfee68007c Fix disguise nametags on 1.10+ 2017-07-28 21:57:07 -04:00
Dan Mulloy c69f67b3e8 Fix skeleton disguises appearing invisible 2017-07-28 17:20:04 -04:00
AlexTheCoder 8dcea688ed Add alchemist kit kills achievement 2017-07-26 23:34:00 -04:00
Alexander Meech 52341c1550 Update BonusGui.java 2017-07-26 21:29:13 -04:00
Alexander Meech 04491493c2 Update SpecificChannelButton.java 2017-07-26 21:29:13 -04:00
Alexander Meech 2180be2055 Remove Specific creators from BonusManager 2017-07-26 21:29:13 -04:00
cnr cfc1a29444 Merge branch 'bugfix/disguises' into develop 2017-07-26 20:25:17 -04:00
cnr 1fb69edc13 Add Timer ban action @ 15000 VL 2017-07-26 12:40:38 -04:00
Dan Mulloy 49c50b027b Attempt to get version strings with /versions
Makes it easier for those who don't know the protocol ;)
2017-07-23 16:26:46 -04:00
Dan Mulloy 99ca371204 Treat magma cubes as slimes and slimes as creatures for disguises
Fixes crashes in 1.12
2017-07-23 16:14:29 -04:00
AlexTheCoder 8054296d0a Fix incorrect local removal of sales announcements 2017-07-22 20:31:51 -04:00
AlexTheCoder 5ccc599ef1 Clean up anticheat clans blacklist reason 2017-07-21 22:34:35 -04:00
AlexTheCoder d8d1ee7832 Fix anticheat banning in clans 2017-07-21 22:31:23 -04:00
cnr d5d21a3fab Disable anticheat checks in event servers 2017-07-20 01:00:37 -04:00
cnr 2c0d460357 Add Timer check (no bans enabled) 2017-07-20 00:55:14 -04:00
Sam 8516a98087 Lots of bug fixes 2017-07-20 00:32:42 -04:00
Dan Mulloy 2c997935c9 Rewrite spawn meta for all living entities on 1.10 and up 2017-07-20 00:32:14 -04:00
Dan Mulloy 7836e0aaaa Fix guardian disguises
This commit fixes guardian disguises (esp. elder guardians) and also provides for disguises to modify packets before they're sent if necessary
2017-07-20 00:32:14 -04:00
Dan Mulloy 8b39fa4e24 Perform disguise validation before doing any of the disguise work
If a disguise is invalid, we won't notify redis or prevent players from joining
2017-07-20 00:32:14 -04:00
AlexTheCoder 99c2522e92 Clean up the Clans blacklist GUI 2017-07-17 13:57:38 -04:00
AlexTheCoder 7354c4dc1c Allow access to clans blacklisting from core, make GWEN issue 90-day clans blacklists for instabans and banwaves 2017-07-17 13:57:38 -04:00
cnr 6418a6006f Manually construct WatchableObjects for custom item frames 2017-07-14 03:00:59 -07:00
cnr 1c75ec3f89 Merge branch 'feature/moba' into develop 2017-07-13 21:18:25 -07:00
cnr 690854d067 Add tps and ping to each GWEN metadata frame 2017-07-13 21:17:26 -07:00
cnr 7535200c35 Fix out of bounds exception in legendary particle 2017-07-13 18:17:30 -07:00
Sam aa69b75be0 Final push 2017-07-14 02:04:29 +01:00