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
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ A modern implementation of 'LocoTool' for Locomotion `dat` file parsing and edit
86
86
- Checks that the reloaded file is the same as the originally-loaded file, byte for byte. This is a byte comparison of the *decoded and decompressed* bytes, not the *on-disk* bytes
87
87
88
88
# Future Plans/Features
89
-
-[] Better flag editing support
89
+
-[x] Better flag editing support
90
90
-[ ] Validation of object limits/sane values
91
91
-[ ] Detection of bugged objects
92
92
-[ ] Support/edit tutorials
@@ -95,10 +95,10 @@ A modern implementation of 'LocoTool' for Locomotion `dat` file parsing and edit
95
95
-[ ] Implement vehicle previewer
96
96
-[ ] Better G1 support including palette file editing
97
97
-[ ] Export/convert object to a future modern OpenLoco file format
98
-
-[ ]Dark modern
99
-
-[] Cross-platform support
100
-
-[] Full unit-testing suite
98
+
-[x]Dark mode
99
+
-[x] Cross-platform support
100
+
-[x] Full unit-testing suite
101
101
-[ ] Blank template objects for object creation from scratch
102
-
-[] Use a proper C# image library for image creation instead of WinForms
102
+
-[x] Use a proper C# image library for image creation instead of WinForms
0 commit comments