Commit graph

224 commits

Author SHA1 Message Date
be99607226 "Pin" j-ogg-vorbis version 2024-01-11 16:29:51 +09:00
00c6ec12a4 Tweak to forgejo action/workflow 2024-01-10 11:56:36 +09:00
5dda78f3a5 Minor tweak to FAQ.md 2024-01-09 11:15:48 +09:00
ae18f2686e Minor fix to build-jar action/workflow 2024-01-08 18:33:25 +09:00
6c3aa48923 Update README.md 2024-01-08 18:24:26 +09:00
05ab18b572 Update LICENSE year 2024-01-08 18:20:43 +09:00
768844b05f Update FAQ.md 2024-01-08 17:30:52 +09:00
c0879e120c Update README.md 2024-01-08 17:27:54 +09:00
039f27cbc1 Add FAQ.md 2024-01-08 17:24:42 +09:00
ad78063a16 Update Reproducibility.md 2024-01-08 15:41:51 +09:00
4c2bc47007 Update Changelog.md 2024-01-08 15:34:53 +09:00
be19ce8748 Fix build-jar workflow
All checks were successful
Build TurnBasedMC and create Release / build-and-store-artifact (push) Successful in 24s
2024-01-08 15:06:47 +09:00
3a6d800745 Minor fix to build-jar action
Some checks failed
Build TurnBasedMC and create Release / build-and-store-artifact (push) Failing after 33s
2024-01-08 15:03:58 +09:00
56a9db15ad Update Reproducibility.md 2024-01-08 15:02:44 +09:00
18076715e0 Update Changelog.md 2024-01-08 15:01:11 +09:00
8551aae80b Update README.md 2024-01-08 15:00:03 +09:00
cc7ef71384 Minor tweak to build-jar action 2024-01-08 14:58:35 +09:00
6d8384ce04 Update README.md 2024-01-08 14:58:21 +09:00
0d0c0ca08c Add support for ogg-vorbis audio files 2024-01-08 12:29:09 +09:00
74291dde8f Bump version, use jarJar instead of shadow jar
Also add "j-ogg-vorbis" dependency.
2024-01-08 12:18:32 +09:00
f687dfdaf3 Minor tweak/fix to release summary on tag action
All checks were successful
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Successful in 28s
2024-01-06 14:52:46 +09:00
6e8d3a8d5a Fix build-jar action for master branch
All checks were successful
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Successful in 33s
2024-01-06 14:33:54 +09:00
47a2eb9c74 Change action to create release on tag with jar 2024-01-06 14:30:57 +09:00
9680fdb24b Name build artifact based on tag name 2024-01-05 20:28:59 +09:00
398e8a9218 Fix builds changing MANIFEST based on project dir 2024-01-05 18:51:55 +09:00
c4a8664297 Fix tag wildcard in action .yaml 2024-01-05 17:06:04 +09:00
9daf5c139f Use action when tag is pushed 2024-01-05 16:37:24 +09:00
5168f8b346 Output sha256sum of jars in action
All checks were successful
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Successful in 3m45s
2024-01-05 16:29:02 +09:00
304c739a25 Change repo clone dir name in action 2024-01-05 16:27:27 +09:00
0d8699c420 Rename artifact name for buidl action
All checks were successful
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Successful in 4m24s
2024-01-05 15:45:39 +09:00
8ee3c99846 Update action to use less ram
All checks were successful
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Successful in 54s
2024-01-05 15:35:12 +09:00
e5beef7c98 Fix forgejo action (missing ';' for find cmd)
Some checks failed
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Failing after 14m30s
2024-01-05 13:22:02 +09:00
56353462f7 Add workflow to build jar and store as artifact
Some checks failed
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Has been cancelled
2024-01-05 13:19:44 +09:00
da17601477 Fix newline for download links list 2024-01-01 12:38:03 +09:00
5d905ac55e Add modrinth.com link to README.md 2024-01-01 12:35:37 +09:00
d7e35cbf5a Update Reproducibility.md 2023-12-30 14:01:14 +09:00
132d16b2bd Update README.md
Reorder `Reproducibility` to be under `Building`.
2023-12-30 13:50:55 +09:00
24247eab7b Update Reproducibility.md 2023-12-30 12:35:47 +09:00
dc7d621d5c Update README.md, add Reproducibility.md 2023-12-30 12:25:14 +09:00
fc34310cbe Update README.md 2023-12-30 11:55:10 +09:00
601d5bc15d Update Changelog.md 2023-12-29 17:26:53 +09:00
62576a06c6 Update mod for 1.20.2 Forge
Also add support for Crossbows in battle.
2023-12-29 11:59:23 +09:00
adb3a652f6 Update README.md 2023-12-28 12:23:00 +09:00
531cb65e1f Update LICENSE year 2023-12-28 12:16:34 +09:00
351fb1db55 v1.23.1 More robust possible damage source loading 2023-10-12 17:23:21 +09:00
fab8e2d4a0 v1.23.0, forge 1.20.1-47.1.0 2023-09-19 18:49:49 +09:00
8e8771dfc6 Set ForgeGradle version to 6.0.6
ForgeGradle version will need to be manually updated, which should be
better than suddenly compiling with a different version of ForgeGradle
when compiling in the future, which may break the "reproducibility" in
reproducible builds.
2023-06-08 21:42:32 +09:00
2ae8f77b4d Apply build.gradle changes for reprod. builds
Updated gradle wrapper to 8.1.1.
Updated ForgeGradle to "6.0.+".
Updated "shadow" to "8.1.1".
2023-06-08 21:31:55 +09:00
ac97776ba7
Update Changelog.md
Fix typo
2023-03-31 14:33:23 +09:00
275a613f0f Version 1.22.0: to Forge 1.19.3-44.1.1 2023-03-31 14:22:58 +09:00