We make too many network round trip

Bug #383794 reported by Olivier Le Thanh Duong
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyHalebarde
Triaged
Low
Unassigned

Bug Description

We make a lot of round trip which could be easily avoided without compromising the "security" of the game (ie allowing the client to cheat)

Revision history for this message
Olivier Le Thanh Duong (olethanh) wrote :

One exemple is the call from the UI to Game.position_is_valid() which is done each time the user click his mouse. This could easily be avoided since this function doesn't depends at all from the state of the game. This should be moved to a non-method function.

Changed in pyhalebarde:
importance: Undecided → Low
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.