libraryaddict
a09a86062f
Resend self disguise armor, clean spawn armor, don't cancel armor but wipe it to air
2019-11-18 16:57:00 +13:00
libraryaddict
c787a1daae
Remove stone being sent for self disguises, should be handled by spawn
2019-11-18 12:47:55 +13:00
libraryaddict
92a85194fb
Add missing Villager.Type parameter, rename methods to setBiome and deprecate old.
2019-11-13 11:07:53 +13:00
libraryaddict
0972e74d17
Reverse a boolean check
2019-11-10 23:08:55 +13:00
libraryaddict
5bb9eeac84
Change the method used to check for Paper
2019-11-10 22:54:32 +13:00
libraryaddict
b591bb96f0
Fix builds failing
2019-11-10 22:45:46 +13:00
libraryaddict
ec6512aa77
Paper experimental fix
2019-11-10 22:44:02 +13:00
libraryaddict
9b8b57cf9f
Switch the underlying HashMap<HashSet> for disguises to Concurrent Map and Synchronized Set, fixes thread safety.
2019-10-22 11:29:03 +13:00
libraryaddict
4137b47ba8
Delay armor packets for player disguises
2019-10-13 18:22:39 +13:00
libraryaddict
ceb10171c9
Fixes zombie villager disguise, fixed #391
2019-09-16 14:30:16 +12:00
libraryaddict
0c4262a6ff
Fixed switching to non-self disguise freezing players
2019-08-13 20:32:13 +12:00
libraryaddict
887181e6e9
Fixes hunger, sounds listener now sync again, fixed checks. Fixes #384
2019-07-25 15:06:01 +12:00
libraryaddict
658c3f0602
Fix invalid serializer for empty optionals, add serializer to MetaIndex and require for all datawatcher objects constructions
2019-07-09 20:52:00 +12:00
libraryaddict
a46178b04c
Experimental build for client interaction/weapon damage - Needs testing and thread safety, pushed due to time constraints. #368
2019-06-22 22:06:59 +12:00
libraryaddict
c66e0a88e4
Don't use ProtocolLib's EntityModifier
2019-06-01 12:13:36 +12:00
libraryaddict
a834190209
Update to 1.14.1, first dev build. Other changes included.
2019-05-18 18:54:51 +12:00
libraryaddict
a36d6a92d9
Fixed #353
2019-04-21 10:57:47 +12:00
libraryaddict
4ed1732dee
SerializerChatComponent now registered to WrappedChatComponent, not FlagWatcher
2019-04-15 17:44:23 +12:00
libraryaddict
f4eed5481d
Remove space from team name, fixes #337
2019-02-03 13:47:05 +13:00
libraryaddict
23e63a5a63
Minor code cleanup, cancel velocity packets the player shouldn't see. Fixes #331
2019-01-16 19:58:53 +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
9e7f332788
Added chat serializing which should clear a rare issue
2018-12-13 11:28:02 +13:00
libraryaddict
b00f85cfbb
Small code cleanup
2018-11-23 13:27:12 +13:00
libraryaddict
dcff07e5bb
Read entire file to string, check for null before returning. #315
2018-11-19 16:55:32 +13:00
libraryaddict
6525503f78
Move split(string) to DisguiseUtilities and add unit testing
2018-10-26 02:03:00 +13:00
libraryaddict
dda362f082
Fix bounding boxes
2018-10-24 11:09:16 +13:00
libraryaddict
e4d66e36df
Add isBeingReplaced() to UndisguiseEvent. Fixes #309
2018-10-14 11:26:17 +13:00
libraryaddict
cc067f5adb
Rename fields, add comments, fix chunk biomes
2018-09-13 18:56:46 +12:00
libraryaddict
49c8f68911
Corrected maven structure
2018-09-01 13:10:38 +12:00
BuildTools
d390adde38
Convert back to maven
2016-05-10 03:28:38 +12:00
NavidK0
f30f5dfcf2
Fixed Shulker disguises
...
Fixed Enderdragon direction
Added config option to stop shulker disguises from moving
Fixed sleeping while in a player disguise
2016-03-15 16:07:22 -04:00
NavidK0
24b6ed702b
Fixed Player disguises
...
Fixed all disguises
Fixed issue where players would crash upon joining
Fixed issue where disguises would crash when player left and reentered a location where a disguise previously was
This is basically a beta build, FIND BUGS FOR ME! :D
2016-03-14 00:55:36 -04:00
NavidK0
8eb4beba83
Fixed Misc disguises
...
Added AreaEffectCloudWatcher
Readded regular Arrows
Updated object ids
Updated relative look and move packets
Minor changes here and there
2016-03-12 15:19:58 -05:00
NavidK0
7dabbb7ce4
Fixed Bat disguise
...
Fixed Painting disguise
Fixed Experience Orb disguise
Fixed some more datawatcher related things
Sounds added back in
Fixed *most* sounds (Some might still not work, please let me know)
Arrows now equal tipped arrows
Code cleanup
NOTE: Yes, this does take a lot of time, there's a lot to do here, and there's so much code to update. Not even mentioning the fact that most packets don't even work the same anymore (SPAWN NAMED ENTITY and SPAWN ENTITY both do not work the same way anymore)
2016-03-10 00:44:11 -05:00
NavidK0
51483e0572
Updated all the flag watchers to 1.9 values
...
Added some new flag watchers
Added some new API methods to flag watchers
Fixed some more disguises
Added new options to some disguises
Certain packets have been fixed
Still not ready for use, but most mob disguises work
WARNING, the plugin is still heavily in ALPHA
- Currently not working:
Player disguises
Misc. disguises
Joining a server while someone is disguised
Sounds
Names above heads
Other packet related things
2016-03-06 22:46:46 -05:00
NavidK0
99daf8246d
Progress! Some mob disguises are working now
...
Added in dual hand animations
Removed libraryaddict
2016-03-06 01:57:11 -05:00
NavidK0
cf1b15942c
Update disguises to use EntityEquipment, makes life easier
...
Update ItemInHand calls to ItemInMainHand and OffHand
Still not ready for use yet, disguises do not work
2016-03-05 23:14:19 -05:00
NavidK0
1576c895b5
Switch to ProtocolLib MinecraftKeys wrapper
...
Add in helper method to quickly create DataWatcher.Item objects
Typo in last commit, meant to say, disguises will NOT show up. Sorry to those who got excited. :(
2016-03-04 22:52:52 -05:00
NavidK0
2cf48f7916
It runs, but it's not at all ready for use. Disguises will now show up yet as packets have not been changed.
2016-03-04 21:02:39 -05:00
NavidK0
321ecdb3c2
Cleaned up code
2016-02-18 17:45:11 -05:00
NavidK0
66ab7ac3ef
Fixed ConcurrentModificationException on PaperSpigot/SportsBukkit.
2015-12-29 15:44:19 -05:00
NavidK0
e7a5d0763f
Hotfix for PaperSpigot/SportsBukkit issue with HashMap.KeySet() != Set
...
Should fix issues with
0265f4eaef
2015-12-28 19:34:44 -05:00
NavidK0
41cfa8eeaa
Fixed bug where players switching worlds would become invisible.
...
Fixed bug where arrows wouldn't blow disguises.
Added default permission for /libsdisguises reload (only ops can use by default)
2015-08-02 19:40:47 -04:00
NavidK0
b57e9931b0
Added the new /disguiseviewself command, allows for toggling the disguise model when you see yourself.
...
Permission is libsdisguises.viewself
Aliases are: [dviewself, dvs, disguisevs, disvs, vsd, viewselfdisguise, viewselfd]
2015-07-15 05:51:58 -04:00
NavidK0
27cc9cd70f
Added rudimentary support for disguising Custom Entities and Modded Entities
...
Added the DisguiseType 'Unknown', obviously can't be used by players
Cleaned up code
2015-07-07 11:30:12 -04:00
NavidK0
545fa08e55
Updated for 1.8.6.
...
Code cleanup.
Fixed permissions.
2015-05-30 09:34:38 -04:00
NavidK0
15c0141c3d
Added config option ContactMojangServers which disables player skins, but stops the plugin from pinging Mojang servers.
...
Added reload command to reload the config.
Tweaked a couple of things.
Fixed isInvulnerable issue.
2015-03-29 22:47:29 -04:00
NavidK0
573f4cdc88
- Changed entire project to gradle
...
- Updated for 1.8.3
- No more errors, woo
2015-03-09 20:28:41 -04:00