Commit graph

252 commits

Author SHA1 Message Date
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
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
Kallfaktorn
7f95d96cda gen_server working. 2011-04-18 19:48:50 +02:00
Kallfaktorn
9986a801aa Pong bot for erlang. 2011-04-16 19:40:07 +02:00
niklas
5620b67c34 removed output 2011-04-14 17:47:55 +02:00
Jeena Paradies
0c340f95d2 bugfix 2011-04-13 17:52:09 +02:00
Jonatan Pålsson
31240b02b8 Added start script 2011-04-13 17:11:14 +02:00
Jonatan Pålsson
8bd87d349a Fulhack to fix concurrentcy issues 2011-04-13 16:52:27 +02:00
Jonatan Pålsson
e3152576a2 Added some join magic 2011-04-13 16:37:10 +02:00
Jeena Paradies
d9e95b2508 fixed problem with two concurrent players 2011-04-13 16:31:11 +02:00
Jeena Paradies
f013e75b5c fixed problem with two concurrent players 2011-04-13 16:25:50 +02:00
Jonatan Pålsson
231bbfdf16 Added hackfix for join_table hangups 2011-04-13 15:32:10 +02:00
Jonatan Pålsson
901d4b724c Now we have multi-table support. !!!CAP IS AT 2 PLAYERS!!! 2011-04-13 11:38:36 +02:00
Jeena Paradies
48506c69b7 removed test file 2011-04-13 03:57:18 +02:00
Jeena Paradies
16045afb21 working pong-bot 2011-04-13 03:44:00 +02:00
Jeena Paradies
5bcd7260d3 pong-bot bugfixes 2011-04-12 18:29:47 +02:00
Jeena Paradies
9c8d04114c added initial pong bots 2011-04-12 17:50:34 +02:00
Jeena Paradies
865c963ad6 fixed pong with new protocol 2011-04-12 00:58:29 +02:00
Jeena Paradies
739939dfac added more pong to gitignore 2011-04-11 20:12:23 +02:00
Jeena Paradies
087dde8916 removed fsm name 2011-04-11 17:33:33 +02:00
Jeena Paradies
a885d2c2e2 merge with jeenas branch 2011-04-11 16:52:01 +02:00