Commit Graph
34 Commits
Author SHA1 Message Date
Yoshi Askharoun 97c6e7d1c2 [WIP] Build source map for scripts 2025-09-27 03:08:25 -05:00
Yoshi Askharoun 614b317c19 Use CDATA for embedded scripts 2025-09-26 20:13:15 -05:00
Yoshi Askharoun 92886feac7 Bugfix 2025-09-21 21:25:29 -05:00
Yoshi Askharoun 2587985a9b Name attributes on dictionary entries should always be first 2025-09-21 21:25:29 -05:00
Yoshi Askharoun 8c3629c7b5 Support immediate dictionary adds 2025-09-21 21:25:28 -05:00
Yoshi Askharoun 703e650e40 Add required properties 2025-09-21 21:25:27 -05:00
Yoshi Askharoun 69c543a234 Implement triggers with chained member accesses 2025-09-21 21:25:27 -05:00
Yoshi Askharoun 47ced82b74 Methods go in their own XML element 2025-09-21 21:25:26 -05:00
Yoshi Askharoun 32c2b97bf0 Implement some decomp of listeners 2025-08-03 22:06:22 -05:00
Yoshi Askharoun cf2b553ba0 Include FinalEvaluate attribute 2025-08-02 22:58:32 -05:00
Yoshi Askharoun ad64ca47d7 Enable final evaluate offsets as TODO 2025-08-02 21:37:34 -05:00
Yoshi Askharoun 3a6dfd9f49 Log suspicious instructions 2025-08-02 21:36:40 -05:00
Yoshi Askharoun bab5aa4542 Implement ConstructFromString instruction in init methods 2025-08-02 21:35:07 -05:00
Yoshi Askharoun 810fc8b802 Implement TypeOf and ConvertType instructions 2025-08-02 21:34:17 -05:00
Yoshi Askharoun 2e8f22b963 [WIP] Class method exports 2025-07-21 01:46:38 -05:00
Yoshi Askharoun 05d00fcdea Remove unused classes 2025-07-20 10:24:49 -05:00
Yoshi Askharoun 9849ca2a98 Update Iris 2025-07-20 09:44:26 -05:00
Yoshi Askharoun dc7908b6a9 Fix incorrect PSHT decomp 2025-07-20 02:09:49 -05:00
Yoshi Askharoun 4325bc3e73 More inline scripts, shared classes 2025-07-20 02:03:16 -05:00
Yoshi Askharoun e9c75074ee Enable decompilation of Locals block 2025-07-18 20:01:49 -05:00
Yoshi Askharoun b72918726b Guess type of null dictionary items 2025-07-18 19:57:50 -05:00
Yoshi Askharoun a7f7e0e3d4 Support exported types without base types (e.g. Class) 2025-07-18 19:57:15 -05:00
Yoshi Askharoun 044615088d Implement If blocks in scripts 2025-07-18 14:04:06 -05:00
Yoshi Askharoun f18920fd33 [WIP] First pass at script decompilation 2025-07-18 00:23:23 -05:00
Yoshi Askharoun 059e143980 Fix namespaces on element property assignments 2025-07-17 18:32:28 -05:00