Luke Bermingham
|
bf97adf496
|
Update README.md
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
|
2022-08-09 11:42:37 +10:00 |
Luke Bermingham
|
845ab147b9
|
Merge pull request #19 from Belchy06/remove_hardcoded_protocol
Remove hardcoded protocol
|
2022-08-04 17:18:42 +10:00 |
William Belcher
|
e80179e301
|
Fixing comments
|
2022-08-04 09:49:53 +10:00 |
William Belcher
|
1c1fe088d1
|
Hook up the ability to request key frames from the front end
|
2022-08-02 12:13:26 +10:00 |
William Belcher
|
ef0e264bfc
|
small fixes
|
2022-08-02 11:05:12 +10:00 |
William Belcher
|
1efed7968f
|
remove references to delete files
|
2022-07-27 21:58:45 +10:00 |
William Belcher
|
15a942a9ee
|
Add more information to errors logged when parsing a received protocol
|
2022-07-27 21:57:09 +10:00 |
William Belcher
|
29203b3e75
|
uncomment out code left in from testing
|
2022-07-27 21:57:09 +10:00 |
William Belcher
|
46336e82de
|
minor changes
|
2022-07-27 21:57:09 +10:00 |
William Belcher
|
7c3eb0089c
|
register handlers for all the default protocol message and populate said default protocol
|
2022-07-27 21:57:09 +10:00 |
William Belcher
|
95fb071921
|
begin rework on the public api
|
2022-07-27 21:57:08 +10:00 |
William Belcher
|
42fa919d97
|
move to using the standardized onwheel browser event
|
2022-07-27 21:57:08 +10:00 |
William Belcher
|
71eb257ee8
|
Add handling for receiving a new protocol
|
2022-07-27 21:57:08 +10:00 |
William Belcher
|
1c2d5a52ad
|
Fix casing errors in default protocol
|
2022-07-27 21:57:08 +10:00 |
William Belcher
|
7640f0be90
|
Add remaining default protocol messages
|
2022-07-27 21:57:08 +10:00 |
William Belcher
|
a843a76181
|
add parsing of protocol message
|
2022-07-27 21:57:07 +10:00 |
William Belcher
|
cac4cfecce
|
modified hardcoded layout to use a json structure
|
2022-07-27 21:57:07 +10:00 |
Luke Bermingham
|
616f07affc
|
Merge pull request #20 from mcottontensor/master
Adding offer to receive support.
|
2022-07-26 13:59:04 +10:00 |
Matthew Cotton
|
bf76d7d6f1
|
Moving the offer to receive toggle to the front end.
|
2022-07-26 12:57:08 +10:00 |
Matthew Cotton
|
10b519bb10
|
Setting default offer to receive to false.
|
2022-07-26 11:59:56 +10:00 |
Matthew Cotton
|
2a6cd5a496
|
Merge branch 'master' of https://github.com/EpicGames/PixelStreamingInfrastructure
|
2022-07-26 11:41:36 +10:00 |
Matthew Cotton
|
73eda14d0c
|
Adding offer to receive flag
|
2022-07-26 11:41:17 +10:00 |
mentalnote
|
71557651b1
|
Merge pull request #18 from make-live/fix-syntax-errors
Fix syntax errors
|
2022-07-25 10:31:31 +10:00 |
Chris Shepherd
|
4fee8a4f1e
|
Fix missing initialization for unquantizeAndDenormalizeUnsigned
|
2022-07-17 11:51:50 +01:00 |
Chris Shepherd
|
b59bfba69e
|
Fix removeResponseEventListener using remove instead of delete
|
2022-07-17 11:46:17 +01:00 |
Chris Shepherd
|
bb40639227
|
Fix missing 'let' in for loops
|
2022-07-17 11:45:57 +01:00 |
mentalnote
|
63f5ca37c6
|
Merge pull request #17 from lukehb/binary-ws
Added support for handling websocket messages sent as binary.
|
2022-07-13 18:09:06 +10:00 |
Luke Bermingham
|
e46c4dcce2
|
Added support for handling websocket messages sent as binary.
|
2022-07-13 15:31:47 +10:00 |
Luke Bermingham
|
11e19a074e
|
Merge pull request #8 from make-live/fix-controller-buttons
Fix controller button messages not being sent
|
2022-07-11 09:38:01 +10:00 |
Chris Shepherd
|
ca6644f85c
|
Fix controller button messages not being sent
|
2022-07-08 13:10:11 +01:00 |
Luke Bermingham
|
f8d1019a1d
|
Merge pull request #6 from Belchy06/Fix_MatchViewportResolution_toggle
Fix match viewport resolution toggle
|
2022-07-07 12:02:46 +10:00 |
William Belcher
|
b23cba09d1
|
Merge branch 'master' of https://github.com/Belchy06/PixelStreamingInfrastructure
|
2022-07-07 11:53:21 +10:00 |
William Belcher
|
3d641a4f52
|
Fix MatchViewportWidth not working if the toggle was turned off->on->off->on
|
2022-07-07 11:51:30 +10:00 |
Luke Bermingham
|
17ed689143
|
Update README.md
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
|
2022-07-07 10:56:16 +10:00 |
Luke Bermingham
|
bde7b3b065
|
Update README.md
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
|
2022-07-07 10:55:16 +10:00 |
Luke Bermingham
|
3f200b35e9
|
Update README.md
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
|
2022-07-07 10:52:27 +10:00 |
Luke Bermingham
|
89e8d93c77
|
Merge pull request #5 from Belchy06/Limit_connections
Add ability to limit the number of connections (default: unlimited)
|
2022-07-07 10:32:48 +10:00 |
William Belcher
|
39635ff9a7
|
Add ability to limit the number of connections (default: unlimited). Modify the config.json MaxPlayerCount variable.
|
2022-06-30 10:25:00 +10:00 |
William Belcher
|
04a8418597
|
Merge pull request #4 from Belchy06/Fix_touch_input
Fix touch input not assigning the correct finger indices.
|
2022-06-29 10:16:59 +10:00 |
William Belcher
|
56e2ad5912
|
Ensure finger indexs are properly handled during touch ends
Signed-off-by: William Belcher <william.belcher@xa.epicgames.com>
|
2022-06-29 10:14:53 +10:00 |
mentalnote
|
49ccb39444
|
Merge pull request #3 from lukehb/master
Added build.bat script to build cirrus.exe
|
2022-06-28 10:12:21 +10:00 |
Luke Bermingham
|
e92d2d132e
|
Added build.bat script to build cirrus.exe
|
2022-06-22 18:42:06 +10:00 |
mentalnote
|
3aa95b7012
|
Merge pull request #2 from EpicGames/gitignore
Added gitignore
|
2022-06-22 10:49:24 +10:00 |
Nick Pace
|
b0ede1b29a
|
Added gitignore
|
2022-06-22 10:29:44 +10:00 |
mentalnote
|
34915ef3ff
|
Merge pull request #1 from EpicGames/cursor-toggle
Added a new toggle for hiding the browser's default cursor
|
2022-06-20 15:38:32 +10:00 |
Nick Pace
|
355345bb92
|
Added a new toggle for hiding the browser's default cursor
|
2022-06-20 15:26:41 +10:00 |
Nick Pace
|
466ccfeefa
|
Fix: Signalling server unable to parse command line arguments
|
2022-06-15 16:14:23 +10:00 |
Nick Pace
|
2852a22a55
|
Existing work brought over from old repository
|
2022-06-15 13:56:20 +10:00 |
Nick Pace
|
9d75b061dc
|
Updated README with basic info
|
2022-06-15 12:54:37 +10:00 |
Nick Pace
|
709acdb507
|
License added
|
2022-06-15 12:38:38 +10:00 |