Commit graph

224 commits

Author SHA1 Message Date
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
2820fbd5fc Update README.md 2022-08-24 16:34:18 +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
a3431b135e Impl ignore specific damage sources in battle
Fixes #1. (Damage is inhibited, but some things like amount of air while
underwater still decreases for the duration of being underwater regardless of
being in battle.)

Server-side config specifies which damage sources are ignored in battle. This
can also be set in-game with `/tbm-server-edit`.

Also updated config for entities which should reduce the amount of stuff printed
into the logs (sorry about that).
2022-08-23 13:30:10 +09:00
ff326bcbe9 Update Changelog.md, year in LICENSE 2022-08-03 14:57:56 +09:00
74b9681253 Update for forge-1.19-41.1.0, mod ver. 1.19 2022-08-03 14:47:43 +09:00
c4b10f1791
Update README.md 2022-07-21 14:28:31 +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
a9d2b11f65 Fix turn-timer not matching server-side's value 2022-07-21 14:01:34 +09:00
e8f3c0cd52 Impl "disable-turn-timer", mod version 1.18.6 2022-07-21 12:57:10 +09:00
de5e66e98d Mod version 1.18.5 2022-06-14 14:16:51 +09:00
3624b56727 Fix Battle text output when drinking a potion 2022-06-14 14:14:22 +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
9989d94cb1
Update README.md 2022-06-10 13:39:09 +09:00
b2f7fd0456
Update README.md 2022-06-10 12:19:13 +09:00
53f1831518 Update Changelog.md 2022-06-10 12:13:35 +09:00
7ea5bb64b4 Update README.md 2022-06-10 12:06:26 +09:00
c094f9b690 Impl in-game server config editing 2022-06-10 12:05:19 +09:00
bfd584ad69 WIP 1.18.3: Impl in-game server config editing 2022-06-09 16:42:21 +09:00
d9981da5fd Update Changelog.md 2022-06-08 19:24:32 +09:00
28291e5134 WIP 1.18.3: Impl editing of server config in-game
Fixed Battle not checking Player haste/speed status for using
"player_haste_speed" and "player_slow_speed".
2022-06-08 19:22:45 +09:00
bc598c41b7 WIP 1.18.3: Allow editing of server config in-game 2022-06-08 15:24:29 +09:00
607ca015b1
Update README.md 2022-06-08 12:08:02 +09:00
b060fb575f Update Changelog.md 2022-06-08 12:02:23 +09:00
d9dbe39156 TBM 1.18.2: show team color in attack menu button
If a Player is in a team that has a specific team color, that Player's name will
be displayed with that color in the list of targets when selecting a target to
attack in the Battle GUI.
2022-06-08 11:59:34 +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
4306072329
Update README.md 2021-06-01 16:13:39 +09:00
31e9b0677b
Update README.md 2021-05-24 13:17:19 +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
7f3dfb42e6 Update mod for Forge 1.16.5-36.1.0 2021-05-21 14:44:31 +09:00
3e6d184971
Update README.md 2020-11-18 20:19:44 +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