]> git.seodisparate.com - TurnBasedMinecraftMod/shortlog
TurnBasedMinecraftMod
2022-09-02 Stephen SeoImpl. CustomNPC support with "custom names" CustomNPCsSupport_1.17.2 1.17.2.6
2022-09-02 Stephen SeoRefactored CustomNPCs handling, v1.17.2.5 1.17.2.5
2022-09-02 Stephen SeoFixes for Custom NPCs, version 1.17.2.4 1.17.2.4
2022-09-01 Stephen SeoVersion 1.17.2.3 1.17.2.3
2022-09-01 Stephen SeoFix potential unhandled exception
2022-09-01 Stephen SeoVersion 1.17.2.2 1.17.2.2
2022-09-01 Stephen SeoFix potential NullPointerException
2022-09-01 Stephen Seo1.17.2.1: CustomNPCs related fix attempt 1.17.2.1
2021-05-23 Stephen SeoFix potential client freeze bug 1.17.2
2021-05-23 Stephen SeoAdd experimental support for Pam's HC foods 1.17.1
2021-05-21 Stephen SeoUpdate Changelog.md 1.17
2021-05-21 Stephen SeoUpdate mod for Forge 1.16.5-36.1.0
2020-11-18 Stephen SeoUpdate README.md
2020-11-18 Stephen SeoImpl config and settings for creeper behavior 1.16
2020-11-18 Stephen SeoAdd config option for creeper turn explosion 1.15
2020-11-18 Stephen SeoImpl turn-based battle for Creepers 1.14
2020-11-14 Stephen SeoUpdate Changelog.md 1.13
2020-11-14 Stephen SeoDisable midi playback
2020-11-13 Stephen SeoUpdate Changelog.md 1.12
2020-11-13 Stephen SeoFix potential server crash bug
2020-11-13 Stephen SeoUpdated Changelog.md 1.11
2020-11-13 Stephen SeoFixes
2020-11-12 Stephen SeoUpdate year in LICENSE
2020-11-12 Stephen SeoUpdated for mcf 1.16.3-34.1.0 1.10
2020-06-22 Stephen SeoFix download links in README.md
2020-06-22 Stephen SeoUpdate download links in README.md
2019-11-29 Stephen SeoUpdate README.md
2019-11-29 Stephen SeoUpdate LICENSE
2019-11-29 Stephen SeoUpdate README.md
2019-11-29 Stephen SeoUpdate Changelog.md for 1.9 1.9
2019-11-29 Stephen SeoMany fixes
2019-11-29 Stephen SeoRemove use of synchronized since not using threads
2019-11-29 Stephen SeoAdd support for battles in different dimensions
2019-11-28 Stephen SeoFixes, mod now works (still WIP)
2019-11-27 Stephen SeoImpl /tbm-edit , some fixes
2019-11-25 Stephen SeoChange namespace to com.burnedkirby.*
2019-11-25 Stephen SeoImpl all commands but TBMEdit for 1.14
2019-10-28 Stephen SeoFix TurnBasedMinecraft/common/Battle.java
2019-10-25 Stephen SeoSome work on BattleManager and BattleUpdater
2019-10-21 Stephen SeoFix add/edit entity in config
2019-10-21 Stephen SeoWIP porting to forge 1.14.4
2018-11-29 Stephen SeoFix gradle wrapper
2018-11-08 Stephen SeoUpdate README.md
2018-10-30 Stephen SeoAdd note about dependencies to mcmod.info
2018-10-30 Stephen SeoUpdate Changelog.md 1.8
2018-10-30 Stephen SeoVersion 1.8
2018-10-30 Stephen SeoAdd mp3 support
2018-10-29 Stephen SeoMinor improvements
2018-10-27 Stephen SeoUse Random instead of math.random()
2018-10-27 Stephen SeoMove probability logic to BattleUpdate thread
2018-10-27 Stephen SeoMinor change to debug log notes
2018-10-27 Stephen SeoMinor improvements/fixes
2018-10-27 Stephen SeoUpdate to forge version "1.12.2-14.23.5.2768"
2018-10-26 Stephen SeoUpdate Changelog.md
2018-10-26 Stephen SeoUpdate README.md
2018-10-26 Stephen SeoAdd a fix to the Changelog
2018-10-26 Stephen SeoMinor fixes, improvements
2018-10-26 Stephen SeoUpdate README.md
2018-10-26 Stephen SeoMinor fixes 1.7
2018-10-26 Stephen SeoVersion 1.7
2018-10-25 Stephen SeoUpdate README.md
2018-10-25 Stephen SeoUpdate README.md
2018-10-25 Stephen SeoUpdate README.md 1.6
2018-10-25 Stephen SeoAdd command "/tbm-edit"
2018-10-25 Stephen SeoUse .toml instead of .xml for config
2018-10-20 Stephen SeoFix bug where player can enter battle with self
2018-10-19 Stephen SeoVersion 1.5, minor fixes 1.5
2018-10-18 Stephen SeoVersion 1.4 1.4
2018-10-18 Stephen SeoFixes, add maximum-distance to aggro-start-battle
2018-10-18 Stephen SeoFixes
2018-10-18 Stephen SeoFix duplicate "... entered battle" messages
2018-10-18 Stephen SeoFixes and Refactorings, no major changes
2018-10-17 Stephen SeoUpdate Changelog.md 1.3
2018-10-17 Stephen SeoAdd battle cooldown
2018-10-17 Stephen SeoUpdate Changelog.md
2018-10-17 Stephen SeoVersion 1.3, Fixes, improvements
2018-10-17 Stephen SeoFix /tbm-disable|enable-all to notify all players
2018-10-17 Stephen SeoUpdate README.md
2018-10-17 Stephen SeoUpdate Changelog.md 1.2
2018-10-17 Stephen SeoFixes, added commands, version to 1.2
2018-10-16 Stephen SeoUpdate/fix Changelog.md
2018-10-16 Stephen SeoUpdate Changelog.md
2018-10-16 Stephen SeoAdd Changelog.md 1.1
2018-10-16 Stephen SeoAdd commands/config to disable turnbased on demand
2018-10-04 Stephen SeoMinor fix to how Common/Client Proxy handles init
2018-09-28 Stephen SeoUpdate README.md
2018-09-28 Stephen SeoUpdate README.md
2018-09-28 Stephen SeoFix README.md
2018-09-28 Stephen SeoAdd LICENSE and README.md 1.0
2018-09-28 Stephen SeoSet version to 1.0
2018-09-28 Stephen SeoFix volume of Battle music to check master volume
2018-09-28 Stephen SeoAdd bg to text in BattleGui
2018-09-28 Stephen SeoCleanup of code, move BattleGui main menu
2018-09-28 Stephen SeoFix BattleGui menu position
2018-09-28 Stephen SeoMove BattleGui main menu buttons
2018-09-28 Stephen SeoMove client Battle to ClientProxy
2018-09-28 Stephen SeoChange how silly music is triggered
2018-09-27 Stephen SeoFix passive-type battle music occurrences, fixes
2018-09-27 Stephen SeoFix bug where two sounds play at once, fixes
2018-09-25 Stephen SeoFix falling perpetually with Freeze mode, fixes
next