servicepoint-tanks/tank-frontend/src
2024-04-29 16:39:37 +02:00
..
components fix choosing maps 2024-04-29 12:10:53 +02:00
App.css rename MapDropDown to MapChooser, move css 2024-04-29 12:24:52 +02:00
App.tsx rename MapDropDown to MapChooser, move css 2024-04-29 12:24:52 +02:00
ClientScreen.css theming tweaks 2024-04-16 00:08:41 +02:00
ClientScreen.tsx remove guid, reduce latency (gets stuck sometimes tho) 2024-04-28 12:53:18 +02:00
Controls.css improve layout for smaller width 2024-04-21 21:37:38 +02:00
Controls.tsx remove guid, reduce latency (gets stuck sometimes tho) 2024-04-28 12:53:18 +02:00
Guid.ts automatic rejoin on reload or server restart 2024-04-13 19:50:37 +02:00
index.css improve layout for smaller width 2024-04-21 21:37:38 +02:00
index.tsx react query 2024-04-17 23:09:01 +02:00
JoinForm.css improved theming, error handling, table sort 2024-04-14 18:26:13 +02:00
JoinForm.tsx useMutation for join form 2024-04-29 13:18:59 +02:00
MapChooser.css rename MapDropDown to MapChooser, move css 2024-04-29 12:24:52 +02:00
MapChooser.tsx useMutation for map chooser 2024-04-29 13:27:35 +02:00
PlayerInfo.tsx add magazine system (cannot reload currently) 2024-04-29 16:39:37 +02:00
Scoreboard.tsx add distance moved score 2024-04-29 14:13:04 +02:00
serverCalls.tsx add distance moved score 2024-04-29 14:13:04 +02:00
statusTextForReadyState.tsx show status of sockets independently 2024-04-07 21:09:52 +02:00
theme.ts another color for other tanks 2024-04-16 18:28:09 +02:00
useStoredState.ts simplify useStoredTheme 2024-04-14 15:16:32 +02:00
vite-env.d.ts react frontend app (display screen, join) 2024-04-07 00:33:54 +02:00