extremeheat
fe05a3d645
fix decryption
2021-02-18 01:41:00 -05:00
extremeheat
4e3c5f8e31
implement command packet
2021-02-17 01:13:47 -05:00
extremeheat
b6f8fff01e
disable some logging
2021-02-16 23:31:19 -05:00
extremeheat
7b00432c7b
protocol updates
2021-02-16 03:24:25 -05:00
extremeheat
38840e2c15
Merge branch 'master' into new
2021-02-13 21:07:08 -05:00
extremeheat
b2a8d6fa2d
rebasing
2021-02-13 21:04:22 -05:00
extremeheat
233f0d33a6
workingish client connection to server
...
Joining a vanilla server is still broken (related to encryption), but minet connects
2021-02-13 18:42:43 -05:00
extremeheat
49cff40097
cliet auth
2021-02-10 05:04:10 -05:00
extremeheat
60e57fad44
protocol updates, use ProtoDef compiler
2021-02-10 01:32:54 -05:00
extremeheat
1a7205b3d1
update protocol, add some doc
2021-02-07 19:50:15 -05:00
extremeheat
51214fcf29
seperate packet map from proto.yml
2021-02-07 16:47:07 -05:00
extremeheat
da85b80c59
server player extends connection
2021-02-07 05:28:03 -05:00
extremeheat
73d4dd1325
protocol def updates
2021-02-07 05:25:22 -05:00
extremeheat
9c171aa0da
seperate server/serverTest
2021-02-03 13:26:13 -05:00
extremeheat
51c1942153
move files
2021-02-03 13:17:13 -05:00
extremeheat
d92a38d3cd
add creativeitems, biome definitions
2021-02-03 13:01:51 -05:00
extremeheat
040887e9df
fix zlib decryption issue
2021-01-30 02:36:34 -05:00
extremeheat
d578eae98f
add encryptor
2021-01-30 01:40:34 -05:00
extremeheat
902a57c722
working server
2021-01-29 00:50:26 -05:00
Romain Beaumont
fef514b84d
Merge pull request #30 from PrismarineJS/snyk-fix-c02861987312d03da9de54bf70a04610
...
[Snyk] Security upgrade uuid-1345 from 0.99.7 to 1.0.1
2020-05-17 12:58:54 +02:00
Romain Beaumont
db08f34619
Merge pull request #31 from PrismarineJS/dependabot/npm_and_yarn/uuid-1345-1.0.1
...
Bump uuid-1345 from 0.99.7 to 1.0.1
2020-05-17 12:10:41 +02:00
dependabot-preview[bot]
93b4da32da
Bump uuid-1345 from 0.99.7 to 1.0.1
...
Bumps [uuid-1345](https://github.com/scravy/uuid-1345 ) from 0.99.7 to 1.0.1.
- [Release notes](https://github.com/scravy/uuid-1345/releases )
- [Commits](https://github.com/scravy/uuid-1345/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-17 09:56:09 +00:00
snyk-bot
595cfc29d4
fix: package.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-MACADDRESS-567156
2020-05-05 10:45:20 +02:00
mhsjlw
2fa2d2b929
Add NOTICE regarding current state
2019-07-14 13:19:25 -04:00
Filiph Sandström
c75a661a48
Build package before commit.
2019-07-14 18:22:34 +02:00
Filiph Sandström
06c77c3668
Manually fix packets for 1.12
2019-07-14 17:53:52 +02:00
Filiph Sandström
b7e39dec84
Add babel for esnext support.
2019-07-14 17:21:20 +02:00
Filiph Sandström
9c4dec74ca
Update protocol.json
2019-07-12 02:55:50 +02:00
Filiph Sandström
7038f7a0f0
Update package.json
2018-04-22 18:47:47 +02:00
Filiph Sandström
894f2c949e
Updated link to convertor.
2017-07-01 02:12:50 +02:00
Filiph Sandström
bb13b9c719
Fix indention.
2017-06-23 19:56:52 +02:00
Filiph Sandström
8d735acbf9
Read error for params.mcpe.name : 120 is not in the mappings value
2017-06-23 08:03:29 +02:00
Filiph Sandström
7c17673f3f
TODO
2017-06-18 17:54:02 +02:00
mhsjlw
acafc8df1b
Update README.md
2017-04-15 07:46:55 -04:00
mhsjlw
d61ddd7d20
oops
2017-01-22 13:59:07 -05:00
mhsjlw
a244ed62df
skin data
2017-01-22 13:44:21 -05:00
mhsjlw
166960e257
skin
2017-01-22 13:41:45 -05:00
mhsjlw
a187f0a9be
updates !
2017-01-22 13:28:23 -05:00
Filiph Sandström
c3671edc01
Fix minor issue.
2017-01-21 12:44:12 +01:00
Filiph Sandström
dd43932720
Update protocol.json
2017-01-20 09:44:22 +01:00
Filiph Sandström
5c6042b61f
*faceplam*
2017-01-20 09:21:05 +01:00
Filiph Sandström
239acc73b4
Update createServer.js
2017-01-20 09:18:06 +01:00
Filiph Sandström
e48f146528
Add writePacket and writeData.
2017-01-18 09:26:56 +01:00
Filiph Sandström
ae22c37c20
Changed order of "Contributors".
...
Let's face it, they've done a lot more than I'll eve be able to do for this project. Also, most likely they're a lot better looking than me too; so there's that.
2017-01-17 23:10:42 +01:00
Filiph Sandström
82720980f8
Merge pull request #2 from filfat/rom1504-patch-1
...
adapt chat
2017-01-17 16:06:12 +01:00
Romain Beaumont
24ef9c5da1
adapt chat
...
except translate
see https://github.com/NiclasOlofsson/MiNET/blob/master/src/MiNET/MiNET/Net/McpeText.cs
2017-01-17 16:05:15 +01:00
Filiph Sandström
1dae81fcb2
Retracted the ABRMS license.
...
I still don't like you RMS though.
2016-12-29 16:19:41 +01:00
Filiph Sandström
151be30ca5
Update README.md
2016-12-29 16:06:03 +01:00
Filiph Sandström
0c1bf07d0c
Fix encryption toggle.
2016-12-20 18:23:26 +01:00
Filiph Sandström
0ed2e7b61c
Remove unused modules.
2016-12-20 18:22:37 +01:00