]> git.seodisparate.com - TurnBasedMinecraftMod/shortlog
TurnBasedMinecraftMod
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
2018-09-25 Stephen SeoMinor fixes/changes
2018-09-21 Stephen SeoFix client unable to see entity not in config
2018-09-21 Stephen Seoprerelease version 0.3
2018-09-21 Stephen SeoAdd volume control to battle music
2018-09-20 Stephen SeoChange TBM_Config.xml format for entities
2018-09-20 Stephen SeoFixes, change how BattleManager is initialized
2018-09-19 Stephen SeoStability fixes
2018-09-18 Stephen SeoMinor fixes/changes
2018-09-18 Stephen SeoFix bow attack, config, add freeze enemies option
2018-09-17 Stephen SeoImplement use of vanilla bow/arrows in battle
2018-09-17 Stephen SeoMove battle attacks to main thread, minor fixes
2018-09-14 Stephen SeoPrerelease Version 0.2
2018-09-14 Stephen SeoImplement battle music
2018-09-14 Stephen SeoFixes, improvements
2018-09-13 Stephen SeoRemove "Conflicts", prevent creative mode battles
2018-09-13 Stephen SeoFix name being switched in Message
2018-09-13 Stephen SeoMove config initialization to PostInit event
2018-09-13 Stephen Seobug fixes and add MinimumHitPercentage to config
2018-09-13 Stephen SeoMinor fixes/changes
2018-09-13 Stephen SeoImplement attack effects (as listed in config)
2018-09-13 Stephen SeoPrerelease version 0.1
2018-09-12 Stephen SeoFix for server/client setup
2018-09-12 Stephen SeoFix for server/client setups
2018-09-12 Stephen SeoFix to allow mod to work on server
2018-09-12 Stephen Seocrash bug fixes, mod is playable at this point
2018-09-11 Stephen SeoWIP - minor fixes
2018-09-11 Stephen SeoWIP - implemented enough GUI to start testing
2018-09-10 Stephen SeoWIP - begin work on client GUI
2018-09-07 Stephen SeoWIP backend logic impl, fixes to config gen/parse
2018-09-06 Stephen SeoWIP more backend work on battle logic
2018-09-05 Stephen SeoWIP Some battle logic has been implemented
2018-09-04 Stephen SeoWIP more work on setup and Battle logic
2018-09-03 Stephen SeoWIP Add Config.java for setup/loading config
2018-08-31 Stephen SeoWork In Progress - TBM_Config.xml updated
2018-08-30 Stephen SeoWork In Progress - Begin adding config
2018-08-29 Stephen SeoWork In Progress - Some more work done
2018-08-28 Stephen SeoWork In Progress - some implementation work done
2018-08-28 Stephen SeoMinor fixes
2018-08-28 Stephen SeoInit commit with skeleton project of rewrite