Releases: LightAi39/ChroMapper-AutoModder
Release list
v0.2.0
Now 99% more useful! Notes with comments are now highlighted and functionality has been added to make it easier to access comments and place responses. The main "create comment" shortcut has changed from ctrl + alt to ctrl + g. A new shortcut has also been added for opening the note comments instead, alt + g. The text input bug hasn't been fixed yet.
Beware of the bug: Any text inputs that are 2 menus deep will not properly disable keybinds, making it nearly impossible to type. The workaround is to copy paste your text in instead. There seems to be a bug that is probably caused by me doing something wrong when i create a new dialog box when one is active.
How to Install:
Download the LightModding0.2.0.zip zip. Drop the files inside the zip into Chromappers Plugins folder.
How to use:
check out the main readme file in this repository.
Known issues:
- Any text inputs that are 2 menus deep will not properly disable keybinds, making it nearly impossible to type. The workaround is to copy paste your text in instead. There seems to be a bug that is probably caused by me doing something wrong when i create a new dialog box when one is active.
Added this version:
- note highlighting!
- highlight toggle in main ui
- UI for choosing between multiple comments on a note
- keybind for opening the reviews to make reviewing them accessible after creation/editing
- more instructions in the README
Currently working on:
- fixing the weird text input bug
- editing the file information like title and author
- a menu that lists all comments
v0.1.0 First release
This is the first release of LightModding and since this is my first Chromapper mod and I've just been working as fast as possible there is one bug and the source code structure is... nonexistent. Will be fixed soonTM
Anyway beware of the bug: Any text inputs that are 2 menus deep will not properly disable keybinds, making it nearly impossible to type. The workaround is to copy paste your text in instead. There seems to be a bug that is probably caused by me doing something wrong when i create a new dialog box when one is active.
How to Install:
Download the LightModding0.1.0.zip zip. Drop the files inside the zip into Chromappers Plugins folder.
Known issues:
- Any text inputs that are 2 menus deep will not properly disable keybinds, making it nearly impossible to type. The workaround is to copy paste your text in instead. There seems to be a bug that is probably caused by me doing something wrong when i create a new dialog box when one is active.
Currently done:
- main file creation features
- main commenting features
- main review features - done except you cant access them after closing out yet (soonTM)
- saving to json
- autosaving a backup when unloading the editor
- automatically loading review files when found
- editing & deleting comments
- Exporting a review file to clipboard in (discord compatible) markdown
Currently working on:
- note highlighting
- fixing the weird text input bug
- keybind for opening the reviews to make reviewing them accessible after creation/editing
- editing the file information like title and author