0ce44d79b5
Update update.json
2024-11-01 14:41:50 +09:00
4f9c96ce03
Update Reproducibility.md
2024-11-01 14:27:17 +09:00
fd89a9c3c2
Update README.md
Build TurnBasedMC and create Release / check-release-exists (push) Successful in 1s
Build TurnBasedMC and create Release / build-and-create-release (push) Successful in 1m28s
2024-11-01 14:14:32 +09:00
171b912f1c
Fix erronous double-line of code
2024-11-01 14:13:38 +09:00
01df575767
Update Changelog.md
2024-11-01 14:12:17 +09:00
dfe27109be
Version NeoForge 1.26.4-MC-1.21.1
2024-11-01 13:26:24 +09:00
676955503c
Allow Players to have "attack effect"
2024-11-01 13:16:00 +09:00
6625a495ca
2/2 Player-specific TBMM battle config
...
Add support for custom stats per-player by player username.
2024-11-01 13:15:39 +09:00
2c369a125a
1/2 Player-specific TBMM battle config
...
Add support for custom stats per-player by player username.
2024-11-01 13:15:24 +09:00
c58ca0fe37
Update to NeoForge 21.1.73 (MC 1.21.1)
2024-11-01 13:14:05 +09:00
58a9be3251
Update README.md
2024-10-29 17:59:22 +09:00
ea6451e558
Update Reproducibility.md
2024-10-25 16:14:35 +09:00
1c119aa5db
Update update.json
2024-10-25 16:10:34 +09:00
d39a15a4e2
Update Changelog.md
2024-10-25 15:50:39 +09:00
0294198192
Update Changelog.md
Build TurnBasedMC and create Release / check-release-exists (push) Successful in 1s
Build TurnBasedMC and create Release / build-and-create-release (push) Successful in 19s
2024-10-25 15:39:27 +09:00
aaefb62501
Bump version to 1.26.3-MC-1.21.1
2024-10-25 15:39:27 +09:00
367c407ec9
Minor tweak to "Ping" packet
...
This commit changes the "Ping" packet to not create a client-side Battle
instance if it does not exist when the packet is received.
2024-10-25 15:31:23 +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
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
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