Commit graph

299 commits

Author SHA1 Message Date
b9fd70c8da Port to NeoForge 21.3.2-beta (MC 1.21.3) 2024-10-25 15:24:19 +09:00
d1962d0525 Update update.json 2024-10-25 14:24:03 +09:00
6628079b8d Update Changelog.md 2024-10-25 14:23:17 +09:00
99d8798bc2 Update README.md 2024-10-25 14:23:05 +09:00
e272e2d83a Update Reproducibility.md 2024-10-25 14:10:43 +09:00
5914cad3fe Update Changelog.md, TBMM 1.26.2
All checks were successful
Build TurnBasedMC and create Release / check-release-exists (push) Successful in 1s
Build TurnBasedMC and create Release / build-and-create-release (push) Successful in 25s
2024-10-25 14:02:40 +09:00
c40c7ab570 Bump version to 1.26.2 2024-10-24 20:20:44 +09:00
ea4920a1b5 Update Changelog.md 2024-10-24 20:19:25 +09:00
16346da98c Show entities next to attack buttons in BattleGUI 2024-10-24 20:15:30 +09:00
d874acb2ce Update Reproducibility.md 2024-10-23 17:01:58 +09:00
4a0ab20f26 Update update.json 2024-10-23 16:56:28 +09:00
e9a89e85f7 Update Changelog.md
All checks were successful
Build TurnBasedMC and create Release / check-release-exists (push) Successful in 3s
Build TurnBasedMC and create Release / build-and-create-release (push) Successful in 1m42s
2024-10-23 16:36:23 +09:00
7c321a7827 Add updateJSONURL to mods.toml file 2024-10-23 16:26:15 +09:00
cb27ae0f98 Update Changelog.md 2024-10-23 16:23:10 +09:00
7a5c9506c9 Pause MCMusic when "Ping" packet is received
This prevents Minecraft's music from playing at the same time as
user-provided battle/silly music.
2024-10-23 16:23:10 +09:00
aac81f20bc Minor refactoring/fix 2024-10-23 16:23:10 +09:00
4e38f4a89a Store remaining turn seconds in PacketBattlePing 2024-10-23 16:23:10 +09:00
cd6106a19c Use "PacketBattlePing" for "pings"
More efficient than using "PacketBattleInfo" every 4 seconds which is
heftier than a single battleID.

Currently "PacketBattlePing" is used to cause the client to show the
BattleGUI if it is not open.
2024-10-23 16:23:10 +09:00
cabc9766aa Update Changelog.md 2024-10-23 16:23:10 +09:00
45d115510d Update Changelog.md 2024-10-23 16:23:10 +09:00
c5006f4c38 Allow leaving battle gui temporarily, refactorings 2024-10-23 16:23:10 +09:00
c553e24ad6 Update Changelog.md 2024-10-23 16:23:10 +09:00
52458bbfc5 Version bump, 1.26.1 of mod, 21.1.72 neoforge 2024-10-23 16:23:10 +09:00
934fc3842b Minor refactoring/fixes 2024-10-23 16:23:10 +09:00
89f19f3218 Add update.json (neoforge) 2024-10-23 16:20:58 +09:00
cecf687c7e Update README.md 2024-10-15 15:49:05 +09:00
82039dcfd2 Update FAQ.md 2024-10-15 15:35:38 +09:00
8d18405a61 Update Reproducibility.md and Changelog.md 2024-10-15 15:01:07 +09:00
a88d812bb3 Update FAQ.md
Info related to client-config.
2024-10-15 12:02:14 +09:00
6afd7115c2 Minor update to FAQ.md 2024-10-15 11:34:42 +09:00
2e40c403cd Update Reproducibility.md 2024-10-15 11:23:05 +09:00
b9d128a647 Version NeoForge-1.26.0
All checks were successful
Build TurnBasedMC and create Release / check-release-exists (push) Successful in 0s
Build TurnBasedMC and create Release / build-and-create-release (push) Successful in 3m24s
2024-10-15 10:55:03 +09:00
606d5cf575 Minor tweak to action/workflow release build 2024-10-15 10:54:26 +09:00
25e503ddfa Update Changelog.md 2024-10-15 10:52:55 +09:00
3f36931e0e Add new mobs to config list, bump config version 2024-10-15 10:52:22 +09:00
b18b159259 Update README.md 2024-10-14 21:37:40 +09:00
e2f474564d Fix accidental version 1.27, fix client-config 2024-10-14 21:34:47 +09:00
ddcfa9190f Neoforge 21.1.69
TODO:
    Fix client-config not persisting/saving.
    Add new mobs to the list in the server-side config.
2024-10-14 19:27:38 +09:00
ecebdc91fa Update workflow/action 2024-06-15 11:36:06 +09:00
0d79d88474 Change action runner for tags/releases 2024-03-21 16:16:18 +09:00
3f8a12a4ad Change action runner for tags/releases 2024-03-21 13:19:18 +09:00
c0e70007f7 Fix "hover text" info for options in cli conf gui 2024-02-02 13:43:48 +09:00
6c2265f184 Update Changelog.md 2024-02-01 16:55:42 +09:00
3f7c922c5d Add cli opt for music vol affected by master vol 2024-02-01 16:54:34 +09:00
03ea6d3bc9 Update Changelog.md 2024-02-01 16:14:47 +09:00
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