Commit Graph

14 Commits

Author SHA1 Message Date
c3c14cec23 Added stationpedia docs back into the game patches
All checks were successful
CI/CD Pipeline / test (pull_request) Successful in 33s
CI/CD Pipeline / build (pull_request) Has been skipped
CI/CD Pipeline / release (pull_request) Has been skipped
2025-12-26 16:18:24 -07:00
42b0b0acf9 Working saving / loading from the IC10Editor mod. Removed all patches until they can be properly re-implemented
All checks were successful
CI/CD Pipeline / test (pull_request) Successful in 35s
CI/CD Pipeline / build (pull_request) Has been skipped
CI/CD Pipeline / release (pull_request) Has been skipped
2025-12-24 01:24:16 -07:00
d3974ad590 update changelog and version bump 2025-12-11 23:33:17 -07:00
098d689750 wip -- source mapping overrides in-game line error number 2025-12-11 17:14:43 -07:00
3edf0324c7 populate GlobalCode.sourceMaps 2025-12-11 14:06:54 -07:00
0ac010ef8f Fixed documentation rendering and added ternary expressions 2025-12-10 18:00:20 -07:00
75f1c5c44a Stationpedia docs 2025-12-02 17:59:40 -07:00
a10b40f6fe Implement changes from latest version of IC10Editor.dll 2025-12-02 14:27:06 -07:00
caf4d8eaa3 Patch InputSourceCode to restore non-modified source when 'cancel' is clicked 2025-12-01 17:14:01 -07:00
25d9222bd4 WIP -- emit compilation errors 2025-12-01 02:54:53 -07:00
1438213779 Hook into various methods to ensure slang code is populated when editor is open 2025-11-30 14:07:01 -07:00
804bf11d02 Don't send EOF token to the C# mod 2025-11-28 17:34:38 -07:00
611f0f6f71 Start bindings and interface implementation for the IC10Editor mod 2025-11-28 01:14:54 -07:00
353dc16944 Unified the C# mod and the Rust compiler into a monorepo 2025-11-26 16:02:00 -07:00