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
|
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 |
|
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 |
|
JitseB
|
612c484962
|
Changed world object comparison from == to equals.
|
2018-04-25 15:39:33 +02:00 |
|
JitseB
|
5f9467e265
|
Refactored chunk object comparison.
Object#equals checks values inside the object. == only returns true if they refer to the same object.
|
2018-04-25 15:37:56 +02:00 |
|
JitseB
|
c51f522874
|
Punctuation and spelling fix.
|
2018-04-25 15:32:00 +02:00 |
|
JitseB
|
f4d907c1a5
|
Working on updates.
|
2018-04-25 15:23:47 +02:00 |
|
MrMicky
|
41821c8783
|
Fix armor stands spawn in nether and end + Reflection
|
2018-04-25 14:41:24 +02:00 |
|
MrMicky
|
2d3f6e46a3
|
Fix errors on world change
|
2018-04-25 14:40:47 +02:00 |
|
MrMicky
|
1fba0d9ff0
|
Correct errors on world change
|
2018-04-25 14:17:52 +02:00 |
|
JitseB
|
eb150bf160
|
Trying to figure out a custom skin rendering issue.
|
2018-04-23 13:34:35 +02:00 |
|
MrMicky
|
93ea8adb23
|
Remove PlayerKickEvent (PlayerQuitEvent is call on kick)
|
2018-04-22 21:15:12 +02:00 |
|
MrMicky
|
b68cb7c2ea
|
Remove collisions with NPC on 1.9+ servers
|
2018-04-22 20:33:35 +02:00 |
|
JitseB
|
fb1fe7896f
|
Changed README (and old commit for v1.0.4).
|
2018-04-19 19:55:59 +02:00 |
|
JitseB
|
38f164554a
|
Commit for release v1.0.3.
|
2018-04-19 19:09:10 +02:00 |
|
JitseB
|
9319c291e6
|
Added a proper license (MIT license).
|
2018-04-19 18:00:24 +02:00 |
|
JitseB
|
04436160a1
|
Added chunk load event listener.
|
2018-04-19 17:08:24 +02:00 |
|
JitseB
|
c8a74c1c81
|
Changed version for release v1.0.2.
|
2018-04-19 17:04:40 +02:00 |
|
JitseB
|
7cfde040da
|
Added chunk unload event listener.
|
2018-04-19 15:26:42 +02:00 |
|
JitseB
|
06b034c86e
|
Removed stream function.
Stream functions generate new objects. Looping through the values is more efficient.
|
2018-04-16 07:49:57 +02:00 |
|
MrMicky
|
8d0b7b11c7
|
Allow NPC without Skin + despawn on destroy + optimisations
|
2018-04-16 04:10:30 +02:00 |
|
JitseB
|
6915d490c9
|
Small addition in the testing plugin.
NPC now spawns for every online player.
|
2018-04-15 18:54:10 +02:00 |
|
JitseB
|
872587a5a9
|
Small style cleanup.
|
2018-04-15 17:12:35 +02:00 |
|
 CoreyShupeandJitse Boonstra
|
d8a39d4c06
|
Small cleanup (#2) (PR)
* Update NPCManager.java
Fixed to a more singleton perspective
* Update NPCLib.java
Fixed import issue
|
2018-04-15 17:11:09 +02:00 |
|
JitseB
|
96b0f68da9
|
Fixed second skin layer issue (1.9 - 1.12).
|
2018-04-14 11:23:50 +02:00 |
|
JitseB
|
3dd578c877
|
Commit for v1.0-stable.
|
2018-04-13 21:34:38 +02:00 |
|
JitseB
|
c2c21cdf2a
|
Clarified the README.
|
2018-04-13 19:03:44 +02:00 |
|
JitseB
|
23286d3e3a
|
Added some messages in the plugin.
|
2018-04-13 18:51:36 +02:00 |
|
JitseB
|
732a0dd763
|
Added author and copyright notice.
|
2018-04-13 18:23:46 +02:00 |
|
JitseB
|
46e75102a8
|
For version 1.0-dev.
|
2018-04-13 10:57:19 +02:00 |
|
JitseB
|
0ad7531592
|
Initial commit.
|
2018-04-13 08:07:59 +02:00 |
|