Commit graph

244 commits

Author SHA1 Message Date
Stephen Seo bba99d4e6a Update README.md 2024-01-30 11:14:01 +09:00
Stephen Seo 356502f722 Action: Check if release exists before releasing 2024-01-22 18:29:29 +09:00
Stephen Seo 75976c8d9a Enable "any_archLinux" act runner for building jar 2024-01-20 20:01:54 +09:00
Stephen Seo 62774b0b0c Fix Reproducibility.md
All checks were successful
Build TurnBasedMC and create Release / build-and-create-release (push) Successful in 6m57s
2024-01-17 14:51:42 +09:00
Stephen Seo 846840c3a7 Update README.md 2024-01-17 14:48:56 +09:00
Stephen Seo 43bb0c7059 Fix version in main mod class 2024-01-17 14:48:37 +09:00
Stephen Seo 288ed1cfd6 Update Reproducibility.md
Some checks failed
Build TurnBasedMC and create Release / build-and-create-release (push) Has been cancelled
2024-01-17 14:44:12 +09:00
Stephen Seo b8a32a490e Update Changelog.md 2024-01-17 14:43:21 +09:00
Stephen Seo ae3cbfe4f6 Bump version to 1.25.2, cleanup of gradle stuff 2024-01-17 14:42:55 +09:00
Stephen Seo 9a481f95d0 Update Changelog.md 2024-01-17 14:30:19 +09:00
Stephen Seo 24a29eaba6 Update Reproducibility.md 2024-01-17 14:29:31 +09:00
Stephen Seo 9fab572800 Fix usage of throwable potions in battle
Add (experimental) "right-click" support for items when "Use" is invoked
on an item in battle.
2024-01-17 14:29:19 +09:00
Stephen Seo 6f0c223c9d Update FAQ.md 2024-01-17 13:43:24 +09:00
Stephen Seo 17c39a5329 Update README.md 2024-01-17 13:38:59 +09:00
Stephen Seo 4879aaefd1 Update README.md 2024-01-17 13:35:09 +09:00
Stephen Seo 46f8e22c8b Update Changelog.md, Reproducibility.md 2024-01-16 22:20:09 +09:00
Stephen Seo 54afb08263 Update Reproducibility.md
All checks were successful
Build TurnBasedMC and create Release / build-and-create-release (push) Successful in 5m57s
2024-01-16 17:29:55 +09:00
Stephen Seo 2616e73407 Update Changelog.md 2024-01-16 17:24:22 +09:00
Stephen Seo edc3246bd1 Minor fixes to ItemSelectionButton 2024-01-16 17:10:24 +09:00
Stephen Seo b1b8451331 Update .gitignore 2024-01-16 16:58:48 +09:00
Stephen Seo f635badfe1 Bump version to 1.25.1 2024-01-16 16:58:39 +09:00
Stephen Seo fb2c4cd13c Update code for NeoForge 20.4.108-beta 2024-01-16 16:55:13 +09:00
Stephen Seo 830f4255bb Update Changelog.md 2024-01-16 14:15:29 +09:00
Stephen Seo 490518a58a Add "icon" for mod 2024-01-16 14:15:13 +09:00
Stephen Seo e3ba1abdae Remove unused mcmod.info file 2024-01-16 14:14:45 +09:00
Stephen Seo d564756c42 "Pin" j-ogg-vorbis version 2024-01-11 16:30:58 +09:00
Stephen Seo 64a7fb263f Tweak to forgejo action/workflow 2024-01-10 11:56:54 +09:00
Stephen Seo 52b1b5ee05 Minor tweak to FAQ.md 2024-01-09 11:16:06 +09:00
Stephen Seo 2e71ea97ad Minor fix to build-jar action/workflow 2024-01-08 18:34:00 +09:00
Stephen Seo f9178777ee Update README.md 2024-01-08 18:24:39 +09:00
Stephen Seo 9d4cd5c4e7 Update LICENSE year 2024-01-08 18:20:57 +09:00
Stephen Seo 85c4588470 Update FAQ.md 2024-01-08 17:31:03 +09:00
Stephen Seo 7770698947 Update README.md 2024-01-08 17:27:45 +09:00
Stephen Seo a3d4ae74ef Add FAQ.md 2024-01-08 17:25:43 +09:00
Stephen Seo f56891e1d0 Update Reproducibility.md
All checks were successful
Build TurnBasedMC and create Release / build-and-store-artifact (push) Successful in 8m22s
2024-01-08 15:41:33 +09:00
Stephen Seo d58ef1585a Update README.md 2024-01-08 15:37:48 +09:00
Stephen Seo 2cbad47b33 Update Changelog.md 2024-01-08 15:34:40 +09:00
Stephen Seo d57f18d6c2 Add support for ogg-vorbis audio files 2024-01-08 15:19:42 +09:00
Stephen Seo c0bbf92efc Bump version, add j-ogg-vorbis dependency
Updated README.md, Reproducibility.md, etc.
2024-01-08 15:19:31 +09:00
Stephen Seo 5708e46118 Tweak to build jar release action
All checks were successful
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Successful in 6m4s
2024-01-06 14:57:13 +09:00
Stephen Seo edf2d3926d Minor fix to build-jar action 2024-01-06 14:31:29 +09:00
Stephen Seo 3caf1d31bf Make release on tag with build artifact 2024-01-06 14:23:37 +09:00
Stephen Seo 01bf977fd6 Change build action to build tags only 2024-01-05 20:28:13 +09:00
Stephen Seo 75b710c3d4 Re-attempt build jar action
All checks were successful
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Successful in 5m36s
2024-01-05 20:18:53 +09:00
Stephen Seo 0c5e823839 Fix builds changing MANIFEST based on project dir 2024-01-05 20:17:39 +09:00
Stephen Seo c8e405f685 Remove build action for neoforge for now 2024-01-05 18:43:27 +09:00
Stephen Seo 29d45ea0f9 Attempt to reduce memory usage on neoforge build
Some checks failed
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Failing after 3m2s
2024-01-05 17:34:17 +09:00
Stephen Seo 63fb52e75f Fix artifact name of neoforge build action
Some checks are pending
Build TurnBasedMC and store Artifact / build-and-store-artifact (push) Waiting to run
2024-01-05 16:34:31 +09:00
Stephen Seo 4881f056f5 Output sha256sum of jars in action 2024-01-05 16:32:18 +09:00
Stephen Seo 3cc138dd47 Change repo clone dir name in action 2024-01-05 16:32:05 +09:00