Commit graph

  • 24370e9d0f make the program crash in case of errors Romain Beaumont 2015-10-24 22:12:11 +0200
  • 17b65f5021 crash when there is an error during login Romain Beaumont 2015-10-24 21:44:30 +0200
  • b89ab41231 Merge pull request #84 from mhsjlw/world_loading Romain Beaumont 2015-10-24 03:49:01 +0200
  • cde16a4d25 use prismarine-world 0.3.0 : enable anvil loading Romain Beaumont 2015-10-24 03:48:17 +0200
  • 8a93ffbdd9 anvil loading Romain Beaumont 2015-10-23 17:26:25 +0200
  • cf7b1e8fe5 send only one player_info packet, now that the problem has been solved: don't send the displayName Romain Beaumont 2015-10-14 18:58:28 +0200
  • 710473b926 update example in README Romain Beaumont 2015-10-13 14:39:45 +0200
  • 892199e4a3 Merge pull request #72 from JWo1F/commands fix #42 Romain Beaumont 2015-10-13 00:17:55 +0200
  • c89c9e722e move Command class to its own file, fix bugs in commands and improve info Romain Beaumont 2015-10-13 00:17:38 +0200
  • 18df789f10 disable modpe by default: important ram usage, buggy Romain Beaumont 2015-10-12 23:41:26 +0200
  • 82353ad13c actually fix displayName by not putting it (the vanilla server does that) Romain Beaumont 2015-10-12 23:01:27 +0200
  • 57a253565f display name is a json chat Romain Beaumont 2015-10-12 22:53:09 +0200
  • 7b93432d7f disable broken world border Romain Beaumont 2015-10-12 22:36:10 +0200
  • d04e2b829b makes kick timeout configurable Romain Beaumont 2015-10-12 22:28:40 +0200
  • 50785a9e5e improve spawn point Romain Beaumont 2015-10-12 21:59:13 +0200
  • c26b11bb74 fix 2 bugs in login : send the update health packet + send named_entity_spawn as fixed point Romain Beaumont 2015-10-12 21:46:55 +0200
  • 37db96d8a1 decrease kickTimeout back to its normal value Romain Beaumont 2015-10-12 20:14:26 +0200
  • 06770fc23f force compression Romain Beaumont 2015-10-12 18:59:57 +0200
  • 0c738d1b74 make map sending a bit more lazy, that way it's always instant to login in the game, even if some chunks are missing Romain Beaumont 2015-10-12 18:08:20 +0200
  • 86b83e4e8d fix basic.js, fix #74 Romain Beaumont 2015-10-11 14:25:47 +0200
  • b51519e138 fixes JWo1F 2015-10-11 07:32:49 +0300
  • 19b5c9a9cc move code to inject section JWo1F 2015-10-11 07:11:36 +0300
  • 75f974ecc8 ping! JWo1F 2015-10-11 06:42:46 +0300
  • 0f5ce49610 commands JWo1F 2015-10-11 06:11:03 +0300
  • 82067d1424 add try catch for the modpe commands to avoid crashes Romain Beaumont 2015-10-10 19:07:00 +0200
  • 316ed6b49b add _worldSync to implement modpe api Romain Beaumont 2015-10-10 18:54:21 +0200
  • 32c1368107 add all_the_blocks generation Romain Beaumont 2015-10-10 16:15:33 +0200
  • 54e9e6b979 Merge pull request #67 from demipixel/mini-worldgen-change Romain Beaumont 2015-10-10 16:02:37 +0200
  • 0448c19111 Merge pull request #70 from demipixel/ticks Tick... Tick... Tick... Romain Beaumont 2015-10-10 15:56:58 +0200
  • 51148036e4 put modpe in its own command namespace (/modpe <command>), add the same /time command that minecraft has Romain Beaumont 2015-10-10 15:56:47 +0200
  • 717dfc1b67 clean dependencies Romain Beaumont 2015-10-10 02:49:21 +0200
  • 7fd8e56d3e Of course it breaks DemiPixel 2015-10-09 17:33:29 -0700
  • 7a028e7193 Quick fixes, adding everything to api.md DemiPixel 2015-10-09 17:30:10 -0700
  • e062e4d6a9 Start of ticks, added daycycle, fixed inventory + chest things DemiPixel 2015-10-09 17:18:13 -0700
  • 012f6e7c30 fix lines in modpe.js Romain Beaumont 2015-10-09 20:17:37 +0200
  • 3f0c099c42 generate an uuidv3 in offline mode, fix #68 Romain Beaumont 2015-10-09 19:46:14 +0200
  • e6a7394554 Merge DemiPixel 2015-10-09 10:35:58 -0700
  • c72452da79 Added waterline + dirt/bedrock height DemiPixel 2015-10-09 09:15:57 -0700
  • fd6e2f97ab actually delete settings.json Romain Beaumont 2015-10-09 18:42:27 +0200
  • db25a2b906 delete settings.json file Romain Beaumont 2015-10-09 18:41:05 +0200
  • 99760fc11c create default-settings.json that shouldn't be edited, use settings.json for custom settings Romain Beaumont 2015-10-09 18:39:13 +0200
  • 075fb7332f Added grass, fixed waterline to match the other commit DemiPixel 2015-10-09 09:31:34 -0700
  • a011084119 Added waterline + dirt/bedrock height DemiPixel 2015-10-09 09:15:57 -0700
  • eeed0d386a add modpePlugins/ to gitignore Romain Beaumont 2015-10-09 18:07:05 +0200
  • 36465cf00d fix modpe dir Romain Beaumont 2015-10-09 17:53:05 +0200
  • 0e3ce375a6 fix metadata (nmp 0.15) Romain Beaumont 2015-10-09 16:03:41 +0200
  • cd3434b8ea move back files where they should have been (in src/) Romain Beaumont 2015-10-09 15:55:38 +0200
  • 76e5d006fc fix inventory Romain Beaumont 2015-10-09 15:42:30 +0200
  • 6239d88431 Return basic.js F6CF 2015-10-01 18:15:13 +0500
  • 5fd82ad67c Vec3 including F6CF 2015-10-01 14:32:10 +0500
  • 59e00875aa Update modpe.js F6CF 2015-10-01 14:30:44 +0500
  • cc26a5a057 Delete we.js F6CF 2015-09-14 15:56:15 +0500
  • a4cae0c143 Modpe support is merged, added flag for enabling modpe, added world edit Ubuntu 2015-09-09 18:45:38 +0000
  • 343d9e6828 quickfix Creeplays 2015-09-08 19:16:41 +0000
  • e00d3e294c Move _writeAll Creeplays 2015-09-08 19:14:36 +0000
  • 4219435bb7 Blah, blah... Creeplays 2015-09-08 18:58:20 +0000
  • 18a56b51b0 fixes and improvements Creeplays 2015-09-08 13:46:00 +0000
  • 5de808cca4 Add server favicon F6CF 2015-09-08 17:13:49 +0500
  • 6ba4aaaa2e Create header.js F6CF 2015-09-08 16:48:22 +0500
  • 6f7fda93a0 Update inventory.js F6CF 2015-09-08 16:37:43 +0500
  • 23126e1c69 Create inventory.js F6CF 2015-09-08 16:26:08 +0500
  • dd4e56ab1d Merge pull request #64 from JWo1F/fix_grass Romain Beaumont 2015-10-09 17:51:10 +0200
  • 8658a5eb6b move waterline to params Alex 2015-10-09 18:50:28 +0300
  • 4e091873d4 Fix grass under water JWo1F 2015-10-09 18:38:26 +0300
  • b93f00da21 Update servers and grammar mhsjlw 2015-10-09 11:03:23 -0400
  • c4974f8e33 make seed a normal generation option, use es6 default parameters, add superflat (thanks @demipixel) Romain Beaumont 2015-10-09 15:11:28 +0200
  • 140cf4bb5a add seed to the parameters of generations Romain Beaumont 2015-10-09 14:54:10 +0200
  • e5a5973575 add options to the generation files Romain Beaumont 2015-10-09 14:17:13 +0200
  • caf0ece703 Merge pull request #62 from JWo1F/small-fix Romain Beaumont 2015-10-09 13:53:26 +0200
  • b28204974a fix grass bug JWo1F 2015-10-09 14:32:00 +0300
  • df58bea932 support multiple generation : worldGenerations dir + generation option in the settings, move diamond_square in its own file, Romain Beaumont 2015-10-09 13:08:00 +0200
  • cc3977e41b World Generation JWo1F 2015-10-09 12:27:15 +0300
  • 0873206011 fix missing fixedPosition conversion, bypass nmp 0.15 uuid+array bug by sending multiple player_info, fix the mc version since next nmp version will support cross version Romain Beaumont 2015-10-09 12:30:43 +0200
  • 2424dac368 increase the kickTimeout to 10min, fix "disconnected" infinite world bug Romain Beaumont 2015-10-09 00:23:34 +0200
  • 587ce76f27 use nmp 0.15.0 Romain Beaumont 2015-10-08 23:52:26 +0200
  • 4b7acbf00e increase the sleep Romain Beaumont 2015-10-08 23:07:29 +0200
  • 414c27ddcb add a sleep between each chunk write Romain Beaumont 2015-10-08 23:03:45 +0200
  • 717de0d409 update api.md Romain Beaumont 2015-10-08 22:56:56 +0200
  • d3a20e4399 implement infinite world, fix #43, fix #52, progress on #47 Romain Beaumont 2015-10-08 22:50:04 +0200
  • a79181b27e go to es6 + use real prismarine-chunk and prismarine-world Romain Beaumont 2015-10-02 00:12:09 +0200
  • f5e2b9aaa7 fix babel path : babel doesn't need to be installed globally after this Romain Beaumont 2015-09-29 01:05:29 +0200
  • 36625a3671 Merge pull request #55 from mhsjlw/revert-49-plugins Romain Beaumont 2015-09-28 00:26:41 +0200
  • bc66295001 Revert "The Start of Plugins" Romain Beaumont 2015-09-28 00:26:25 +0200
  • b2d189b9d2 Merge pull request #49 from demipixel/plugins mhsjlw 2015-09-27 17:56:47 -0400
  • 470e956c4c Fixed grammar and 'craftyjs' mhsjlw 2015-09-27 15:26:27 -0400
  • 02e6258e25 player names can contain underscores Romain Beaumont 2015-09-12 22:29:01 +0200
  • b15f3941f1 Updates to plugins DemiPixel 2015-09-11 16:40:17 -0700
  • 0aae8c6c8e Fixing bugs, added world-guard example, updated API a bit DemiPixel 2015-09-09 00:44:48 -0700
  • d62f91f708 Small bug DemiPixel 2015-09-07 15:09:23 -0700
  • 6771c3186b Added many more cancelable events and more documentation! DemiPixel 2015-09-07 15:06:23 -0700
  • 8723ee27b4 Update settings.json mhsjlw 2015-09-07 08:43:40 -0400
  • 8f364579cd Start of plugins DemiPixel 2015-09-06 12:57:34 -0700
  • 7cc78b6ef1 add kicked and banned event to api Romain Beaumont 2015-09-06 18:06:45 +0200
  • 961fd045ac use 24h format Romain Beaumont 2015-09-06 17:48:54 +0200
  • bd240b5b80 add node-uuid to dependencies Romain Beaumont 2015-09-06 17:10:02 +0200
  • 4bf03223dd clean kick/ban system Romain Beaumont 2015-09-06 17:07:12 +0200
  • 2b8a24e2ef It's always the little things you miss! DemiPixel 2015-09-05 23:32:08 -0700
  • 3118823520 Implemented kicking and banning, as well as /kick and /ban DemiPixel 2015-09-05 23:28:30 -0700
  • 82447972cd Update README.md mhsjlw 2015-09-06 07:32:13 -0400
  • fbc9a10cef Merge pull request #38 from demipixel/block_stuff Romain Beaumont 2015-09-06 03:32:22 +0200