Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-20 | refactor: change the way instance names are handled | flow | |
While working on pack updating, instance naming always gets in the way, since we need both way of respecting the user's name choice, and a standarized way of getting the original pack name / version. This tries to circunvent such problems by abstracting away the naming schema into it's own struct, holding both the original name / version, and the user-defined name, so that everyone can be happy and world peace can be achieved! (at least that's what i'd hope :c). Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-10 | ATLauncher: Move the UI support implementation into it's own class | Jamie Mansfield | |
This will allow it to be used in multiple locations. | |||
2022-05-29 | ATLauncher: Pass the full pack name through to the install task | Jamie Mansfield | |
2022-05-21 | ATLauncher: Display install messages if applicable | Jamie Mansfield | |
2022-05-21 | ATLauncher: Display mod colours in optional mod dialog | Jamie Mansfield | |
2022-03-20 | chore: add license header | Sefa Eyeoglu | |
2022-03-20 | App: Retranslate all pages when the language is changed | Jamie Mansfield | |
2021-12-18 | NOISSUE Add license headers to source files created by me | Jamie Mansfield | |
2021-11-22 | NOISSUE continue reshuffling the codebase | Petr Mrázek | |