Commit graph

65 commits

Author SHA1 Message Date
Stephen Seo b8a32a490e Update Changelog.md 2024-01-17 14:43:21 +09:00
Stephen Seo 9a481f95d0 Update Changelog.md 2024-01-17 14:30:19 +09:00
Stephen Seo 46f8e22c8b Update Changelog.md, Reproducibility.md 2024-01-16 22:20:09 +09:00
Stephen Seo 2616e73407 Update Changelog.md 2024-01-16 17:24:22 +09:00
Stephen Seo f635badfe1 Bump version to 1.25.1 2024-01-16 16:58:39 +09:00
Stephen Seo 830f4255bb Update Changelog.md 2024-01-16 14:15:29 +09:00
Stephen Seo 2cbad47b33 Update Changelog.md 2024-01-08 15:34:40 +09:00
Stephen Seo c0bbf92efc Bump version, add j-ogg-vorbis dependency
Updated README.md, Reproducibility.md, etc.
2024-01-08 15:19:31 +09:00
Stephen Seo a1de902d69 Update Changelog.md 2023-12-29 17:26:14 +09:00
Stephen Seo 351fb1db55 v1.23.1 More robust possible damage source loading 2023-10-12 17:23:21 +09:00
Stephen Seo fab8e2d4a0 v1.23.0, forge 1.20.1-47.1.0 2023-09-19 18:49:49 +09:00
Stephen Seo ac97776ba7
Update Changelog.md
Fix typo
2023-03-31 14:33:23 +09:00
Stephen Seo 275a613f0f Version 1.22.0: to Forge 1.19.3-44.1.1 2023-03-31 14:22:58 +09:00
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