Nick Winter
a7114a2719
Implement headless verifier; fix headless client
2016-04-12 19:34:05 -07:00
CodeCombat
41a532cb50
WIP - cashew integration
2016-01-04 16:27:27 -08:00
Nick Winter
ccf889480f
Removed unnecessary newConsole line in headless client.
2015-08-11 08:50:43 -07: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
ae4dec1468
Got headless_client working with HTTPS and CDN caching.
2015-04-10 16:19:27 -07:00
Nick Winter
d973e6dbeb
Requiring CoffeeScript in the worker_world.coffee for headless simulations.
2015-04-06 16:59:44 -07:00
Popey Gilbert
4fd5f4fac1
Update worker_world.coffee
2015-03-11 17:14:33 +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
947811c01b
Replayable once-per-day increasing-difficulty level basics.
2015-01-05 10:44:24 -08:00
Nick Winter
24da2aa80a
Preserving flag history and submission count so that things are more stable in between real-time submissions.
2014-10-18 17:32:01 -07:00
Nick Winter
b918f5adfb
Fixed #1262 .
2014-08-29 17:18:38 -07:00
Nick Winter
bd47b3bc83
Fixed #1210 based on #1313 .
2014-07-13 18:53:01 -07:00
Tery Lim
618ade4946
Clean up mixed quotes
2014-07-01 12:23:22 +08:00
Nick Winter
aa4832791e
Made public version of a user's LevelSessions available via endpoint.
2014-06-19 08:07:47 -07:00
Michael Schmatz
eba3f36f0b
Fixed headless client and transpile script
...
Really need to reactor the worker worlds to one script.
2014-06-05 14:06:32 -07:00
Nick Winter
f3adc216ed
Protecting our replacement of Math.random via Aether.
2014-05-29 12:26:08 -07: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
Nick Winter
8909d218bc
Moved random seed initialization to Existence System, where it can be configured.
2014-05-15 14:54:31 -07:00
Nick Winter
8df3b01f9e
Merged world/lodash/aether breakup for world workers.
2014-05-10 18:52:55 -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
Dominik Maier
c9bb488794
Created headless-client and an alternative implementation of god
2014-05-06 02:37:14 +02:00