Jeena Paradies
|
d69b12b8d6
|
prittier code
|
2011-05-05 05:12:19 +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
|
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
|
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
|
b7fc68a010
|
merge
|
2011-04-26 16:16:20 +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 |
|
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
|
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
|
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
|
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 |
|
Jeena Paradies
|
135caff0e9
|
changed player to gen_server
|
2011-04-11 16:48:40 +02:00 |
|
Jonatan Pålsson
|
cb24e00c6e
|
Replaced old protocol with gen_fsm protocol parser
|
2011-04-11 16:27:53 +02:00 |
|
Jeena Paradies
|
da67b0a977
|
added stash
|
2011-04-11 10:54:18 +02:00 |
|
Jeena Paradies
|
0718031e22
|
merge
|
2011-04-11 10:53:47 +02:00 |
|
Jeena Paradies
|
ac4036dfc8
|
added sound to pong and fixed some bugs
|
2011-03-06 05:25:35 +01:00 |
|
Jeena Paradies
|
c7919309e9
|
added pong vm
|
2011-03-06 01:11:28 +01:00 |
|
Jeena Paradies
|
e53c2a82c4
|
fixed js syntax errors and changed to ggs_gamevm
|
2011-02-28 14:39:38 +01:00 |
|
Jonatan Pålsson
|
6986bc269f
|
Now most of GGSChat uses the GGS protocol both ways
|
2011-02-28 13:00:39 +01:00 |
|
Jonatan Pålsson
|
9ff48a90b3
|
Now all the tokens work
|
2011-02-28 11:45:09 +01:00 |
|
Jonatan Pålsson
|
83cddf1c09
|
Now gga_gamevm_e uses tokens to identify tables
|
2011-02-26 00:01:49 +01:00 |
|
Jonatan Pålsson
|
a20f9351d4
|
Added tool to kill GGS subsystems, added ggs_coordinator:get_all_players
|
2011-02-25 20:46:45 +01:00 |
|
Jeena Paradies
|
bf972de0b5
|
changed user to player and added first try of the javascript api
|
2011-02-25 20:01:40 +01:00 |
|
Jonatan Pålsson
|
7de4fc58cd
|
Added user list + some cosmetics to GGSChat
|
2011-02-25 00:05:28 +01:00 |
|
Jonatan Pålsson
|
c4f244e778
|
Now ggs_gamevm_e uses ggs_db so store/lookup nicks.
|
2011-02-24 23:07:58 +01:00 |
|
Jonatan Pålsson
|
87df33fd47
|
Now we can crash ggs_coordinator without it affecting the clients.
|
2011-02-24 22:33:16 +01:00 |
|
Jonatan Pålsson
|
f6bb2328a1
|
Merge branch 'jonte_rewrite'
Conflicts:
erlang_js
|
2011-02-24 13:40:54 +01:00 |
|
Jeena Paradies
|
191c464220
|
added ggs_gamevm:
|
2011-02-24 12:58:16 +01:00 |
|
Jonatan Pålsson
|
97c7e39b4a
|
Merge branch 'master' into jonte_rewrite
Conflicts:
src/ggs_coordinator.erl
src/ggs_gamevm_e.erl
src/ggs_table.erl
|
2011-02-24 11:38:36 +01:00 |
|
niklas
|
0aac25cd42
|
Fixed getItem in ggs_db
|
2011-02-23 22:29:10 +01:00 |
|