Private
Public Access
1
0
Commit Graph

104 Commits

Author SHA1 Message Date
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
f4ee2b86dd improve graphics design in game 2016-11-14 20:03:22 +01:00
1a4b81092a bugfix grid row in entity 2016-11-14 20:02:54 +01:00
b6076d082b bugfix changePlayer after bomb explosion 2016-11-07 23:40:11 +01:00
d797012d51 improve game graph design 2016-11-07 22:39:52 +01:00
c2e643671b login and register form more design 2016-11-07 21:14:53 +01:00
3f3605fbd8 add basic design to userbundle && refactor 2016-11-06 21:27:12 +01:00
c936f4c643 add font-awesome 2016-11-06 21:26:08 +01:00
ada68b9100 working user authentication w/ fb and plain login 2016-11-04 20:57:34 +01:00
88144ebaa4 add facebook login module, hwi/HWIOAuthBundle 2016-11-04 15:30:29 +01:00
e1b22358b3 login && register form overrided 2016-11-02 18:35:03 +01:00
e5d9266c9d js and config refactor 2016-11-02 18:05:10 +01:00
2ed938f22a replace gridcol object to json array in db 2016-11-01 13:41:30 +01:00
31e3097da3 refactor 2016-11-01 13:20:14 +01:00
a6fc7fc396 save steps and point info to db 2016-11-01 12:58:09 +01:00
311e966c89 save the step data to db 2016-11-01 12:38:46 +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
625c0e9c91 on click opponents bomb, you cannot target && refactor 2016-10-31 18:52:38 +01:00
418f8f3b67 warning when player has been found more than 20 mines 2016-10-31 18:37:14 +01:00
0246991be9 bugfix center mine counter animation 2016-10-31 18:21:53 +01:00
242e52f8e4 the opponent is the next when bomb is exploded 2016-10-31 18:16:57 +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
2468dca361 bugfix multiple empty fields w/ one click on opponent view 2016-10-28 18:54:59 +02: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
23f034bc1c create entities and repositories 2016-10-21 23:30:41 +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
8578a94caf composer update 2016-10-16 18:27:54 +02:00
70218471cd improve game && start sound creating 2016-10-16 18:26:55 +02:00
ed41aaead0 refactor grid control and grid field 2016-10-12 22:18:10 +02:00
91bf6aa737 created basic game w/ table and animations 2016-10-11 22:11:21 +02:00
8583be9d2a websocket basic setup FE & BE && working basic game w/ react && webpack & babel config 2016-10-01 21:49:15 +02:00