Private
Public Access
1
0
Commit Graph

34 Commits

Author SHA1 Message Date
68c6a277ba bugfix #30 && random bg in game 2016-12-11 17:43:31 +01:00
875d2d71db add google analytics and facebook scripts && improve url share method w/ fb && enforce https in prod 2016-12-11 15:10:25 +01:00
6dc59549ef redesign user frontend 2016-12-08 14:35:28 +01:00
50b3663889 ssl handling #22 && reconnection issues #20, #21 2016-11-30 20:15:56 +01:00
11c00493ef refact && game reconnection and restore w/o refresh #3 && bugfix bomb explosion on opponent mines #19 2016-11-24 23:41:40 +01:00
ed40ad02da add production mods 2016-11-21 13:45:28 +01:00
5a3ce73e40 bugfix points saving and exploded bombs to db && you can resign #6 2016-11-20 17:44:29 +01:00
864f322f6b bugfix opponent bomb btn buzz on hover #10 2016-11-20 12:41:38 +01:00
4c99df0b40 bugfix points problem in the end #16 2016-11-20 11:53:41 +01:00
c2b10d202a add desc to every user #9 2016-11-20 11:06:25 +01:00
a1de5ae0c8 clipboard - not working #8 2016-11-19 16:37:08 +01:00
47627edca8 random player on start #5 2016-11-19 15:45:52 +01:00
2cb38f2681 show left mines after end #2 && reduce network traffic && better active field checking method 2016-11-19 12:09:05 +01:00
25cc3910f5 some refactor #13 2016-11-18 20:42:29 +01:00
541e2e605c bugfix grid field render #12 2016-11-18 20:03:54 +01:00
165889346e game ends after x mines 2016-11-18 19:28:52 +01:00
0d2ac0fb33 add new sounds && refactor && new bg images && form redesigns 2016-11-18 18:34:15 +01:00
1e9bdbac3f bugfix entities gridrow, grid && improve graph design on homepage 2016-11-15 17:53:12 +01:00
a4574fe933 some refactor && prod settings 2016-11-14 20:04:24 +01:00
e5d9266c9d js and config refactor 2016-11-02 18:05:10 +01:00
a6fc7fc396 save steps and point info to db 2016-11-01 12:58:09 +01:00
6bfb08b21c renamed the acme to mineseeker && handle when the user connection has been lost 2016-11-01 11:54:38 +01:00
a4f9b603a2 add player names to UI 2016-11-01 10:52:39 +01:00
a566ba8cf8 add overlay && game do not start until the opponent came 2016-11-01 08:31:13 +01:00
23d334ab27 add base64 encryption to grid when it has been sended to server 2016-10-31 19:44:20 +01:00
db2c0c8c30 current username checked && refactor && remove players in channel when they are more than 2 2016-10-31 18:07:37 +01:00
5b03dc2c28 send bomb info and use it on opponent 2016-10-31 15:35:29 +01:00
83679ef2c1 add sounds w/ howler 2016-10-31 15:13:01 +01:00
0a22968e56 refact && remove sound and logging && bugfix BIGBUG - handleGridField and showAppropriateFields sort order... 2016-10-28 16:16:27 +02:00
5b4fdd088c create first working communication 2016-10-25 11:19:50 +02:00
d0779847ca changed websocket default port && debug RPC 2016-10-21 17:55:19 +02:00
28f42db14a created working session and client handler w/ websocket 2016-10-19 13:27:55 +02:00
fbfbe5a13b working websocket client and server w/o session handling and storage 2016-10-18 15:58:53 +02:00
8583be9d2a websocket basic setup FE & BE && working basic game w/ react && webpack & babel config 2016-10-01 21:49:15 +02:00