Commit Graph

280 Commits

Author SHA1 Message Date
datdenkikniet 16d5dd39f2 Add support for 1.16.4 2020-11-07 16:33:40 +01:00
Jitse Boonstra 24606bf49d
Update README.md 2020-10-15 18:07:50 +02:00
Jitse Boonstra d126b79742 Added method NPCManager#getShownToPlayer 2020-08-08 19:22:51 +02:00
Jitse Boonstra 03af1d08aa Merge branch 'master' of https://github.com/MinecraftLibraries/NPCLib 2020-08-08 18:40:54 +02:00
Jitse Boonstra 4eb7c8238d Potential packet fix 2020-08-08 18:39:42 +02:00
Jitse Boonstra f3377b0519
Merge pull request #112 from RealGatt/feature/remove-per-player-hologram
Feature/remove per player hologram
2020-08-07 19:04:54 +02:00
Gatt d5e9ebddbe removing per player lines 2020-08-04 14:40:26 +10:00
Gatt 627ffb5617 Merge remote-tracking branch 'JitseB/master' 2020-08-04 14:33:35 +10:00
Jitse Boonstra 0a66b9dcef
Merge pull request #108 from RealGatt/fix/getPlayerHolo-npe
Fixes a potential NPE when calling getPlayerHologram at the wrong time
2020-07-28 12:18:51 +02:00
Jitse Boonstra d61b8cd1d8
Merge branch 'master' into fix/getPlayerHolo-npe 2020-07-28 12:18:01 +02:00
Gatt 0472f55670 Add a space! :notlikethis: 2020-07-28 17:41:33 +10:00
Gatt 19f1856f4d player null checks 2020-07-28 15:23:27 +10:00
Jitse Boonstra 13f7db347b
Update README.md 2020-07-22 11:33:44 +02:00
Jitse Boonstra 93df7c13ef
Update README.md 2020-07-22 11:33:08 +02: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
Jitse Boonstra 47210bb1ce Update NPCBase.java 2020-07-21 16:59:45 +02:00
Jitse Boonstra 34b4929bed
Added Discord link 2020-07-21 15:53:20 +02:00
Gatt 8a308a00f9 Fixes a potential NPE when calling getPlayerHologram at the wrong time 2020-07-21 12:58:05 +10:00
Jitse Boonstra 6037711d30
Merge pull request #105 from RealGatt/feature/per-player-names
Feature to add Per-Player Name Holograms to NPCs
2020-07-20 13:00:52 +02:00
Jitse Boonstra 4c35640314
Merge pull request #106 from RealGatt/feature/marker-holograms
Markers as hologams
2020-07-20 12:08:56 +02:00
Gatt e2184167f3 Markers as hologams 2020-07-17 14:28:35 +10:00
Gatt 0146b42b0f remove holograms on destroy() 2020-07-17 00:06:42 +10:00
Gatt 92d3403b51 add inShown check to new holograms
stops holograms stacking
2020-07-16 22:28:37 +10:00
Gatt 75f680c480 fix NPE 2020-07-16 22:17:20 +10:00
Gatt 4da537e978 potential feature for per-player hologram names 2020-07-16 18:14:23 +10:00
Jitse Boonstra e909f28193
Merge pull request #104 from MCMDEV/master
Added Animations
2020-07-14 19:20:52 +02:00
MCMDEV a984f6ddec Increased version number 2020-07-14 15:37:17 +02:00
MCMDEV 919cfa5e5e Added Animations 2020-07-14 15:13:26 +02:00
Jitse Boonstra f5950090c7
Update CREDITS.md 2020-06-29 21:20:55 +02:00
Jitse Boonstra 2acb702523
Update CREDITS.md 2020-06-29 21:20:31 +02:00
Jitse Boonstra 8ee819bbb2 Added support for 1.16 2020-06-25 11:35:24 +02:00
Jitse Boonstra 309578ef89 Update DOCUMENTATION.md 2020-06-22 21:57:05 +02:00
Jitse Boonstra 39a1b2626c Updated version to 2.7.2-SNAPSHOT 2020-06-22 21:50:32 +02:00
Jitse Boonstra 1f2fe70dbc Merge branch 'master' of https://github.com/MinecraftLibraries/NPCLib 2020-06-22 18:57:22 +02:00
Jitse Boonstra eecc4c188f Possible fix for #86
Blocking players from joining before successful injecting of the channel handler.
2020-06-22 18:57:20 +02:00
Jitse Boonstra 615da55a31
Merge pull request #88 from Mooselk/master
Fixed NPE
2020-06-22 18:20:14 +02:00
Jitse Boonstra e4dc20e3ce Changed 'evt' naming to 'event' naming to match rest of project
Code refactor from old PR
2020-06-22 18:19:33 +02:00
Mooselk d7fc0c81e5 Fixed NPE 2020-05-14 16:09:47 -07:00
Jitse Boonstra b20f792573
Update README.md 2020-04-26 19:13:12 +02:00
Jitse Boonstra bb64544886
Update README.md 2020-04-26 19:12:39 +02:00
Jitse Boonstra 6ca1c488b3
Update README.md 2020-04-26 19:12:05 +02:00
Jitse Boonstra efb1a0eedc Changed version to 2.7.1-SNAPSHOT 2020-04-26 17:58:02 +02:00
Jitse Boonstra 8ef051ca70 Fixed spacing 2020-04-26 17:54:56 +02:00
Jitse Boonstra b5e69e9126 Fix for #80, added API usage for NPC#getUniqueId 2020-04-26 17:35:41 +02:00
Jitse Boonstra 2d674e537e Update README.md 2020-04-26 12:17:09 +02:00
Jitse Boonstra 95e9cd5f27 For version 2.7-SNAPSHOT. 2020-04-26 12:09:58 +02:00
Jitse Boonstra 820a0f1c36
Merge pull request #77 from FrederikHeinrich/patch-1
Update NPCBase.java
2020-04-23 18:52:08 +02:00
Jitse Boonstra b6262b714f
Refactored method naming
Changed NPC#getUUID to more appropriate NPC#getUniqueId
2020-04-23 18:51:21 +02:00
Jitse Boonstra 3a997924b5
Merge pull request #76 from Arim-Minecraft/master
Allow Omitting PlayerMoveEvent
2020-04-23 07:56:44 +02:00