Commit Graph

42 Commits

Author SHA1 Message Date
Esmorall
d63d359cd5 commit again 2020-11-16 01:30:36 -03:00
Esmorall
7e07cde16d 1.16.2 update 2020-08-25 13:50:57 -03:00
Esmorall
f7395e7954
Fix Frozen entities and message typo 2020-07-08 16:50:57 -03:00
Esmorall
2ed1068aed New option to enable all worlds 2020-07-02 16:47:59 -03:00
Esmorall
1c344bd691 Added reload command 2020-07-02 12:19:25 -03:00
Esmorall
762414b495
Don't send message if there is not untracked entities 2020-07-02 11:39:30 -03:00
Esmorall
45f26c28e9
apply lastest changes to 1.14 and 1.15 2020-07-02 11:21:56 -03:00
Esmorall
370af0f6f7
Fix old versions support and addEntiy bug 2020-07-02 10:42:39 -03:00
Esmorall
b59498c0e3
Fix ender dragon 2020-07-01 13:55:55 -03:00
Esmorall
c118a77c2a Removed experimental option for 1.14 and 1.15 and fixed for 1.16 2020-07-01 11:35:48 -03:00
Esmorall
a15074bda0 Merge branch 'master' of https://github.com/Esmorall/EntityTrackerFixer.git 2020-06-26 14:54:55 -03:00
Esmorall
41c09737c6 1.16.1 support test 2020-06-26 14:52:17 -03:00
Esmorall
0e216bd724 Remove Itemframe filter 2019-12-23 16:00:47 -03:00
Esmorall
2e3e3f3037
Checking again if list contains entity before ticking again 2019-12-22 23:36:28 -03:00
Esmorall
0da24f4c37 remove uneeded check 2019-12-21 15:20:15 -03:00
Esmorall
e38f3a5a3f remove unnecesary check on checktask 2019-12-21 12:48:07 -03:00
Esmorall
7e31f4bab2 Check if entity is valid before ticking again 2019-12-21 01:04:05 -03:00
Esmorall
3c19156df5 Only filter custom name if it is an armor stand 2019-12-21 00:57:24 -03:00
Esmorall
5ef9921fd0 ignore item frames 2019-12-20 14:03:10 -03:00
Esmorall
8c1e2600d2 Improve performance of entity tick manager 2019-12-16 21:47:56 -03:00
Esmorall
c4125e69e8 Using BukkitRunnable instead of TimerTask
Signed-off-by: Esmorall <luis@minemora.net>
2019-12-16 14:21:42 -03:00
Esmorall
46f50cb2aa remove unused comments, and add README 2019-12-12 21:31:15 -03:00
Esmorall
57b674bf28 code simplification, and added description 2019-12-12 20:57:06 -03:00
Esmorall
307ae97923 prevent EnderDragon from being untracked 2019-12-12 20:49:42 -03:00
Esmorall
cd852438a0 last commit to 1.14 2019-12-12 11:50:19 -03:00
Esmorall
b300b0b87c fix duplicated entities and posible crash 2019-12-12 11:38:33 -03:00
Esmorall
8c08bcd81f Making compatibility with Minecraft 1.15 2019-12-10 23:48:37 -03:00
Esmorall
0ff91139e7 Fix frozen entities 2019-12-10 18:41:55 -03:00
Esmorall
b83763c934 change default value for disable-tick-for-untracked-entities to false 2019-12-09 18:28:18 -03:00
Esmorall
1fbe990777 fix crash #2 2019-12-09 16:37:56 -03:00
Esmorall
827bea0c57 Fix crash caused by null entities 2019-12-09 13:07:32 -03:00
Esmorall
cdab67b2cf fix crash 2019-12-09 01:16:15 -03:00
Esmorall
04940534bc Added new experimental option (disable tick for untracked entities) 2019-12-08 18:36:44 -03:00
Esmorall
7436048976 Fix Asynchronous getNearbyEntities 2019-09-22 12:25:01 -03:00
Esmorall
c5cc59ae7f Changed the way check tasks perform 2019-09-07 16:22:44 -03:00
Esmorall
582dd0a451 Added command /etf check, and change entity id with uuid for persistence 2019-09-06 18:35:08 -03:00
Esmorall
b0440f6b40 cache tracker field 2019-09-05 18:37:27 -03:00
Esmorall
4208443d26 cache nms methods 2019-09-05 14:55:30 -03:00
Esmorall
283d2e57c2 avoid NoSuchElementException to keep async 2019-09-04 08:26:56 -03:00
Esmorall
fc8c6b8871 fixed npe 2019-09-03 10:44:41 -03:00
Esmorall
a7911a491a add type to raw iterator 2019-09-02 21:20:31 -03:00
Esmorall
90b5d50841 first commit 2019-09-02 20:07:33 -03:00