Commit graph

213 commits

Author SHA1 Message Date
Stephen Seo 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
Stephen Seo 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
Stephen Seo 56a9db15ad Update Reproducibility.md 2024-01-08 15:02:44 +09:00
Stephen Seo 18076715e0 Update Changelog.md 2024-01-08 15:01:11 +09:00
Stephen Seo 8551aae80b Update README.md 2024-01-08 15:00:03 +09:00
Stephen Seo cc7ef71384 Minor tweak to build-jar action 2024-01-08 14:58:35 +09:00
Stephen Seo 6d8384ce04 Update README.md 2024-01-08 14:58:21 +09:00
Stephen Seo 0d0c0ca08c Add support for ogg-vorbis audio files 2024-01-08 12:29:09 +09:00
Stephen Seo 74291dde8f Bump version, use jarJar instead of shadow jar
Also add "j-ogg-vorbis" dependency.
2024-01-08 12:18:32 +09:00
Stephen Seo 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
Stephen Seo 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
Stephen Seo 47a2eb9c74 Change action to create release on tag with jar 2024-01-06 14:30:57 +09:00
Stephen Seo 9680fdb24b Name build artifact based on tag name 2024-01-05 20:28:59 +09:00
Stephen Seo 398e8a9218 Fix builds changing MANIFEST based on project dir 2024-01-05 18:51:55 +09:00
Stephen Seo c4a8664297 Fix tag wildcard in action .yaml 2024-01-05 17:06:04 +09:00
Stephen Seo 9daf5c139f Use action when tag is pushed 2024-01-05 16:37:24 +09:00
Stephen Seo 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
Stephen Seo 304c739a25 Change repo clone dir name in action 2024-01-05 16:27:27 +09:00
Stephen Seo 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
Stephen Seo 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
Stephen Seo 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
Stephen Seo 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
Stephen Seo da17601477 Fix newline for download links list 2024-01-01 12:38:03 +09:00
Stephen Seo 5d905ac55e Add modrinth.com link to README.md 2024-01-01 12:35:37 +09:00
Stephen Seo d7e35cbf5a Update Reproducibility.md 2023-12-30 14:01:14 +09:00
Stephen Seo 132d16b2bd Update README.md
Reorder `Reproducibility` to be under `Building`.
2023-12-30 13:50:55 +09:00
Stephen Seo 24247eab7b Update Reproducibility.md 2023-12-30 12:35:47 +09:00
Stephen Seo dc7d621d5c Update README.md, add Reproducibility.md 2023-12-30 12:25:14 +09:00
Stephen Seo fc34310cbe Update README.md 2023-12-30 11:55:10 +09:00
Stephen Seo 601d5bc15d Update Changelog.md 2023-12-29 17:26:53 +09:00
Stephen Seo 62576a06c6 Update mod for 1.20.2 Forge
Also add support for Crossbows in battle.
2023-12-29 11:59:23 +09:00
Stephen Seo adb3a652f6 Update README.md 2023-12-28 12:23:00 +09:00
Stephen Seo 531cb65e1f Update LICENSE year 2023-12-28 12:16:34 +09:00
Stephen Seo 351fb1db55 v1.23.1 More robust possible damage source loading 2023-10-12 17:23:21 +09:00
Stephen Seo fab8e2d4a0 v1.23.0, forge 1.20.1-47.1.0 2023-09-19 18:49:49 +09:00
Stephen Seo 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
Stephen Seo 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
Stephen Seo ac97776ba7
Update Changelog.md
Fix typo
2023-03-31 14:33:23 +09:00
Stephen Seo 275a613f0f Version 1.22.0: to Forge 1.19.3-44.1.1 2023-03-31 14:22:58 +09:00
Stephen Seo c8add16c86 Version 1.21.4, bug fix
Fix bug where client may not be able to attack entities for which an entry did
not exist on the client-side config.
2022-09-02 19:46:26 +09:00
Stephen Seo c6b0cd9d26 More refactoring of check-if-in-battle code 2022-09-02 19:41:03 +09:00
Stephen Seo 80f37fc378 Update Changelog.md 2022-09-02 19:40:32 +09:00
Stephen Seo d837bebad6 Update Changelog.md 2022-09-02 15:24:43 +09:00
Stephen Seo 14f52a505e Update Changelog.md 2022-09-02 11:48:10 +09:00
Stephen Seo 240d6497ed Update Changelog.md 2022-09-01 22:05:28 +09:00
Stephen Seo 52a914b42d Update Changelog.md 2022-09-01 21:32:53 +09:00
Stephen Seo 2820fbd5fc Update README.md 2022-08-24 16:34:18 +09:00
Stephen Seo e447116e1d Impl. player_only_battles, v1.21.3
A server-side config option was added to enable "player_only_battles" where mobs
cannot enter battle. (I haven't actually tested this fully since I am only 1
person, so there may be bugs.) This can be edited via the config, or via the
`/tbm-server-edit` command.

Version bumped to 1.21.3 .
2022-08-24 12:18:32 +09:00
Stephen Seo 819aea162a Refactor entity-in-battle checking, v1.21.2 2022-08-23 15:01:14 +09:00
Stephen Seo 12e6583b1f Refactor entity-in-battle checking code, v1.21.1 2022-08-23 14:36:32 +09:00