Skip to content

french to Spanish#1

Open
Aleeee12 wants to merge 50 commits into
Team-Arcadia:masterfrom
Aleeee12:master
Open

french to Spanish#1
Aleeee12 wants to merge 50 commits into
Team-Arcadia:masterfrom
Aleeee12:master

Conversation

@Aleeee12

Copy link
Copy Markdown

No description provided.

Blushister and others added 30 commits April 9, 2026 18:34
- C-1: forceReset() vérifie data.rewarded avant d'appeler announceAndReward (double-récompense leaderboard)
- C-2: clearRecruitmentMilestones() filtre par dungeonId via Objects.hash (milestone spam inter-donjon)
- S-1: purge des milestones scoped par dungeonId à la fin de chaque run (fuite mémoire)
- S-2: fenêtre d'annonce hebdo élargie à 5 min (lag serveur)
- Ajout utilitaires MessageUtil, ModCompat, SparkUtil
- Configs dungeon exemples + schema JSON
- Tuning combat live, arbre de commandes admin complet

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sprint complet épics 1-7 : fondations, config donjons, combat boss avancé,
sécurité/confinement, expérience joueur, leaderboard, administration.
Tous les blockers du code review corrigés avant merge.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…os/Accessories), add completion celebration delay

- Refactor DungeonEventHandler (1074 lines) into 5 focused handlers:
  DungeonCombatEventHandler, DungeonTickHandler, DungeonPlayerEventHandler,
  DungeonWandEventHandler, DungeonWorldEventHandler + DungeonEventUtil shared helpers

- Fix Apotheosis charm durability loop: disable charms at DataComponent level
  (apotheosis:charm_enabled=false) instead of intercepting MobEffectEvent,
  which caused unconditional hurtAndBreak calls every tick

- Extend charm suppression to Curios and Accessories mod slots via reflection
  (CuriosCompat, AccessoriesCompat) — no compile-time dependency required;
  composite slot keys V:/C:/A: track all three inventory spaces

- Block charm re-enable via right-click during dungeon (PlayerInteractEvent)

- Add soft dungeon completion: CELEBRATING state + configurable completionDelaySeconds
  (default 10s) before teleporting players back; rewards/messages are immediate,
  TP is deferred. Exposed via setSetting completiondelay command and GUI button.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Aleeee12

Copy link
Copy Markdown
Author

I'm realizing I'm still missing some files, I didn't see them hahaha!!! wait pls

@Aleeee12

Aleeee12 commented Apr 30, 2026

Copy link
Copy Markdown
Author

It's strange, because in Visual Studio, I see more files than there are here.

image image

I will continue translating it from my PC. on VSCODE

@Aleeee12

Copy link
Copy Markdown
Author

Oh, I can't see them because they're files that can't be edited, right? I can't edit them on GitHub, and I can't edit them in an IDE or VS Code either. How do I modify them?

@Aleeee12

Copy link
Copy Markdown
Author

ut I tried it and the translation isn't working. It's weird—it's still in French even though I already translated it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants