Skip to content

Releases: danielml2/mcci-stats-tracker

0.2.3

20 Apr 19:04
Compare
Choose a tag to compare

It's sure been a while!
This release fixes some issues & changes the way the mod is used:

  • Fixed detection issues because of the new MCCI update & general issues it had
  • Added Rocket Spleef Rush support / tracking, the mod tracks these stats for rocket spleef:
    • Kills
    • Deaths
    • KDR
    • Longest time alive
    • Placement (Last placement & Average)
  • Removed the mod libraries from being embedded into the mod! to continue using the mod, you now must also install YACL and Mod Menu separately in order for the mod to work!

To install & use the mod now, you need to be on minecraft version 1.20.4, install the Fabric Loader installed for Minecraft Version 1.20.4!
(There is no support for 1.19.4 this time! unless people seem to want it), the 0.97.0+1.20.4 or higher version of the Fabric API, and both YACL and Mod Menu in their 1.20.4 supported versions in order for the mod to work!

If you have any other issues, report them through Github Issues

Full Changelog: 0.2.2...0.2.3

0.2.2 Release

11 Nov 15:51
Compare
Choose a tag to compare

This release fixes 2 issues & adds Dynaball.

  • Fixes issue #4 where joining TGTTOS games in repeat or in general, could lead to a crash
  • Fixes issue #3 where for some reason, the built-in Fabric Events won't work register or work properly, Now there's a new technical settings tab on the mod settings that allows you to change between 3 diffferent modes of listening to messages that could work instead.
  • Added stats tracking for Dynaball, the mod tracks these stats:
    • Win/Loss Ratio
    • Kills/Death Ratio
    • Longest time alive
    • Average personal placement.

To install & use, make sure you have the Fabric Loader installed for Minecraft Version 1.19.4 or 1.20.1, and that you have the 0.85.0+1.19.4 (or the 1.20 equivalent) or higher version of the Fabric API on your mods folder in order for this mod to work.

If you have any other issues, report them through Github Issues

0.2 Release

08 Aug 18:00
Compare
Choose a tag to compare

This release adds finally adds the option for you to configure your UI!

You can now configure:

  • The position of the HUD on the screen (finally!)
  • Whether the HUD is rendered at all or not
  • The text color of the HUD's Text
  • Should the text be drawn with shadows or not
  • Should the HUD be hidden when showing the player list (a.k.a holding tab)

You can access the config menu either through the mod menu UI or by using the button configured on controls to open it outside of mod menu.
mcci-ui-configuration
This also adds a second keybind for hiding the hud temporarily (as long as you're holding it) which can be configured in the controls menu as well.
The config file is saved to the config folder in the game directory under mcci-stats-tracker.config.json

To install & use, make sure you have the Fabric Loader installed for Minecraft Version 1.19.4 or 1.20.1, and that you have the 0.85.0+1.19.4 (or the 1.20 equivalent) or higher version of the Fabric API on your mods folder in order for this mod to work.

If you have any other issues, report them through Github Issues

0.1.2 Release

28 Jul 10:11
Compare
Choose a tag to compare

This release fixes 2 major issues:

  • Gamemode triggers breaking after the new summer update because of some unnecessary dependent on the unicode, when there isn't a need for
  • Issue where joining the dojo would lead your game to crash (#1)

As always, Stats are saved in JSON files on the mcci-stats folder it creates on the game directory.

To install & use, make sure you have the Fabric Loader installed for Minecraft Version 1.19.4 or 1.20.1, and that you have the 0.85.0+1.19.4 (or the 1.20 equivalent) or higher version of the Fabric API on your mods folder in order for this mod to work.

If you have any other issues, report them through Github Issues

0.1.1 Release

22 Jul 10:37
Compare
Choose a tag to compare

This release fixes an issue on Hole In The Wall, where it didn't actually have a check for a win condition, which lead to HOTW wins not being counted. (my bad)

Stats are saved in JSON files on the mcci-stats folder it creates on the game directory.

To install & use, make sure you have the Fabric Loader installed for Minecraft Version 1.19.4 or 1.20.1, and that you have the 0.85.0+1.19.4 (or the 1.20 equivalent) or higher version of the Fabric API on your mods folder in order for this mod to work.

If you have any other issues, report them through Github Issues

Have fun nerding on your MCCI Stats!

0.1 Release

15 Jul 17:43
Compare
Choose a tag to compare

This is the first release of this mod! Yay!

As this is the first public release, this will probably have issues and/or bugs i might have not seen.
Currently, with this version there isn't ANY way to configure the HUD that shows up, will add it in future releases though, trying to see how many people are interested.

Stats are saved in JSON files on the mcci-stats folder it creates on the game directory.

To install & use, make sure you have the Fabric Loader installed for Minecraft Version 1.19.4, and that you have the 0.85.0+1.19.4 or higher version of the Fabric API on your mods folder in order for this mod to work.

UPDATE: 1.20.1 now works too! yippie! You can now download the correct version below. Same Fabric API version (0.85) just for 1.20.1

If you have any issues, report them through Github Issues

Have fun nerding on your MCCI Stats!