Commit graph

618 commits

Author SHA1 Message Date
Romain Beaumont
cd3be43a4d
update jest 2018-11-25 16:59:20 +01:00
Romain Beaumont
099da0f47b
update chat badges 2018-11-25 16:50:12 +01:00
Romain Beaumont
6664bf1a6f
fix gitignore for readme 2018-11-25 16:34:21 +01:00
Romain Beaumont
43b665bb84
update to standard 12 2018-11-25 16:31:55 +01:00
Romain Beaumont
7c0744d536
fix build badge in readme 2018-10-22 22:40:40 +02:00
Romain Beaumont
03948f4e59
Release 1.1.2 2018-06-27 19:51:09 +02:00
Romain Beaumont
b28642dbeb
copy docs/README.md to README.md on prepublishOnly
fix #351
2018-06-27 19:50:18 +02:00
Romain Beaumont
3f81c63afb
Merge pull request #352 from builder-247/master
Added missing settings to README
2018-06-27 19:43:06 +02:00
builder-247
56587e2aac Added missing settings to README 2018-06-27 11:39:48 +03:00
Romain Beaumont
e28e5b0e62
Release 1.1.1 2018-06-26 23:25:13 +02:00
mhsjlw
fe3aa50a64 Replace Gitter link with Discord, clean up badges, remove Factorio meta tag from documentation 2018-06-21 20:16:08 -04:00
Romain Beaumont
373935e478
increase doc width 2018-06-03 19:01:21 +02:00
Romain Beaumont
cf16c74cfc
Add screens page in doc 2018-06-03 17:52:28 +02:00
Romain Beaumont
4543aa5d83
simplify and improve docs 2018-06-03 16:39:59 +02:00
Romain Beaumont
af4934baa4
add .nojekyll at root 2018-06-03 16:02:11 +02:00
Romain Beaumont
55849367de
Add nojekyll to make .md available directly 2018-06-03 16:01:02 +02:00
Romain Beaumont
acbede67bd
remove version from coverpage 2018-06-03 15:56:50 +02:00
Romain Beaumont
565e3969c4
improve coverpage 2018-06-03 15:53:18 +02:00
Romain Beaumont
bc2c72cf30
basePath for docsify 2018-06-03 15:50:32 +02:00
Romain Beaumont
39dd26912a
add CNAME to ./docs 2018-06-03 15:39:06 +02:00
Romain Beaumont
be1a101f26
Merge pull request #335 from demipixel/improve_docs
Use docsify for docs
2018-06-03 01:49:26 +02:00
Lucas Simon
8020ff3a1a Merge branch 'master' of https://github.com/demipixel/flying-squid into improve_docs 2018-06-02 15:44:02 -07:00
Lucas Simon
60a92f23ce Fix updated README.md 2018-06-02 15:39:08 -07:00
Lucas Simon
02903c8148 Move README.md permanently to docs/, fix HISTORY.md 2018-06-02 15:35:56 -07:00
Lucas Simon
80b6042187 Rename /doc to /docs and move docsify site to it 2018-06-02 15:23:09 -07:00
Romain Beaumont
3e172af693
fix /setblock test, fix #344 2018-05-27 21:24:43 +02:00
Romain Beaumont
60318c74e1
fix external.js 2018-05-27 21:15:34 +02:00
Romain Beaumont
91c68e2cc0
increase test timeout 2018-05-27 19:44:52 +02:00
Romain Beaumont
8b788c324a
Release 1.1.0 2018-05-27 19:40:59 +02:00
Romain Beaumont
39e8ce50a1
update readme 2018-05-27 19:40:07 +02:00
Romain Beaumont
a3631cfc19
Merge pull request #333 from PrismarineJS/1.12
1.12
2018-05-27 19:31:10 +02:00
Romain Beaumont
36b11e6163
fixed nether by adding some glowstone to have some light
(necessary in 1.12)
2018-05-27 19:14:41 +02:00
Romain Beaumont
efc4ab786d
fixed respawn and attach (/pile) 2018-05-27 18:24:59 +02:00
Romain Beaumont
d127704022
Several fixes
* fix login sequence : fix spawn position
* fix gamemode != 0 : should not remove items from inventory
* update pworld and pprovider-anvil
2018-05-27 13:50:27 +02:00
Romain Beaumont
f0cdc3bc23
add teleportId 2018-05-25 23:20:53 +02:00
Romain Beaumont
9f2e8e0a36
increase test timeout 2018-05-25 23:17:49 +02:00
Romain Beaumont
ed2f5df538
fix entities in 1.12 : uuid support 2018-05-25 23:09:29 +02:00
Romain Beaumont
c213a06c38
normal timeout + sequential 2018-05-25 01:20:44 +02:00
Romain Beaumont
d6eede202e
fix timeout 2018-05-25 01:06:45 +02:00
Romain Beaumont
754ec4bced
use port 0 + run test in // 2018-05-25 01:02:42 +02:00
Romain Beaumont
0dabd933e2
fix delta support in updatePositions for 1.8 2018-05-25 00:44:08 +02:00
Romain Beaumont
b133bb8093
update diamond square for its multi version support 2018-05-25 00:35:49 +02:00
Romain Beaumont
13ceac4a83
adapt test for multi-version 2018-05-23 02:01:29 +02:00
Lucas Simon
02cfccf527 Use docsify for docs 2018-05-20 18:19:30 -07:00
Romain Beaumont
2e749ff49f
move to normal position, fix #40 + multi version for position for 1.8 and 1.12
normal position is now possible because I understood it's necessary
to stored the last sent position in order to compensate for the loss
of precision next time a relative position packet is sent

I introduced a features.json which makes it possible to describe
high level differences between version and use that to handle multi version code
2018-05-21 00:04:19 +02:00
Romain Beaumont
332ffbca08
add soundCategory to named_sound_effect sending 2018-05-20 16:43:43 +02:00
Romain Beaumont
483dafb679
broken code is not very interesting : removing border.js 2018-05-20 15:41:39 +02:00
Romain Beaumont
c01f9dcfca
chunk unloading for 1.12 and 1.8 2018-05-20 15:19:51 +02:00
Romain Beaumont
069e30cb7e
use block from inventory instead of heldItem in block_place : fix placing in 1.12 (without breaking 1.8) 2018-05-20 14:57:23 +02:00
Romain Beaumont
3b51a29ae1
add blockEntities to map_chunk for 1.12 2018-05-15 00:22:05 +02:00