You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* hedit: reduce console spam
Removed extra `print` calls, replaced others with `outputDebugScript` where appropriate.
* hedit: improve element data security
Improves the security of resource data by using the new `clientChangesPolicy` parameter where appropriate.
* hedit: update version variables
* hedit: change outputDebugString behavior
Changes the function override for `outputDebugString` to always output errors and warnings, instead of only in `DEBUGMODE`.
Copy file name to clipboardExpand all lines: [gameplay]/hedit/meta.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<meta>
2
-
<infotype="script"name="Ingame Handling Editor"author="Remi-X"version="2.1.5"description="The first ingame handling editor for MTA!" />
2
+
<infotype="script"name="Ingame Handling Editor"author="Remi-X, MTA contributors (github.com/multitheftauto/mtasa-resources)"version="2.1.6"description="The first ingame handling editor for MTA!" />
0 commit comments