sebastian
  • Joined on 2023-08-03
sebastian pushed to main at sebastian/ColorRace 2026-08-07 16:59:58 +00:00
ba47255ee0 UPD: Change Lobby Background
sebastian deleted branch lobby from sebastian/ColorRace 2026-08-07 16:41:12 +00:00
sebastian pushed to main at sebastian/ColorRace 2026-08-07 16:41:03 +00:00
8690efe184 FIX: Cyclic Includes of Scene and duplicate std::variant
d6445092c2 UPD: Added LobbyScene
452bf92e20 UPD: Added LobbyScene
Compare 3 commits »
sebastian pushed to lobby at sebastian/ColorRace 2026-08-07 16:40:32 +00:00
8690efe184 FIX: Cyclic Includes of Scene and duplicate std::variant
sebastian pushed to lobby at sebastian/ColorRace 2026-08-06 19:34:29 +00:00
d6445092c2 UPD: Added LobbyScene
sebastian created branch lobby in sebastian/ColorRace 2026-08-06 19:34:26 +00:00
sebastian pushed to lobby at sebastian/ColorRace 2026-08-06 19:34:26 +00:00
452bf92e20 UPD: Added LobbyScene
sebastian pushed to main at sebastian/ColorRace 2026-08-06 18:41:14 +00:00
6c2f580134 UPD: Send Connection Success only when auth acc was received
sebastian pushed to main at sebastian/ColorRace 2026-08-06 18:35:16 +00:00
d58b84d4a5 Multiplayer Connection Start
sebastian pushed to main at sebastian/ColorRace 2026-08-06 15:47:45 +00:00
19a3e55e5f Multiplayer Connect Modal
sebastian pushed to main at sebastian/ColorRace 2026-08-06 15:31:17 +00:00
fe9ecb1ecc ADD: Quit when Quit button is pressed
sebastian pushed to main at sebastian/ColorRace 2026-08-06 14:59:42 +00:00
de7cbdc73c ADD: Main Menu
sebastian pushed to main at sebastian/ColorRace 2026-08-06 14:18:28 +00:00
82b499e65c ADD: Render Basic UI Textures
sebastian created branch multiplayer in sebastian/ColorRace 2026-08-05 17:50:27 +00:00
sebastian pushed to multiplayer at sebastian/ColorRace 2026-08-05 17:50:27 +00:00
dac70c0eed ADD: Gamesessions
sebastian pushed to main at sebastian/ColorRace 2026-08-05 16:59:41 +00:00
4ab4ea5262 UPD: Compute MoveResult before mutating state of piece
sebastian pushed to main at sebastian/ColorRace 2026-08-05 16:46:41 +00:00
f86e1b872a UPD: Move getMoveablePieceIndices to LudoRules
sebastian pushed to main at sebastian/ColorRace 2026-08-05 16:44:18 +00:00
72c7db8439 UPD: Move wouldCapture to LudoRules
sebastian pushed to main at sebastian/ColorRace 2026-08-05 16:42:05 +00:00
1c8a6840e6 UPD: Move isBlockedByOwnPiece to LudoRules
sebastian pushed to main at sebastian/ColorRace 2026-08-05 16:38:34 +00:00
7426374b00 UPD: Move computeDestination to LudoRules