Romain Beaumont
|
a8f925686d
|
caret everything
|
2016-01-17 18:34:17 +01:00 |
|
Romain Beaumont
|
287d5b39d5
|
add flying-squid-schematic plugin to plugins list
|
2016-01-17 18:07:14 +01:00 |
|
Romain Beaumont
|
756d3a8d11
|
add serv.reloadChunk and update prismarine-chunk and prismarine-world
|
2016-01-17 18:01:01 +01:00 |
|
Romain Beaumont
|
1851c75b1f
|
Release 0.5.1
|
2016-01-14 19:49:02 +01:00 |
|
Romain Beaumont
|
1412722d8c
|
make worldFolder optional, fix tests
|
2016-01-14 19:44:54 +01:00 |
|
Romain Beaumont
|
255791b577
|
Release 0.5.0
|
2016-01-14 19:29:59 +01:00 |
|
Romain Beaumont
|
1142174f9c
|
update gitignore and npmignore
|
2016-01-14 19:27:22 +01:00 |
|
Romain Beaumont
|
40aab303a2
|
use new prismarine-provider-anvil to read/write the seed, use a worldFolder option instead of regionFolder option, fix #178
|
2016-01-14 19:18:01 +01:00 |
|
Romain Beaumont
|
19b4c98608
|
skip too long ticks and don't try to do 2 ticks at the same time
|
2016-01-14 14:39:38 +01:00 |
|
Romain Beaumont
|
5940f91fce
|
add a /summonMany command, useful for testing
|
2016-01-14 13:12:22 +01:00 |
|
Romain Beaumont
|
02eed8229f
|
don't rely on ticks to remove effect : ticks slow down the server and should only be used if strictly necessary
|
2016-01-14 13:09:59 +01:00 |
|
Romain Beaumont
|
a5823406ce
|
Release 0.4.0
|
2016-01-14 02:24:24 +01:00 |
|
Romain Beaumont
|
678656e631
|
add everybody-op option, fix #181
|
2016-01-14 01:14:09 +01:00 |
|
Romain Beaumont
|
029c31fad6
|
add player-list-text config option, and add missing options in the api.md, fix #180
|
2016-01-14 01:09:07 +01:00 |
|
Romain Beaumont
|
c861ac14b9
|
fix posFromString
|
2016-01-08 22:27:14 +01:00 |
|
Romain Beaumont
|
e7fe4d5051
|
disable loading/saving in tests
|
2016-01-05 02:15:18 +01:00 |
|
Romain Beaumont
|
48defee1e3
|
use prismarine-world 0.4.0 to implement loading/saving, use nmp 0.16.6 to fix a small latency bug
|
2016-01-05 00:40:13 +01:00 |
|
Romain Beaumont
|
95b5b57e72
|
implement latency
|
2015-12-22 00:28:50 +01:00 |
|
Romain Beaumont
|
c125221d5c
|
increase timeout in detect portal test to avoid circle ci failing
|
2015-12-18 20:17:12 +01:00 |
|
Romain Beaumont
|
e84d416442
|
remove gratipay
|
2015-12-18 17:53:21 +01:00 |
|
Romain Beaumont
|
8a5fb267ab
|
fix plugin loading logging
|
2015-12-18 15:36:18 +01:00 |
|
Romain Beaumont
|
baca95c070
|
a small fix
|
2015-12-18 14:58:32 +01:00 |
|
Romain Beaumont
|
1d882c4af9
|
some webstorm found fixes
|
2015-12-18 14:27:36 +01:00 |
|
Romain Beaumont
|
8dc3087d65
|
mhsjlw -> PrismarineJS
|
2015-12-18 13:32:04 +01:00 |
|
Romain Beaumont
|
7ac0117860
|
Merge pull request #173 from mhsjlw/no_more_var
use const and let instead of var
|
2015-12-17 19:00:36 +01:00 |
|
Romain Beaumont
|
8c4406804e
|
use const and let instead of var
see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/const and https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/let
|
2015-12-17 11:36:43 +01:00 |
|
Romain Beaumont
|
a03bb7c901
|
implement all spawn eggs
|
2015-12-15 01:37:14 +01:00 |
|
Romain Beaumont
|
a999bbdda1
|
fix an async problem with portal generation, check huge portals work
|
2015-12-15 00:20:15 +01:00 |
|
Romain Beaumont
|
067128e8c9
|
fix a small thing in digging
|
2015-12-15 00:06:01 +01:00 |
|
Romain Beaumont
|
6b6a6764ae
|
update fire placing/destroying, fix #171
|
2015-12-14 23:59:26 +01:00 |
|
Romain Beaumont
|
0fd80dcb7c
|
fix spawning not in water, fix #63
|
2015-12-14 23:23:13 +01:00 |
|
Romain Beaumont
|
894760ac36
|
fix /portal for direction=z
|
2015-12-14 22:47:08 +01:00 |
|
Romain Beaumont
|
e792f5d671
|
fix destroying multiple portal at the same time, add /portal command to create a portal, expose various portal generation function
|
2015-12-14 22:36:15 +01:00 |
|
Romain Beaumont
|
6cb2bba019
|
destroy the portal when an obsidian block is dug
|
2015-12-14 21:22:48 +01:00 |
|
Romain Beaumont
|
d49fd8b775
|
store portal and destroy the whole portal when destroying one portal block, progress on #79
|
2015-12-14 21:12:56 +01:00 |
|
Romain Beaumont
|
0ea7fcf40d
|
don't spawn in water, fix #63
|
2015-12-14 20:40:42 +01:00 |
|
Romain Beaumont
|
908054dca1
|
fix tests
|
2015-12-14 19:39:53 +01:00 |
|
DemiPixel
|
aeb5f888df
|
Small fixes to commands/tp
|
2015-12-14 19:37:17 +01:00 |
|
DemiPixel
|
e49daf1fcd
|
Fixes, make errors red
|
2015-12-14 19:37:17 +01:00 |
|
DemiPixel
|
14811552ff
|
Added stuff to chat
|
2015-12-14 19:37:17 +01:00 |
|
DemiPixel
|
c13c901279
|
Added colors, made some fixes to command.js
|
2015-12-14 19:37:17 +01:00 |
|
Romain Beaumont
|
08015d3bac
|
Merge pull request #160 from demipixel/fx
FX
|
2015-12-14 19:25:49 +01:00 |
|
Romain Beaumont
|
22b8b2f91d
|
Merge pull request #161 from mhsjlw/portal
[WIP] implement portal detection and use it when flint and steel is used
|
2015-12-14 19:23:29 +01:00 |
|
DemiPixel
|
d269b0a49d
|
Fix a few things for FX
|
2015-12-13 19:35:13 -08:00 |
|
Romain Beaumont
|
d9eb820e3f
|
cactus -> portal
|
2015-12-14 04:01:55 +01:00 |
|
Romain Beaumont
|
3d6dd9faec
|
doesn't detect portal if there is air in it, add test to check that
|
2015-12-14 02:58:00 +01:00 |
|
DemiPixel
|
7d062ad169
|
Make effects ends, screw player abilities
|
2015-12-13 16:20:38 -08:00 |
|
DemiPixel
|
0adfc20a1f
|
Continuing attempt to implement abilities
|
2015-12-13 16:20:38 -08:00 |
|
DemiPixel
|
0092af247e
|
Start of implementing player abilities
|
2015-12-13 16:20:37 -08:00 |
|
DemiPixel
|
f8c5eac2fb
|
Begin implementing effects
|
2015-12-13 16:20:37 -08:00 |
|