Commit Graph
100 Commits
Author SHA1 Message Date
Andrew 2d34be3276 Fixed setting the adult and disguising non-living to living 2013-07-16 17:05:44 +12:00
Andrew 0ddec96d24 Added todo for disguise sounds 2013-07-16 17:01:46 +12:00
Andrew 2c652db58b Redid existing disguise commands to make em prettier 2013-07-16 17:01:32 +12:00
Andrew dd02b4bcc2 Added command to disguise a entity by right clicking it 2013-07-16 17:01:12 +12:00
Andrew d50e891872 Added command to disguise in a radius 2013-07-16 17:00:49 +12:00
Andrew fafa69415e Quick fix before 6.2 - Removed scheduler delay 2013-07-15 20:02:43 +12:00
Andrew 5fd2b14069 Released 6.2 and fixed other bugs in previous commit. 2013-07-15 20:00:08 +12:00
Andrew 7ff7558809 Entitys now face the right way when spawning 2013-07-15 19:59:30 +12:00
Andrew 9ea389eaf8 Read description
Changed how I set the default datavalues.
Crashes should now be a thing of the past..
Painting is no longer glitched. (Still goes in floor)
Horse watcher is better.
Updated outdated values.
Updated incorrect yaw for disguises
2013-07-15 19:33:23 +12:00
Andrew 14b76f73c8 Set the damage for a minecart 2013-07-14 11:48:05 +12:00
Andrew b7ebe8411a Removed abstract from minecart watcher 2013-07-14 11:44:07 +12:00
Andrew 15a43ea47a Fixed minecart crash 2013-07-14 11:41:30 +12:00
Andrew dcc3fcea50 Change the method to accept a string and feed it a string instead 2013-07-13 08:19:24 +12:00
Andrew fd6de1c47c Get rid of multiple minecart watchers 2013-07-12 08:55:12 +12:00
Andrew 42511d5de7 Released 6.1 2013-07-12 08:33:47 +12:00
Andrew 590afd86d8 Stop comparing values to classes 2013-07-12 08:33:26 +12:00
Andrew 84919eeea5 Stop the disguised recieving packets 2013-07-12 08:33:17 +12:00
Andrew 214aaa2fd9 Released quickfix 6.0 2013-07-12 08:32:39 +12:00
Andrew 009dabc35b Released 5.9 2013-07-12 06:43:27 +12:00
Andrew 10595695c6 Sort by name 2013-07-12 06:38:38 +12:00
Andrew 65e42e0132 Create a new entity and start changing attribute packets 2013-07-12 06:38:07 +12:00
Andrew bb04421378 Set the values of the new flag watcher 2013-07-12 06:37:35 +12:00
Andrew fe07ea3e9f Introducing the new watcher values 2013-07-12 06:36:55 +12:00
Andrew 8d2128f127 Removed WatcherValues as it is now old 2013-07-12 06:36:42 +12:00
Andrew a2c8042f4c Move the setting of watcher values for precaution down after a secondary watcher construction 2013-07-12 02:03:55 +12:00
Andrew d4c657eee6 Change the packet sent for data to a packet container instead of CB packet 2013-07-12 01:59:39 +12:00
Andrew 8ca7f25b4a Small textual update 2013-07-10 07:25:12 +12:00
Andrew 5b298140e1 Release 5.8 2013-07-09 16:11:23 +12:00
Andrew a2e789aac6 Added methods and changed internals for flag watchers. 2013-07-09 16:08:47 +12:00
Andrew d181addde9 Opps. Its 7 not 9 2013-07-09 15:09:52 +12:00
Andrew 370a357666 Added DisguiseSound for the horses. Still no sound.. 2013-07-09 15:03:33 +12:00
Andrew 9b0f7ba6c7 Added more disguising for horses 2013-07-09 15:01:24 +12:00
Andrew 0351974760 Updated bukkit dependecy to 1.6 2013-07-09 15:00:24 +12:00
Andrew c70f0ab5b4 Updated to 1.6.2 2013-07-09 14:51:35 +12:00
Andrew e0129c154a Added ability to change horse types 2013-07-07 20:38:07 +12:00
Andrew c2530f4fe2 Add horse watcher 2013-07-07 19:18:23 +12:00
Andrew 728766ef48 Auctally set the metadata.. 2013-07-07 19:18:17 +12:00
Andrew 1db5b1ecd0 Make WatcherValues tidier and add Horse 2013-07-07 19:18:04 +12:00
Andrew 393558587e Make DisguiseType tidier and add Horse 2013-07-07 19:17:34 +12:00
Andrew 15c1d5651b Throw error if constructing watcher and something unexpected happens 2013-07-07 19:17:21 +12:00
Andrew bf6a526934 Add 2 classtypes 2013-07-07 03:44:07 +12:00
Andrew e6457d0bb4 Sort by name 2013-07-07 03:43:59 +12:00
Andrew 1c056089bc Auctally grab the datawatcher 2013-07-07 03:42:25 +12:00
Andrew 5db33ffcf6 Don't deep clone meta. Doing that already! Cancel attributes packet. Non-living dont send it.. 2013-07-07 02:34:12 +12:00
Andrew 58453822c5 Make a new watchable object 2013-07-07 02:33:33 +12:00
Andrew f4905dcb7b No longer need to set the string for blaze breathe 2013-07-07 02:30:19 +12:00
Andrew afdf9e870f Update dependency 2013-07-07 02:29:55 +12:00
Andrew ba59f5ee82 Released 5.7 2013-07-04 00:52:04 +12:00
Andrew 447e5cf553 Updated datawatcher values for 1.6.1 2013-07-04 00:39:36 +12:00
Andrew 64393f6582 Released 5.6 and updated pom 2013-07-03 12:35:08 +12:00
Andrew 31cf38fb3e Released 5.5 2013-07-02 15:42:09 +12:00
Andrew 1089032e4a Update LibsDisguises to 1.6 2013-07-02 15:29:12 +12:00
Andrew 009a4608b8 Changed update message coloring to red 2013-06-25 15:15:38 +12:00
Andrew d52ef43738 Released 5.4 2013-06-25 13:37:40 +12:00
Andrew 90c7817634 Fixed a error for the updater. 2013-06-25 13:37:17 +12:00
Andrew 1ddc880e3b Fixed a error.. 2013-06-25 13:35:32 +12:00
Andrew 6f8fecdca3 Fix bug for sounds? 2013-06-24 04:01:57 +12:00
Andrew b3fc6f5cf2 Released 5.3 2013-06-24 00:33:45 +12:00
Andrew 7ec82735f9 Access to the hashmap is now through one method 2013-06-23 08:58:53 +12:00
Andrew 5aef4bf0ba Change dependency from softdepend 2013-06-22 02:43:45 +12:00
Andrew ce9697b1ab Added new constructor for MiscDisguise, fixed potential issue in packet editing 2013-06-05 19:09:41 +12:00
Andrew d252e5f60f Released 5.2 2013-06-04 01:18:00 +12:00
Andrew bf48c0baac Fixed nasty datawatcher bug which 'randomly' crashes the client 2013-06-04 01:16:37 +12:00
Andrew 5c51f9680e Correct blaze value 2013-06-02 23:47:08 +12:00
Andrew 174d297445 Fixed update checker, changed listener prioty to highest 2013-06-02 16:10:37 +12:00
Andrew 3e2f95f68b Released 5.1.1 2013-06-02 10:56:31 +12:00
Andrew 27a06b75cc Added config.yml in maven 2013-06-02 09:38:50 +12:00
Andrew b6f304851b Released 5.1 2013-06-02 09:03:27 +12:00
Andrew 71299696f9 Never again shall I haz protected watchers 2013-06-02 09:03:03 +12:00
Andrew 7324926062 No longer using concurrenthashmap 2013-06-01 18:35:31 +12:00
Andrew 20a75f947a Added update checking for LibsDisguises 2013-05-31 20:55:55 +12:00
Andrew fa97bf43a5 Released 5.0 2013-05-31 03:48:50 +12:00
Andrew d1ccc40c59 Read desc
Watcher is never null now
You can now change potion particles etc.
Added LivingWatcher
Cleaned up code
2013-05-31 03:36:59 +12:00
Andrew 39ca52ae8d Fixed 2 small mistakes which could make people think bug. 2013-05-31 02:31:18 +12:00
Andrew 3448763abd Released 4.9 2013-05-30 08:47:07 +12:00
Andrew 3c51dae83b Fix fireball, giant, ghast and items 2013-05-30 08:46:51 +12:00
Andrew 1a3ab9379a Fixed a bad sheep value 2013-05-30 08:12:27 +12:00
Andrew 4ffb4a4489 Fixed pig zombie crash 2013-05-30 08:11:41 +12:00
Andrew a3bcb38a91 Released 4.6 and zombies can now be baby 2013-05-30 07:12:21 +12:00
Andrew 00c0640f70 Fixed zombies again 2013-05-30 07:12:08 +12:00
Andrew c7a8972ab9 Released 4.5 2013-05-30 06:43:29 +12:00
Andrew 9903ee4ac6 Fixed zombie crashing player 2013-05-30 06:39:04 +12:00
Andrew 437ac02e5a Released 4.5 2013-05-30 06:25:20 +12:00
Andrew f31e9011ff Removed non-used code 2013-05-30 06:21:56 +12:00
Andrew a131e55018 Released 4.4 2013-05-30 06:21:08 +12:00
Andrew f1b76f622b Fixes more sound bugs 2013-05-30 06:20:50 +12:00
Andrew 19b61395ee Less bugs. Still writing 2013-05-30 05:17:48 +12:00
Andrew c78843aa2a Read desc
Tried a little fix for sounds.
Hopefully made a fix for concurrent modification errors
Fixed typo in disguise player command
Added warning and disable if ProtocolLib isn't found
2013-05-30 02:25:00 +12:00
Andrew 0b605b0780 Released 4.3 2013-05-30 02:23:58 +12:00
Andrew 2206652364 Now loops in order 2013-05-29 12:27:58 +12:00
Andrew f2f5f9630f Released 4.2 2013-05-29 12:25:20 +12:00
Andrew f8f8dba027 Fixed spider, pig, cave spider and sheep sounds 2013-05-29 12:25:02 +12:00
Andrew f26f3cdd6e Released 4.1 2013-05-29 11:01:00 +12:00
Andrew d55f718a8a Added a fix for players who can't see other players 2013-05-29 11:00:31 +12:00
Andrew 89fdbad410 Released 4.0 2013-05-29 10:57:12 +12:00
Andrew ecb4f1e8ec Sorted all members 2013-05-29 10:52:54 +12:00
Andrew b29a3fae5e Cleaned up perms 2013-05-29 10:52:10 +12:00
Andrew a7908e5738 Added disguising other players commands 2013-05-29 10:44:55 +12:00
Andrew 09b4955e23 Read description
Completely redone how the disguising works.
Sends packets through protocollib now.
Doesn't hide the players anymore. It changes entity trackers.
You can now disguise any entity.
Added painting disguise.
Added disguisesound which stores sounds for each disguise.
Any disguise makes a sound? Its replaced with the proper sound.
Added ability to turn off and on the sounds
Added ItemFrameWatcher and PlayerWatcher
2013-05-29 10:29:36 +12:00
Andrew 89959fb89e Released 3.5 2013-05-28 00:12:52 +12:00