Commit graph

12 commits

Author SHA1 Message Date
u9g
2f941335f6
Fix small typo in helper-bot (#128) 2021-08-10 02:36:26 -04:00
extremeheat
72850b7f60
helper-bot: handle condition where there are no 3rd party commits
The helper-bot will still automatically update the PR if there are new commits while PR is still open
2021-08-10 01:17:39 -04:00
extremeheat
b3edee0b4a
helper-bot: fix url escaping 2021-08-09 23:19:08 -04:00
extremeheat
37244db6dc
Run tests on windows, disable proxy test on ubuntu CI runner (#125) 2021-08-09 23:16:17 -04:00
extremeheat
8845621e41
helper-bot: fix API call caching issue
Fix issue with server caching the results
2021-08-09 18:24:41 -04:00
extremeheat
254dbefcd4
Add update helper script (#117)
* Squashed commit from 'helper' branch

* CI: run "update-helper" script on cron

* Update index.js

* disable proxy test

* lint

* re-add proxy test with delay

* lint

* Fix cron time
2021-08-07 23:41:01 +02:00
extremeheat
f530677245
Option to use JS implementation of RakNet, fix 1.17.10 issue (#110)
* Default to JS implementation of RakNet

* update server also, adjust test timeout based on number of versions

* 1.17.10: fix texture pack issue, keep raknet default at C++

* force_build
2021-07-17 05:30:13 -04:00
dependabot-preview[bot]
cbfd9eac1d
Upgrade to GitHub-native Dependabot (#75)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-02 01:04:32 +02:00
extremeheat
a55eaddc98
Add packet dumper, new server example, internal client/server test (#4)
* Add packet dumper, configuable vanilla server, client events

* Fix server/client closing

* Add internal server test

* protocol: use WindowID types

* Add internal client/server test

* test timeout fixes

* client example updates

* update server example, use protocol updates
Server example with bedrock-provider
Use 64-bit varints for entity runtime ids

* fix internal test packet path
2021-03-26 05:19:08 -04:00
extremeheat
edcc370426
Add index, .npmignore, connect timeout (#1)
* add index and .npm ignore

* add connect timeout

* update protocol.json

* Update ci.yml

* Update ci.yml
2021-03-22 15:07:25 -04:00
Romain Beaumont
e6cc00ef16
add npm install in publish.yml 2021-03-21 00:01:21 +01:00
Romain Beaumont
99cce3b371
setup some CI and basics (#47) 2021-03-14 00:49:17 +01:00