Sergey Stepanov
da2d5b0ead
Minor fixes in the stats module after the review
2020-04-26 21:46:33 +03:00
sergystepanov
e05ae221e8
Add generic application statistics overlay ( #168 )
...
* Add stat module initial example
* Add stats module help overlay overlap handling
* Add generic graph canvas image builder
* Add more generic graphing module
* Clean up the code
* Some fixes
* Change graphing styles
* Clean some stats module code
* Move to RAF rendering to burn your CPU
* Add not standardized memory stats module
* Fix initial stats visibility flag handle
2020-04-26 22:19:00 +08:00
sergystepanov
23c2f5b4ee
Fix ui scaling for Chrome ( #169 )
...
* Fix ui scaling for Chrome
* Bump the versions for cache
2020-04-25 04:01:48 +08:00
sergystepanov
b3cb95849d
Refactor input poll ( #167 )
...
* Refactor input poll to make it x2-3 faster (0.4ms+ -> 0.1ms)
* If Server is sendrecv transceiver, client needs to be sendrecv on Firefox.
c641b530a0
Co-authored-by: giongto35 <giongto35@yahoo.com>
2020-04-22 01:11:36 +08:00
Sergey Stepanov
11d640a516
Remove annoying poster chunks under not 1:1 AR videos
2020-04-19 22:56:03 +03:00
giongto35
7e8ebd5f74
Minor fix + Update more collaborate games for fun
2020-04-19 03:35:28 +08:00
giongto35
fb85bcf8ca
Update fonts
2020-04-16 18:28:13 +08:00
Sergey Stepanov
9238e57acb
Fix event params shadowing (0, false and so on -> {})
2020-04-13 17:13:11 +03:00
giongto35
7f2f10518a
Update font css
2020-04-12 03:29:19 +08:00
giongto35
490e8eb02f
Update new UI ( #160 )
...
* Update new ui
* Update script version
2020-04-10 05:15:23 +08:00
giongto35
8484eca293
Add L R
2020-04-01 01:27:42 +08:00
giongto35
e52ba36759
Update concurrent input ( #150 )
2020-01-12 19:46:24 +08:00
giongto35
a1ac8f272a
Setup HTTPS using autocert ( #149 )
...
* Add HTTPS WSS
* Update https
* HTTPS
* Add https
* Add HTTPS worker
* Add HTTPS
* add https
* Add pingserver to worker
* add https
* Add public domain whitelist
* Not fatal when there existing echo server
2020-01-03 04:37:26 +08:00
giongto35
55815cb9ef
Add multiplayer player ( #148 )
...
* Add player index
* Add second player
* Add player index slider
* add multiplayer
* WIP
* Clean up
* Add multiplayer play
2019-12-14 12:32:31 +08:00
giongto35
76515a00ce
Hot fix wrong param when connect
2019-12-12 02:31:10 +08:00
giongto35
e2d2436ceb
Fix roomID correct
2019-12-12 02:30:14 +08:00
giongto35
1ccdab08a0
Update pion version ( #147 )
...
* Update DREADME CrowdPlay
* Update README
* Update README.md
* Update webRTC version
* Update pion version
2019-12-10 03:33:14 +08:00
giongto35
1342fabe15
Give option to join by zone + update README ( #146 )
...
* Update DREADME CrowdPlay
* Update README
* Update README.md
* Add zone control
* add zone
* Update MISC
* Update go mod
2019-12-09 03:02:35 +08:00
sergystepanov
3d1f1ee587
Initial new frontend rewrite ( #129 )
...
* Initial new frontend rewrite
* Refactor some module deps
* Fix options ref in the ajax module
* Refactor
* Add controller state
* Refactor
2019-11-05 01:44:19 +07:00
sergystepanov
6c8d39f86f
Fix URI encoding / decoding for game names ( #121 )
...
I verified! it fixed the bug!
2019-10-23 03:15:52 +08:00
giongto35
b7f47f5519
MISC fix, fix aspect ratio setting + Only play audio when has user interaction ( #117 )
...
* Update encoding flow
* unmute when play
* only play audio when action
* Update version
* Update more comments
* Remove indirect
* Fix comments
2019-10-20 13:00:52 +08:00
giongto35
d01521f4ae
Join same room when giving roomID ( #111 )
2019-10-17 03:49:24 +08:00
giongto35
50343faaad
Update Audio batch + Fix the issue reload failed + escape room ID ( #106 )
...
* Try muted first
* WIP
* Update AudioChannel by batch
* Update util package
* Remove min
* Tidy module
* Update module
2019-10-12 21:46:02 +08:00
sergystepanov
4e06d6a27e
Add audio streaming support with WebRTC and Opus ( #102 )
...
* Update README.md with additional info about Windows builds
* Add initial Opus stream audio support
2019-10-09 03:02:09 +08:00
Sadlil Rhythom
0e17092acb
Refactor of cloud game overlord and overworker ( #70 )
...
* Introduce Makefile and go vendor directory for faster build
* WIP: Refactor cloud-game codebase with spliting overlord and worker binary
* Fix all issues and have a running build
* Complete first version of refactor
2019-09-12 03:35:21 +08:00