Commit Graph

22 Commits

Author SHA1 Message Date
OmerBenGera
a891a18ee9 Fixed a NPE when placing chunk loaders in 1.8/1.12 (#61) 2022-10-08 15:45:44 +03:00
OmerBenGera
db2b49fbde Fixed loader npcs can get advancements/achievements (#63) 2022-10-08 15:35:10 +03:00
OmerBenGera
4d91255bac Removed obfuscated nms in favor of mojang-mappings jars 2022-09-10 21:32:48 +03:00
OmerBenGera
4ee9bc0960 Merge branch 'master' into dev 2022-08-12 13:36:25 +03:00
OmerBenGera
c0829d8e19 Changed mappings checking to be done against a remote server instead of hardcoded values 2022-08-06 12:01:31 +03:00
OmerBenGera
723558145c Fixed the server not making entities ticking in the loaded chunks of the loaders 2022-08-05 23:50:59 +03:00
OmerBenGera
88f444de1a Added nms mappings check before loading the plugin 2022-08-04 23:45:23 +03:00
OmerBenGera
5eeb714145 Moved all nms classes to their own version packages 2022-08-03 21:32:39 +03:00
OmerBenGera
2750455435 Fixed npcs can be shown to other players using external mods 2022-07-14 21:50:04 +03:00
OmerBenGera
dbf47ce159 Fixed issues with placing blocks next to the loaders (No solution in 1.7) (#37) 2022-03-11 20:22:30 +02:00
OmerBenGera
77c0f53346 Added compiling options for nms modules 2021-12-25 21:04:06 +02:00
OmerBenGera
5a343283a3 Fixed npcs can have names that exceed the maximum name length (#31) 2021-11-12 19:33:35 +02:00
OmerBenGera
a787fdd72a Fixed dummy connection objects being private causing reflection-access to not work (#28) 2021-10-15 17:59:53 +03:00
OmerBenGera
d4c790c3a9 Added a check to make sure the loader still exists when it's ticking (#9) 2021-03-27 01:15:18 +03:00
OmerBenGera
48f7d478b0 Fixed npcs not being removed from the players list 2021-01-29 14:22:40 +02:00
OmerBenGera
5e977706e8 Added gradle, license and more 2021-01-01 19:40:42 +02:00
OmerBenGera
e4262dc286 Fixed changing game mode of loader npcs calling an event 2020-11-06 14:05:30 +02:00
OmerBenGera
f7633b3759 Added the ability to get the holograms using the API 2020-10-08 09:54:11 +03:00
OmerBenGera
2946a98884 Added infinite chunk loaders 2020-10-08 09:27:25 +03:00
OmerBenGera
e0f523d47a Fixed issues with holograms in 1.8 2020-10-08 00:02:24 +03:00
OmerBenGera
019ae2492c Added the ability of chunk loaders to load more than one chunk at a time 2020-09-27 19:09:21 +03:00
OmerBenGera
9cae8e9d5a Initial Commit 2020-08-15 01:39:18 +03:00