File Details
arcadia-pets-1.2.9
- R
- Apr 30, 2026
- 527.72 KB
- 14
- 1.21.1
- NeoForge
File Name
arcadia-pets-1.2.9.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
## [1.2.9] - 2026-04-30 (latest)
### Added
- **16 Mythic staff pets** — Implemented staff member pets as MYTHIC tier entities with real Mojang player skins. Founder (Vyrriox), 3 Admins (JLPopeye, YoupaX, Skaizenn), 3 Developers (SiriusT, Not_Found, Netorse), 4 Moderators (The_Fricadelle, Tyvrax, Gaspich, FuFu8822), 1 Animator (Yoto0771), 1 Guide (NokhXyr), 3 Helpers (Sea6945, Rayser56, Nathinator_YTB). Each mapped to a role-themed unique skill.
- **Skill XP bar** — Each skill row in the pet panel now shows a 2px XP progress strip toward the next level (gold when MAX, blue otherwise).
- **Skill effect & XP details** — Expanded skill panel now shows the current effect value (`Effect: ...`) and XP progress (`XP: 25 / 100`) so players can see what the skill grants and how close they are to the next level.
- **Duel betting system** — `/arcadia_pets duel <player> <bet>` lets players wager coins; both stakes are deducted on accept and the winner receives 2× payout via the `EconomyService` API.
- **Duel sound design** — Contextual sounds during duels: attack hits, critical strikes, poison/burn, heals, dodges, reflects, stuns, KOs, turn changes, victory/defeat fanfares.
- **Effect counters in duel UI** — Pet cards show effect value + remaining turns (e.g. `🔥 Burn 4dmg 3t`).
- **/arcadia_pets elo command** — `/arcadia_pets elo` for self, `/arcadia_pets elo <player>` for inspection, `/arcadia_pets elo top` for the top-10 leaderboard.
### Fixed
- **Duel decline bug** — Mouse click listener (`InputEvent.MouseButton.Pre`) now properly dismisses the invite overlay; challenger no longer stuck.
- **Duel invite overlay** — Centered on screen (top third) with steampunk theme instead of hidden under the minimap.
- **HP text positioning** — `15/15` now renders centered inside the HP bar at 0.5 scale with shadow.
- **Text overflow in duel boxes** — Effect labels scaled to 0.65x with pixel-width truncation; pet names truncated by pixel width instead of fixed character count.
- **Drain skills heal caster** — Soul Drain and Wither Aura now properly heal the casting pet (life steal mechanic).
- **Carousel navigation** — Dashboard arrows now cycle through LootBox and Admin Panel via server actions.
- **Daily Streak translation** — `Streak:` label translated to French (`Série :`) instead of hardcoded English.
### Changed
- **Duel commands** — `/duel ...` is now `/arcadia_pets duel ...` (with `/duel` kept as a redirect alias for backward compat).
- **Duel rewards** — Removed Star Essence, coins, and participation XP. Only ELO updates remain (rating shown in victory/defeat messages).
- **Centered duel UI** — Team panels symmetrically centered around the screen midpoint.
- **Mythic rarity** — Removed `(WIP)` marker now that the staff pet system is implemented.
### Ajouts
- **16 pets staff Mythic** — Implémentation des pets staff comme entités MYTHIC avec les vrais skins Mojang. Fondateur (Vyrriox), 3 Admins (JLPopeye, YoupaX, Skaizenn), 3 Développeurs (SiriusT, Not_Found, Netorse), 4 Modérateurs (The_Fricadelle, Tyvrax, Gaspich, FuFu8822), 1 Animateur (Yoto0771), 1 Guide (NokhXyr), 3 Helpers (Sea6945, Rayser56, Nathinator_YTB). Chaque pet a une compétence unique liée à son rôle.
- **Barre d'XP par compétence** — Chaque ligne de compétence affiche maintenant une bande de progression XP de 2px vers le niveau suivant (dorée au MAX, bleue sinon).
- **Détails d'effet & XP de compétence** — Le panneau étendu montre maintenant la valeur d'effet courante (`Effet : ...`) et la progression XP (`XP : 25 / 100`).
- **Système de mise pour duels** — `/arcadia_pets duel <joueur> <montant>` permet de parier des pièces ; les deux mises sont débitées à l'acceptation et le vainqueur reçoit 2× via l'API `EconomyService`.
- **Sound design des duels** — Sons contextuels pendant les duels.
- **Compteurs d'effets en duel** — Les cartes de pets affichent valeur + tours restants (ex : `🔥 Burn 4dmg 3t`).
- **Commande /arcadia_pets elo** — Voir son propre classement, celui d'un autre joueur, ou le top 10.
### Correctifs
- **Bug refus de duel** — Listener de clic souris branché, overlay se ferme correctement, challenger n'est plus bloqué.
- **Notification duel** — Centrée sur l'écran au lieu d'être cachée sous la minimap.
- **Texte PV** — `15/15` rendu centré dans la barre de vie (échelle 0.5 + ombre).
- **Texte qui dépasse en duel** — Labels d'effets à 0.65x avec troncature en pixels.
- **Skills de drain** — Soul Drain et Wither Aura soignent maintenant le pet caster (vol de vie).
- **Navigation carrousel** — Les flèches du dashboard incluent LootBox et Admin Panel.
- **Traduction Daily Streak** — `Streak:` traduit en français.
### Modifications
- **Commandes de duel** — `/duel ...` devient `/arcadia_pets duel ...` (avec `/duel` gardé comme alias).
- **Récompenses de duel** — Plus d'Essence Étoilée, de pièces ou d'XP de participation. Seul l'ELO est mis à jour.
- **UI duel centrée** — Panneaux d'équipe centrés symétriquement.
- **Rareté Mythic** — Retrait du marqueur `(WIP)` maintenant que le système de pets staff est implémenté.

