Romain Beaumont
1740124c47
Improve CI setup for per version tests ( #1267 )
...
* Improve CI setup: move lint out of per version
* fix
* Simplify go back to all per version.
* refactor cycle test to use supported versions
* fix cycle packet test
* Add v to version to avoid 1.19 running every 1.19 minor.
* Add quotes.
* Use versions from js file in ci.yml
* Fix ci.yml syntax.
* Fix matrix read.
* fix
* fix
* fix gitignore
2023-12-28 00:12:23 +01:00
extremeheat
8f2a027812
Msa device code auth ( #806 )
...
* initial msa work
* rm debug code
* Update package.json
* lint, seperate constants, create missing msa cache
* support multiple profiles
* lint
* use shared constants
* fix path issues
* fix token variable
* fix caching msa profile data
* switch clientId to one from microsoft
* store caches in .minecraft, fallback to dev code auth when user+pass fails
* update electron demo, fix error handling, add docs
* fix caching dir
* fix lint
* move to class scope, token fixes
* retry on fail, terminology fixes
* fix promise bug
* cleanup
2021-01-30 01:21:03 +01:00
bangbang93
ac44a23e94
revert .gitignore
2018-08-30 19:13:34 +08:00
bangbang93
7e42b04dc0
types init
2018-08-29 19:15:10 +08:00
Romain Beaumont
465a98b989
end the client in all cases in clientTest.js
...
fix #535
2018-08-26 02:23:39 +02:00
Romain Beaumont
ed425e775d
add 2 examples : client_http_proxy and client_socks_proxy. fix #185 fix #436
2017-07-13 14:42:42 +02:00
deathcap
3ff7ac64c1
Remove babel/gulp in favor of native ES6
2017-02-26 19:58:45 +01:00
Will Franzen
4e32c12bfd
Merge branch 'master' of https://github.com/PrismarineJS/node-minecraft-protocol into es6
...
Conflicts:
.gitignore
index.js
package.json
2015-03-06 22:50:28 -06:00
Will Franzen
3871485ef0
Add .DS_Store to .gitignore
...
Make us Mac user's lives easier
2015-02-22 10:54:58 -06:00
Will Franzen
423305a19d
Set up gulpp
2015-02-22 10:27:46 -06:00
roblabla
a8648464f4
Release 0.12.3
2014-10-19 17:56:18 +02:00
Xabier de Zuazo
634af718f8
gitignore: added test/npm-debug.log
2013-07-09 07:23:48 +02:00
Andrew Kelley
043cbd5882
getting encryption request
2012-12-31 20:33:35 -05:00