|
|
8ee50805ea
|
feat(sprint4): achievements, community goals, hall of fame, profile
CI/CD — Build & Deploy / Build & Deploy (push) Failing after 37s
4 modules: achievement (15 succès, 5 catégories, 3 paliers), community
(objectifs collectifs + boosts globaux), halloffame (classement mensuel),
profile (titre actif + badges + % progression).
Event-driven: combat/forge/craft émettent des events via @nestjs/event-emitter.
Character entity: +activeTitle, +totalGoldEarned.
Seeds: 15 achievements + 3 community goals.
|
2026-03-24 14:51:53 +01:00 |
|
|
|
b506adf034
|
fix(infra): PostgreSQL → MySQL + tsconfig.build exclude frontend/
|
2026-03-17 07:20:14 +01:00 |
|
|
|
49b8aa1211
|
feat(sprint3): EconomyModule TetardCoin + TwitchModule EventSub — migration + 36 tests
|
2026-03-17 07:10:45 +01:00 |
|
|
|
23f7dd0f3c
|
feat(sprint3): items + forge + craft + loot — équipement, artisanat lazy-calc, forge risque GDD
|
2026-03-15 08:22:20 +01:00 |
|
|
|
6d1230d16a
|
feat: Sprint 2 — moteur de combat PvE TetaRdPG
Moteur combat stateless (POST /api/combat/start résout le combat complet).
Formules GDD : Mêlée/Distance/Magie × 1.5, critique (5% + Chance×0.2%), esquive (5% + Chance×0.1%).
5 monstres seedés (Têtard Vase → Golem de Boue, level 1–9).
Level up : XP → seuil atteint → level++, +5 statPoints.
Persiste combat_logs (jsonb rounds). Validé : victoire, défaite, 401, 400, 404.
|
2026-03-15 06:10:06 +01:00 |
|
|
|
da3237bf3f
|
feat: Sprint 1 — backend fondations TetaRdPG
Auth SuperOAuth (JWT validation + httpOnly cookie), entités users/characters/level_thresholds,
lazy calculation endurance, seed 100 niveaux, config prod-ready (trust proxy, helmet, CORS, rate limit).
Validé : health 200, auth flow, character CRUD, endurance lazy, 401 sans cookie.
|
2026-03-15 05:51:02 +01:00 |
|