Jakub Žitník jzitnik
jzitnik pushed to main at jzitnik/game 2026-02-04 10:36:54 +00:00
jzitnik created branch multiplayer in jzitnik/game 2026-02-04 10:35:25 +00:00
jzitnik pushed to multiplayer at jzitnik/game 2026-02-04 10:35:25 +00:00
cdd002ea20 feat: Synchronize game items
faadc92dbc feat: Player disconnect handler
f6de75afd9 feat: Store player rotation
1f54e933ad chore: Remove todo
9ca3a8d34c feat: Multiplayer player moving between rooms
Compare 10 commits »
jzitnik pushed to main at jzitnik/game 2026-02-04 10:33:26 +00:00
aec0e8e978 feat: Multiplayer (#2)
jzitnik deleted branch multiplayer from jzitnik/game 2026-02-04 10:33:26 +00:00
jzitnik merged pull request jzitnik/game#2 2026-02-04 10:33:25 +00:00
feat: Multiplayer
jzitnik commented on pull request jzitnik/game#2 2026-02-04 10:31:25 +00:00
feat: Multiplayer

Now probably the whole synchronization is done. The only thing left i wanna do is chat but I'll do that in separate PR.

jzitnik pushed to multiplayer at jzitnik/game 2026-02-04 07:10:57 +00:00
cdd002ea20 feat: Synchronize game items
faadc92dbc feat: Player disconnect handler
Compare 2 commits »
jzitnik pushed to multiplayer at jzitnik/game 2026-02-03 08:54:40 +00:00
f6de75afd9 feat: Store player rotation
jzitnik pushed to multiplayer at jzitnik/game 2026-02-02 21:05:00 +00:00
1f54e933ad chore: Remove todo
jzitnik commented on pull request jzitnik/game#2 2026-02-02 21:00:42 +00:00
feat: Multiplayer

Players can now finally move between rooms.

jzitnik pushed to multiplayer at jzitnik/game 2026-02-02 21:00:11 +00:00
9ca3a8d34c feat: Multiplayer player moving between rooms
jzitnik commented on pull request jzitnik/game#2 2026-02-02 20:14:51 +00:00
feat: Multiplayer

Remove TODO. This is done

jzitnik commented on pull request jzitnik/game#2 2026-02-02 20:12:24 +00:00
feat: Multiplayer

Now we have working connection and player movement in current room.

Now I have to implement going to another rooms so the state in the server changes and pings other players in other rooms if…

jzitnik pushed to multiplayer at jzitnik/game 2026-02-02 20:06:59 +00:00
e3f5c12b43 feat: Player movement multiplayer
jzitnik pushed to multiplayer at jzitnik/game 2026-02-02 18:18:36 +00:00
24f54b8b7a feat: Connecting to a game
jzitnik pushed to multiplayer at jzitnik/game 2026-02-02 17:53:26 +00:00
92eb93815d feat: Some more multiplayer stuff
jzitnik pushed to v3 at jzitnik/jecnarozvrh 2026-02-02 07:36:50 +00:00
f34db1c6e8 chore: Started implementing
e78ee594a0 chore: Idk
Compare 2 commits »
jzitnik pushed to multiplayer at jzitnik/game 2026-02-01 14:23:44 +00:00
f987b2bed6 chore: Add logs to gitignore
jzitnik pushed to multiplayer at jzitnik/game 2026-02-01 14:23:27 +00:00
b79c2f3373 chore: Remove logs