e9a89e85f7
Update Changelog.md
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
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
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
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