Commit Graph

54 Commits

Author SHA1 Message Date
Esmorall d63d359cd5 commit again 2020-11-16 01:30:36 -03:00
Esmorall af04f94a5a
1.16.4 support (removed old 1.16 support) 2020-11-16 01:29:11 -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 6c072de7ec
Improved config.yml 2020-07-02 12:33:20 -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 a9c911e6fe
updated config.yml and plugin.yml 2020-07-01 11:38:06 -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 e8e30d0796 remove unused command 2019-12-20 14:05:12 -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 9dab38f56a change version to 1.2.2 2019-12-12 20:50:24 -03:00
Esmorall 307ae97923 prevent EnderDragon from being untracked 2019-12-12 20:49:42 -03:00
Luis Castellano 76329de020
Update README.md 2019-12-12 20:06:22 -03:00
Luis Castellano b5c1069e61
Update README.md 2019-12-12 20:05:44 -03:00
Luis Castellano 132814b1bb
Create README.md 2019-12-12 20:04:58 -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 cff9fe209f change default options 2019-12-09 18:26:45 -03:00
Esmorall fdf454c2cd change default options 2019-12-09 18:26:45 -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 5682dc6512 changed version to 1.0.9 2019-09-03 14:21:16 -03:00