1
0
mirror of https://github.com/Wyrrrd/Autofilter.git synced 2026-06-07 08:20:25 +02:00

Added entity type check

Apparently event filters are not applied to mod-raised events
This commit is contained in:
Wyrrrd
2020-02-23 15:17:15 +01:00
parent 312cb20225
commit 5ed50dcfb3
3 changed files with 25 additions and 18 deletions
+8
View File
@@ -1,4 +1,12 @@
---------------------------------------------------------------------------------------------------
Version: 0.18.4
Date: 23. 2. 2020
Changes:
- Removed incompatibility with Upgrade Builder and Planner (see Bugfixes)
Bugfixes:
- Added additional check for entity type, since event filters are not applied to mod-raised events
---------------------------------------------------------------------------------------------------
Version: 0.18.3
Date: 23. 2. 2020
Changes: