chore: remove and ignore non-additive scripts and dev files

This commit is contained in:
Xurkon
2026-03-22 13:21:02 -05:00
parent c554370786
commit 55b5c83e50
2 changed files with 11 additions and 8 deletions
-7
View File
@@ -1,7 +0,0 @@
## v1.4.5 — Network & Taint Stability Update
- **[Network Fix]** Patched AceSerializer natively to dynamically support both dot and colon syntax seamlessly without dropping arguments, while ensuring Deserialize correctly yields (success, result) tuples.
- **[Network Fix]** Purged 71 unsafe table.getn replacements in LibDeflate.
- **[Init Fix]** Bulletproof tocversion range check for legacy client engines.
- **[QuestieLearner Fix]** Module import scoping error resolved.
- **[Taint Fix]** Resolved ADDON_ACTION_BLOCKED errors caused by cached loading and QuestieInit._pullGlobal.