Jump to content

Technical Implementation: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 10: Line 10:


etc
etc
== Determine water vs land ==
http://stackoverflow.com/questions/3645649/i-need-to-know-the-predefined-point-is-in-the-sea-or-on-the-land


== Client <-> Server ==
== Client <-> Server ==
Line 21: Line 24:
** The client updates data and remove confirmed actions from the list of waiting actions
** The client updates data and remove confirmed actions from the list of waiting actions
** The client sends a new request with waiting actions (including those who where not confirmed)
** The client sends a new request with waiting actions (including those who where not confirmed)


* Notification from server if nearby actions take place, the notifications shall contain enough data to update the info in the client (typically attacks)
* Notification from server if nearby actions take place, the notifications shall contain enough data to update the info in the client (typically attacks)