Commit graph

69 commits

Author SHA1 Message Date
6c2265f184 Update Changelog.md 2024-02-01 16:55:42 +09:00
03ea6d3bc9 Update Changelog.md 2024-02-01 16:14:47 +09:00
7ba0b7b307 Update Changelog.md 2024-01-31 18:20:57 +09:00
86cbc5e7ba Fix volume handling of battle/silly music 2024-01-31 11:57:52 +09:00
b8a32a490e Update Changelog.md 2024-01-17 14:43:21 +09:00
9a481f95d0 Update Changelog.md 2024-01-17 14:30:19 +09:00
46f8e22c8b Update Changelog.md, Reproducibility.md 2024-01-16 22:20:09 +09:00
2616e73407 Update Changelog.md 2024-01-16 17:24:22 +09:00
f635badfe1 Bump version to 1.25.1 2024-01-16 16:58:39 +09:00
830f4255bb Update Changelog.md 2024-01-16 14:15:29 +09:00
2cbad47b33 Update Changelog.md 2024-01-08 15:34:40 +09:00
c0bbf92efc Bump version, add j-ogg-vorbis dependency
Updated README.md, Reproducibility.md, etc.
2024-01-08 15:19:31 +09:00
a1de902d69 Update Changelog.md 2023-12-29 17:26:14 +09:00
351fb1db55 v1.23.1 More robust possible damage source loading 2023-10-12 17:23:21 +09:00
fab8e2d4a0 v1.23.0, forge 1.20.1-47.1.0 2023-09-19 18:49:49 +09:00
ac97776ba7
Update Changelog.md
Fix typo
2023-03-31 14:33:23 +09:00
275a613f0f Version 1.22.0: to Forge 1.19.3-44.1.1 2023-03-31 14:22:58 +09:00
c8add16c86 Version 1.21.4, bug fix
Fix bug where client may not be able to attack entities for which an entry did
not exist on the client-side config.
2022-09-02 19:46:26 +09:00
c6b0cd9d26 More refactoring of check-if-in-battle code 2022-09-02 19:41:03 +09:00
80f37fc378 Update Changelog.md 2022-09-02 19:40:32 +09:00
d837bebad6 Update Changelog.md 2022-09-02 15:24:43 +09:00
14f52a505e Update Changelog.md 2022-09-02 11:48:10 +09:00
240d6497ed Update Changelog.md 2022-09-01 22:05:28 +09:00
52a914b42d Update Changelog.md 2022-09-01 21:32:53 +09:00
e447116e1d Impl. player_only_battles, v1.21.3
A server-side config option was added to enable "player_only_battles" where mobs
cannot enter battle. (I haven't actually tested this fully since I am only 1
person, so there may be bugs.) This can be edited via the config, or via the
`/tbm-server-edit` command.

Version bumped to 1.21.3 .
2022-08-24 12:18:32 +09:00
819aea162a Refactor entity-in-battle checking, v1.21.2 2022-08-23 15:01:14 +09:00
12e6583b1f Refactor entity-in-battle checking code, v1.21.1 2022-08-23 14:36:32 +09:00
dbd4d3cdba
Update Changelog.md 2022-08-23 14:04:40 +09:00
972997a49b Updated mod to use forge 1.19.2-43.1.1 2022-08-23 13:55:09 +09:00
abc0c55dc3 Update Changelog.md 2022-08-23 13:40:08 +09:00
ff326bcbe9 Update Changelog.md, year in LICENSE 2022-08-03 14:57:56 +09:00
752d0c881e Bump network protocol version, version to 1.18.7 2022-07-21 14:19:21 +09:00
d44b000570 Update Changelog.md 2022-07-21 14:08:53 +09:00
de5e66e98d Mod version 1.18.5 2022-06-14 14:16:51 +09:00
cb4fda06e3 1.18.4 Fix battle hits, non-instant hits
Fix hits in battles not hitting due to invulnerability frames.

Changed hits to be spaced appart by approx. 15ms.
2022-06-10 16:57:48 +09:00
3b11975fe8
Update Changelog.md 2022-06-10 13:58:04 +09:00
53f1831518 Update Changelog.md 2022-06-10 12:13:35 +09:00
d9981da5fd Update Changelog.md 2022-06-08 19:24:32 +09:00
bc598c41b7 WIP 1.18.3: Allow editing of server config in-game 2022-06-08 15:24:29 +09:00
b060fb575f Update Changelog.md 2022-06-08 12:02:23 +09:00
c46828c58a Fix battle text output, v1.18.1
Battle text output now respects team colors of players in teams.
2022-06-03 14:51:17 +09:00
0c4c1ee090
Update Changelog.md 2022-05-18 14:16:23 +09:00
bc080b2f6f Update for forge-1.18.2-40.1.0 (mod ver 1.18.0) 2022-05-17 16:10:18 +09:00
89ca942c31 Fix potential client freeze bug 2021-05-23 15:38:04 +09:00
ee633284df Add experimental support for Pam's HC foods 2021-05-23 13:22:18 +09:00
b49624cfd4 Update Changelog.md 2021-05-21 14:46:08 +09:00
c67deef393 Impl config and settings for creeper behavior 2020-11-18 17:24:18 +09:00
befc7cf611 Add config option for creeper turn explosion 2020-11-18 16:16:18 +09:00
f5f7ce52cc Impl turn-based battle for Creepers 2020-11-18 15:52:54 +09:00
f37523eaf6 Update Changelog.md 2020-11-14 15:11:26 +09:00