Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-26 | fix(memory leak): don't override default deconstructor + reset shared_ptr + ↵ | Rachel Powers | |
ensure modal get's cleaned up Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-02-05 | chore: add my copyright headers | flow | |
.-. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2023-02-05 | feat(RD): add texture pack downloader | flow | |
This extends the resource pack downloader, with the custom behavior of filtering the versions that shows up, to those <= 1.6. As always, Flame is funky and requires a bit more workarounds than average. This will also get a nice improvement when the Version parsing and comparison PR gets merged! :D Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2023-02-05 | feat(RD): add resource pack downloader | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> |