Commit graph

22 commits

Author SHA1 Message Date
extremeheat
3e5158bebe
helper-bot fix 2024-03-28 16:14:09 -04:00
extremeheat
a7ae528c16
update helper-bot for gh-helpers v0.2 2024-03-28 16:06:06 -04:00
extremeheat
5ee5744ec9
Update update helper for gh-helpers v0.1
Handle breaking changes to API
2024-03-09 15:46:17 -05:00
extremeheat
914ed6840b
Move github-helper script to new gh-helpers (#485) 2024-03-09 11:51:36 -05:00
extremeheat
63eb673c1f
1.20.40 (#459) 2023-10-26 00:53:20 -04:00
extremeheat
50911d2463
Update workflow node version 2023-10-24 15:16:35 -04:00
extremeheat
fe3c3b01fc
Add commands workflow 2023-07-12 13:21:25 -04:00
Hitesh. V
79a6391709
Sponsoring (#402) 2023-05-20 15:04:32 +02:00
extremeheat
09a17c4ffb
CI: do not fail-fast 2022-09-26 20:48:48 -04:00
extremeheat
bdaf21b8ed
CI: increase timeout to 12min 2022-06-24 04:31:22 -04:00
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