Ecosyste.ms: OpenCollective

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

github.com/PrismarineJS/prismarine-chat

A parser for a minecraft chat message
https://github.com/PrismarineJS/prismarine-chat

Release 1.10.0 (#105)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

0cd3a82b1ff08b6a2b365de3f2e87211273091f7 authored 10 months ago by rom1504bot <[email protected]>
1.20.3 nbt chat handling (#103)

* 1.20.3 nbt chat handling

* Update index.js lint

* fix

* fix null handling

* handle...

1066a76e719c6cfd8c7596ddb3b9d9e624eac413 authored 10 months ago by extremeheat <[email protected]>
Release 1.9.1 (#102)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

3195bee0c81aa99428edfd75f0eee52c69466b24 authored over 1 year ago by rom1504bot <[email protected]>
use Object.prototype.hasOwnProperty.call instead of Object.hasOwn (#101)

Fix node 14 usage

3d8b67e1adcaed0c17059d42c02ad645d390b27f authored over 1 year ago by extremeheat <[email protected]>
Release 1.9.0 (#100)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

4f40566e0aee384bfe5023235bbfd3fcd9e41ba7 authored over 1 year ago by rom1504bot <[email protected]>
Fix unsafe object lookups (#99)

* Fix unsafe object lookups

* fix warn order

* js objects keys are stringified

* use ha...

4536dca23b18b4cc6cbd825ca17e3adbb347cce9 authored over 1 year ago by extremeheat <[email protected]>
Add command gh workflow allowing to use release command in comments (#98)

494315fb9d022c83b4041f0ad7f828909fe7ccd0 authored over 1 year ago by Romain Beaumont <[email protected]>
Update to node 18 (#96)

* Update to node 18.0.0

* Update ci.yml

bc28fe1aeed8246376b3ff720ee9658a29604a14 authored over 1 year ago by Romain Beaumont <[email protected]>
Fix potential issue in toHTML (#95)

Chat message may have a `translate` field, but with no `with` field. Fixes toHTML code trying to...

d9a5bc8346291d51dcbe0fd4d3dc612ac741ad50 authored over 1 year ago by extremeheat <[email protected]>
Add html generator (#94)

* Add html generator

* use node16 CI

* Update README.md

* Update index.js

* fix test

1f19bccbec588b73b0546e783b1e90e11c52be5f authored over 1 year ago by extremeheat <[email protected]>
Release 1.8.0 (#91)

* Update HISTORY.md

* Update package.json

8dba368cef6652bcc7785a153964c927ad223ff9 authored almost 2 years ago by Romain Beaumont <[email protected]>
Add missing ChatMessage.fromNetwork to TS (#90)

f57b5c7dd9d318ca643318bde643356accabda3f authored almost 2 years ago by rtm516 <[email protected]>
Added a missing type in the loader (#89)

0b9efdcf1f7c7d0b377ac60a65907c4bf7e89bce authored about 2 years ago by Jarco <[email protected]>
Allow specifying which ANSI formatting codes to use (#87)

* Allow specifying which ANSI formatting codes to use

* Fix standard yelling at me

ef738499c097f300a5223e26ce9fd406e7273eba authored about 2 years ago by Nathaniel S <[email protected]>
Better translation handling (#83)

* Improve how `translate` components are handled

In the `toString` and `toMotd` methods of `C...

3e2eb58fb6fc1a5df11e6d4e1e2cb511a46f0bf5 authored about 2 years ago by Chipmunk <[email protected]>
Release 1.7.2 (#82)

* Fix broken type definition

* Release 1.7.2

2ba443f8ae20609fb1ab893263936cff142db2e4 authored over 2 years ago by IceTank <[email protected]>
Fix Type Definitions (#81)

e712ecaec0b3a4930b3e2d399df02f4de8476ce8 authored over 2 years ago by IceTank <[email protected]>
Release 1.7.1 (#79)

* Update package.json

* Update HISTORY.md

57ea8b375f40802c32238e720790856fac8d8956 authored over 2 years ago by Romain Beaumont <[email protected]>
Update publish.yml

511ebb5d50badc3b6aa782505fb7d44f083ee624 authored over 2 years ago by Romain Beaumont <[email protected]>
Bump expect from 28.1.3 to 29.1.0 (#76)

Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 28.1.3 to 29.1.0...

a965a72b9d441936392f3d03a368fe525f024e2f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.7.0 (#78)

* Update HISTORY.md

* Update package.json

6724ff7399961babc42446a249de233931ff1280 authored over 2 years ago by Romain Beaumont <[email protected]>
Support 1.19 client side message formatting (#77)

* Support 1.19 client side message formatting

* update types

* update doc

* update README

35eb7e30aeb1efe71db08bf12e9ccbccecd8f67e authored over 2 years ago by extremeheat <[email protected]>
Fix motd color codes bleeding through their with block (#64)

9127eb1e58ca5015d2d78e3a0d5be4f54318e719 authored over 2 years ago by u9g <[email protected]>
Fix typings (#63)

* Fix typings

* remove extra space

feb7d1f668f04690385ff56ea32cf81fa8f27dfd authored over 2 years ago by u9g <[email protected]>
Bump expect from 27.5.1 to 28.1.0 (#70)

* Bump expect from 27.5.1 to 28.1.0

Bumps [expect](https://github.com/facebook/jest/tree/HEAD...

a73b1d471d08d4e9e1f482bb43d03df46c1c2d99 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump standard from 16.0.4 to 17.0.0 (#65)

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

83df21fb81e8423d05c51d659a32c5569d90d7bd authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump mocha from 9.2.2 to 10.0.0 (#69)

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

a870f009e7b69daac0ac0e860db554b8a742402c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.6.1

b6885947c7d37ba1b87cedcfed1624c2b4e1a665 authored over 2 years ago by u9g <[email protected]>
Bump minecraft-data from 2.221.0 to 3.0.0 (#62)

Bumps [minecraft-data](https://github.com/PrismarineJS/node-minecraft-data) from 2.221.0 to 3.0....

88b5a0d0a41ad4dda27e884c60f5e9a5a475d24a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release 1.6.0 (#61)

* Update HISTORY.md

* Update package.json

125e28b63d1483c119671b72529d6bcd4893a83d authored almost 3 years ago by Romain Beaumont <[email protected]>
Remove resets on empty strings (#57)

* don't use empty strings

gets rid of random resets in the middle of certain json chat messag...

ca7212a13984458ba5e5c33d583b5645c7a84b76 authored almost 3 years ago by usb <[email protected]>
Added number type to getText()'s idx argument (#59)

Co-authored-by: phorcys <[email protected]>

5e6d9cfd5eadcd6a1c4b1de639fa2f65a6f7dce8 authored almost 3 years ago by Phorcys <[email protected]>
Release 1.5.0 (#56)

3ffe1d0523bedb20cbe1c287a9148a488e7cc962 authored about 3 years ago by u9g <[email protected]>
Move ChatMessage inside of the exported function (#55)

* switch around message constructor

* lint

bc1e4b21695e85a8ef7f120e7f8b72127adbcd8f authored about 3 years ago by u9g <[email protected]>
Update index.d.ts (#54)

* Update index.d.ts

fixes typescript thinking the any field doesn't exist since types are ass...

8ac81874fd9ac0959ba65026486bfeedb9d651c9 authored about 3 years ago by Eagle-Anne <[email protected]>
Release 1.4.1

a821091e1cec9c77e8438e19a4a7c21c84b5debe authored about 3 years ago by u9g <[email protected]>
Remake ChatMessage#clone()

The previous implementation of clone didn't clone correctly and instead made a shallow copy, so ...

669dcc59a1bdcf5394664706bdbade10e5637750 authored about 3 years ago by u9g <[email protected]>
Release 1.4.0 (#53)

* Release 1.4.0

* edit package.json as well

278b053a1a97ab6c0788d97c75f915461430b221 authored about 3 years ago by usb <[email protected]>
Add missing json attribute to typescript definitions (#52)

* Add missing json attribute to typescript definitions

* Update index.d.ts

Co-authored-by:...

5e72a53ee5cf8ec4849118c8a5a21566f182dee8 authored about 3 years ago by Paul Heidenreich <[email protected]>
jest -> mocha

7fa0e35d7b8b7b4cc9780148df74b94c6fd180f4 authored about 3 years ago by Romain Beaumont <[email protected]>
use rest arg to allow many withs or extras (#44)

* use rest arg to allow many withs or extras

* Update index.d.ts

* Lint

* Update index....

b678a54aae41593af3a5e36f3ce42d8b6106375b authored about 3 years ago by u9g <[email protected]>
Bump prismarine-nbt from 1.6.0 to 2.0.0 (#50)

Bumps [prismarine-nbt](https://github.com/prismarinejs/prismarine-nbt) from 1.6.0 to 2.0.0.
- [...

b1d5fc56abb1e7f47f837cd180a0f805c31e3d26 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
an attempt at hex color code support (#45)

* an attempt at hex color code support

* add a test for a basic hex color

* I did a funny
...

a2e5cd887c9e92be4ac9d97854ba33c727ca3288 authored over 3 years ago by usb <[email protected]>
Add an example (#46)

9c86b5b8441ba4e686e64e30c4ef5501f88b51d7 authored over 3 years ago by u9g <[email protected]>
Release 1.3.3

63d7e09bac28041afea760c73d83ea2f66ce6238 authored over 3 years ago by u9g <[email protected]>
Export correctly (#43)

cd6bec7c7113e75f64f4c62d71da944ea8b47b1e authored over 3 years ago by u9g <[email protected]>
Release 1.3.2

253f5294554aea74ffed2115bfeb298b9874d40d authored over 3 years ago by u9g <[email protected]>
Export types correctly (#42)

ef9af3e32d959c1bc5767fd368fcb50f2481754f authored over 3 years ago by u9g <[email protected]>
Make args optional for fromString (#38)

6ad427ef45114a7f9aab20a22a724ebf7dda7ac0 authored over 3 years ago by u9g <[email protected]>
Export MessageBuilder (#41)

11e00cd848a9e6580bc96ed62c63d57079d9dc9a authored over 3 years ago by u9g <[email protected]>
Small fix to messagebuilder to not allow nulls (#39)

b9b9459fcbb87e59cf77904e825ee8da3bf1021b authored over 3 years ago by u9g <[email protected]>
Add fromnotch to typings (#40)

a6f6891aeb6c2d89dd2d47a7ac699de8d485a00a authored over 3 years ago by u9g <[email protected]>
Release 1.3.1 (#36)

f7f2bf199b6862dc4c46c7739540a55652e080e3 authored over 3 years ago by u9g <[email protected]>
Export chat message object too (#35)

54cbaeaeabf4b1de8cfc14bcc7961d73a7d27513 authored over 3 years ago by u9g <[email protected]>
Release 1.3.0 (#34)

76a0008c9671b29775528a031342516bf5af6a5e authored over 3 years ago by u9g <[email protected]>
add typings (#31)

* add typings

closes #21

* add MessageBuilder typings

e862c201f9aeec86b7aeb2a82109422be2b60008 authored over 3 years ago by Gjum <[email protected]>
Release 1.2.0 (#33)

* Release 1.2.0

* Update HISTORY.md

* Update HISTORY.md

7227b6f8c62f194248ce8f78b78945c5f8e93f72 authored over 3 years ago by u9g <[email protected]>
add fromNotch function (#32)

90c0d7ce617dbdc93977e58a1efabbeb68639dc4 authored over 3 years ago by u9g <[email protected]>
Add support for array chat messages (#29)

b27b5e636a9b0759e55a3f0a4f2d0ab0e079d7da authored over 3 years ago by mat <[email protected]>
Release 1.1.0 (#26)

* Release 1.1.0

* Fix typo

1ebf406ce1688ddc4339904a4d599fab48836d87 authored over 3 years ago by builder_247 <[email protected]>
.fromString won't be null with no formatting (#27)

0a6d41d19f56cf7c0833910ee17e921a064ec217 authored over 3 years ago by u9g <[email protected]>
Introduce MessageBuilder (#23)

* Initial implementation

* fix node12 compat

* add test

* use native prismarine-nbt pac...

29f042a4626f3c1fabab8c79e58e1877d11638b7 authored over 3 years ago by u9g <[email protected]>
Update HISTORY.md (#25)

ce830cb1955024e0eb38e843ab97152565e63f5f authored over 3 years ago by u9g <[email protected]>
Merge pull request #24 from PrismarineJS/u9g-patch-1

Release 1.0.4

c98264633afced400f1426ccdc68a69b34f3fa1b authored over 3 years ago by Karang <[email protected]>
Release 1.0.4

9b13183131be8effc26d86a81682152043989fb1 authored over 3 years ago by u9g <[email protected]>
Added `clone()` and `append()` (#22)

* Added `clone()` and `append()`

* Renamed variable and fixed jsdoc

* Add undefined check

e145f78c95491fc049ed24837777d970bfcf4652 authored over 3 years ago by builder_247 <[email protected]>
Bump jest from 26.6.3 to 27.0.4 (#20)

Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.4.
- [Release notes](https:/...

5a40826a212060ff50954d77e11f5a15c4cfaeb9 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Upgrade to GitHub-native Dependabot (#16)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>

f65979df6cc572aa5725481cbb8e88a9793886bd authored over 3 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
update to mojangson 2.0.0 (#13)

no breaking changes for this project

adbb836551e42ff158763607c576db2ab3260079 authored almost 4 years ago by u9g <[email protected]>
numbers need to be parsed too! (#10)

* numbers need to be parsed too!

* fixed tostring problem

* add testing for numbers & tran...

b49396e3200305e246434ff036e2c90690729052 authored almost 4 years ago by u9g <[email protected]>
Update toAnsi() (#8)

* Update index.js

* Update index.js

d83146a9ec83ab7d9154ce6dcb720eb17324cd52 authored almost 4 years ago by DrMoraschi <[email protected]>
Release 1.0.3

c3ed1489fcb2384d88819b099243f813ee01cfad authored about 4 years ago by Romain Beaumont <[email protected]>
by default don't display warnings (#7)

* by default don't display warnings

* add display warning in readme

* fix lint

72d608cac21c65b3249a327e2e34db0d171e27af authored about 4 years ago by Romain Beaumont <[email protected]>
update to standard 16

ff74fc3ad8ee32bd3a47ca592ce30e14eee2dcec authored about 4 years ago by Romain Beaumont <[email protected]>
add npmrc that disable package-lock.json creation

e06ab077cea565909c57b06068941f8d874c5715 authored about 4 years ago by Romain Beaumont <[email protected]>
update standard to version 15

ac094b1c5625ea5e9600f9d3f871e27d73c897ac authored about 4 years ago by Romain Beaumont <[email protected]>
Release 1.0.2

aae26821e8d4609f0112effc77bf22e63dbe58c6 authored over 4 years ago by Romain Beaumont <[email protected]>
update mojangson and ignore parse error

97483ea17bf7d54c24ebebffe2d09f3469401e2c authored over 4 years ago by Romain Beaumont <[email protected]>
Release 1.0.1

b8de703934c75cea8b8f5e0e4bb92c71dd6303f7 authored over 4 years ago by SiebeDW <[email protected]>
Release 1.0.1

d9161587aa1fecce29bee49b0ebbf250cd3f2fe3 authored over 4 years ago by SiebeDW <[email protected]>
add description to readme

4bf95d60c2994ef963521e3be0141dce8190387e authored over 4 years ago by Romain Beaumont <[email protected]>
API for ChatMessage object

ad27d01969f16f67dd19b51413d17ce40d91f795 authored over 4 years ago by SiebeDW <[email protected]>
Remove template

d99b6b4a32380ca69e9bf43aa649bf70c9371e8b authored over 4 years ago by SiebeDW <[email protected]>
Release 1.0.0

720c5f6cda57271dc4733a086564d5f0af07f627 authored over 4 years ago by SiebeDW <[email protected]>
Initial commit

9b0fc3ed868cd8c1064066d0fcc02afb6c89e3e1 authored over 4 years ago by SiebeDW <[email protected]>
Initial commit

ed89d4495ce130b86ccf90619fe9b67588ca60fb authored over 4 years ago by SiebeDW <[email protected]>