Commit graph

52 commits

Author SHA1 Message Date
Stephen Seo 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
Stephen Seo c6b0cd9d26 More refactoring of check-if-in-battle code 2022-09-02 19:41:03 +09:00
Stephen Seo 80f37fc378 Update Changelog.md 2022-09-02 19:40:32 +09:00
Stephen Seo d837bebad6 Update Changelog.md 2022-09-02 15:24:43 +09:00
Stephen Seo 14f52a505e Update Changelog.md 2022-09-02 11:48:10 +09:00
Stephen Seo 240d6497ed Update Changelog.md 2022-09-01 22:05:28 +09:00
Stephen Seo 52a914b42d Update Changelog.md 2022-09-01 21:32:53 +09:00
Stephen Seo 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
Stephen Seo 819aea162a Refactor entity-in-battle checking, v1.21.2 2022-08-23 15:01:14 +09:00
Stephen Seo 12e6583b1f Refactor entity-in-battle checking code, v1.21.1 2022-08-23 14:36:32 +09:00
Stephen Seo dbd4d3cdba
Update Changelog.md 2022-08-23 14:04:40 +09:00
Stephen Seo 972997a49b Updated mod to use forge 1.19.2-43.1.1 2022-08-23 13:55:09 +09:00
Stephen Seo abc0c55dc3 Update Changelog.md 2022-08-23 13:40:08 +09:00
Stephen Seo ff326bcbe9 Update Changelog.md, year in LICENSE 2022-08-03 14:57:56 +09:00
Stephen Seo 752d0c881e Bump network protocol version, version to 1.18.7 2022-07-21 14:19:21 +09:00
Stephen Seo d44b000570 Update Changelog.md 2022-07-21 14:08:53 +09:00
Stephen Seo de5e66e98d Mod version 1.18.5 2022-06-14 14:16:51 +09:00
Stephen Seo 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
Stephen Seo 3b11975fe8
Update Changelog.md 2022-06-10 13:58:04 +09:00
Stephen Seo 53f1831518 Update Changelog.md 2022-06-10 12:13:35 +09:00
Stephen Seo d9981da5fd Update Changelog.md 2022-06-08 19:24:32 +09:00
Stephen Seo bc598c41b7 WIP 1.18.3: Allow editing of server config in-game 2022-06-08 15:24:29 +09:00
Stephen Seo b060fb575f Update Changelog.md 2022-06-08 12:02:23 +09:00
Stephen Seo 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
Stephen Seo 0c4c1ee090
Update Changelog.md 2022-05-18 14:16:23 +09:00
Stephen Seo bc080b2f6f Update for forge-1.18.2-40.1.0 (mod ver 1.18.0) 2022-05-17 16:10:18 +09:00
Stephen Seo 89ca942c31 Fix potential client freeze bug 2021-05-23 15:38:04 +09:00
Stephen Seo ee633284df Add experimental support for Pam's HC foods 2021-05-23 13:22:18 +09:00
Stephen Seo b49624cfd4 Update Changelog.md 2021-05-21 14:46:08 +09:00
Stephen Seo c67deef393 Impl config and settings for creeper behavior 2020-11-18 17:24:18 +09:00
Stephen Seo befc7cf611 Add config option for creeper turn explosion 2020-11-18 16:16:18 +09:00
Stephen Seo f5f7ce52cc Impl turn-based battle for Creepers 2020-11-18 15:52:54 +09:00
Stephen Seo f37523eaf6 Update Changelog.md 2020-11-14 15:11:26 +09:00
Stephen Seo ac1b77d58a Update Changelog.md 2020-11-13 11:42:00 +09:00
Stephen Seo abb7a88e6b Updated Changelog.md 2020-11-13 11:29:28 +09:00
Stephen Seo 61e0fb02e6 Updated for mcf 1.16.3-34.1.0 2020-11-12 17:10:01 +09:00
Stephen Seo a932abcee1 Update Changelog.md for 1.9 2019-11-29 19:38:38 +09:00
Stephen Seo 4acca35aa8 Update Changelog.md 2018-10-30 14:29:25 +09:00
Stephen Seo 55217d0924 Version 1.8
Updated Changelog.md, README.md, and versions.
2018-10-30 14:15:37 +09:00
Stephen Seo 10604a3382
Update Changelog.md 2018-10-26 21:11:14 +09:00
Stephen Seo 403f4ce971 Add a fix to the Changelog 2018-10-26 18:11:35 +09:00
Stephen Seo aa229036ad Version 1.7
Can now add/edit "custom-name" entries to the config via
"/tbm-edit custom". These entries only apply to mobs with a matching
custom name.
2018-10-26 13:36:35 +09:00
Stephen Seo 9e15f845c5 Add command "/tbm-edit"
Can now add/edit entity entries in config. Now possible to add entries
for unknown mobs in-game.
2018-10-25 14:31:27 +09:00
Stephen Seo 05b3dc90b0 Use .toml instead of .xml for config 2018-10-25 14:31:06 +09:00
Stephen Seo bd7d7e16f3 Version 1.5, minor fixes
Food and potion consumption in battle is now handled more properly.
2018-10-19 17:18:02 +09:00
Stephen Seo 54207c6e80 Version 1.4 2018-10-18 16:28:47 +09:00
Stephen Seo 3596bfd2ca Update Changelog.md 2018-10-17 18:30:44 +09:00
Stephen Seo 8bcecd21a9 Update Changelog.md 2018-10-17 17:21:22 +09:00
Stephen Seo 8b57023707 Update Changelog.md 2018-10-17 12:36:05 +09:00
Stephen Seo 8e473c8649 Update/fix Changelog.md 2018-10-16 21:41:18 +09:00