Commit Graph

14 Commits

Author SHA1 Message Date
ae1c5e195f Update name change 2025-03-27 14:12:40 +01:00
149dd04abd Added loading animation 2024-04-04 22:02:42 +02:00
e5eac063ed Performance selector is now working
Selecting something under "Powerful" will now remove some useless props from the scene, in order to save some RAM and CPU.
Not the ideal way of helping cheap computers, but for now it'll work. Maybe I will find something better later
2024-03-08 22:01:05 +01:00
2fb21764da Added selector for game performance
Will probably lower the number of threes and grass assets placed
2024-03-07 15:59:02 +01:00
7b31a9a632 WIP Menu
Still a WIP, but users will be able to choose some settings, select language or maybe use the static website version
2024-03-06 16:37:11 +01:00
63c4940bce Added some text before the game loads
This "Loading..." will help people to understand that the website is loading, and isn't just a blank page. I'll consider creating a nice css animation later, but I just wanted something quick and easy for now
2024-02-15 09:22:19 +01:00
89531178ba Added new arrow picture
Used for phone movement buttons
I don't really like those arrows, so I may change them
2024-01-28 23:37:04 +01:00
3e532a4027 Added some buttons so phone users can move
Also made sure that body takes full screen, so phone users can't scroll
2024-01-28 23:29:42 +01:00
ddcdc09551 Updated title 2024-01-27 02:16:57 +01:00
c07175f4fa Added a first zoom plate
Works great, let's make the code cleaner and use it everywhere
2024-01-18 01:17:08 +01:00
8d948d0874 Added link to my github profile
It works !
2024-01-11 23:30:46 +01:00
aff8499005 Notifications can now be removed
Added the corresponding method
2024-01-09 22:38:04 +01:00
02cf36a131 Started to add a notification div
We just need to correctly implement Jquery and we will be able to show notifications in the game
Also updated npm modules
2024-01-08 23:34:32 +01:00
988039705c Working example of three.js
Start with npx vite, works fine
2023-11-10 00:04:18 +01:00