026b1d954c
fix: caméra — delta souris direct, toggle clic droit, no InputAxisController
...
- Lit Mouse.current.delta directement (pas d'accrochage au bord d'écran)
- CinemachineInputAxisController désactivé (on gère tout nous-mêmes)
- OnEnable/OnDisable : lock/unlock automatique selon état Player
- Clic droit = toggle cursor lock (pas besoin de maintenir)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-15 14:44:35 +02:00
065ae8465f
fix: colliders ProBuilder, cursor lock continu, déduplique CameraOrbitKeyboard
...
- MeshCollider ajouté sur Floor, 4 murs, CenterPlatform, 4 rampes, 4 piliers
- CameraOrbitKeyboard : enforce cursor lock à chaque frame quand actif (gameplay)
- Suppression du composant CameraOrbitKeyboard dupliqué sur CinemachineCamera
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-15 12:12:11 +02:00
a022d59917
fix: URL serveur wss://game.rolld.kerboul.me (rolld.io:2567 inaccessible)
...
rolld.io pointe sur CloudFront sans exposer le port 2567.
Le game server Coolify est accessible via game.rolld.kerboul.me (Traefik).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-15 11:58:35 +02:00
ac5c3f74a4
feat: rebuild Tutorial scene avec ProBuilder, matériaux gel/terrain
...
- Scène Tutorial reconstruite de zéro : sol ProBuilder 120x120, murs, rampes
- Zones race : 5 checkpoints (CP0→Finish) avec BoxCollider + CheckpointTrigger
- Gel pads : GelOrange (boost), GelBleu (bounce), GelViolet (sticky)
- Plateforme centrale pour mode teams (CaptureZone)
- Nouveaux matériaux URP : FloorMat, WallMat, CheckpointMat, GelOrangeMat, GelBleuMat, GelVioletMat, PlatformMat
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-15 09:22:44 +02:00
1e37e44143
feat: backend state machine, Unity URL prod, simplify GameSetup
2026-05-15 09:16:01 +02:00
c322793b0d
feat: add Unity project (Assets, ProjectSettings)
2026-05-15 09:13:39 +02:00
19f5d70752
feat: add Unity project (Assets, Packages, ProjectSettings)
2026-05-15 09:13:24 +02:00
ce1972c6fa
feat: add frontend as flat files (was submodule)
2026-05-15 09:13:20 +02:00
679929cffe
feat: add Unity assets, frontend, update gitignore - remove dev artifacts
2026-05-15 09:13:01 +02:00
70a3e376b2
chore: add game server (Colyseus) - flat files
2026-05-15 09:12:10 +02:00
c4d9d9b53a
chore: add game server (Colyseus)
2026-05-15 09:12:00 +02:00
7edbe8dd56
chore: init repo with .gitignore
2026-05-15 09:11:42 +02:00