]>
git.seodisparate.com - TurnBasedMinecraftMod/log
Stephen Seo [Mon, 1 Jan 2024 03:35:37 +0000 (12:35 +0900)]
Add modrinth.com link to README.md
Stephen Seo [Sat, 30 Dec 2023 07:27:51 +0000 (16:27 +0900)]
Update README.md
Remove reference to `shadow` in README.md since jarJar is being used
instead for NeoForge builds.
Stephen Seo [Sat, 30 Dec 2023 05:01:14 +0000 (14:01 +0900)]
Update Reproducibility.md
Stephen Seo [Sat, 30 Dec 2023 04:50:27 +0000 (13:50 +0900)]
Update README.md
Reorder `Reproducibility` to be under `Building`.
Stephen Seo [Sat, 30 Dec 2023 03:34:56 +0000 (12:34 +0900)]
Update Reproducibility.md
Stephen Seo [Sat, 30 Dec 2023 03:24:26 +0000 (12:24 +0900)]
Update README.md, add Reproducibility.md
Stephen Seo [Sat, 30 Dec 2023 02:58:11 +0000 (11:58 +0900)]
Update README.md
Stephen Seo [Fri, 29 Dec 2023 08:28:09 +0000 (17:28 +0900)]
Fix version in mcmod.info
Stephen Seo [Fri, 29 Dec 2023 08:26:14 +0000 (17:26 +0900)]
Update Changelog.md
Stephen Seo [Fri, 29 Dec 2023 08:20:14 +0000 (17:20 +0900)]
Update to NeoForge 20.2.88
Stephen Seo [Thu, 28 Dec 2023 03:23:00 +0000 (12:23 +0900)]
Update README.md
Stephen Seo [Thu, 28 Dec 2023 03:16:34 +0000 (12:16 +0900)]
Update LICENSE year
Stephen Seo [Thu, 12 Oct 2023 08:19:19 +0000 (17:19 +0900)]
v1.23.1 More robust possible damage source loading
Stephen Seo [Tue, 19 Sep 2023 09:49:49 +0000 (18:49 +0900)]
v1.23.0, forge 1.20.1-47.1.0
Stephen Seo [Thu, 8 Jun 2023 12:41:17 +0000 (21:41 +0900)]
Set ForgeGradle version to 6.0.6
ForgeGradle version will need to be manually updated, which should be
better than suddenly compiling with a different version of ForgeGradle
when compiling in the future, which may break the "reproducibility" in
reproducible builds.
Stephen Seo [Thu, 8 Jun 2023 12:31:55 +0000 (21:31 +0900)]
Apply build.gradle changes for reprod. builds
Updated gradle wrapper to 8.1.1.
Updated ForgeGradle to "6.0.+".
Updated "shadow" to "8.1.1".
Stephen Seo [Fri, 31 Mar 2023 05:33:23 +0000 (14:33 +0900)]
Update Changelog.md
Fix typo
Stephen Seo [Fri, 31 Mar 2023 05:22:58 +0000 (14:22 +0900)]
Version 1.22.0: to Forge 1.19.3-44.1.1
Stephen Seo [Fri, 2 Sep 2022 10:46:26 +0000 (19:46 +0900)]
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.
Stephen Seo [Wed, 24 Aug 2022 05:03:45 +0000 (14:03 +0900)]
More refactoring of check-if-in-battle code
Stephen Seo [Fri, 2 Sep 2022 10:40:32 +0000 (19:40 +0900)]
Update Changelog.md
Stephen Seo [Fri, 2 Sep 2022 06:24:43 +0000 (15:24 +0900)]
Update Changelog.md
Stephen Seo [Fri, 2 Sep 2022 02:48:10 +0000 (11:48 +0900)]
Update Changelog.md
Stephen Seo [Thu, 1 Sep 2022 13:05:28 +0000 (22:05 +0900)]
Update Changelog.md
Stephen Seo [Thu, 1 Sep 2022 12:32:53 +0000 (21:32 +0900)]
Update Changelog.md
Stephen Seo [Wed, 24 Aug 2022 07:34:18 +0000 (16:34 +0900)]
Update README.md
Stephen Seo [Wed, 24 Aug 2022 03:16:36 +0000 (12:16 +0900)]
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 .
Stephen Seo [Tue, 23 Aug 2022 06:01:14 +0000 (15:01 +0900)]
Refactor entity-in-battle checking, v1.21.2
Stephen Seo [Tue, 23 Aug 2022 05:18:17 +0000 (14:18 +0900)]
Refactor entity-in-battle checking code, v1.21.1
Stephen Seo [Tue, 23 Aug 2022 05:04:40 +0000 (14:04 +0900)]
Update Changelog.md
Stephen Seo [Tue, 23 Aug 2022 04:55:09 +0000 (13:55 +0900)]
Updated mod to use forge 1.19.2-43.1.1
Stephen Seo [Tue, 23 Aug 2022 04:40:08 +0000 (13:40 +0900)]
Update Changelog.md
Stephen Seo [Tue, 23 Aug 2022 04:28:49 +0000 (13:28 +0900)]
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).
Stephen Seo [Wed, 3 Aug 2022 05:57:56 +0000 (14:57 +0900)]
Update Changelog.md, year in LICENSE
Stephen Seo [Wed, 3 Aug 2022 05:46:33 +0000 (14:46 +0900)]
Update for forge-1.19-41.1.0, mod ver. 1.19
Stephen Seo [Thu, 21 Jul 2022 05:28:31 +0000 (14:28 +0900)]
Update README.md
Stephen Seo [Thu, 21 Jul 2022 05:18:12 +0000 (14:18 +0900)]
Bump network protocol version, version to 1.18.7
Stephen Seo [Thu, 21 Jul 2022 05:08:53 +0000 (14:08 +0900)]
Update Changelog.md
Stephen Seo [Thu, 21 Jul 2022 05:01:34 +0000 (14:01 +0900)]
Fix turn-timer not matching server-side's value
Stephen Seo [Thu, 21 Jul 2022 03:57:10 +0000 (12:57 +0900)]
Impl "disable-turn-timer", mod version 1.18.6
Stephen Seo [Tue, 14 Jun 2022 05:16:51 +0000 (14:16 +0900)]
Mod version 1.18.5
Stephen Seo [Tue, 14 Jun 2022 05:14:22 +0000 (14:14 +0900)]
Fix Battle text output when drinking a potion
Stephen Seo [Fri, 10 Jun 2022 07:57:48 +0000 (16:57 +0900)]
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.
Stephen Seo [Fri, 10 Jun 2022 04:58:04 +0000 (13:58 +0900)]
Update Changelog.md
Stephen Seo [Fri, 10 Jun 2022 04:39:09 +0000 (13:39 +0900)]
Update README.md
Stephen Seo [Fri, 10 Jun 2022 03:19:13 +0000 (12:19 +0900)]
Update README.md
Stephen Seo [Fri, 10 Jun 2022 03:13:35 +0000 (12:13 +0900)]
Update Changelog.md
Stephen Seo [Fri, 10 Jun 2022 03:06:26 +0000 (12:06 +0900)]
Update README.md
Stephen Seo [Fri, 10 Jun 2022 03:05:19 +0000 (12:05 +0900)]
Impl in-game server config editing
Stephen Seo [Thu, 9 Jun 2022 07:42:21 +0000 (16:42 +0900)]
WIP 1.18.3: Impl in-game server config editing
Stephen Seo [Wed, 8 Jun 2022 10:24:32 +0000 (19:24 +0900)]
Update Changelog.md
Stephen Seo [Wed, 8 Jun 2022 10:22:45 +0000 (19:22 +0900)]
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".
Stephen Seo [Wed, 8 Jun 2022 06:24:29 +0000 (15:24 +0900)]
WIP 1.18.3: Allow editing of server config in-game
Stephen Seo [Wed, 8 Jun 2022 03:08:02 +0000 (12:08 +0900)]
Update README.md
Stephen Seo [Wed, 8 Jun 2022 03:02:23 +0000 (12:02 +0900)]
Update Changelog.md
Stephen Seo [Wed, 8 Jun 2022 02:59:34 +0000 (11:59 +0900)]
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.
Stephen Seo [Fri, 3 Jun 2022 05:49:59 +0000 (14:49 +0900)]
Fix battle text output, v1.18.1
Battle text output now respects team colors of players in teams.
Stephen Seo [Wed, 18 May 2022 05:16:23 +0000 (14:16 +0900)]
Update Changelog.md
Stephen Seo [Tue, 17 May 2022 05:47:42 +0000 (14:47 +0900)]
Update for forge-1.18.2-40.1.0 (mod ver 1.18.0)
Stephen Seo [Tue, 1 Jun 2021 07:13:39 +0000 (16:13 +0900)]
Update README.md
Stephen Seo [Mon, 24 May 2021 04:17:19 +0000 (13:17 +0900)]
Update README.md
Stephen Seo [Sun, 23 May 2021 06:38:04 +0000 (15:38 +0900)]
Fix potential client freeze bug
Stephen Seo [Sun, 23 May 2021 04:22:18 +0000 (13:22 +0900)]
Add experimental support for Pam's HC foods
Stephen Seo [Fri, 21 May 2021 05:46:08 +0000 (14:46 +0900)]
Update Changelog.md
Stephen Seo [Fri, 21 May 2021 05:44:31 +0000 (14:44 +0900)]
Update mod for Forge 1.16.5-36.1.0
Stephen Seo [Wed, 18 Nov 2020 11:19:44 +0000 (20:19 +0900)]
Update README.md
Stephen Seo [Wed, 18 Nov 2020 08:24:18 +0000 (17:24 +0900)]
Impl config and settings for creeper behavior
Stephen Seo [Wed, 18 Nov 2020 07:16:18 +0000 (16:16 +0900)]
Add config option for creeper turn explosion
Stephen Seo [Wed, 18 Nov 2020 06:52:54 +0000 (15:52 +0900)]
Impl turn-based battle for Creepers
Stephen Seo [Sat, 14 Nov 2020 06:11:26 +0000 (15:11 +0900)]
Update Changelog.md
Stephen Seo [Sat, 14 Nov 2020 06:10:14 +0000 (15:10 +0900)]
Disable midi playback
Controlling midi volume with only Java library stuff doesn't appear to
work, so it has been disabled for now.
Stephen Seo [Fri, 13 Nov 2020 02:42:00 +0000 (11:42 +0900)]
Update Changelog.md
Stephen Seo [Fri, 13 Nov 2020 02:41:36 +0000 (11:41 +0900)]
Fix potential server crash bug
Stephen Seo [Fri, 13 Nov 2020 02:29:28 +0000 (11:29 +0900)]
Updated Changelog.md
Stephen Seo [Fri, 13 Nov 2020 02:27:57 +0000 (11:27 +0900)]
Fixes
Fixed text display in BattleGUI not displaying properly.
Updated TBM_Config.toml with new vanilla mobs.
Fixed parsing of version of TBM_Config.toml.
Stephen Seo [Thu, 12 Nov 2020 08:11:23 +0000 (17:11 +0900)]
Update year in LICENSE
Stephen Seo [Thu, 12 Nov 2020 08:10:01 +0000 (17:10 +0900)]
Updated for mcf 1.16.3-34.1.0
Stephen Seo [Mon, 22 Jun 2020 08:05:44 +0000 (17:05 +0900)]
Fix download links in README.md
Stephen Seo [Mon, 22 Jun 2020 08:04:55 +0000 (17:04 +0900)]
Update download links in README.md
Stephen Seo [Fri, 29 Nov 2019 10:50:28 +0000 (19:50 +0900)]
Update README.md
Stephen Seo [Fri, 29 Nov 2019 10:48:20 +0000 (19:48 +0900)]
Update LICENSE
Stephen Seo [Fri, 29 Nov 2019 10:48:03 +0000 (19:48 +0900)]
Update README.md
Stephen Seo [Fri, 29 Nov 2019 10:38:38 +0000 (19:38 +0900)]
Update Changelog.md for 1.9
Stephen Seo [Fri, 29 Nov 2019 09:52:28 +0000 (18:52 +0900)]
Many fixes
Switch back to using shadowjar for dependencies.
Fix saving new entity entries in config.
Fix possible BattleMusic failures.
Fix getEntity method not being side-aware.
Stephen Seo [Fri, 29 Nov 2019 04:59:41 +0000 (13:59 +0900)]
Remove use of synchronized since not using threads
Stephen Seo [Fri, 29 Nov 2019 04:47:39 +0000 (13:47 +0900)]
Add support for battles in different dimensions
Stephen Seo [Thu, 28 Nov 2019 07:32:34 +0000 (16:32 +0900)]
Fixes, mod now works (still WIP)
TODO: Battles currently don't work in dimensions other than the
overworld.
Stephen Seo [Wed, 27 Nov 2019 07:55:48 +0000 (16:55 +0900)]
Impl /tbm-edit , some fixes
Stephen Seo [Mon, 25 Nov 2019 06:29:25 +0000 (15:29 +0900)]
Change namespace to com.burnedkirby.*
Stephen Seo [Mon, 25 Nov 2019 06:15:17 +0000 (15:15 +0900)]
Impl all commands but TBMEdit for 1.14
Stephen Seo [Mon, 28 Oct 2019 02:49:28 +0000 (11:49 +0900)]
Fix TurnBasedMinecraft/common/Battle.java
Stephen Seo [Fri, 25 Oct 2019 07:42:54 +0000 (16:42 +0900)]
Some work on BattleManager and BattleUpdater
Stephen Seo [Mon, 21 Oct 2019 12:06:32 +0000 (21:06 +0900)]
Fix add/edit entity in config
Stephen Seo [Mon, 21 Oct 2019 07:13:11 +0000 (16:13 +0900)]
WIP porting to forge 1.14.4
Stephen Seo [Thu, 29 Nov 2018 05:03:54 +0000 (14:03 +0900)]
Fix gradle wrapper
Stephen Seo [Thu, 8 Nov 2018 01:57:18 +0000 (10:57 +0900)]
Update README.md
Stephen Seo [Tue, 30 Oct 2018 06:54:04 +0000 (15:54 +0900)]
Add note about dependencies to mcmod.info
Stephen Seo [Tue, 30 Oct 2018 05:29:25 +0000 (14:29 +0900)]
Update Changelog.md
Stephen Seo [Tue, 30 Oct 2018 05:15:37 +0000 (14:15 +0900)]
Version 1.8
Updated Changelog.md, README.md, and versions.
Stephen Seo [Tue, 30 Oct 2018 05:11:48 +0000 (14:11 +0900)]
Add mp3 support