From 8621594f1429b26bdf7ea4b9879be1aad20295c0 Mon Sep 17 00:00:00 2001 From: JustShadow78 Date: Fri, 17 Jul 2026 23:51:56 +0200 Subject: [PATCH 1/2] Add Polish translation (#49) --- .../assets/betterstats/lang/pl_pl.json | 198 ++++++++++++++++++ 1 file changed, 198 insertions(+) create mode 100644 src/main/resources/assets/betterstats/lang/pl_pl.json diff --git a/src/main/resources/assets/betterstats/lang/pl_pl.json b/src/main/resources/assets/betterstats/lang/pl_pl.json new file mode 100644 index 0000000..ae9d13e --- /dev/null +++ b/src/main/resources/assets/betterstats/lang/pl_pl.json @@ -0,0 +1,198 @@ +{ + "modmenu.nameTranslation.betterstats": "Better Statistics Screen", + "modmenu.summaryTranslation.betterstats": "Mod do Minecraft poprawiający ekran statystyki czyniąc go bardziej użytecznym.", + + "mobCategory.monster": "Potwory", + "mobCategory.creature": "Stworzenia", + "mobCategory.ambient": "Ambient", + "mobCategory.axolotls": "Aksolotle", + "mobCategory.underground_water_creature": "Podziemne stworzenia wodne", + "mobCategory.water_creature": "Stworzenia wodne", + "mobCategory.water_ambient": "Wodne ambient", + "mobCategory.misc": "Różnorodne", + + "stat.blocksButton": "Bloki", + "stat.betterstats.time_since_login": "Czas w tej sesji", + + "commands.statistics.edit.output": "Edytowano statystykę %s dla %d Gracza/y.", + "commands.statistics.clear.output": "Wyczyszczono statystyki %d Gracza/y.", + "commands.statistics.clear.kick": "Twoje statystyki zostały wyczyszczone, co wymaga od ciebię rozłączen8ia i ponownego połączenia.", + "commands.statistics.query.output": "Wartość statystyki %2&s gracza %1&s wynosi %d.", + + "betterstats.config.common.register_commands": "Registruj komendy", + "betterstats.config.common.register_commands.tooltip": "Registruje komendy tego moda (n.p. '/statistics').", + "betterstats.config.common.api_endpoint": "Punkt Końcowy API", + "betterstats.config.common.api_endpoint.tooltip": "Adres URI punktu końcowego interfejsu API REST, którego ten mod używa do komunikacji z serwerami autora moda.", + "betterstats.config.common.experimental_features": "Funkcje eksperymentalne", + "betterstats.config.common.experimental_features.tooltip": "Określa czy funkcje eksperymentalne mają być włączone.\nTego typu funkcje mogą być niestabilne, powodować awarie, bądź prowadzić do utraty danych. Włącz na własne ryzyko, po czym uruchom ponownie grę.\n\nObecność tych funkcji nie oznacza, że zostaną one ostatecznie wydane. Mogą zostać usunięte w dowolnym momencie bez ostrzeżenia.", + "betterstats.config.client.allow_chat_psa": "Zezwalaj na komunikaty informacyjne na czacie", + "betterstats.config.client.allow_chat_psa.tooltip": "Pozwala rzadkim wiadomościom informacyjnym od dewelopera tego moda na pojawianie się na czacie. Wyłącz to ustawienie, aby ukryć wszystkie takie powiadomienia.", + "betterstats.config.client.gui_mobs_follow_cursor": "Moby w Interfejsie Graficznym Użytkownika podążają za kursorem", + "betterstats.config.client.gui_mobs_follow_cursor.tooltip": "Moby w Interfejsie Graficznym Użytkownika wizualnie podążają za pozycją kursora.", + + "betterstats.gui.screen.edit_siv_goal.stat_type": "Typ statystyki (Działanie)", + "betterstats.gui.screen.edit_siv_goal.stat_subject": "Przedmiot statystyki (Przedmiot/Byt/Itp.)", + "betterstats.gui.screen.edit_siv_goal.target_value_range": "Zakres wartości docelowej", + + "betterstats.gui.menubar.file": "Plik", + "betterstats.gui.menubar.file.new": "Nowy", + "betterstats.gui.menubar.file.open": "Otwórz", + "betterstats.gui.menubar.file.save_as": "Zapisz jako", + "betterstats.gui.menubar.file.settings": "Ustawienia", + "betterstats.gui.menubar.file.close": "Zamknij", + "betterstats.gui.menubar.view": "Widok", + "betterstats.gui.menubar.view.vanilla_screen": "Ekran Vanilla", + "betterstats.gui.menubar.view.homepage": "Strona Główna", + "betterstats.gui.menubar.view.local_player_stats": "Moje statystyki", + "betterstats.gui.menubar.view.stats_view": "Zmień widok", + "betterstats.gui.menubar.about": "Informacje", + "betterstats.gui.menubar.about.source_code": "Kod źródłowy", + "betterstats.gui.menubar.about.support_me": "Wesprzyj mnie", + "betterstats.gui.menubar.about.legal_notices": "Informacje prawne", + + "betterstats.gui.statsview.filters": "Filtry", + "betterstats.gui.statsview.filter.selected_view": "Wybrany widok", + "betterstats.gui.statsview.filter.search": "Wyszukaj", + "betterstats.gui.statsview.filter.show_all_stats": "Pokaż wszystkie statystyki", + "betterstats.gui.statsview.filter.hide_completed_goals": "Ukryj zakończone cele", + "betterstats.gui.statsview.filter.sort_by": "Sortuj według", + "betterstats.gui.statsview.filter.group_by": "Grupuj według", + "betterstats.gui.statsview.filter.group_by.all": "Wszystkie", + "betterstats.gui.statsview.filter.group_by.mod": "Nazwa moda", + "betterstats.gui.statsview.filter.group_by.mob_category": "Kategoria moba", + "betterstats.gui.statsview.filter.group_by.creative_mode_tab": "Grupa przedmiotu", + "betterstats.gui.statsview.filter.distance_unit": "Jednostka dystansu", + "betterstats.gui.statsview.filter.time_unit": "Jednostka czasu", + "betterstats.gui.statsview.stats.no_stats": "Nie ma jeszcze statystyk do pokazania...", + "betterstats.gui.statsview.stats.no_goals": "Nie ma jeszcze celi do pokazania...", + "betterstats.gui.statsview.stats.ctxmenu.view_error_info": "Wyświetl Informacje o błędzie", + "betterstats.gui.statsview.stats.ctxmenu.view_on_wiki": "Wyświetl w Wiki", + "betterstats.gui.statsview.stats.ctxmenu.create_goal": "Utwórz cel", + "betterstats.gui.statsview.mcbs_goals": "Cele", + "betterstats.gui.statsview.mcbs_goals.alert1.prefix": "[Nowy ✨]", + "betterstats.gui.statsview.mcbs_goals.alert1": "Określ własne kamienie milowe, aby śledzić postępy w specyficznych celów statystycznych takich jak zbieranie zasobów.", + "betterstats.gui.statsview.mcbs_goals.alert2.prefix": "[Uwaga 💾]", + "betterstats.gui.statsview.mcbs_goals.alert2": "Te cele nie są zachowywane po ponownym dołączeniu do gry ani po ponownym uruchomieniu gry. Ta brakująca funkcja może zostać dodana w przyszłości.", + "betterstats.gui.statsview.mcbs_goals.overview": "Przegląd", + "betterstats.gui.statsview.mcbs_goals.overview.completed_goals": "Zakończone cele", + "betterstats.gui.statsview.mcbs_goals.overview.total_progress": "Całkowity progres", + "betterstats.gui.statsview.mcbs_goals.new_btn": "[ + Nowy cel ]", + "betterstats.gui.statsview.mcbs_goals.manage_btn": "Zarządzaj celami", + "betterstats.gui.statsview.mcbs_goals.edit_btn": "Edytuj cel", + "betterstats.gui.statsview.mcbs_goals.delete_btn": "Usuń cel", + "betterstats.gui.statsview.mcbs_goals.delete_btn.confirm": "Jesteś pewien?", + "betterstats.gui.statsview.mcbs_goals.no_edit_gui": "Ten typ celu nie ma interfejsu do edytowania.", + + "betterstats.gui.home_tab.featured_stats": "Wyróżnione statystyki", + + "betterstats.credits": "Twórcy", + "betterstats.credits.section.top_sponsors": "Najwięksi sponsorzy", + "betterstats.credits.section.top_sponsors.summary": "Największe wsparcie finansowe dla tego projektu.", + "betterstats.credits.section.recent_sponsors": "Ostatni sponsorzy", + "betterstats.credits.section.recent_sponsors.summary": "Najnowsze wsparcie finansowe dla tego projektu", + "betterstats.credits.section.recent_sponsors.entry.sponsor": "[+] [Sponsoruj]", + "betterstats.credits.section.recent_sponsors.entry.sponsor.summary": "Wesprzyj tego moda i jego postęp poprzez zostanie sponsorem.", + "betterstats.credits.section.special_thanks": "Specjalne podzienkowania", + "betterstats.credits.section.special_thanks.summary": "Specjalne podziękowania dla tych którzy umożliwili powstanie tego moda.", + "betterstats.credits.section.special_thanks.entry.you": "[Ty]", + "betterstats.credits.section.special_thanks.entry.you.summary": "Specjalne podziękowania dla CIEBIĘ, za twoje wsparcie i za pomoc w utrzymaniu tego moda przy życiu.", + "betterstats.credits.section.special_thanks.entry.contributors": "[Współtwórcy]", + "betterstats.credits.section.special_thanks.entry.contributors.summary": "Członkowie społeczności którzy przyczynili się do rozwoju tego moda, zgłaszali błędy, i przekazywali opinie. Wasza pomoc wiele znaczy.", + "betterstats.credits.section.contributors": "Współtwórcy", + "betterstats.credits.section.contributors.summary": "Człąkowie społeczności którzy przyczynili się do rozwoju tego moda w wersji v5.X.", + "betterstats.credits.section.contributors.entry.contribute": "[+] [Przyczyń się]", + "betterstats.credits.section.contributors.entry.contribute.summary": "Przyczyń się do rozwoju tego moda aby znaleść się na tej liście.", + "betterstats.credits.section.founder_contributors": "Pierwsi współtwórcy", + "betterstats.credits.section.founder_contributors.summary": "Człąkowie społezcności, którzy przyczynili się do rozwoju tego moda przed wersją v5.X.", + + "betterstats.mcbsgoaltype.betterstats.stat_int_value": "Ogólne cele numeryczne", + + "betterstats.mcbsgoal.siv_objective": "%4$d [%1$s] dla [%2$s]", + "betterstats.mcbsgoal.siv_objective.betterstats.edit_this_goal": "Edytuj ten cel", + "betterstats.mcbsgoal.siv_objective.minecraft.custom": "Zrób [%2$s] %4$d razy", + "betterstats.mcbsgoal.siv_objective.minecraft.broken": "Zepsuj %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.crafted": "Stwórz %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.dropped": "Upuść %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.mined": "Zniszcz %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.picked_up": "Podnieś %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.used": "Użyj %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.killed": "Zabij %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.killed_by": "Umrzyj od %4$d %2$s", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.animals_bred": "Rozmnażaj zwierzęta: %4$d", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.aviate_one_cm": "Przeleć %4$d cm za pomocą elytry", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.bell_ring": "Zadzwoń %4$d raz/y dzwonem", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.boat_one_cm": "Przepłyń łodzią %4$d cm", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.clean_armor": "Wyczyść %4$d elementów zbroi", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.clean_banner": "Wyczyść %4$d sztandarów", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.clean_shulker_box": "wyczyść %4$d skrzynek shulkerowych", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.climb_one_cm": "Wspinaj się przez %4$d cm", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.crouch_one_cm": "Przejdź %4$d cm po kucaku", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.damage_absorbed": "Pochłoń %4$d obrażeń", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.damage_blocked_by_shield": "Zablokuj %4$d obrażeń", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.damage_dealt": "Zadaj %4$d obrażeń", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.damage_dealt_absorbed": "Zadaj %4$d obrażeń (pochłoniętych)", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.damage_dealt_resisted": "Zadaj %4$d obrażeń (odpartych)", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.damage_resisted": "Odeprzyj %4$d obrażeń", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.damage_taken": "Otrzymaj %4$d obrażeń", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.deaths": "Umrzyj %4$d razy", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.drop": "Upuść %4$d przedmioty", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.eat_cake_slice": "Zjedz %4$d kawałków ciasta", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.enchant_item": "Zaklnij %4$d przedmioty", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.fall_one_cm": "Spadnij przez %4$d cm", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.fill_cauldron": "Napełnij %4$d kotłów", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.fish_caught": "Wyłów %4$d ryby", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.fly_one_cm": "Leć przez %4$d cm", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.happy_ghast_one_cm": "Leć przez %4$d cm za pomocą wesołego ghasta", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.horse_one_cm": "Przejedź przez %4$d cm na koniu", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.inspect_dispenser": "Przeszukaj %4$d dozowników", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.inspect_dropper": "Przeszukaj %4$d podajników", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.inspect_hopper": "Przeszukaj %4$d leji", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_anvil": "Wejdź w interakcje z %4$d kowadłami", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_beacon": "Wejdź w interakcje z %4$d magicznymi latarniami", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_blast_furnace": "Wejdź w interakcje z %4$d piecem hutniczym", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_brewingstand": "Wejdź w interakcje z %4$d statywem alchemicznym", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_campfire": "Wejdź w interakcje z %4$d ogniskami", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_cartography_table": "Wejdź w interakcje ze %4$d stołami kartograficznymi", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_crafting_table": "Wejdź w interakcje ze %4$d stołami rzemiellśniczymi", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_furnace": "Wejdź w interakcje z %4$d piecami", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_grindstone": "Wejdź w interakcje z %4$d kamieniem szliferskim", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_lectern": "Wejdź w interakcje z %4$d pulpitami", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_loom": "Wejdź w interakcje z %4$d krosnami", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_smithing_table": "Wejdź w interakcje ze %4$d stołami kowalskimi", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_smoker": "Wejdź w interakcje z %4$d wędzarką", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.interact_with_stonecutter": "Wejdź w interakcje z %4$d przecinarkami", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.jump": "Skocz %4$d razy", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.leave_game": "Wyjdź z gry %4$d razy", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.minecart_one_cm": "Przejedź %4$d cm za pomocą wagonika", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.mob_kills": "Zabij %4$d mobów", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.nautilus_one_cm": "Przepłyń %4$d cm za pomocą Łodzika", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.open_barrel": "Otwórz %4$d beczek", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.open_chest": "Otwórz %4$d skrzyni", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.open_enderchest": "Otwórz %4$d skrzyni enderu", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.open_shulker_box": "Otwórz %4$d skrzyni shulkerowych", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.pig_one_cm": "Przejdź %4$d cm za pomocą świni", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.play_noteblock": "Zagraj %4$d bloków dźwiękowych", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.play_record": "Zagraj %4$d Płyt z muzyka", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.play_time": "Graj przez %4$d tików", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.player_kills": "Zabij %4$d Graczy", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.pot_flower": "Posadź %4$d roślin w doniczkach", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.raid_trigger": "Wywołaj %4$d rajdy", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.raid_win": "Wygraj %4$d rajdy", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.sleep_in_bed": "Śpij w %4$d łóżkach", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.sneak_time": "Kucaj przez %4$d tików", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.sprint_one_cm": "Przebiegnij %4$d cm", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.strider_one_cm": "Przejdź %4$d cm za pomocą magmołaza", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.swim_one_cm": "Przepłyń %4$d cm", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.talked_to_villager": "Zagadaj %4$d razy z osadnikiem", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.target_hit": "Ustrzel %4$d tarcz strzeleckich", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.time_since_death": "Nie umieraj przez %4$d tików", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.time_since_rest": "Nie śpij przez %4$d tików", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.total_world_time": "Graj przez %4$d tików", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.traded_with_villager": "Zahandluj %4$d razy z Osadnikiem", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.trigger_trapped_chest": "Aktywój %4$d skrzyń pułapek", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.tune_noteblock": "Dostrój %4$d bloków dźwiękowych", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.use_cauldron": "Użyj kotłów %4$d razy", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.walk_on_water_one_cm": "Przejdź %4$d cm po wodzie", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.walk_one_cm": "Przejdź %4$d cm", + "betterstats.mcbsgoal.siv_objective.minecraft.custom.minecraft.walk_under_water_one_cm": "Przejdź %4$d cm pod wodą" +} From 7e2d31781f1ef715864ddfdab8be537929976325 Mon Sep 17 00:00:00 2001 From: TheCSDev Date: Sat, 18 Jul 2026 00:17:57 +0200 Subject: [PATCH 2/2] Update TCDCommons API --- gradle.properties | 6 +++--- ...-26.2.jar => tcdcommons-5.5.2+fn-26.2.jar} | Bin 466255 -> 467323 bytes .../assets/betterstats/lang/pl_pl.json | 2 +- src/main/resources/betterstats.credits.json | 6 ++++++ 4 files changed, 10 insertions(+), 4 deletions(-) rename src/main/resources/META-INF/jarjar/{tcdcommons-5.5.1+fn-26.2.jar => tcdcommons-5.5.2+fn-26.2.jar} (98%) diff --git a/gradle.properties b/gradle.properties index 41b5ca7..987c9dd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ maven.group = com.thecsdev # Mod properties mod.id = betterstats -mod.version = 5.5.1 +mod.version = 5.5.2 mod.name = Better Statistics Screen mod.description = A Minecraft mod that improves the statistics screen and makes it more useful. mod.author = TheCSDev @@ -48,7 +48,7 @@ fabric.api_version = 0.152.1+26.2 fabric.json.depends.minecraft = ~26.2 fabric.json.depends.fabricloader = >=0.19.3 fabric.json.depends.fabric-api = >=0.152.1 - fabric.json.depends.tcdcommons = >=5.5.1 + fabric.json.depends.tcdcommons = >=5.5.2 # Neo-Forge properties neoforge.version = 26.1.0.7-beta @@ -57,4 +57,4 @@ neoforge.version = 26.1.0.7-beta net.toml.loaderVersion = [4,) neo.toml.dependencies.neoforge = [26.2.0.1-beta,) neo.toml.dependencies.minecraft = [26.2, 26.3) - neo.toml.dependencies.tcdcommons = [5.5.1,) + neo.toml.dependencies.tcdcommons = [5.5.2,) diff --git a/src/main/resources/META-INF/jarjar/tcdcommons-5.5.1+fn-26.2.jar b/src/main/resources/META-INF/jarjar/tcdcommons-5.5.2+fn-26.2.jar similarity index 98% rename from src/main/resources/META-INF/jarjar/tcdcommons-5.5.1+fn-26.2.jar rename to src/main/resources/META-INF/jarjar/tcdcommons-5.5.2+fn-26.2.jar index 889fb5909a6607e464daeddc1b4d53f06f960c76..fc8ffcd9f20f33ecaedebb2ed6aaa4eccc9e0eab 100644 GIT binary patch delta 3421 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 delta 2554 zcmY+Fc|25Y8^>pknR6z~7-OG?NRh0`Qap<6WQZ_9bhBrqrH;d~&c9iew-DPj?+NkM}pU4{P zKRI$+@znk^#*2Eb1B!+Db4SBBN%$vn=^q`ucr58~-Mq}nc$LSD=e_;|sd5^Q;X)S- zOJ4WAA>8QzUwmww!{@K;pxB3uG}IICtaplh_-HY@K>6>;W42{)?TYhix}#fmFq{1f zlD^eU#cvF0a`w8xcFRl2TGvesw%}HZzg=ha-ZrhwvadxZYs^|shLM;FXSzSBn?4Ys zOE>f^kKHh)pN}ah4&HhJqIec1zLzGeO9$2De_^G&UaE~DP7md#UFVZMhVx?!-__a6w}U;Su+Ev8eRtGeG&s5eH(O4G{^7lkdfD7%eMPIQa4uD zG#~hW;aHR1u=ES5nfx4Tzwd684V9#S40Fk!z%=<>z ztmrU4{^6tYkbiXUhx$y^ejRk@`Z$^USgrLPby4r{k3TkkOc747@K1en+rTkGSL3TP_Pj3j!FD7C#=2{7E0Zz`uk798 z%>y>?esgzjI&Z(VMUG)|h+}`=q$yLRN~$H`IdnujnMUk04!g<-Kb`XSsRfC6|9g=U ze~8kc$TjOo;pxoeLF-wynlDa5rF^)*;0GA+vvIo*7mNM)GfOpUwpOm zt&sTyQ^E5Ml@w=fot?THE@?4n4uguhuMgjtO!A`}cvzlo=Lu?y_1+rgJHlOjgif|? zqCT~Jsv3S#>jr_?sKV76oGzbL{S9XRc}KXKr&y|_Gm^FMW892yrGqiWDWWo#5Eo}} zUFx_lh74TnDs~2u;!YUbtSjFmQ=PQy$8ntjcw_W>eXX5FM|8!0( z=in61zt$=G%<@an(u&jjN6$Q~C=(BR`I|pXZckdcoLgOx8@AWe`x&eL%QZ8k*DmH; z!=J)cs)mt`M1>Z~7*}pxU8;SDW}ut!wEpbZ!tKGGpPPmrXm=*pFGwVt&@K+dkQ&Xh zGpM6IaY1{Jum{{fx0!d3;c99Uy&MorYxTNPFy7p7xqxE%LFj2n%4N5SUH0d;j1_N_ zGSH@eH*S{u&iee`SoG;wm`irg`G_>h+To9~4gGj}NxI?B9GdyPUr0_ z%Tsi+)eRmsQ)9ZF6Zbb?l+=0QT^?fqs8kF853{u)ZE%?Ief*WSANnFEsyg<6;r?hm zAV+c=7pw?9F|}3Nt8Tk#rHRf78oAxl-K*}XYEy5$PWh7S|3W!U_cALkNA*q=^0 zA~*KdOj}v6M%vjZ zIs3p=X;6i%Fw8E5{HB1HHmOiblgc6+(R-?9r48o8vM#*`kRx~E?aC{sHo+Ht|^?4kQs z+7UGeBX-gcR!g+k|BQ3j?v>0RH9F7M3O!oC!%~~w#1J&q3GT^!^^%X=_L6~9=;&)` zRIvZR+}rZgh9KN-C2Aplt}lynL1=3D<%qIUW52_$n_bZXOFlzOH8b&^i-`%?_2pCo zJRw^CL~ z0&)P_LIBd-h!D6yKxmM|syMU`!Gi<>OaKcU+`_ZsL9s3N5Rl?VC?K#IRtL98Fp=-q zY``f7LfuqOgE(MvBfG#s9)todZCD|rGB7tt-j# zqFtkkEBGtN)26y2T=)MYSk1c;%-lgw8