Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/PrismarineJS/prismarine-realms

Library for interacting with Minecraft Realms
https://github.com/PrismarineJS/prismarine-realms

Add support for MCBE Preview Realms (#44)

* Add support for MCBE Preview Realms

* Fix CI

* wait no

a602ed3e1476acf417cc16f5d05c1ef3abfa0e0c authored 9 months ago by MrDiamond64 <[email protected]>
Expand API and expose more realm config data (#40)

* Added near full coverage of bedrock realm API (missing misc)

* Removed some unneeded return...

866ce6af503c29ecb29e9b4a3dfe05191ef34a1a authored 9 months ago by Ian Tapply <[email protected]>
Release 1.3.2 (#38)

f5ec7c5a38e4b00cbee9e8d07bbed0c614d3b183 authored over 1 year ago by LucienHH <[email protected]>
Retry 5xx Errors (#37)

871a080af947504e0ae8b5d6bb266fd636747852 authored over 1 year ago by LucienHH <[email protected]>
Release 1.3.1

12508604fbba58f7c9cb5fb8aab6190dd1575405 authored over 1 year ago by extremeheat <[email protected]>
Use fs.promises over fs/promises

Temporary fix for pwc build

59d00d11110e0947e8ff075695ffda0536360fb2 authored over 1 year ago by extremeheat <[email protected]>
Release v1.3.0 (#33)

3df3710eedf16fa946bb157d7ad1392461449414 authored almost 2 years ago by LucienHH <[email protected]>
fix(types): import `Authflow` from `prismarine-auth` (#35)

Import `Authflow` from `prismarine-auth` to prevent errors in typescript projects.

bbb0b232fc9056d10ef24134abfbf1341ea34796 authored almost 2 years ago by jojomatik <[email protected]>
Add backup and world download support (#30)

* Add Realm backup \ world download endpoints

* Add tests

* Amend docs

* Add backups ex...

2ed4a37b925063dff9cff0d756d5bb6242f56c60 authored almost 2 years ago by LucienHH <[email protected]>
Bump prismarine-auth from 1.7.0 to 2.0.1 (#31)

Bumps [prismarine-auth](https://github.com/PrismarineJS/prismarine-auth) from 1.7.0 to 2.0.1.
-...

135d7fce98624e5617e15f24137d6a0a6cfd3452 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Move docs to doc/API.md (#24)

* Move docs to API.md

* Update index.d.ts

ab8acd548496d5a4a4fdac452a081b8e82a68cac authored over 2 years ago by LucienHH <[email protected]>
Release 1.2.0 (#21)

784bc594a30064caabcdddc5f9403963c315ddf1 authored over 2 years ago by LucienHH <[email protected]>
Correct types (#22)

c184a04685e1566bcb308699c913ace9ec1571d0 authored over 2 years ago by LucienHH <[email protected]>
Bedrock: Add invite endpoints (#18)

* Add invite endpoints

* Ppdate docs

* Update tests

* Accept invite if needed during `g...

7aae04987c087e736a9ba870410b83c5c340749a authored over 2 years ago by LucienHH <[email protected]>
Make api a hard private property within Realm (#13)

* Change api to a private property

* Update tests to remove chai-exclude

* Remove chai-exclude

dc7a8bf4b66526cda52569174859e106097c2a94 authored over 2 years ago by LucienHH <[email protected]>
Update HISTORY.md

6a54b3f9eca1f10faa03b6a2813111cd9f33d2a3 authored over 2 years ago by extremeheat <[email protected]>
Release 1.1.1 (#16)

0cd33f8d3a2254bcc58c6348b4bd6f82d5351a85 authored over 2 years ago by extremeheat <[email protected]>
Bump mocha from 9.2.2 to 10.0.0 (#15)

Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.0.0.
- [Release notes](https:/...

ecafadeec3d3182e79a5ad3c12cf621642d1c492 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add missing dependency (#12)

c9f1d9c566cc022c743f872f20ff6e50289df6a9 authored over 2 years ago by extremeheat <[email protected]>
Clarify doc on getting Realm address (#11)

* Update README.md

* Update api.js

e99d6df6074910e8d2875b6a38f64431d779a758 authored over 2 years ago by extremeheat <[email protected]>
Retry 5 times for pc realm address endpoint

e7777b6db079e9f8c6855e76d266e30b31a73192 authored over 2 years ago by extremeheat <[email protected]>
Bump standard from 16.0.4 to 17.0.0 (#10)

Bumps [standard](https://github.com/standard/standard) from 16.0.4 to 17.0.0.
- [Release notes]...

317d7fc110d5437d53eca259ad92ebbe5503190f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.1.0 (#8)

* Update HISTORY.md

* Update package.json

f9966a2d6eab98528d5ec10ab04720db9b52f56d authored over 2 years ago by Romain Beaumont <[email protected]>
Update doc and platform type handling (#7)

* Delete .gitpod.DockerFile, not needed

* Update doc/description and platform type handling
...

a5495f2f4e28092bc2f6bb323d175bb858b788ef authored over 2 years ago by extremeheat <[email protected]>
Add retry for server errors and `getAddress` return host/port (#6)

* Extract host/port from address

* Add retry for server errors

* Add retryCount to request...

3ab26d714864074b7579a7cf6f2a4f842f10138e authored over 2 years ago by LucienHH <[email protected]>
Add `getRealmFromInvite` endpoint (#5)

53996435aee571313975c91595ff747dac380a28 authored over 2 years ago by LucienHH <[email protected]>
Release 1.0.0 (#2)

* Update HISTORY.md

* Update package.json

7b95b6a3f8c9cb049a296448a0351757ca98e9fb authored over 2 years ago by Romain Beaumont <[email protected]>
Initial implementation (#1)

* Add Bedrock Methods

* Add Java Methods

* Add main handler

* Add tests

* Add exampl...

cecc7e516b26e77d200a2c3cb045d87a143f7e53 authored over 2 years ago by LucienHH <[email protected]>
Initial commit

838fe4ae4c7aed961ba6442072c67f6237a1fb60 authored over 2 years ago by extremeheat <[email protected]>