Commit Graph

45 Commits

Author SHA1 Message Date
datdenkikniet 16d5dd39f2 Add support for 1.16.4 2020-11-07 16:33:40 +01:00
Jitse Boonstra 10847df695 Removed support for 1.8 R2 2020-07-21 17:03:25 +02:00
Jitse Boonstra 80b0dc86f7 Changed version to 2.9-SNAPSHOT 2020-07-21 17:01:35 +02:00
Gatt 4da537e978 potential feature for per-player hologram names 2020-07-16 18:14:23 +10:00
MCMDEV a984f6ddec Increased version number 2020-07-14 15:37:17 +02:00
Jitse Boonstra 8ee819bbb2 Added support for 1.16 2020-06-25 11:35:24 +02:00
Jitse Boonstra 39a1b2626c Updated version to 2.7.2-SNAPSHOT 2020-06-22 21:50:32 +02:00
Jitse Boonstra efb1a0eedc Changed version to 2.7.1-SNAPSHOT 2020-04-26 17:58:02 +02:00
Jitse Boonstra 95e9cd5f27 For version 2.7-SNAPSHOT. 2020-04-26 12:09:58 +02:00
Jitse Boonstra ce251d8167 Fixed tab name issue, added metrics, changed version to 2.6-SNAPSHOT 2020-04-18 13:39:10 +02:00
Jitse Boonstra ab57a9b861 Update version to 2.5.2-SNAPSHOT 2020-04-18 10:26:30 +02:00
Jitse Boonstra eb01c0ff46 Fixed respawn issue (#69) and updated version to 2.5.1.-SNAPSHOT. 2020-04-15 20:10:03 +02:00
Jitse Boonstra 33a8615aad Added support for LabyMod EmoteAPI. 2020-04-12 17:01:18 +02:00
Jitse Boonstra 8e661b024e Code for 2.4.2-SNAPSHOT. 2020-04-11 20:51:05 +02:00
Jitse Boonstra 1ed374bb3f Change version number. 2020-03-15 00:19:22 +01:00
Jitse Boonstra 1a1f3618d5 Updated version to 2.4-SNAPSHOT. 2020-02-20 21:03:28 +01:00
MrMicky 4ed0d49984 Add Minecraft 1.15 support 2020-02-19 14:58:18 +01:00
Jitse Boonstra 82ee9522a3 Removed 1.8 R1 support (and updated version id to v2.3.1)
Drastic improvement in library size.
2019-11-04 10:13:14 +01:00
Jitse Boonstra 5650cbd1e2 For 2.3-SNAPSHOT, text update method (#11)! 2019-10-29 12:43:54 +01:00
Jitse Boonstra 6f3f9b05d4 For v2.2. 2019-10-20 20:04:38 +02:00
Jitse Boonstra a91ee58547 Updated version to 2.1-SNAPSHOT. 2019-10-05 17:44:01 +02:00
Jitse Boonstra 6b08114366 For v2.0.1 (minor bug fix #26) 2019-08-07 11:16:34 +02:00
Jitse Boonstra e0752c5d7e Updated the library. 2019-08-03 13:47:12 +02:00
Jitse Boonstra b8a7dcaddb More fiddling around with Sonatype.... 2019-06-03 23:30:50 +02:00
Jitse Boonstra 9771bd1077 Making NPCLib ready for Sonatype 2019-06-03 12:26:15 +02:00
Jitse Boonstra 1dbe797e01 For 1.4.2. 2019-05-02 18:15:15 +02:00
Jitse Boonstra 4f5299a872 Changed maven file naming 2019-05-02 17:59:04 +02:00
Jitse Boonstra 96f82b1779 Changed version to v1.4.1 (fix #12). 2019-02-21 22:26:28 +01:00
Jitse Boonstra 74399cd502 Gave NPCLib its own logger. 2019-02-21 10:19:27 +01:00
Jitse Boonstra d018b8d97b For v1.4 (#10) (added support for 1.7.10). 2019-02-15 20:18:00 +01:00
Jitse Boonstra a6e8c0f4ce Updates for v1.3. 2018-11-25 14:10:56 +01:00
Jitse Boonstra c74ee68920 Updated version to v1.2.2. 2018-11-12 22:43:06 +01:00
Jitse Boonstra 25e33a17ff Changed version number to 1.2.1. 2018-10-17 19:58:37 +02:00
Jitse Boonstra 1f0fca019b For v1.2 - Added 1.13 support. 2018-08-18 14:37:05 +02:00
JitseB 15335c24f1 For v1.1.4.
Fixed the usage of NPCLib as a plugin dependency without shading it.
2018-05-20 10:13:58 +02:00
JitseB bca98b061a For v1.1.3.
Some files will not be used in this release. These will become active in v1.2.
2018-05-16 19:36:19 +02:00
JitseB e0862fcfb6 Fixed issue for when NPC is spawned onJoin.
Skin was not showing because the PacketPlayOutPlayerInfo (remove) was sent too early. Delay this by a factor of 10 to prevent this.
2018-05-14 22:09:16 +02:00
JitseB 76039112b0 Changed version to v1.1.2 for next release. 2018-05-09 12:17:44 +02:00
JitseB ad4e13a602 Worked on issue #7. Issue should be fixed now. 2018-05-08 22:59:25 +02:00
JitseB cc0c64a610 Work on issue #7 (skin rendering issue). 2018-05-07 10:14:55 +02:00
JitseB 11936e630c For v1.1.1, fixes reload bug. 2018-05-06 23:34:55 +02:00
JitseB 63f60c4208 Few Maven changes and added a build script. 2018-05-06 17:20:12 +02:00
JitseB ac3e4ea595 For v1.1. 2018-05-05 20:16:04 +02:00
JitseB 19c6ca645b Few small changes in the pom files. 2018-05-05 19:14:23 +02:00
MrMicky c9a58ccd48 Add Maven ! 2018-04-26 13:52:49 +02:00