MrStahlfelge / lightblocks

Falling Lightblocks. Falling block game for Android (Mobile and TV), iOS, Web browsers. Works on desktops, too.
https://www.golfgl.de/lightblocks/
Other
140 stars 15 forks source link

Some server multiplayer mode issue #41

Open SundayLee109 opened 3 years ago

SundayLee109 commented 3 years ago

the currently attack table is: single 0 double 1 triple 2 tetris 4 TSS 0 TSD 4 TST 4 PC 0? B2B(no hold) 1 combo 0 use classic type with this table is ok, but not really with modern type should change thing is: TSS 2 TST 6 B2B 1, but work like MOF PC 10 combo need to have attack bonus

SundayLee109 commented 3 years ago

another one is that the ping is pretty hurt when I press the button, need to wait for a long time to let it work if ping is too high, sometimes it won't work.

MrStahlfelge commented 3 years ago

another one is that the ping is pretty hurt when I press the button, need to wait for a long time to let it work if ping is too high, sometimes it won't work.

You are right about that one. We have a good performing European server and a bad performing American server, so everyone outside Europe won't get to play the game good. You can run the server on your local network and check how good it could be. I am stuck here and had hoped for the community to step in, as I am not a profit oriented company I can't afford to provide servers for a good connection around the globe. :) I am not sure how the websites bootstrapped their service, I have a bootstrapping problem because of the problems I don't let the feature go out of beta, which of course means no one uses it, which means no one is willing to provide servers...

Yonle commented 2 years ago

Well, No idea but maybe make the multiplayer more playable.

Some tetris game like jstris is sending user movements without waiting the server told to the frontend that our move is broadcasted to several players.

Yonle commented 2 years ago

If you're afraid of bots/cheating issue, Probably you could add Anti-cheat triggers at the server just like how online tetris does.