Commit Graph

18 Commits

Author SHA1 Message Date
a212161733 Major changes
- Improved PWA support on mobile.
- Added Vs. AI game menu.
- Added the first AI algorithm.
- Vs. AI is now available with every option leading to simple bot
- Fixed a bug where placing ships in certain rotation around the boundaries of the board would wrongly colour them when sunk.
- Improved code clarity and comments
- Added an option in the settings to change your nickname
- Added version display in the settings
- Slightly improved box scaling and layout
- Made multiple improvements to the PWA support
- Added multiple minor features
- Brought back full SPA URL functionality, now if you copy a URL to specific view/page in the menu and go into it, you will actually arrive at that page if it's not restricted.
2024-04-14 19:17:20 +02:00
MaciejkaG
ad23b8a18d Minor design/UI/UX improvements and fixes 2024-04-11 19:32:00 +02:00
MaciejkaG
fc01f72fa4 Finishing touches to the new login 2024-04-11 19:10:45 +02:00
MaciejkaG
8e5682dad8 Major improvements and a brand new landing page with login 2024-04-10 20:45:11 +02:00
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
9d0c60419e Working localisation (big spaghetti) 2024-03-27 15:51:33 +01:00
Maciej Gomoła
cd151cd0e8 Somewhat responsiveness on 2024-03-25 12:41:02 +01:00
Maciej Gomoła
d662414b19 Menu responsiveness, to-do board 2024-03-25 08:39:06 +01:00
MaciejkaG
36b22037d4 Minor design improvements 2024-03-24 19:54:09 +01:00
MaciejkaG
fb8555f736 Profile page improvements 2024-03-24 19:51:49 +01:00
Maciej Gomoła
66b00c81e1 Profile page design updates 2024-03-22 11:47:12 +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
7c4801db2d Major update
- Improved frontend
- Server-client toasting framework
- Huge improvements to server side utils
- Working ship placement validation
2024-03-03 01:29:11 +01:00
MaciejkaG
72da84c3d6 Major changes
- Huge improvements in UI design and animations
- Improvements in code organisation (separated multiple functions into an util file)
- Multiple bug fixes and improvements to stability
- Client side events improved
2024-03-02 18:28:33 +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