Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-08 | Added 1.12.2 support1.12 | nopo | |
2024-08-08 | Add access transformersHEADmaster | Linnea Gräf | |
2024-07-06 | Small buildscript fixes | ILikePlayingGames | |
- Update devauth - Fix remapJar not being included when configuring all tasks with type Jar - Rename intermediate artifacts and folder to better show what they are | |||
2024-06-15 | Bump gradle version | Linnea Gräf | |
2024-04-17 | Add warning about use this template | Linnea Gräf | |
2024-03-02 | Remove outdated asmhelper reference | Linnea Gräf | |
2024-02-29 | Add Eigenwerbung | Linnea Gräf | |
2024-02-05 | Add an auto discovery plugin for mixins | Linnea Gräf | |
This will automatically find mixins in the mixin plugin, not requiring the manual configuration. This is less friction, especially for newer users. Usually this isn't super advisable, or needs more configuration to avoid server/client mixins being incorrectly applied, but with the target demographic of mostly client mods, I think this is a worthwhile change. | |||
2024-02-05 | Bump gradle to 8.6 | Vermeil | |
2024-01-30 | Bump Gradle To 8.5 | Vermeil | |
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 | |