Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-02 | Merge pull request #833 from Ryex/advanced_copy_instance | Sefa Eyeoglu | |
2023-03-21 | chore: update ignores for Nix | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-20 | we want to make links! | Rachel Powers | |
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com> | |||
2023-03-14 | Merge pull request #934 from heftymouse/develop | Sefa Eyeoglu | |
2023-03-14 | Add visual studio files to gitignore | Nikhil B | |
Signed-off-by: Nikhil B <59918974+heftymouse@users.noreply.github.com> | |||
2023-03-14 | feat(nix): add pre-commit-hooks.nix | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2023-03-14 | feat(nix): add devShell | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-11-05 | fix: add missing newline | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-10-26 | Add a snapcraft.yml for building Snaps | Piper McCorkle | |
The included snapcraft.yml can be used to build a Snap (the application format used by Canonical's modern package manager) out of Prism. If the project wants in the future, Prism can publish these Snaps to the Snap Store so the Prism Launcher can be installed through the Ubuntu Software app on vanilla Ubuntu. I haven't registered the Snap name, so it's currently free for anyone to reserve. I'd suggest that a Prism developer register the name prismlauncher at https://snapcraft.io/register-snap to ensure the name belongs to the project, even if there are no plans of setting up CI to publish snaps in the short term. I have also modified JavaUtils.cpp to be able to autodetect the Java versions included in the Snap, and added "*.snap" to the .gitignore so the compiled Snap isn't accidentally committed to the repository. Signed-off-by: Piper McCorkle <contact@piperswe.me> | |||
2022-05-23 | add a .clang-format | Ryan Cao | |
2022-05-08 | gitignore stuff | Ryan Cao | |
2022-03-28 | 😢 fix bully | dada513 | |
2022-03-27 | more flatpak fixes | dada513 | |
2022-01-31 | pkgs: remove debian packaging from repo | dada513 | |
2022-01-09 | add nix result path to .gitignore | Mustafa Çalışkan | |
2022-01-03 | change up deb packaging | dada513 | |
2021-12-28 | Flatpak & Debian Packaging (#4) | dada513 | |
Flatpak & Debian packages | |||
2021-12-20 | Move MSA Client ID to the same place as the others | Lenny McLennington | |
MSA Client ID has been moved to CMakeLists.txt, and defaults to the Client ID for the PolyMC application. Removed secrets/notsecrets library, replace with (temporary?) program_info subdirectory. | |||
2021-12-10 | NOISSUE Ignore Install Directory | Owen Wang | |
2021-11-06 | NOISSUE Exclude run directory | Janrupf | |
2021-10-21 | NOISSUE continue debranding... | Petr Mrázek | |
2021-10-21 | NOISSUE debranding for real, initial work | Petr Mrázek | |
This is probably very broken on macOS and Windows and will need a lot of work to complete fully. | |||
2021-08-27 | NOISSUE introduce the concept of secrets static library | Petr Mrázek | |
2021-07-22 | Added total playtime | Leland Liu | |
2019-09-26 | NOISSUE remove some dead things | Petr Mrázek | |
2018-11-12 | NOISSUE Ignore stuff from CLion | janrupf | |
2014-03-07 | Add project files I use to gitignore. | robotbrain | |
Its easier than opening a new pr for it. :P | |||
2014-01-17 | Improve Console window output. | Orochimarufan | |
-> Log Pre- and Post-Launch command happenings -> Enable the java part to specify the level TODO: fix logging with mc 1.7's log4j logging infrastructure Signed-off-by: Orochimarufan <orochimarufan.x3@gmail.com> | |||
2014-01-02 | Added .DS_Store to .gitignore. | Noah Mayr | |
2013-12-02 | Unit testing | Jan Dalheimer | |
2013-11-13 | Added YouCompleteMe config to .gitignore | Andrew | |
2013-11-11 | Added vim *.swp files to .gitignore | Andrew | |
2013-09-23 | Ignore KDE dir metadata files | Petr Mrázek | |
2013-08-14 | Working on legacy support, incomplete. | Petr Mrázek | |
2013-01-25 | Add .user files to gitignore and remove deleted files from CMakeLists. | Andrew | |
2013-01-11 | CMake build system, big pile of libs: bspatch, quazip, java, the launcher | Petr Mrázek | |
2013-01-09 | Initial commit | Andrew | |