cfjedimaster / IdleFleet

For my IdleFleet web game.
3 stars 4 forks source link

Lag Issue #7

Closed brilang closed 2 years ago

brilang commented 2 years ago

When you have thousands of ships and click Send Ship(s), the web browser feels like it crashes for a few seconds while all ships are sent.

The auto-send fleets feature somewhat mitigates this issue, but I think that the more fleets one has, the more often auto-send should fire.

cfjedimaster commented 2 years ago

Should be fixed now. Note that it runs an event every second, so at like 500k ships, it will probaby break. 5k should be fine.