File Details
tbcs-fabric-1.21.1-0.10.2-beta.jar
- B
- Jan 26, 2025
- 33.92 KB
- 14.1K
- 1.21.1
- Fabric
File Name
tbcs-fabric-1.21.1-0.10.2-beta.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
Changelog
[0.10.2-beta] - 2025-01-26
Changed:
- #16 Slight improvements to config file readability (separators)
Fixed:
- #15 Trainers getting detached from their entities on reload
[0.10.1-beta] - 2025-01-22
Fixed:
- #14 Crashes caused by potential attempts to access config values before they are (re)loaded
[0.10.0-beta] - 2025-01-21
Added:
- #13 Config option
trainerMods - #12 Config option
winCommandsPermission - #11 Native support for trainers provided by other mods using the same api, like 'Radical Cobblemon Trainers' (see also #13)
- #10 Win commands support (see mod description for more info/examples)
Changed:
- #9 Slight adjustments to trainer id format, similar to resource locations (i.e.
<modid>:<trainerId>) - #8 Trainers now reload with the
/reloadcommand and on config change - #7 Update min requirement of
RCTApito version0.10.7-beta(command and event api)
Fixed:
- #6 Minor adjustments to mod initialization (hopefully fixes random startup crashes on neoforge)
- #5 Players getting stuck in a battle if logging out in the middle of a battle
[0.9.1-beta] - 2025-01-07
Changed:
- #4 Update min requirement of
RCTApito version0.10.6-beta(better compatibility with mods using the same api)
[0.9.0-beta] - 2025-01-05
Added:
- #3 Commands
tbcs attach: attach a trainer to any entitytbcs battle: start battles between players and trainers with different battle formats and battle rules
- #2 Configs option
trainerPaths: Load trainers from the defined paths when a world is loaded - #1 Trainer management: Easily identify trainers by automatic id resolution based of their file names