libraryaddict
7ee65d26b2
Allow disguise options on all parameters
2020-01-23 09:42:01 +13:00
libraryaddict
f7f551caa8
Fixed disguise options code from not working for all disguises
2020-01-22 19:28:12 +13:00
libraryaddict
9a555dafb8
Added extended names + config option, fixed nms version incorrect reporting, small code cleanup, fixed player disguises with spaces not being quoted, fixed disguises saving as unknown charset format. Adds #422
2020-01-20 13:35:55 +13:00
libraryaddict
ce292302fe
Code cleanup
2020-01-19 15:48:26 +13:00
libraryaddict
e7dd114705
Correct attempting to use object not string for perm check
2020-01-14 19:41:40 +13:00
libraryaddict
e70c690751
Fixed disguise options permissions being bypassable in some instances, including capitalization
2020-01-12 17:26:44 +13:00
libraryaddict
0ed798e8e7
Minor code cleanup, add item placeholders to disguises
2020-01-06 09:28:30 +13:00
libraryaddict
c073af37e8
Read below for more info
...
Added /grabskin - Grabs a skin from file, url or existing player and saves as a new skin name
Added /copydisguise - Outputs the current disguise or a specific uuid/player disguise to a usable string
Added /savedisguise - Saves a disguise to custom disguises (disguises.yml) for future use, accepts skin files, urls and existing players
Using MineSkin.org API
Now generates Skins folder with info inside
Added addGameProfile, addCustomDisguise and parseToString to DisguiseAPI
Added different checks to gameprofiles
Added new messages for the new features
Fixed disguise parser to string handling quotes and skins wrong
Fixed disguise parser to string not replacing colors back to the &
Changed itemstack params to parse to a simpler item if possible
2020-01-02 17:10:36 +13:00
libraryaddict
7aa3a8a2ef
Fixed typos, added DisguiseParser.parsetoString(Disguise)
2019-12-31 19:35:21 +13:00
libraryaddict
9cc6889f7d
Fixed disguise options not working
2019-11-09 11:07:54 +13:00
libraryaddict
a834190209
Update to 1.14.1, first dev build. Other changes included.
2019-05-18 18:54:51 +12:00
libraryaddict
2ff7b7ab3f
Revert custom disguise api for MM compatibility
2019-05-16 18:07:53 +12:00
libraryaddict
3d4ee8a020
Add API methods to get a parsed custom disguise
2019-04-17 08:10:15 +12:00
libraryaddict
d164ea36dc
Add setExpires to disguise, disguises expire after a scheduled amount of time
2019-03-06 15:16:14 +13:00
libraryaddict
a43f46628a
Add placeholder support, explained in disguises.yml. fixes #296
2019-03-05 17:46:47 +13:00
libraryaddict
788d82a872
Add blacklist function to disguise options whitelist
2019-01-12 16:56:17 +13:00
libraryaddict
cada0f4f91
Move classes into packages, clean up packet handling into classes, yaw/pitch should be consistent
2019-01-03 15:13:03 +13:00
libraryaddict
40cc5a7a84
Remove obscure old code for disguise construction using commands for 1.13
2018-12-13 11:57:54 +13:00
libraryaddict
6525503f78
Move split(string) to DisguiseUtilities and add unit testing
2018-10-26 02:03:00 +13:00
libraryaddict
1c04576ae3
Changed permission system from maps/lists to object based supporting inheritance with unit testing.
2018-10-24 10:13:13 +13:00
libraryaddict
b42cf5cc43
Cleaned up disguise permissions parsing and allowed negating parameters through negated permissions instead of "-" parameters. #307
2018-10-05 12:04:30 +13:00
libraryaddict
14ca1b1e36
Disguise params extra information
2018-09-23 11:02:53 +12:00
libraryaddict
7fcb58936a
Remove debug stacktrace
2018-09-07 14:36:57 +12:00
libraryaddict
03e50e9d07
Clean up code, change ParamInfos to display better information. DisguiseHelp is more readable. Parse disguises code is more readable
2018-09-07 14:35:38 +12:00