Sorrel Bri
|
9f8b6dd964
|
empty commit
|
2019-10-13 22:08:16 -07:00 |
|
Sorrel Bri
|
2e7754cc0b
|
empty commit
|
2019-10-13 22:07:07 -07:00 |
|
Sorrel Bri
|
dbf269ba77
|
empty commit
|
2019-10-13 22:05:39 -07:00 |
|
Sorrel Bri
|
3a605bf1da
|
remove redundant run from server
|
2019-10-13 21:58:00 -07:00 |
|
Sorrel Bri
|
9553454d18
|
reconfig env variable for socketio cors
|
2019-10-13 21:55:51 -07:00 |
|
Sorrel Bri
|
9365342f40
|
Merge branch 'dev' of https://github.com/sorrelbri/browser-go-api
|
2019-10-13 21:53:55 -07:00 |
|
sorrelbri
|
0bca86cf79
|
Merge pull request #21 from sorrelbri/sj-game-logic
sj game logic
|
2019-10-13 21:46:30 -07:00 |
|
Sorrel Bri
|
9d6098d30a
|
save move to db
|
2019-10-13 16:08:05 -07:00 |
|
Sorrel Bri
|
f6fc5764aa
|
broadcast players to all in game room
|
2019-10-13 12:56:46 -07:00 |
|
Sorrel Bri
|
b0f46e80cb
|
try procfile server:server
|
2019-10-13 10:42:01 -07:00 |
|
Sorrel Bri
|
ad2efb4df3
|
try config procfile server:socketio
|
2019-10-13 10:28:06 -07:00 |
|
Sorrel Bri
|
0ccce5f73b
|
return created app in server
|
2019-10-13 10:25:14 -07:00 |
|
Sorrel Bri
|
ba63ae2d58
|
config server:run
|
2019-10-13 10:22:33 -07:00 |
|
Sorrel Bri
|
500bdd8037
|
config gunicorn server:app
|
2019-10-13 10:16:56 -07:00 |
|
Sorrel Bri
|
5cc2de004b
|
join two players in game
|
2019-10-13 10:15:03 -07:00 |
|
Sorrel Bri
|
e14eca3552
|
add first users to join game to game record
|
2019-10-12 13:34:43 -07:00 |
|
Sorrel Bri
|
7c440b33f3
|
empty commit
|
2019-10-12 12:59:32 -07:00 |
|
Sorrel Bri
|
ef5bedb810
|
try renaming server command to run
|
2019-10-12 12:50:58 -07:00 |
|
Sorrel Bri
|
3051de03aa
|
fix module:app typo
|
2019-10-12 12:47:59 -07:00 |
|
Sorrel Bri
|
e2c1c03bfc
|
try no web
|
2019-10-12 12:45:50 -07:00 |
|
Sorrel Bri
|
6f38328c26
|
try geventWebSocketWorker in procfile
|
2019-10-12 12:43:15 -07:00 |
|
Sorrel Bri
|
c70336ffce
|
add worker-class eventlet to procfile
|
2019-10-12 12:40:13 -07:00 |
|
Sorrel Bri
|
e5d77a8398
|
define server:server
|
2019-10-12 12:34:05 -07:00 |
|
Sorrel Bri
|
b70a126958
|
try changing gunicorn command
|
2019-10-12 12:30:09 -07:00 |
|
Sorrel Bri
|
9c76ab65e4
|
try removing 3 from release in Procfile
|
2019-10-12 12:23:22 -07:00 |
|
Sorrel Bri
|
fd8021c21f
|
add gunicorn
|
2019-10-12 11:53:37 -07:00 |
|
Sorrel Bri
|
90fa05c10e
|
add / message
|
2019-10-12 11:28:21 -07:00 |
|
Sorrel Bri
|
f43e064570
|
add secret key to prod config
|
2019-10-12 11:07:24 -07:00 |
|
Sorrel Bri
|
b136ede418
|
add heroku psql db to config
|
2019-10-12 10:54:23 -07:00 |
|
Sorrel Bri
|
e34dc47a1c
|
add server to Procfile
|
2019-10-12 10:50:24 -07:00 |
|
Sorrel Bri
|
4b08ba9b94
|
add db upgrade
|
2019-10-12 10:40:12 -07:00 |
|
sorrelbri
|
c14688f1e8
|
Merge pull request #20 from sorrelbri/dev
test deployment
|
2019-10-12 10:30:47 -07:00 |
|
sorrelbri
|
8b6fe54866
|
Merge pull request #19 from sorrelbri/sj-create-game-patch
split socket concerns
|
2019-10-12 00:21:21 -07:00 |
|
Sorrel Bri
|
f09cf80719
|
split socket concerns
|
2019-10-12 00:16:00 -07:00 |
|
sorrelbri
|
ce0c0bf98f
|
Merge pull request #18 from sorrelbri/sj-configuration
sj configuration
|
2019-10-11 23:08:10 -07:00 |
|
Sorrel Bri
|
864d33486d
|
move config to environment variables
|
2019-10-11 23:04:11 -07:00 |
|
Sorrel Bri
|
9d6d482c91
|
debug room socket conneciton
|
2019-10-11 22:23:38 -07:00 |
|
sorrelbri
|
cd1f6a8a44
|
Merge pull request #17 from sorrelbri/sj-serve-game
establish game socketio room connection
|
2019-10-11 14:08:58 -07:00 |
|
Sorrel Bri
|
7eeac76af9
|
establish game socketio room connection
|
2019-10-11 13:56:28 -07:00 |
|
sorrelbri
|
63982a2615
|
Merge pull request #16 from sorrelbri/sj-serve-game
serve basic game data
|
2019-10-11 11:56:42 -07:00 |
|
Sorrel Bri
|
e378697974
|
serve basic game data
|
2019-10-11 11:55:35 -07:00 |
|
sorrelbri
|
e1f97d9cab
|
Merge pull request #15 from sorrelbri/sj-serve-new-models
sj serve new models
|
2019-10-10 23:32:35 -07:00 |
|
Sorrel Bri
|
1a8c4de394
|
serve new games via socket
|
2019-10-10 23:31:27 -07:00 |
|
Sorrel Bri
|
085ae0f682
|
init room socket
|
2019-10-10 23:06:22 -07:00 |
|
sorrelbri
|
e4d7c1ad46
|
Merge pull request #14 from sorrelbri/sj-model-refactor
sj model refactor
|
2019-10-10 17:55:59 -07:00 |
|
Sorrel Bri
|
b4bb9181a1
|
change model_id to model
|
2019-10-10 17:52:43 -07:00 |
|
Sorrel Bri
|
76b2afe94e
|
debug one to many relationships
|
2019-10-10 17:41:49 -07:00 |
|
sorrelbri
|
3229ab0f96
|
Merge pull request #12 from sorrelbri/sj-gameroom-endpoints
sj gameroom endpoints
|
2019-10-10 15:02:23 -07:00 |
|
Sorrel Bri
|
df3313d089
|
refactor database models
|
2019-10-10 14:57:29 -07:00 |
|
Sorrel Bri
|
e6fa8a7e31
|
serve gamerooms index
|
2019-10-09 16:27:41 -07:00 |
|