Commit Graph
29 Commits
Author SHA1 Message Date
MrMicky 09bf2d3a58 Use reflection based legacy detection (fix #12) 2019-02-21 16:52:36 +01:00
MrMicky 4b9c4a97c3 Remove unnecessary contains before add and remove on HashSet 2019-02-21 16:52:13 +01:00
Jitse Boonstra 74399cd502 Gave NPCLib its own logger. 2019-02-21 10:19:27 +01:00
Jitse Boonstra 9ded01ce7f Refactored logging calls. 2019-02-20 23:17:31 +01:00
Jitse Boonstra 6a92a6c372 Travis CI fix.
Also contains some code to start working on #11.
2019-02-16 14:58:33 +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 06cec6c0bf Cleaned up some code (#10). 2019-02-15 19:59:38 +01:00
Jitse Boonstra 7101542328 Added 1.7.10 NPC interaction support (for #10). 2019-02-13 11:42:12 +01:00
Jitse Boonstra bff059abae Made NPCs spawn for 1.7.10 (1.7 R4) (#10).
Disabled TinyProtocol to work on some other things first.
2018-12-14 15:28:28 +01:00
Jitse Boonstra d741db78de Revert "Unpushed work."
This reverts commit ddf90fe005.
2018-12-14 14:44:37 +01:00
Jitse Boonstra ddf90fe005 Unpushed work. 2018-12-11 21:51:37 +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 3120613f85 Added headers to TriggerType class. 2018-05-14 20:50:50 +02:00
JitseB f8325dcf27 Started on a major rework of the way NPCLib handles packets. 2018-05-13 22:43:20 +02:00
MrMicky 46ad713d9b Some optimisations 2018-05-11 01:45:12 +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 eed6da3f46 Removed debug message (#7). 2018-05-07 10:22:11 +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 ac3e4ea595 For v1.1. 2018-05-05 20:16:04 +02:00
JitseB d73a4dd5d2 Minor changes.
Added message boolean on NPCLib instantiation and removed notice from README.
2018-05-05 19:34:00 +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