libraryaddict
|
062a5a21dd
|
Merge pull request #15 from libraryaddict/TargettedDisguises
Targeted disguises
|
2013-12-08 07:44:32 -08:00 |
|
libraryaddict
|
319c987f94
|
Added 2 config options to show names above disguised players head
|
2013-12-09 04:44:02 +13:00 |
|
libraryaddict
|
8dd604153e
|
Deprecated isFused and setFused as they are the same as isIgnited and setIgnited
|
2013-12-08 17:34:30 +13:00 |
|
libraryaddict
|
585f8ad116
|
Add compatibility for older versions of MC for sounds
|
2013-12-08 15:36:11 +13:00 |
|
libraryaddict
|
a178fbace7
|
Fix 1.7 self disguises sounds not playing properly
|
2013-12-08 15:32:57 +13:00 |
|
libraryaddict
|
95e28757b7
|
Fixed the version checking being wrong.
|
2013-12-08 10:49:41 +13:00 |
|
libraryaddict
|
cdc02b4090
|
Cleaned up code. Fixed error for sounds handling
|
2013-12-08 07:51:37 +13:00 |
|
libraryaddict
|
1434bdc49e
|
Give the compenix repo a unique name
|
2013-12-08 03:34:42 +13:00 |
|
libraryaddict
|
90e3960923
|
Clean up the code
|
2013-12-08 03:33:56 +13:00 |
|
libraryaddict
|
a8b5c44a72
|
Convert all the packet ids to use the new packettype
|
2013-12-08 03:30:30 +13:00 |
|
libraryaddict
|
af51c6def0
|
Fix error
|
2013-12-06 20:19:08 +13:00 |
|
libraryaddict
|
b29e8e6115
|
Read desc
Added method to reflection manager to check if after 1.7
Fixed error with packet use entity
Fixed error with walk sounds
|
2013-12-06 20:13:45 +13:00 |
|
libraryaddict
|
3541e82c48
|
Minor code cleanup
|
2013-12-06 05:01:08 +13:00 |
|
libraryaddict
|
a759cfaa59
|
Changed getHeldItem and setHeldItem in enderman and flagwatcher to setItemInHand
|
2013-12-05 21:27:46 +13:00 |
|
libraryaddict
|
40694c5030
|
Added setBaby and isBaby to zombiewatcher. Deprecated setadult for ageable and zombie watcher
|
2013-12-05 21:21:27 +13:00 |
|
libraryaddict
|
bd83ff0c80
|
Fix bug. And it only removes the disguises targeted towards certain players.
|
2013-12-05 21:06:52 +13:00 |
|
libraryaddict
|
6e5241aec3
|
Add new config option to remove unseen disguises for targeted disguises.
|
2013-12-05 21:05:58 +13:00 |
|
libraryaddict
|
d415f6340e
|
Start the road to a 1.7 update
|
2013-12-05 20:38:41 +13:00 |
|
libraryaddict
|
3299d97495
|
Cleaned up getEntitySize() minorly.
|
2013-12-05 20:15:58 +13:00 |
|
libraryaddict
|
c6ff4dafe7
|
Add more commenting, add addEntityAnimations to flagwatcher clone
|
2013-12-04 07:44:33 +13:00 |
|
libraryaddict
|
063b916c25
|
Rename stuff. Remove debug output.
|
2013-12-04 07:38:10 +13:00 |
|
libraryaddict
|
6420a989a9
|
May as well make firework be refreshed to try combat mojangs brilliant lag idea
|
2013-12-03 03:00:44 +13:00 |
|
libraryaddict
|
82e86f6669
|
Fix some errors
|
2013-12-02 23:31:43 +13:00 |
|
libraryaddict
|
55427dc1fe
|
Make private method public. Remove the error being thrown for temperary player
|
2013-12-02 23:21:10 +13:00 |
|
libraryaddict
|
9fd631d397
|
Remove debug
|
2013-12-02 18:43:41 +13:00 |
|
libraryaddict
|
4f1613dca1
|
Cleanups. Fix ups. Renames.
|
2013-12-02 05:10:38 +13:00 |
|
libraryaddict
|
efa75e677f
|
More stuff. Self disguises no work :(
|
2013-12-02 04:37:07 +13:00 |
|
libraryaddict
|
4dc6853945
|
Clean up code. Add in code. Forgot what I did.
|
2013-12-02 03:31:54 +13:00 |
|
libraryaddict
|
a969811c64
|
More stuff including a small amount of cleanup
|
2013-12-02 02:36:42 +13:00 |
|
libraryaddict
|
25a6e713af
|
Don't bother checking if the entity is disguised before cancelling packet as it should be cancelled anyways
|
2013-12-02 01:36:55 +13:00 |
|
libraryaddict
|
4aa148d1eb
|
Update other code to reflect this
|
2013-12-02 01:35:43 +13:00 |
|
libraryaddict
|
58485e9b1c
|
Make canSee do stuff
|
2013-12-02 01:35:20 +13:00 |
|
libraryaddict
|
7505b0aca8
|
Make getPerverts return only the people who can see the disguise
|
2013-12-02 01:34:27 +13:00 |
|
libraryaddict
|
d8548400a6
|
Start of a targetted disguise
|
2013-12-02 01:32:38 +13:00 |
|
libraryaddict
|
d1f1610d41
|
Add ignited for creeper, seems to be the only change. Idk what this does exactly for a disguise yet
|
2013-12-01 21:55:56 +13:00 |
|
libraryaddict
|
857669fa86
|
Fixed armor helmet not appearing if you have no helmet and are holding a item
|
2013-11-30 23:09:29 +13:00 |
|
libraryaddict
|
c63a08eca4
|
Finally isolated the packet for 'Send armor flying everywhere'
|
2013-11-30 22:22:33 +13:00 |
|
libraryaddict
|
7d7020275e
|
Sort the methods
|
2013-11-27 16:55:03 +13:00 |
|
libraryaddict
|
d9febc03d5
|
Readd ITEM_FRAME as a disguise. But not one that works.
|
2013-11-27 16:54:38 +13:00 |
|
libraryaddict
|
473769eb26
|
Read desc
Added method getBukkitEntity to reflectionmanager
Added a way for itemframe values to exist.
|
2013-11-27 16:38:51 +13:00 |
|
libraryaddict
|
ca913347ce
|
Changed DisguiseType value fetching to EntityType as Itemframe isn't supported.
|
2013-11-27 16:26:31 +13:00 |
|
libraryaddict
|
be3712ccd0
|
Fixed array size exception with armor slot
|
2013-11-27 11:40:38 +13:00 |
|
libraryaddict
|
16c9fca4d9
|
Released 7.7.5
|
2013-11-25 16:52:44 +13:00 |
|
libraryaddict
|
782e5925b1
|
Removed item frame disguise as it cannot move and is effectively useless
|
2013-11-25 16:52:09 +13:00 |
|
libraryaddict
|
4c52a26b46
|
Released 7.7.4
|
2013-11-25 16:31:11 +13:00 |
|
libraryaddict
|
881d76eafa
|
Code cleanup, fixed primed tnt disappearing
|
2013-11-25 16:26:24 +13:00 |
|
libraryaddict
|
6d1e9a7655
|
Change entity in disguise to getEntity()
|
2013-11-25 15:52:08 +13:00 |
|
libraryaddict
|
ee9a30561a
|
Released 7.7.3
|
2013-11-25 15:46:40 +13:00 |
|
libraryaddict
|
dfb11dceda
|
Fixed self disguises, wonder if I introduced new bug.
|
2013-11-25 15:45:37 +13:00 |
|
libraryaddict
|
f9eedb7528
|
Code clean up
|
2013-11-25 15:45:23 +13:00 |
|