Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-30 | more tutorialtutorial | Linnea Gräf | |
2024-01-26 | Tutorial stuff | Linnea Gräf | |
2023-11-12 | Hide gradle files from github stats | Linnea Gräf | |
2023-09-09 | Fix macOS crash automatically and remove server run config | ILikePlayingGames | |
2023-08-26 | Use proper resources dir | nea | |
2023-08-23 | Bump gradle to 8.3 | nea | |
2023-08-12 | Fix mixin being added to launch arguments twice | ILikePlayingGames | |
The loom mixin extension adds the mixin to the launch arguments automatically. Adding it in the launch config causes the argument to be added twice, which breaks launch logic. Adding the argument twice causes the first command line argument after the second mixin addition to be parsed incorrectly and therefore ignored. | |||
2023-07-24 | Update gradle-wrapper.properties | Vermeil | |
2023-07-10 | Add auto provisioning capabilities to gradle | nea | |
2023-07-02 | Add gradle build GitHub Action | nea | |
2023-07-02 | Add gradle wrapper validation | nea | |
2023-07-02 | Update dependencies and fix bugs | ILikePlayingGames | |
- Update Gradle to 8.2-bin - Update Shadow to 8.1.1 - Update DevAuth to 1.1.2 - Update Mixin to 0.8.5 - Add some missed property substitutions | |||
2023-06-30 | Add modid to example gradle.properties | nea | |
2023-06-28 | Add template repository workflow | nea | |
2023-05-25 | Add constants to buildscript to allow easier setup | Walker Selby | |
Refactor to create constants for common values to be replaced Signed-off-by: Walker Selby <git@walkerselby.com> | |||
2023-04-29 | Move intermediary jars to extra directory | nea | |
2023-03-23 | Self promotion | nea | |
2022-10-06 | Change other template hint | nea | |
2022-09-02 | Update Gradle to v7.5-bin | nea | |
2022-09-02 | Add log config and fix warnings | ILikePlayingGames | |
- Add log config to filter Hypixel scoreboard and sound errors - Fix devauth warning and shadowImpl type warning | |||
2022-08-28 | Add 1.12 info | nea | |
2022-08-20 | Use java instead of kotlin class root for resources | Roman / Nea | |
2022-08-09 | Update README.md | Roman / Nea | |
2022-07-21 | Initial commit | nea | |