Commit a7c704b6 authored by Roque's avatar Roque

[WEB-WORKER] [WIP] move all game logic into one file (WIP)

parent f241ce7f
...@@ -244,7 +244,7 @@ ...@@ -244,7 +244,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>1003.16051.29741.34372</string> </value> <value> <string>1003.16062.13191.49442</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -262,7 +262,7 @@ ...@@ -262,7 +262,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1664305173.28</float> <float>1664305860.06</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
...@@ -28,7 +28,6 @@ importScripts('rsvp.js', ...@@ -28,7 +28,6 @@ importScripts('rsvp.js',
'DroneManager.js', 'DroneManager.js',
'MapManager.js', 'MapManager.js',
'ObstacleManager.js', 'ObstacleManager.js',
'DroneAaileFixeAPI.js',
'gadget_erp5_page_game_logic.js'); 'gadget_erp5_page_game_logic.js');
function mainToWorker(evt) { function mainToWorker(evt) {
......
...@@ -244,7 +244,7 @@ ...@@ -244,7 +244,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>1003.15990.61363.41267</string> </value> <value> <string>1003.16039.18174.58350</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -262,7 +262,7 @@ ...@@ -262,7 +262,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1664304436.59</float> <float>1664305874.93</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment