Commit Graph
100 Commits
Author SHA1 Message Date
Jitse Boonstra d7d1eed06c Update .travis.yml 2019-08-03 14:02:57 +02:00
Jitse Boonstra 2739981b5b Trouble-shooting travis-ci. 2019-08-03 14:00:06 +02:00
Jitse Boonstra 593a1788d6 Update .travis.yml 2019-08-03 13:54:50 +02:00
Jitse Boonstra 787774ecf2 Update .travis.yml 2019-08-03 13:48:42 +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 a029ed2b92 Removed some test code 2019-05-06 17:18:37 +02:00
Jitse Boonstra 3fb931e26e Reverted previous commit 2019-05-06 17:04:15 +02:00
Jitse Boonstra 70e17624bd Attempt to fix Jitpack issue 2019-05-06 09:00:16 +02:00
Jitse Boonstra 39192ba48c Updates commons pom file to allow per version development
... without the need to have all spigot versions in your local Maven repo
2019-05-05 18:10:21 +02:00
Jitse Boonstra 1dbe797e01 For 1.4.2. 2019-05-02 18:15:15 +02:00
Jitse Boonstra 2a883ebfdf Update README. 2019-05-02 18:01:31 +02:00
Jitse Boonstra 4f5299a872 Changed maven file naming 2019-05-02 17:59:04 +02:00
Jitse Boonstra 2982a1ecb3 Minor bug fixes (incl. fix for #17) 2019-05-02 17:49:14 +02:00
Jitse Boonstra a7026134e0 Added more reminders. 2019-02-21 22:47:12 +01:00
Jitse Boonstra 9739caf2f1 Added a reminder for me to not recreate issue #13. 2019-02-21 22:43:58 +01:00
Jitse Boonstra 96f82b1779 Changed version to v1.4.1 (fix #12). 2019-02-21 22:26:28 +01:00
Jitse Boonstra f3a38e6774 Variable name refactor. 2019-02-21 22:22:29 +01:00
Jitse BoonstraandGitHub 7214aea5ff Merge pull request #13 from MrMicky-FR/master
Merge @MrMicky-FR's NPCLib updates
2019-02-21 22:21:46 +01:00
Jitse Boonstra 001e3ea754 Attempt to make Travis CI config faster. 2019-02-21 12:47:16 +01:00
Jitse Boonstra 155cdbb649 Travis CI build fix. 2019-02-21 12:41:30 +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 2b74ec532e Changed README. 2019-02-19 22:59:15 +01:00
Jitse Boonstra 677ce884f6 Added DOCUMENTATION, CREDITS and changed README. 2019-02-19 22:55:24 +01:00
Jitse Boonstra 5532dbeaee Final attempt to fix Travis CI.
Note: I hate rebuilding these damn caches...
2019-02-16 15:54:31 +01:00
Jitse Boonstra 0056e40f11 Another attempt to fix Travis CI. 2019-02-16 15:08:58 +01:00
Jitse Boonstra 5fe4ed6c2a Another attempt to fix Travis CI. 2019-02-16 15:06:16 +01:00
Jitse Boonstra 6257930cf5 Another attempt to fix Travis CI. 2019-02-16 15:03:35 +01:00
Jitse Boonstra b4d966458f Another attempt to fix Travis CI. 2019-02-16 15:01:15 +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 8f5f390398 Update README. 2019-02-15 21:22:43 +01:00
Jitse Boonstra 24a0693721 Update README. 2019-02-15 21:21:07 +01:00
Jitse Boonstra 3d9e61d641 Merge branch 'v1_7_R4-support' 2019-02-15 21:08:14 +01:00
Jitse Boonstra 45f64ff31a Fixed travis file (#10). 2019-02-15 20:19:40 +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 ab5f07b976 Updated README. 2019-01-02 11:48:23 +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 99ad1d2ce7 Revert "Revert "README text fix.""
This reverts commit 508aea6f12.
2018-12-14 14:43:51 +01:00
Jitse Boonstra 508aea6f12 Revert "README text fix."
This reverts commit 693bf92df1.
2018-12-14 14:43:43 +01:00
Jitse Boonstra ddf90fe005 Unpushed work. 2018-12-11 21:51:37 +01:00
Jitse Boonstra 3f3c864a54 Started on 1.7.10 (v1_7_R4) support (#10).
The older version of Netty is causing a bug with TinyProtocol.
2018-11-30 18:45:19 +01:00
Jitse Boonstra 693bf92df1 README text fix. 2018-11-25 14:12:15 +01:00
Jitse Boonstra a6e8c0f4ce Updates for v1.3. 2018-11-25 14:10:56 +01:00
Jitse BoonstraandGitHub e0f7ed2ab7 Updated README. 2018-11-12 23:07:02 +01:00
Jitse Boonstra c74ee68920 Updated version to v1.2.2. 2018-11-12 22:43:06 +01:00
Jitse BoonstraandGitHub c44fdf0112 Updated README.
Went from TravisCI org to TravisCI com.
2018-11-12 22:32:25 +01:00
Jitse Boonstra 09f505fc60 Work for v1.2.2. 2018-11-12 21:42:28 +01:00
Jitse Boonstra cf34ef4c06 Started work on v1.2.2 (support for MC 1.13.1 R2). 2018-11-12 21:09:11 +01:00
Jitse Boonstra 3526002c3c Updated Travis CI config. 2018-11-12 20:59:13 +01:00
Jitse BoonstraandGitHub e5de4177dd Update README, added banner. 2018-11-12 17:42:43 +01:00
Jitse Boonstra 25e33a17ff Changed version number to 1.2.1. 2018-10-17 19:58:37 +02:00
Jitse Boonstra 496d5067a3 Fixed crucial BungeeCord bug. 2018-10-17 19:51:34 +02:00
Jitse Boonstra 164e7a0794 README change. 2018-08-18 14:43:13 +02:00
Jitse Boonstra c23dded914 README change. 2018-08-18 14:42:51 +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 d3af2fa9ae README change.
Changed the name of the project/repo: npclib -> NPCLib.
2018-05-16 19:37:40 +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 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
Jitse BoonstraandGitHub 1a5a3bc490 Merge pull request #9 from MrMicky-FR/master
Some optimisations.
2018-05-12 17:29:29 +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 63f60c4208 Few Maven changes and added a build script. 2018-05-06 17:20:12 +02:00
JitseB a7c683e45c Revert previous commit.
TravisCI couldn't find the parent pom.xml's needed ror the NMS repositories that were cached. :trollface:
2018-05-06 13:08:07 +02:00
JitseB 5f4ef72efe TravisCI configuration change.
Only cache the NMS repositories.
2018-05-06 13:04:58 +02:00
JitseB 44720fbd18 Travis configuration change. 2018-05-06 12:57:10 +02:00
JitseB 4092ae3385 TravisCI configuration change.
Please pass now... 🙌
2018-05-06 12:44:22 +02:00
JitseB a799f5127b Added Build Status to README. 2018-05-06 11:48:35 +02:00
JitseB e0f4e9251e New TravisCI configuration. 2018-05-06 11:47:38 +02:00
JitseB 9a8108748e API pom.xml change to test TravisCI. 2018-05-06 01:09:32 +02:00
JitseB 9d681a2e9a Changed Travis configuration.
Silenced building server jars and fixed broken script.
2018-05-06 00:24:16 +02:00
JitseB 9c9eeb9da6 Testing TravisCI. 2018-05-05 23:49:15 +02:00
JitseB 1e8b41f5ea README link fix. 2018-05-05 23:36:04 +02:00
JitseB 1058afb18b README change. 2018-05-05 23:35:18 +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
Jitse BoonstraandGitHub 1143398b2a Merge pull request #8 from MrMicky-FR/master.
Maven!
2018-05-05 19:14:47 +02:00
JitseB 19c6ca645b Few small changes in the pom files. 2018-05-05 19:14:23 +02:00
Jitse BoonstraandGitHub b38477bc91 Changed README. 2018-04-25 21:53:34 +02:00
JitseB 7acaa1ce43 Changed README. 2018-04-25 21:50:49 +02:00
JitseB f0f647b837 Work on teleportation feature. 2018-04-25 21:40:29 +02:00
JitseB a3136e4d00 Created teleportation method for V1_12_R1. 2018-04-25 16:58:32 +02:00
JitseB 1a99cfd2e6 Moved more event listeners. 2018-04-25 16:02:02 +02:00
JitseB d84a7dfc11 Moved some methods and classes. 2018-04-25 15:59:37 +02:00
Jitse BoonstraandGitHub ad4002f2ff Merge pull request #6 from JitseB/dev
Dev branche merge.
2018-04-25 15:55:55 +02:00
Jitse BoonstraandGitHub 65234425fc Merge branch 'master' into dev 2018-04-25 15:55:37 +02:00
JitseB d77f21827e Started ripping apart the (bigger) player listener class. 2018-04-25 15:53:07 +02:00
Jitse BoonstraandGitHub 6fa94ca244 Merge pull request #5 from MrMicky-FR/master
Fix errors with worlds.
2018-04-25 15:47:08 +02:00
JitseB 9c392e70df Few more comparison changes. 2018-04-25 15:42:57 +02:00
JitseB 44b066ae3d Puctuation change. 2018-04-25 15:39:47 +02:00