Commit graph

33 commits

Author SHA1 Message Date
Nick Winter
a7114a2719 Implement headless verifier; fix headless client 2016-04-12 19:34:05 -07:00
Rob
0a603a8e26 Warn people who try to run the headless client, but webworkers didn't install. 2015-11-02 14:20:44 -08:00
David Liu
7d64087e29 Fix the headless simulator
Shims `lscache`, support io.js < v3.0.0. Make simulating `one-game`
possible.

Tested on Linux with Node.js v0.10.40 and v0.12.7; as well as io.js
v2.5.0.

It still won't work with io.js v3.0.0 because `webworker-threads`
doesn't compile properly, so that's another problem.
2015-08-10 18:12:53 -07:00
Nick Winter
6d01726982 Merge pull request #2680 from popey456963/master
Update Mongo Version
2015-04-19 08:45:35 -07:00
Popey Gilbert
5a35854ce8 Update headless_client.coffee 2015-04-17 17:38:51 +01:00
Nick Winter
ae4dec1468 Got headless_client working with HTTPS and CDN caching. 2015-04-10 16:19:27 -07:00
Popey Gilbert
915f98ee8b Update headless_client.coffee 2015-04-03 20:29:46 +01:00
Popey456963
db27066a3f Revert "Connect to code combat over HTTPS"
This reverts commit aa321bb3af.
2015-03-12 18:16:16 +00:00
Popey Gilbert
aa321bb3af Connect to code combat over HTTPS 2015-03-12 17:54:01 +00:00
Popey Gilbert
87fc5abdf7 Update headless_client.coffee 2015-03-11 18:48:44 +00:00
Popey Gilbert
bc1b5cae50 Update headless_client.coffee 2015-03-11 17:24:39 +00:00
Popey Gilbert
aa5d3de06d Update headless_client.coffee 2015-03-11 17:23:23 +00:00
Popey Gilbert
8389a64644 Update headless_client.coffee 2015-03-11 17:23:02 +00:00
Popey Gilbert
a114112964 Limited line length 2015-03-11 17:21:03 +00:00
Popey Gilbert
a6adaacdf3 Update headless_client.coffee 2015-03-11 17:19:39 +00:00
Nick Winter
7000048bee Fixed a few more issues with the headless simulator. 2015-02-12 17:07:29 -08:00
Nick Winter
1aa738b256 Fixed up headless client, I hope. 2015-02-12 16:07:19 -08:00
Nick Winter
b918f5adfb Fixed #1262. 2014-08-29 17:18:38 -07:00
Tery Lim
618ade4946 Clean up mixed quotes 2014-07-01 12:23:22 +08:00
Michael Schmatz
24452026d1 Minor fix for simulator logic 2014-06-06 12:18:02 -07:00
Nick Winter
b20dac3bec Mergizord. 2014-05-25 09:44:37 -07:00
Michael Schmatz
b8e6e49a8d Turn simulator testing mode off 2014-05-19 10:14:28 -07:00
Michael Schmatz
6f2fd8e293 Verification simulator changes 2014-05-19 10:11:23 -07:00
Michael Schmatz
cb1c21e80a Add simulate script foundation 2014-05-18 20:06:38 -07:00
Dominik Maier
020ffd76dc + Forgot to switch off debugging. Fixed. 2014-05-19 00:54:02 +02:00
Dominik Maier
84f03b313a + Headless client no longer loaded if authentication fails
+ Moved jQuery stuff to extra file (jQlone)
+ jQuery ajax dereffer will also return values to callback functions (fix future bugs)
+ Cleaned code a little
2014-05-19 00:51:05 +02:00
Dominik Maier
8a96bdd5dc + Fixed headless_client 2014-05-18 23:27:42 +02:00
Dominik Maier
a3389de2d1 + deferred actually deferres 2014-05-18 23:23:11 +02:00
Michael Schmatz
035cb7d3f7 Fix simulator jquery when dependency 2014-05-18 12:56:32 -07:00
Nick Winter
1e18f0b42f Merged God and Buddha, split out Angels, did a huge refactoring, fixed many bugs, and laid groundwork for preloading Worlds. 2014-05-10 18:24:50 -07:00
Nick Winter
2e6bec5454 Some fixes for my accidental merge of #970. 2014-05-06 09:49:04 -07:00
Dominik Maier
6d244e8560 + Merged Simulators 2014-05-06 05:07:34 +02:00
Dominik Maier
c9bb488794 Created headless-client and an alternative implementation of god 2014-05-06 02:37:14 +02:00