Перейти к содержимому
Mineforgian

MCCI Stats Tracker

Tired of waiting for a stats viewer? This mod tracks your progress and stats in the various games on the MCC Island Server. Supports all games (apart from the Dojo)

Загрузки
6K
Подписчики
3
Обновлён
20 апреля 2024 г.
Лицензия
MIT

Опубликован 14 июля 2023 г.

MCCI Stats Tracker

ci

A minecraft fabric mod, that uses game features to track your stats in those games.

Join us on Discord to get notified first for when new releases come out!

Currently, the mod tracks every game but the Dojo, especially because it's a solo mode so it's lower priority. Realistically, this mod will become irrelevant the moment Noxcrew releases an actual stats viewer, but I thought I'd still try and make something that works for now. plus there might be a use for this to track stats that Noxcrew may not track/show on the theoretic future stats viewer.

What stats are being tracked for ____?

Here's a full list of what stats are being tracked for each game.

Game Stats Tracked
Battle Box Kills, Deaths, KDR (Kill/Death ratio), Round Wins, Losses, WLR (Win/Loss Ratio), Last & Average personal, same for team placement.
Sky Battle Kills, Deaths, KDR (Kill/Death ratio), Average & Last for survivor, personal and team placements.
Parkour Warrior Survivor Average Leap Placements (In current game), Average Game Placements, Average & Best Time per Leap (Leap 1, 2, 3.. etc), Last game placement
TGTTOS (To Get To The Other Side) Average for round placements, game placements, Best completion/whack time for current map, last game placement
Hole In The Wall Last & Average Game Placement, Top Wall Speed survived,

Screenshots

[NEW] The new configuration options avaliable:

Configuration Options Battle Box I'm not great at pvp games but I try. Sky Battle PKWS Parkour Warrior Survivor is more my jam though. PKWS Average Wow it works! TGTTOS HOTW

Are my stats local?

Yes! (technically, MCC still collects some of that data) but all of the data from this mod is saved locally only, you can find the stats in the mcci-stats folder of the minecraft directory (.minecraft)

Future Plans / TODO

  • Tracking & Detection of all games's stats
  • Saved stats to JSON files locally
  • Configuration of UI placement, colors & size
  • Messages / Pop-ups for improvements / worsens of stats (Average going down/up)
  • Internal/External Graph viewer to show stats change over time?
  • OBS Overlay Integration?

Ченджлог

0.2.3Релиз1.20.4 · 20 апреля 2024 г.

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 Git Changelog: https://github.com/danielml2/mcci-stats-tracker/compare/0.2.2...0.2.3

0.2.2Релиз1.20.1 · 11 ноября 2023 г.

NOTE: Currently, the 1.20.x version of the mod supports only 1.20.1 & 1.20, NOT 1.20.2!

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.
0.2.2Релиз1.19.4 · 11 ноября 2023 г.

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.
0.2.0Релиз1.20.1 · 8 августа 2023 г.

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

0.2.0Релиз1.19.4 · 8 августа 2023 г.

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

0.1.2Релиз1.20, 1.20.1 · 28 июля 2023 г.

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)

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

0.1.2Релиз1.19.2, 1.19.3, 1.19.4 · 28 июля 2023 г.

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)

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

0.1.1Релиз1.20, 1.20.1 · 22 июля 2023 г.

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)

Комментарии

Загружаем…