sebastian
  • Joined on 2023-08-03
sebastian pushed to main at sebastian/ColorRace 2026-08-05 16:34:07 +00:00
a3bb54f041 UPD: Move computePath to PiecePathBuilder
sebastian deleted branch gamelayer-refactor from sebastian/ColorRace 2026-08-05 15:27:30 +00:00
sebastian pushed to main at sebastian/ColorRace 2026-08-05 15:27:19 +00:00
bb75a3400a FIX: SIGSEGV
5e580af16f WIP: GameController
Compare 2 commits »
sebastian pushed to gamelayer-refactor at sebastian/ColorRace 2026-08-05 15:27:02 +00:00
bb75a3400a FIX: SIGSEGV
sebastian created branch gamelayer-refactor in sebastian/ColorRace 2026-08-05 14:00:35 +00:00
sebastian pushed to gamelayer-refactor at sebastian/ColorRace 2026-08-05 14:00:35 +00:00
5e580af16f WIP: GameController
sebastian pushed to main at sebastian/ColorRace 2026-08-05 12:21:36 +00:00
c755d39677 FIX: Correct Handling of Captured Case
sebastian pushed to main at sebastian/ColorRace 2026-08-05 11:41:28 +00:00
cdc6a1f92c ADD: Synchronize Hud with Animations
sebastian pushed to main at sebastian/ColorRace 2026-08-05 10:25:42 +00:00
64671363dc ADD: PlaySound when piece walks to its destination
sebastian pushed to main at sebastian/ColorRace 2026-08-05 08:40:04 +00:00
a5643d794c ADD: PlaySound when rolling dice
sebastian pushed to main at sebastian/ColorRace 2026-08-05 07:37:12 +00:00
89435a66a4 FIX: Animation for Capturing
sebastian pushed to main at sebastian/ColorRace 2026-08-05 07:01:22 +00:00
97f8e71e18 ADD: Enable AnimationSystem
sebastian pushed to main at sebastian/ColorRace 2026-08-05 05:47:28 +00:00
12c617587f ADD: Tests for LudoGameMode::computePath
sebastian pushed to main at sebastian/ColorRace 2026-08-05 05:19:14 +00:00
a278ce14c5 UPD: Remove thinking... spam
sebastian pushed to main at sebastian/ColorRace 2026-08-05 05:11:09 +00:00
ecc3f595bc UPD: Enhance output logs
sebastian pushed to main at sebastian/ColorRace 2026-08-05 05:10:32 +00:00
d4dbcc85fb UPD: Enhance test and output logs
sebastian pushed to main at sebastian/ColorRace 2026-08-05 04:41:12 +00:00
befd8b3cd9 ADD: AnimationSystem + Tests
sebastian pushed to main at sebastian/ColorRace 2026-08-04 16:56:05 +00:00
dedc37f6ac ADD: AnimationSystem
sebastian pushed to main at sebastian/ColorRace 2026-08-04 16:00:37 +00:00
a1936d666c ADD: Async Sound Loading + AudioLayer
sebastian pushed to main at sebastian/ColorRace 2026-08-04 15:01:39 +00:00
a5a97d141e ADD: Basic Sounds