Commit Graph

15 Commits

Author SHA1 Message Date
MaciejkaG
38ae0c7796 Major changes
- Multiple translation improvements
- Added language switch in settings
- Minor fixes and improvements

- Still need to fix error messages (they are hardcoded in polish)
2024-04-06 01:48:49 +02:00
MaciejkaG
b1a822f39e Major changes
- Partially added removing ships on mobile (still doesn't work at all though)
- Added client-side logging
- Fixed a crash caused by the MySQL connector
- Multiple bug fixes
2024-04-04 16:08:27 +02:00
MaciejkaG
9d0c60419e Working localisation (big spaghetti) 2024-03-27 15:51:33 +01:00
Maciej Gomoła
2e3a46b7e1 partly finished translation (not yet implemented) 2024-03-26 12:41:28 +01:00
MaciejkaG
b987611ec8 board responsiveness changes, its awful but i wont bother to get it any better 2024-03-25 17:40:07 +01:00
Maciej Gomoła
cd151cd0e8 Somewhat responsiveness on 2024-03-25 12:41:02 +01:00
MaciejkaG
1ba265b9f5 Improved UI navigation 2024-03-24 22:00:05 +01:00
MaciejkaG
fb8555f736 Profile page improvements 2024-03-24 19:51:49 +01:00
MaciejkaG
04385552ac (not yet) working profile view 2024-03-19 22:33:14 +01:00
MaciejkaG
425fdc621a Minor changes
- Fixed leaving a lobby
- Improved CSS compatibility/clarity
- Optimised game finishing
2024-03-09 01:11:03 +01:00
MaciejkaG
a027313139 Major changes
- Multiple visual improvements to animation
- Added ship color dimming when they sunk
- Added game ending (looks and works primitvely for now)
- Added socket.io client error handling and alerts
- Finished and improved hit registration and client hit display

To-do:
- Fix timers (currently resetting the timer is global, which by mistake affects other independent lobbies, critical bug)
- Post-match stats
- Improve many mechanics
- Improve overall quality of the game
2024-03-08 19:18:53 +01:00
MaciejkaG
302fe3d328 Major changes
- Functioning lobbies with redirection to the board view
- Partly working game mechanics
2024-03-01 22:24:30 +01:00
MaciejkaG
a6d6d6b570 Added proper room system, need to split menu and game into two separate pages and after that we can proceed to connecting menu and the game view 2024-02-29 21:55:56 +01:00
MaciejkaG
e85f36dfb6 added lobbies and more backend stuff 2024-01-08 16:53:12 +01:00
MaciejkaG
c2975bedc9 Multiple cool changes, added own SPA framework 2024-01-06 21:09:41 +01:00