Commit graph

254 commits

Author SHA1 Message Date
6b21afdce9 Refactor ClientConfig GUI, reformat file
Also refactor how "minimum silly percentage" is handled (the minimum
percentage of "silly mobs" to play silly music in battle for).
2024-02-01 15:55:58 +09:00
c8066e2550 Fix value formatting for sliders in client config 2024-02-01 14:19:27 +09:00
b0a58384f3 Update README.md 2024-01-31 18:23:50 +09:00
caa90f7fa6 Bump version to 1.26.0 2024-01-31 18:23:26 +09:00
7ba0b7b307 Update Changelog.md 2024-01-31 18:20:57 +09:00
83b7e99cee Impl. GUI to set client config, /tbm-client-edit 2024-01-31 18:18:55 +09:00
c0fddb6955 Allow changing client config in settings
Client config is no longer stored in TBM_Config.toml.
2024-01-31 14:06:23 +09:00
aac4f9b6aa Bump NeoForge version to 20.4.146-beta 2024-01-31 12:03:45 +09:00
18b4fac876 Version 1.25.3 2024-01-31 11:58:13 +09:00
86cbc5e7ba Fix volume handling of battle/silly music 2024-01-31 11:57:52 +09:00
bba99d4e6a Update README.md 2024-01-30 11:14:01 +09:00
356502f722 Action: Check if release exists before releasing 2024-01-22 18:29:29 +09:00
75976c8d9a Enable "any_archLinux" act runner for building jar 2024-01-20 20:01:54 +09:00
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
846840c3a7 Update README.md 2024-01-17 14:48:56 +09:00
43bb0c7059 Fix version in main mod class 2024-01-17 14:48:37 +09:00
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
b8a32a490e Update Changelog.md 2024-01-17 14:43:21 +09:00
ae3cbfe4f6 Bump version to 1.25.2, cleanup of gradle stuff 2024-01-17 14:42:55 +09:00
9a481f95d0 Update Changelog.md 2024-01-17 14:30:19 +09:00
24a29eaba6 Update Reproducibility.md 2024-01-17 14:29:31 +09:00
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
6f0c223c9d Update FAQ.md 2024-01-17 13:43:24 +09:00
17c39a5329 Update README.md 2024-01-17 13:38:59 +09:00
4879aaefd1 Update README.md 2024-01-17 13:35:09 +09:00
46f8e22c8b Update Changelog.md, Reproducibility.md 2024-01-16 22:20:09 +09:00
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
2616e73407 Update Changelog.md 2024-01-16 17:24:22 +09:00
edc3246bd1 Minor fixes to ItemSelectionButton 2024-01-16 17:10:24 +09:00
b1b8451331 Update .gitignore 2024-01-16 16:58:48 +09:00
f635badfe1 Bump version to 1.25.1 2024-01-16 16:58:39 +09:00
fb2c4cd13c Update code for NeoForge 20.4.108-beta 2024-01-16 16:55:13 +09:00
830f4255bb Update Changelog.md 2024-01-16 14:15:29 +09:00
490518a58a Add "icon" for mod 2024-01-16 14:15:13 +09:00
e3ba1abdae Remove unused mcmod.info file 2024-01-16 14:14:45 +09:00
d564756c42 "Pin" j-ogg-vorbis version 2024-01-11 16:30:58 +09:00
64a7fb263f Tweak to forgejo action/workflow 2024-01-10 11:56:54 +09:00
52b1b5ee05 Minor tweak to FAQ.md 2024-01-09 11:16:06 +09:00
2e71ea97ad Minor fix to build-jar action/workflow 2024-01-08 18:34:00 +09:00
f9178777ee Update README.md 2024-01-08 18:24:39 +09:00
9d4cd5c4e7 Update LICENSE year 2024-01-08 18:20:57 +09:00
85c4588470 Update FAQ.md 2024-01-08 17:31:03 +09:00
7770698947 Update README.md 2024-01-08 17:27:45 +09:00
a3d4ae74ef Add FAQ.md 2024-01-08 17:25:43 +09:00
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
d58ef1585a Update README.md 2024-01-08 15:37:48 +09:00
2cbad47b33 Update Changelog.md 2024-01-08 15:34:40 +09:00
d57f18d6c2 Add support for ogg-vorbis audio files 2024-01-08 15:19:42 +09:00
c0bbf92efc Bump version, add j-ogg-vorbis dependency
Updated README.md, Reproducibility.md, etc.
2024-01-08 15:19:31 +09:00
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