Commit graph

271 commits

Author SHA1 Message Date
Kallfaktorn
9efd739cbb Quickcheck for ggs_network. Part of the pongbot. 2011-05-11 09:10:07 +02:00
Jeena Paradies
e6ff8b6f16 changed log file names 2011-05-05 14:29:36 +02:00
Jeena Paradies
b39ad8e97f bugfix serverInfo 2011-05-05 13:47:12 +02:00
Jeena Paradies
08e086084c added serverLog to API 2011-05-05 12:51:10 +02:00
Jeena Paradies
4abcdd5579 Merge branch 'master' of github.com:jeena/GGS 2011-05-05 05:13:52 +02:00
Jeena Paradies
036e5b450d removed unnecessary file 2011-05-05 05:13:28 +02:00
Jeena Paradies
fcaf8f71bc implemented bots 2011-05-05 05:12:55 +02:00
Jeena Paradies
d69b12b8d6 prittier code 2011-05-05 05:12:19 +02:00
Kallfaktorn
2dcfd67476 Added quickcheck tests for ggs_db.erl 2011-05-05 02:52:08 +02:00
Kallfaktorn
8b0ca36483 modified makefile to run quickcheck tests. Usage: make eqc_db 2011-05-05 02:50:46 +02:00
Kallfaktorn
8712049ed0 Merge branch 'master' of github.com:jeena/GGS 2011-05-05 02:47:21 +02:00
Kallfaktorn
73194d7d28 Added eqcmini quickcheck library to lib/ 2011-05-05 02:46:21 +02:00
Jeena Paradies
792e57bde9 added args to response 2011-05-04 13:01:22 +02:00
Jeena Paradies
3b429d7dd4 added ping 2011-05-04 12:30:37 +02:00
Jeena Paradies
8a574db360 changes to make joining a friends table possible 2011-05-03 18:34:19 +02:00
Jeena Paradies
726528985b now sending table token and if client is the first or not 2011-05-01 00:02:58 +02:00
Jeena Paradies
de171a9d9d changed behaviour to make more then one client possible 2011-05-01 00:02:07 +02:00
Jeena Paradies
dd29ec5e97 Merge branch 'master' of github.com:jeena/GGS 2011-04-30 18:55:55 +02:00
Jeena Paradies
7732bb9742 a small chat client which uses erlv8 javascript 2011-04-30 18:55:34 +02:00
Jeena Paradies
2daf20c039 some bugfixes to kallfaktorns erlv8 code 2011-04-30 18:55:05 +02:00
Kallfaktorn
b69e75432a changed from spidermonkey to v8 for tests 2011-04-29 19:59:42 +02:00
Kallfaktorn
8d32257feb Fixed local_storage to localstorage bug 2011-04-29 17:54:08 +02:00
Kallfaktorn
372f8e63f0 Can now write GGS.world.get() and GGS.player.get() together with all other functions that should be exposed to js. Except sendCommandToAll which is not yet implemented in erlang. 2011-04-29 16:31:52 +02:00
Kallfaktorn
629c1f6821 ggs_gamevm now with v8 and erlang invocations from js. both localstorage and world is callable using GGS.localStorage. TODO modify world using GGS.world instead off GGS.localStorage. TODO lots of testing. 2011-04-29 03:30:20 +02:00
Jeena Paradies
0b649c35ac moved erlang_js and erlv8 to lib 2011-04-27 16:21:15 +02:00
Jeena Paradies
ad4ccadc15 added possibility to log in file 2011-04-26 18:41:05 +02:00
Jeena Paradies
e5f2652ae6 added better print 2011-04-26 17:16:27 +02:00
Jeena Paradies
612811614a added different stats messages 2011-04-26 16:56:58 +02:00
Jeena Paradies
6271af5777 Merge branch 'master' of github.com:jeena/GGS 2011-04-26 16:56:04 +02:00
Jeena Paradies
f705aa40b9 added different stats messages 2011-04-26 16:55:48 +02:00
Kallfaktorn
68e97023c6 pong_bots smarter and starting with ggs.jeena.net 2011-04-26 16:28:44 +02:00
Kallfaktorn
b7fc68a010 merge 2011-04-26 16:16:20 +02:00
Kallfaktorn
f8b383232b players are actually doing something 2011-04-26 16:13:56 +02:00
Jeena Paradies
28ef543265 moved stats to protocol for message 2011-04-26 14:13:45 +02:00
Jeena Paradies
cae2b51056 Merge branch 'master' of github.com:jeena/GGS 2011-04-26 14:11:26 +02:00
Jeena Paradies
3a2a95855d added stats module 2011-04-26 14:11:18 +02:00
Kallfaktorn
492ec949a3 start_ggs:start now also starts ggs_stats. 2011-04-26 13:59:30 +02:00
Jeena Paradies
d10a016808 Merge branch 'master' of github.com:jeena/GGS 2011-04-26 12:50:38 +02:00
Kallfaktorn
2059bc7282 Added pong_bot:start(N) to start N games. 2011-04-20 16:10:59 +02:00
Kallfaktorn
762698945d Start multiple times on same terminal 2011-04-20 15:35:51 +02:00
Kallfaktorn
c8e6bebce7 Unnecessary comments removed. Tcp comments are left to verify program correctness 2011-04-20 06:29:15 +02:00
Kallfaktorn
078ba9979e The bots are playing infinitely. 2011-04-20 06:23:56 +02:00
Kallfaktorn
c7b2d5e8c5 Bots playing a full round. 2011-04-20 06:11:35 +02:00
Kallfaktorn
f827795dd8 Game going, pads moving up. 2011-04-20 05:50:51 +02:00
Kallfaktorn
1ec145efa8 Data correctly extracted. 2011-04-20 04:51:46 +02:00
Jeena Paradies
16bcbf1d9c Merge branch 'master' of github.com:jeena/GGS 2011-04-19 14:55:05 +02:00
Jeena Paradies
4b4399ef02 Merge branch 'master' of github.com:jeena/GGS 2011-04-19 14:47:05 +02:00
Kallfaktorn
fb6457660b hello 2011-04-19 14:41:46 +02:00
Jeena Paradies
652d557582 minor change 2011-04-18 21:22:45 +02:00
Kallfaktorn
77c6038ec8 'ready' to ready 2011-04-18 21:13:56 +02:00