Commit graph

282 commits

Author SHA1 Message Date
fde09d116d Change "Ping" packet behavior
Changed "Ping" packet to not create client-local Battle instance when
received, but rather only act if client-local Battle instance exists.

This change was also made on the neoforge branches.
2024-10-25 15:46:56 +09:00
4c0872b7ad Update Changelog.md 2024-10-25 15:37:20 +09:00
c1109245e4 Update update.json 2024-10-25 14:25:04 +09:00
780f2e89ad Update Changelog.md 2024-10-25 14:22:48 +09:00
150c869dfb Update README.md 2024-10-25 14:22:38 +09:00
4ff1bafd91 Update Reproducibility.md 2024-10-25 14:11:02 +09:00
f5af4c9bdf Update Changelog.md, TBMM 1.26.2
All checks were successful
Build TurnBasedMC and create Release / check-release-exists (push) Successful in 2s
Build TurnBasedMC and create Release / build-and-create-release (push) Successful in 23s
2024-10-25 14:02:33 +09:00
36b6673d69 Bump version to 1.26.2 2024-10-24 20:21:37 +09:00
991406b45b Update Changelog.md 2024-10-24 20:19:35 +09:00
06ff3fb5ae Show entities next to attack buttons in BattleGUI 2024-10-24 20:18:53 +09:00
ff6b4747ac Update Reproducibility.md 2024-10-23 17:01:36 +09:00
4c969a4654 Update update.json 2024-10-23 16:56:04 +09:00
ecf981fb0c Update Changelog.md
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 50s
2024-10-23 16:35:30 +09:00
cf8df83b49 Add updateJSONURL to mods.toml file 2024-10-23 16:27:31 +09:00
1b585b4377 Update Changelog.md 2024-10-23 16:23:05 +09:00
b676a00c1c 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:05 +09:00
252b3a5272 Store remaining turn seconds in PacketBattlePing 2024-10-23 16:23:05 +09:00
8e469f1a8a 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:05 +09:00
02f7b179a5 Update Changelog.md 2024-10-23 16:23:05 +09:00
c65f9bde1c Update Changelog.md 2024-10-23 16:23:05 +09:00
504329fa88 Allow leaving battle gui temporarily, refactorings 2024-10-23 16:23:05 +09:00
8e646cb814 Version bump, 1.26.1, Forge 52.0.22 2024-10-23 16:23:05 +09:00
e6501e4fe3 Minor refactoring/fixes 2024-10-23 16:23:05 +09:00
4652ecf20e Add update.json (forge) 2024-10-23 16:22:49 +09:00
d5308986e9 Fix action/workflow: link to Changelog for Forge 2024-10-15 16:03:12 +09:00
7347437567 Update README.md 2024-10-15 15:50:53 +09:00
046e6c92bf Update FAQ.md 2024-10-15 15:21:18 +09:00
f5cc024f2e Update README.md 2024-10-15 15:10:03 +09:00
7d8c63ea4d Update Reproducibility.md
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 17s
2024-10-15 14:59:53 +09:00
cebc42ff37 Minor tweak to action/workflow (forgejo instance)
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 4m27s
2024-10-15 14:47:08 +09:00
d006474932 Version Forge-1.26.0 2024-10-15 14:46:19 +09:00
1d12e8c3a7 Forge 52.0.21 (Minecraft 1.21.1)
Features should be almost the same as the NeoForge branch.
2024-10-15 14:41:07 +09:00
e9019245dc Update FAQ.md 2024-10-15 11:40:00 +09:00
6fb10c6ce1 Update Reproducibility.md 2024-10-15 11:40:00 +09:00
dd30766732 Update Changelog.md 2024-10-15 11:40:00 +09:00
a3a413f5d6 Update workflow/action 2024-06-15 11:37:01 +09:00
cbfd354919 Change action runner for tags/releases 2024-03-21 16:16:48 +09:00
524df98c22 Change action runner for tags/releases 2024-03-21 13:23:06 +09:00
20fe64ed61 Update README.md 2024-01-30 11:13:39 +09:00
5372e7a25a Action: Check if release exists before releasing
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) Has been skipped
2024-01-22 18:26:21 +09:00
c07828f411 Enable "any_archLinux" act runner for building jar 2024-01-20 20:02:41 +09:00
eef8433df4 Fix Reproducibility.md 2024-01-17 15:00:19 +09:00
b763720989 Update Reproducibility.md 2024-01-17 14:45:01 +09:00
5c59c73332 Update Changelog.md 2024-01-17 14:44:53 +09:00
f18cd91560 Update Reproducibility.md
All checks were successful
Build TurnBasedMC and create Release / build-and-create-release (push) Successful in 27s
2024-01-17 14:18:20 +09:00
d57a75d3b2 Bump version to 1.25.2 2024-01-17 14:17:03 +09:00
fb7d4e39de 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:11:11 +09:00
71e3796694 Update FAQ.md 2024-01-17 13:43:10 +09:00
c066e10762 Update README.md 2024-01-17 13:38:39 +09:00
971c56c69b Update README.md 2024-01-17 13:35:35 +09:00