#9063 (2018-10-19 18:30:18) Fix Dimension Changes for 1.7 (#431) (commit: 7169b52) — noreply #9062 (2018-10-19 18:16:13) Add the missing id to creativeitems.json (#415) (commit: 0b5b84e) — SupremeMortal #9061 (2018-10-19 17:12:12) Register new potion ids so throwing them don't freeze server (#429) (commit: c12277f) — SupremeMortal #9060 (2018-10-17 1:32:25) Bedrock 1.7 (#426) (commit: 729c0d0) — noreply #9059 (2018-10-12 15:16:19) Migrate to CircleCI 2.0 (#422) (commit: 742ed49) — SupremeMortal #9058 (2018-10-9 3:48:12) No void damage on creative (#292) (commit: a0dcd27) — SupremeMortal #9057 (2018-10-9 3:46:12) Add Docker configuration, update README with instructions. (#413) (commit: ba700c1) — SupremeMortal #9056 (2018-10-9 0:00:11) Sort creativeitems.json according to 1.6 (#414) (commit: 1f00c96) — honzaxp01 Check if block entity is already in queue Fixes #401 (commit: 3b5b433) — SupremeMortal #8720 (2018-10-6 14:42:12) Fix redstone torch (commit: dc92608) — honzaxp01 #8719 (2018-10-5 20:44:08) Do not notice player data not found if saving is disabled (#410) (commit: bd9d098) — SupremeMortal #8718 (2018-10-5 17:38:08) Possibly fix crashes on login. (commit: 53cc8f0) — SupremeMortal #8717 (2018-10-5 0:00:09) A Fix for weird mounting for vehicles (#207) (commit: 39bb163) — honzaxp01 Fixxed unable to silk touch mushroom blocks (#407) (commit: 6f558d3) — honzaxp01 Item frame fix (#409) (commit: e4255b3) — SupremeMortal #7148 (2018-9-29 21:14:11) Add an extra check to updateBlockEntities queue. (commit: a47e43d) — SupremeMortal #7147 (2018-9-29 20:06:11) Update creativeitems.json (#402) (commit: c814c48) — SupremeMortal #7146 (2018-9-28 19:14:11) Fix garbage collection when there are no chunks. (commit: 32092aa) — SupremeMortal #7145 (2018-9-28 16:42:08) Remove unnecessary synchronization. (commit: 0b10bcc) — SupremeMortal #7144 (2018-9-27 22:08:10) Implemented name tags (#397) (commit: edc434e) — honzaxp01 #7143 (2018-9-26 1:24:11) Use the updated constructor for BlockBreakEvent (commit: 2b9376b) — SupremeMortal #7142 (2018-9-25 20:28:10) Add BlockFace to BreakBlockEvent (commit: 4e08eb4) — SupremeMortal #7141 (2018-9-25 3:20:12) Add null check to update BlockEntity queue (commit: 5d32f20) — SupremeMortal #7140 (2018-9-25 1:28:12) Add copy function to skin and set default value for geometryData (commit: 1cec874) — SupremeMortal #7139 (2018-9-23 21:54:36) Remove internal API usage. (commit: f0ce4bf) — SupremeMortal #7138 (2018-9-22 2:02:12) Revert some command enum changes. (commit: 872727e) — SupremeMortal #7137 (2018-9-20 20:28:11) Use removeIf instead of iterator for updateBlockEntities. (commit: 4e1e1c5) — SupremeMortal #7136 (2018-9-19 3:36:08) Check plugin extends PluginBase before initializing it. (commit: 5573c99) — SupremeMortal Use try-with-resource to make sure stream is closed. (commit: 6cdf1a2) — SupremeMortal getNearbyEntities should not be able to load chunks unless specified. (commit: 2e5c842) — SupremeMortal Properly process player Skins (commit: 7bc786c) — SupremeMortal #7135 (2018-9-18 1:24:08) Fix incorrect UUID creation (commit: c938cb8) — SupremeMortal Synchronize chunk loading and unloading so that CME exceptions do not (commit: f9720ea) — SupremeMortal #7134 (2018-9-13 1:52:11) Update language module (commit: 6eb5e90) — SupremeMortal #7133 (2018-9-12 19:08:10) Fix magma blocks (#371) (commit: 6504bed) — SupremeMortal #7132 (2018-9-12 19:04:10) Add dried kelp + list few new item ids (#384) (commit: 50db08d) — SupremeMortal Add new entities + spawn eggs (#383) (commit: a02fc71) — SupremeMortal #7131 (2018-9-11 14:01:19) Added redstone fire event (#374) (commit: bb198d5) — SupremeMortal Close EntityEnderCrystal before exploding to stop StackOverflowError (commit: 40e297b) — SupremeMortal Fixed infinity durability. (#378) (commit: 0c3aaf2) — SupremeMortal Rate limit player interactions to 20 per tick. (commit: 380efc3) — SupremeMortal Run delayed task of 1 tick between interacts (commit: f88781e) — SupremeMortal Endless fire on magmablock and deathmessage when dieing on magmablock (commit: 71c530b) — SupremeMortal Rate limit player interactions to after 3 ticks (commit: dbcd5dc) — SupremeMortal #7130 (2018-9-5 9:40:16) Refactor spawnTo method. Remove all the duplicated code. (commit: 6f66091) — SupremeMortal Refactor further. (commit: 95ea413) — SupremeMortal Fix removing of damaged trident (#359) (commit: 9a7e969) — SupremeMortal Change from using setBlockId to setBlock. We don't want to create new (commit: 623bdb4) — SupremeMortal Use git commit id as version and bump API version (commit: 8de6b81) — SupremeMortal Forgot to remove bitshift from generation code. (commit: 5bec30a) — SupremeMortal Add permission for colored text (commit: da8d9fc) — noreply . (commit: 8ddc0c5) — noreply Call events in BlockLiquid (commit: bf8c632) — SupremeMortal Update DefaultPermissions.java (commit: 886bb4a) — noreply Bump Maven Enforcer version (commit: 630ef88) — SupremeMortal Fix trident (#358) (commit: fa80cb8) — SupremeMortal fix can't cancel EntityPortalEnterEvent (#348) (commit: ddd6a8d) — SupremeMortal Fix anvil drops (#339) (commit: 14c4c3e) — SupremeMortal Implemented chorus fruit and observer placement (#334) (commit: 274a0c0) — SupremeMortal Adds deviceId to the ClientChainData (#361) (commit: c1702de) — SupremeMortal Parrot NETWORK_ID and getName() is incorrect (#368) (commit: c9a3c22) — SupremeMortal Add Mending (#369) (commit: d014add) — SupremeMortal Fix hoppers interacting with furnaces (#366) (commit: 4fd8db6) — SupremeMortal Beacon support (#370) (commit: 58f4297) — SupremeMortal Fix hopper name (#372) (commit: f543d8f) — SupremeMortal Post beacon changes (#373) (commit: e0b1df2) — SupremeMortal #7129 (2018-8-29 21:40:13) Update to 1.6 (282) (#357) (commit: 3177116) — noreply #7128 (2018-8-28 16:42:13) Throw stacktrace properly (commit: 24dc986) — SupremeMortal #7127 (2018-8-28 1:12:10) fixed air (commit: e22ca0f) — honzaxp01 #7126 (2018-8-27 22:44:15) Ignite tnt using fire charge (#345) (commit: 43a5a7b) — honzaxp01 #7125 (2018-8-27 3:08:16) Update Player.java (#343) (commit: 95bf571) — SupremeMortal #7124 (2018-8-27 2:54:16) Add trident and turtle shell (#335) (commit: dbf26f3) — SupremeMortal #7123 (2018-8-27 2:02:11) don't send RespawnPacket always (commit: fa880dc) — honzaxp01 #7122 (2018-8-27 1:56:11) It shouldn't be there (commit: ecdae46) — honzaxp01 #7121 (2018-8-27 1:48:16) Fixed spawn level sending (commit: 5b61a72) — honzaxp01 #7120 (2018-8-27 0:48:16) Fix EndCrystal damage event and new breathing (commit: 63563a7) — honzaxp01 #7119 (2018-8-26 18:50:15) Concrete powder becomes concrete when placing near water. (#342) (commit: 04ac67a) — SupremeMortal #7118 (2018-8-26 5:48:12) Added potato to Itemlist. (#340) (commit: 126cf04) — SupremeMortal #7117 (2018-8-24 17:38:11) Added getter for entityId (#338) (commit: 2568b26) — SupremeMortal #7116 (2018-8-23 21:58:17) Close items immediately and fix NPE whilst updating entities. (commit: c029bb0) — SupremeMortal #7115 (2018-8-23 18:54:12) Fix populator bugs (commit: add59c9) — SupremeMortal #7114 (2018-8-20 2:30:11) PlayerToggleSwimEvent (commit: b6b7010) — honzaxp01 #7113 (2018-8-20 1:55:46) Fix shulker box stack sizes (#332) (commit: 2d1d28b) — SupremeMortal #7112 (2018-8-20 1:48:41) Fix gate drops (#331) (commit: 1a646c9) — SupremeMortal #7111 (2018-8-20 1:00:11) Fix adventure being able to place (commit: b3d97af) — SupremeMortal #7110 (2018-8-19 1:08:22) Decrease firework amount (#329) (commit: e882702) — SupremeMortal #7109 (2018-8-18 1:40:12) Fix command params (commit: 040b0da) — SupremeMortal #7108 (2018-8-17 22:24:12) Fix bug that can be used to slow down the server (#326) (commit: 42070b1) — SupremeMortal #7107 (2018-8-15 22:34:13) ChunkSection NPE. Fixes #320 (commit: ed1cd19) — SupremeMortal #7106 (2018-8-14 22:04:14) Trapdoors appear to work now (#316) (commit: 5fd07fa) — SupremeMortal #7105 (2018-8-14 20:20:14) Two missing sounds (#317) (commit: c649604) — honzaxp01 #7104 (2018-8-13 21:42:15) Exclude Jansi from Jline and use the latest version. (commit: 19e0aff) — SupremeMortal #7103 (2018-8-13 5:00:17) Rails fix (#315) (commit: e5f79f9) — SupremeMortal #7102 (2018-8-13 3:04:17) Reduce awt use (#314) (commit: 207116c) — SupremeMortal #7100 (2018-8-12 3:29:58) Fixes #295 (#311) (commit: 35dda4c) — SupremeMortal #7098 (2018-8-11 17:33:16) Don't drop XP if silk touching block (commit: 2ce235a) — SupremeMortal #7097 (2018-8-9 1:00:15) Fix shulker box breaking (#306) (commit: 651bf69) — honzaxp01 #7095 (2018-8-9 0:42:25) Fix stack sizes (#305) (commit: e181fa3) — honzaxp01 #7094 (2018-8-9 0:39:00) Create nether world if it doesn't exist (#214) (commit: f0f0170) — honzaxp01 #7092 (2018-8-8 5:40:22) Keep BlockEntity in map if onUpdate returns true. (commit: 9257925) — SupremeMortal #7089 (2018-8-8 3:52:06) Fix recipe json (commit: c7cc6de) — SupremeMortal #7085 (2018-8-8 2:51:31) Clean up dimension changes. (commit: c8e3948) — SupremeMortal Remove unused variable from testing. (commit: 7bdbda7) — SupremeMortal #7084 (2018-8-8 1:02:21) Fix shulker boxes not saving items (#302) (commit: a491fb0) — SupremeMortal #7083 (2018-8-7 1:26:27) Add UUID to offline player data. (commit: 6590d7a) — SupremeMortal Fix InventoryHolders not being emptied on break and recursive block (commit: ea7c35a) — SupremeMortal Remove Jansi as a dependency since it's included in jLine (commit: ba7bd04) — SupremeMortal #7082 (2018-8-6 21:48:32) Fix meta for cactus and ladder drops (#300) (commit: 3b63f67) — honzaxp01 #7080 (2018-8-5 16:54:17) We don't want infinite recursion (commit: 53458f5) — SupremeMortal #7079 (2018-8-5 16:50:37) Fixes #298 (commit: 9fe4a16) — SupremeMortal #7078 (2018-8-4 6:04:11) Do not update blocks around straight away to stop stack overflow (commit: d1bd79b) — SupremeMortal Fix explosion blocks (commit: e76d1ed) — SupremeMortal #7077 (2018-8-3 23:22:25) Fix javadoc errors (commit: 2c7e294) — SupremeMortal #7076 (2018-8-3 20:14:29) Fix can't sleep on bed (#297) (commit: 218d8d4) — SupremeMortal #7074 (2018-8-2 2:12:22) Various fixes (#294) (commit: 5fd5be4) — SupremeMortal #7073 (2018-8-1 18:44:34) Don't build Javadoc anymore (commit: d3efd32) — SupremeMortal #7071 (2018-8-1 18:33:36) Clean up jenkins workspace after build (commit: be707a1) — SupremeMortal #7068 (2018-8-1 3:38:18) 128x64 and 128x128 skins (#291) (commit: d6da868) — SupremeMortal #7067 (2018-8-1 0:20:23) Revert palette optimisation. Uses more memory but faster access and (commit: 7b0e5cf) — SupremeMortal Remove debug in BugReportGenerator (commit: 3b53e1b) — SupremeMortal Add missing subpack name. Closes #285 (commit: 9cbccfc) — SupremeMortal Fix crafting issues. (commit: 00aa9fa) — SupremeMortal Fix (#268) (commit: d290f79) — SupremeMortal Fix CraftingTransaction input and simplify code for reverse recipes. (commit: 55615e7) — SupremeMortal Removed unused debugging logger instance. (commit: af5549a) — SupremeMortal Delete invalid block entities. (commit: ddf2484) — SupremeMortal Do not kick for climbing ladder (commit: 95e00e9) — SupremeMortal Add silk touch support. (commit: 4c33bcd) — SupremeMortal #6335 (2018-7-29 0:00:25) Partially revert 57ca8490eb4b9ad4a915545ba3ca3ab2644a717f Closes #289 (commit: 05bd5be) — SupremeMortal Clamp MTU size to minimum and maximum (commit: 4593882) — SupremeMortal #6177 (2018-7-26 18:19:15) Prefer IPv4 as Nukkit does not support IPv6 (commit: 5a3f9db) — SupremeMortal #6176 (2018-7-26 4:06:12) Synchronize methods in BlockDataPalette (commit: d3617ed) — SupremeMortal #6175 (2018-7-26 3:14:12) Flush PrintWriter to make sure the entire stacktrace is written. (commit: 2518b2c) — SupremeMortal #6174 (2018-7-25 17:16:40) Only disable Title, not ANSI entirely. (commit: f3fbf00) — SupremeMortal #6172 (2018-7-25 17:06:45) Set ANSI to false by default You now have to use -enable-ansi to (commit: b1ac9e2) — SupremeMortal Account for a stacktrace array length of 0 (commit: 4a578b0) — SupremeMortal Fixes to BlockDataPalette. (commit: 35751e0) — SupremeMortal Use the correct language submodule (commit: 18bfe92) — SupremeMortal #6170 (2018-7-25 13:48:15) Add files via upload (#283) (commit: 9a3b66b) — honzaxp01 #6167 (2018-7-24 17:04:25) Remove local levelDB lib and fix up Maven build configuration. (commit: 91a36d4) — SupremeMortal #6165 (2018-7-24 5:38:12) Did not remove old fields from packet Fixes #281 (commit: 8e33099) — SupremeMortal #6163 (2018-7-24 0:07:46) Bump Jline to 2.14.6 (commit: 219d9c1) — SupremeMortal #6162 (2018-7-21 22:46:21) Fix head yaw missing from AddEntityPacket. (commit: a382f49) — SupremeMortal #6161 (2018-7-16 2:20:24) Fix Always visible nametags and floating text. (commit: 7d797fc) — SupremeMortal #6159 (2018-7-15 18:40:23) Make items float on water (#265) (commit: 55eba56) — SupremeMortal #6157 (2018-7-13 22:49:39) Fix diamond block no drops with iron pickaxe (#276) (commit: d23ab82) — SupremeMortal #6156 (2018-7-13 18:43:14) Update to 1.5 (commit: 583549f) — SupremeMortal Move packet to correct package (commit: 0e77867) — SupremeMortal Update runtime ID table. (commit: 98aa865) — SupremeMortal Possible fix for floating text (commit: 9ae5b6b) — SupremeMortal #6155 (2018-7-11 23:42:26) Update Readme with new Jenkins links (commit: 0f24446) — SupremeMortal #6154 (2018-7-11 3:24:42) Add level name to chunk corruption error output. (commit: 234af6c) — SupremeMortal Don't load extra chunks when checking collisions (commit: 887a09c) — SupremeMortal #6153 (2018-7-7 4:26:28) Various Fixes (#266) (commit: f1b33cd) — SupremeMortal #6152 (2018-6-22 20:34:23) Shulkerboxes (commit: 630b159) — petteri.malkavaara1 #6151 (2018-6-21 0:00:29) Various additions (#251) (commit: 1e25b43) — SupremeMortal #6150 (2018-6-17 23:26:24) Add chunk coordinates to error. Now we can get a better idea at what is (commit: ed9b58c) — SupremeMortal #6149 (2018-6-15 5:21:31) Magic damage should not bypass creative. (commit: 547b7ea) — SupremeMortal #6148 (2018-6-13 14:18:28) BlockBrickStone extend BlockSolidMeta (#258) (commit: 566c097) — SupremeMortal #6147 (2018-6-13 2:32:25) Fix NPE in BlockDataPalette. (commit: 8e4ad9a) — SupremeMortal #6146 (2018-6-12 16:32:23) Correct item hash in CraftingManager. Fixes #255 (commit: 5e9ee5a) — SupremeMortal #6145 (2018-6-11 4:12:26) Skip extra left click actions sent by the client. Fixes #250 (commit: 52141a7) — SupremeMortal #6142 (2018-6-10 19:28:19) Fix fall damage w/ water landing (#256) (commit: 7fba582) — SupremeMortal #6141 (2018-5-24 14:30:26) Fix NPE (commit: 05edfbf) — honzaxp01 #6140 (2018-5-21 23:38:23) Add swim animation and some sign changes (commit: 5c5559c) — honzaxp01 #6139 (2018-5-20 4:02:25) ChunkSendQueue NPE Fix Closes #247 (#248) (commit: 0e5fbc0) — noreply #6138 (2018-5-19 14:00:23) supported time command arguments for "noon", "sunset", "sunrise", (commit: 1fd2e7d) — honzaxp01 #6137 (2018-5-18 22:12:25) Add more checks to stop client crashes with AvailableCommandsPacket (commit: fade0f2) — SupremeMortal #6136 (2018-5-18 18:12:24) Fix crashes from AvailableCommandsPacket This packet being sent before (commit: 117063b) — SupremeMortal #6135 (2018-5-18 5:28:22) Update Maven enforcer for Java 9 and 10 compilation. (commit: 5c3dab4) — SupremeMortal #6134 (2018-5-18 1:06:26) Missed boolean in StartGamePacket (commit: 543ce03) — SupremeMortal #6133 (2018-5-18 0:46:26) Fix translation messages (commit: c6393f2) — SupremeMortal #6132 (2018-5-17 23:38:26) Update to 1.4 (#242) (commit: e8742dd) — noreply #6131 (2018-5-17 19:16:25) Disable watchdog if debug.level is 2 or above, to enable breakpoints. (commit: dba18fc) — SupremeMortal #6129 (2018-5-17 2:28:23) Bump protocol to 261 (1.4.0) (commit: 5affb86) — SupremeMortal #6128 (2018-5-17 0:00:27) Grass to dirt if block above it (#234) (commit: b552825) — honzaxp01 Fix the gosh darn line endings! (#239) (commit: 6d3d323) — honzaxp01 #3363 (2018-5-12 2:46:25) Fix Dye names and Hopper Inventory size (commit: c38dec8) — SupremeMortal Add dye names to DyeColor enum (commit: 49157ae) — SupremeMortal #3362 (2018-5-12 2:08:25) Fix issue with matchFurnaceRecipe() lookup not assigning the recipe in (commit: 9914c20) — SupremeMortal #3361 (2018-5-10 4:52:26) Fix dimension changes (#229) (commit: 85086e3) — noreply #3360 (2018-5-7 6:36:22) Fix imports and don't use streams in Level class (commit: 420abaa) — SupremeMortal #3359 (2018-5-4 1:38:27) weather cycle gamerule (commit: f2d4124) — honzaxp01 #3358 (2018-5-2 20:24:27) for synapse (commit: 1ac2e2a) — honzaxp01 #3357 (2018-5-1 23:56:23) Use lambdas for LogLevel enum (commit: 282e127) — SupremeMortal #3356 (2018-4-23 5:12:22) Logic fix for floating text (commit: 77df391) — SupremeMortal #3355 (2018-4-23 4:50:21) Fix FloatingTextParticle (commit: 690e825) — SupremeMortal #3354 (2018-4-21 0:00:14) Binary: Fix readLShort (#211) (commit: 9214c73) — SupremeMortal Added simple command parameters for tab-complete (commit: 17d8737) — SupremeMortal #2099 (2018-4-13 4:50:11) Ops (commit: d935edf) — honzaxp01 #2098 (2018-4-13 0:00:10) update command enums (commit: 931b327) — honzaxp01 #2062 (2018-4-10 1:40:09) Don't shade no-op slf4j implementation (commit: 7af00b9) — SupremeMortal #2061 (2018-4-7 22:46:14) Support for 1.2.13 experimental! (commit: 78c7481) — SupremeMortal Attempt the fix chunkRequest bug (commit: d258fb7) — SupremeMortal Don't allow y to reach 256 and cause OutOfBoundException on chunk (commit: b4df598) — SupremeMortal Should be 255 (commit: 8215c06) — SupremeMortal #2060 (2018-4-3 19:34:13) Fixes #196 BugReporter (commit: 6374bce) — SupremeMortal #2059 (2018-4-2 2:18:14) This appears to cause even more issues than it did before. (commit: 6985465) — SupremeMortal #2058 (2018-4-2 0:52:09) Remove debug message (#201) (commit: 72ccc57) — honzaxp01 #2057 (2018-4-1 22:20:13) Fix grass growing underwater (commit: 824eed6) — SupremeMortal #2056 (2018-3-30 17:26:13) Update BlockDoor.java (#198) (commit: 3d5813f) — honzaxp01 #2055 (2018-3-24 3:52:10) Fix grass growing (commit: 8f52c90) — SupremeMortal #2054 (2018-3-21 2:50:12) Revert "Fix still water flowing" (commit: 1dd3e46) — SupremeMortal #2053 (2018-3-20 0:54:14) Fix liquid collide event (commit: 3a18840) — SupremeMortal #2052 (2018-3-19 6:58:12) Add BlockFromToEvent back to BlockLiquid. (commit: 24b1e76) — SupremeMortal #2051 (2018-3-19 2:10:11) Fix still water flowing (commit: 055a130) — SupremeMortal #2050 (2018-3-18 5:46:09) Remove redundant arg and use provided ChunkManager (commit: 9bd7fa4) — SupremeMortal #2049 (2018-3-18 3:20:09) Don't use ChangeDimensionPacket We cannot use this packet due to the (commit: 63f5cdb) — SupremeMortal #2048 (2018-3-17 23:30:13) Switch level outside of teleportation cause block. (commit: 180d138) — SupremeMortal #2047 (2018-3-17 22:42:13) Use dimension change packet to set position. (commit: e9350fc) — SupremeMortal #2046 (2018-3-17 8:16:16) Fix dimension change. (commit: a0e0d2c) — SupremeMortal #2044 (2018-3-17 5:34:11) Update to 1.2.13.8 (commit: 9b931c0) — SupremeMortal #2043 (2018-3-16 21:46:10) Remove Oshi Core. Prevents console spam from native code errors on (commit: 98d03a6) — SupremeMortal #2042 (2018-3-16 7:28:08) Bump protocol and fix small mistake in dimension change code. (commit: cd01a9e) — SupremeMortal #2041 (2018-3-16 0:24:12) Better dimension changes (commit: 9d1ff7c) — SupremeMortal #2040 (2018-3-15 4:20:10) Probably fixed ore generation in caves (commit: a654191) — honzaxp01 #2039 (2018-3-15 3:56:10) fix terrain gen because i broke it (#182) (commit: 879a310) — SupremeMortal #2038 (2018-3-14 22:02:09) Update links in the README (commit: 458dfc3) — noreply #2037 (2018-3-14 21:14:09) Fix populators generating out of range (#181) (commit: becaf83) — SupremeMortal #2036 (2018-3-14 4:36:12) @DaMatrix Tiny oops there. (commit: 4375fa2) — SupremeMortal #2035 (2018-3-14 3:02:11) Fix dimensions, add new blocks (COARSE DIRT <3)!!! (#179) (commit: f6a70ff) — SupremeMortal #2034 (2018-3-13 18:38:10) Completely rewrite terrain generation (#171) (commit: c7c6b82) — SupremeMortal #2033 (2018-3-13 3:00:08) [Hack] The nether (#172) (commit: f160ba7) — SupremeMortal #2032 (2018-3-11 22:30:15) Wooden stairs fix (#176) (commit: 9870484) — honzaxp01 #2031 (2018-3-11 7:04:08) fix #30 (commit: cf8b795) — SupremeMortal #2030 (2018-3-11 3:56:13) Fix "infinite" fire (commit: fa061a1) — honzaxp01 #2029 (2018-3-9 0:00:12) Fix bow durability (commit: b165545) — honzaxp01 Send Adventure settings only to viewers (commit: 1f3187c) — honzaxp01 Fix possible entity viewers memory leak (commit: de168f7) — honzaxp01 #14 (2018-3-3 3:40:12) Fix infinity fish bug (commit: 6a40ee6) — SupremeMortal #13 (2018-3-3 1:02:11) Fireworks (#163) (commit: ed117bc) — SupremeMortal #12 (2018-3-1 18:48:18) don't use buffered random access file (may fix issues?) (commit: ccd786a) — SupremeMortal #11 (2018-3-1 18:04:13) Update domain in Issue template (commit: 02a32ba) — noreply #10 (2018-2-26 7:32:13) Fix ID naming (commit: 9d0e179) — SupremeMortal #9 (2018-2-26 5:20:13) move block and item ids to own class (commit: c1af315) — SupremeMortal #8 (2018-2-26 5:12:13) Fix liquid flowing (#157) (commit: 8da80d1) — SupremeMortal #7 (2018-2-25 22:48:12) better portal detection algorithm (commit: 6fcbc5a) — SupremeMortal #6 (2018-2-24 0:08:11) re-add version to motd string (commit: 05778bb) — SupremeMortal #5 (2018-2-22 4:32:11) Fix shapeless crafting. (commit: 601a92f) — SupremeMortal #4 (2018-2-21 2:46:13) Missed out some stuff in 53db7cece9ee7fe05eb669c66cbaab8ccbf3c2ae (commit: 8279d78) — SupremeMortal #3 (2018-2-21 2:30:12) Fix crafting. Closes #121 (commit: 53db7ce) — SupremeMortal |
#225 (2018-5-5 13:24:24) Binary: Fix readLShort (#2002) (commit: 707ca54) — admin #222 (2017-12-17 0:24:09) Added ATTENTION to README.md (commit: cd5f4fd) — 1215714524 #221 (2017-12-16 0:26:16) Update README.md (#1958) (commit: 7ce3ab1) — 1215714524 #220 (2017-10-30 12:36:10) Update to version 1.2 (#1912) (commit: b04061b) — admin #219 (2017-10-29 12:16:12) Fixed mistake made in commit 410e127 (#1923) (commit: eed04a5) — admin #218 (2017-10-26 17:52:09) Revert "Fix for issue #1817 -- main thread stuck (rollback Zlib)" (commit: 29d35eb) — admin #217 (2017-10-18 18:12:15) Update CONTRIBUTING.md (commit: 39a2f08) — noreply Update CONTRIBUTING.md (commit: d7816d0) — noreply #216 (2017-10-18 18:00:15) Update README.md (commit: 4a31ff5) — noreply #215 (2017-10-2 11:32:09) Allows for the log level to be changed (#1908) Close #1869 (commit: 9bb3fc5) — 1215714524 #214 (2017-9-17 8:58:10) Make Angle region independent (#1896) (commit: 235dd43) — 1215714524 #213 (2017-9-17 8:56:10) Fix issue when attempt to register block entity by plugin (#1897) (commit: 39de211) — 1215714524 #212 (2017-9-5 20:02:11) Fixed entities a bit (#1892) (commit: cb574b7) — 1215714524 #211 (2017-8-30 17:50:07) final fix for crafting (#1884) (commit: 56d553a) — 1215714524 #210 (2017-8-27 18:52:09) fast fix for crafting (#1882) (commit: 9172b11) — 1215714524 #209 (2017-8-26 17:34:15) improvements (#1834) (commit: 9997eca) — 1215714524 #208 (2017-8-25 20:38:13) Add Yivesmirror to README.md. Close #1876 (commit: 5b04671) — 1215714524 #207 (2017-8-23 12:28:11) repair the problem that command.isRegistered always false (#1832) (commit: 4c78e69) — 1215714524 #206 (2017-8-22 22:48:25) Fixed duplicate dropped item (#1823) (commit: 2abb0ee) — 1215714524 #205 (2017-8-22 22:28:09) Fix #1802 (#1804) (commit: d37c51a) — 1215714524 #204 (2017-8-21 7:28:11) Fix motion leak (#1855) (commit: 366b593) — 1215714524 #203 (2017-8-21 7:12:16) Added capability to unblock addresses without a restart (#1863) (commit: aef45f8) — 1215714524 #202 (2017-8-20 2:24:12) Fixed PlayerInventory#setArmorContents (#1862) (commit: 70a7b5c) — 1215714524 #201 (2017-8-11 16:40:51) Add a construct override for Config (#1860) (commit: b7f73ab) — 1215714524 #200 (2017-8-1 16:40:07) Fixed typo, nonstandard naming, removed redundant codes in Minecart (commit: b190802) — admin #199 (2017-7-31 21:06:10) MINECARTS available. Enjoy riding minecarts! (#1763) (commit: 81eb29d) — admin #198 (2017-7-30 11:22:10) Fix for issue #1817 -- main thread stuck (rollback Zlib) (commit: ca9c6c0) — bmp-githscr #197 (2017-7-27 21:38:09) Fix for Issue #1795: Non-arrow projectiles should not cause damage. (commit: 96a0d97) — bmp-githscr Fixed mmethod access and annotation. (commit: 80696be) — bmp-githscr #196 (2017-7-27 1:44:17) Fix Bug HostName Transfer (commit: 1e89587) — noreply #195 (2017-7-23 10:56:11) Add the support to change Apply Effect in PotionApplyEvent (#1811) (commit: d028383) — NuclearSteven #194 (2017-7-16 20:06:07) Bug Report Feature (commit: f11ebc0) — NuclearSteven #193 (2017-7-11 21:12:12) Reduce memory usage, phase 2 (Zlib) (#1790) (commit: 18221f7) — noreply #192 (2017-7-9 23:22:08) Changed quitMessage mistake (#1785) (commit: 959af73) — admin #191 (2017-7-8 9:16:08) Update to 1.1.3 (#1779) (commit: 5862874) — admin #190 (2017-7-6 10:48:48) Submodule update (#1777) (commit: 660e4eb) — admin #189 (2017-7-6 10:00:53) Unit testing & Enhanced VarInt (#1776) (commit: e09fae8) — noreply #188 (2017-7-4 22:20:48) Fixed furnaces crafting bug and more stoneware. Fixed (commit: 4d86f29) — admin #187 (2017-7-4 1:16:50) Update to 1.1.2 (#1765) (commit: d5e4884) — fromgate Update ISSUE_TEMPLATE.md (commit: 3cd8de1) — fromgate Update ISSUE_TEMPLATE.md (commit: e587535) — fromgate Update CONTRIBUTING.md (commit: 671a8f1) — fromgate Remove Plugin Certificate (commit: b00c718) — fromgate #186 (2017-7-2 0:12:49) Update CONTRIBUTING.md (commit: 5da02c0) — noreply #185 (2017-7-1 23:42:49) Bug Report Feature (commit: c474ffb) — NuclearSteven #184 (2017-7-1 23:20:15) Bug Report Feature (commit: 822ff86) — NuclearSteven #183 (2017-7-1 22:30:10) Update CONTRIBUTING.md (commit: 71b9cdc) — noreply #182 (2017-7-1 22:28:10) Update ISSUE_TEMPLATE.md (commit: 778a86c) — noreply #181 (2017-7-1 22:26:10) Update ISSUE_TEMPLATE.md (commit: 333730b) — noreply #180 (2017-7-1 22:24:10) Update ISSUE_TEMPLATE.md (commit: ae2f20b) — noreply #179 (2017-7-1 17:16:51) Update to 1.1.0 (#1754) (commit: 399ced0) — noreply Update to 1.1.2 (#1765) (commit: f989752) — admin Update ISSUE_TEMPLATE.md (commit: 5313ed1) — noreply Update ISSUE_TEMPLATE.md (commit: e856bd0) — noreply Update CONTRIBUTING.md (commit: 4707cbf) — noreply Remove Plugin Certificate (commit: e2f0234) — unconfigured #178 (2017-6-25 13:21:19) Update ISSUE_TEMPLATE.md (commit: 6791fb6) — noreply Update CONTRIBUTING.md (commit: 3d359d3) — noreply Update CONTRIBUTING.md (commit: 415c547) — noreply Update CONTRIBUTING.md (commit: dd18ec2) — noreply #176 (2017-6-25 13:02:20) Create CONTRIBUTING.md (commit: 42747b2) — noreply #175 (2017-6-14 11:58:37) Fixed a typo in README.md (#1753) (commit: b97c9b6) — admin #174 (2017-6-5 21:00:44) Compass position is updating now (#1742) (commit: 755d037) — admin #173 (2017-5-25 16:58:27) Fix hopper block (#1733) (commit: b74dc80) — admin #172 (2017-5-25 16:56:12) Farmland is hydrated how it is described in Minecraft Wiki (commit: c9981a5) — admin #171 (2017-5-22 11:50:08) 1.0.9 update (#1728) (commit: a30ef79) — admin Fix NullPointerException in Enchantment class (#1732) (commit: d8a5828) — admin #170 (2017-5-20 12:51:27) Remove debug message (#1731) (commit: 185a485) — noreply #169 (2017-5-19 22:27:34) Added tripwire hook, hopper, redstone mechanics saving, various (commit: 7b5a3fa) — admin #168 (2017-5-19 12:48:18) Lore API, can be used to show custom message in win10 edition (commit: fde3721) — noreply #167 (2017-5-17 11:52:22) Fixed arg type of TimeCommand (#1582) (commit: ac5aae4) — admin #166 (2017-5-12 19:35:11) Fix support on string block/item id (support for world formats created (commit: d9833fb) — noreply #165 (2017-5-10 21:33:00) Async task exception logging (commit: d06fd74) — Tee7even #164 (2017-5-5 6:18:51) 1.0.8 update (commit: 8f4ec64) — noreply #163 (2017-5-4 22:21:08) +EntityZombie, +Zombie Spawn Egg (commit: 13f5abc) — nicksums23 #162 (2017-5-3 19:40:58) Fixed a few issues reported, and added gunpowder to Creepers (#1703) (commit: c4d252e) — Tee7even #161 (2017-5-2 3:02:45) Oops, I broke your plugins! (#1707) (commit: 1e5242a) — noreply #160 (2017-4-24 0:08:32) Fix #1686 (commit: 3ba6440) — noreply #159 (2017-4-24 0:04:32) Add Xbox ID to LoginPacket & Player (#1701) (commit: 1a1f9c1) — Tee7even #158 (2017-4-22 6:30:24) 1.0.7 update (commit: d32caff) — noreply #157 (2017-4-13 0:22:20) 1.0.6 protocol changes Turns out that there is a new unknown string in (commit: 1476fa7) — Tee7even #156 (2017-4-12 7:08:18) 1.0.6 (commit: c381265) — Tee7even #155 (2017-4-6 7:57:05) Let's pretend tasks to be fixed. Thanks @caoli5288 for passing a (commit: d7169de) — Tee7even #154 (2017-4-5 3:58:59) Remove the "./" command workaround (commit: 8e37382) — Tee7even #153 (2017-3-31 4:44:48) Titles... (commit: db317bf) — Tee7even #152 (2017-3-29 5:26:46) 1.0.5 - Latest protocol changes (commit: 62403c9) — Tee7even #151 (2017-3-25 15:24:37) Class Angle for easier operations on angles, so you can getting away (commit: 46542a3) — noreply #150 (2017-3-25 1:32:40) Nether wart growing, fix #1549 (#1559) (commit: d966a18) — Tee7even #149 (2017-3-22 21:32:33) Fix some indian code in the banlist command (commit: e5a3851) — Tee7even #148 (2017-3-22 17:10:32) Fixed header level 4 tags (#1558) (commit: 00ae387) — admin #147 (2017-3-22 3:54:30) Fix #1533 (#1557) (commit: 6a15d4b) — Tee7even #146 (2017-3-21 22:16:27) Fix NPEs for icorrect enchantments (#1552) (commit: c351fb3) — Tee7even #145 (2017-3-21 21:54:47) Fix #1520, Fix #1541, Fix #1542 (#1556) (commit: 2a4fcf8) — Tee7even #144 (2017-3-21 4:56:30) Actually add gamemode permissions :P (commit: 8e17eec) — Tee7even #143 (2017-3-21 4:50:30) Improved the gamemode command Added "/gm" alias, added specific (commit: 9319c5b) — Tee7even #142 (2017-3-20 4:28:30) Added basic map API (#1545) (commit: 29ad87f) — Tee7even #141 (2017-3-19 4:56:25) Fix block placing sound and noteblock sound (#1525) Now noteblocks are (commit: 0751e9b) — Tee7even #140 (2017-3-18 4:58:25) Add purpose to CommandParameterEnum (commit: a1b5cf0) — kvetinac97 Fix /effect command (commit: 88e6f98) — kvetinac97 Revert deleted overloads (commit: 0bd4cdc) — noreply #139 (2017-3-17 4:12:20) revert #1478 (commit: 1bb5041) — noreply #138 (2017-3-17 3:30:20) Changes to allow sugarcane to grow; previously meta didn't increase and (commit: 81e3235) — awatts Using Bonemeal on sugarcane now grows the sugarcane to its full height (commit: bf787a7) — awatts Activating the second block of sugarcane with bonemeal now also causes (commit: f1d5f38) — awatts #137 (2017-3-16 8:46:20) Resource pack support by @dktapps (commit: 367343e) — Tee7even #136 (2017-3-13 0:14:11) Remove methods utilizing MovePlayerPacket for player movement Fixes (commit: 449fd10) — Tee7even #135 (2017-3-12 4:44:12) Update UpdateTradePacket.java (commit: 3ccc77f) — noreply #133 (2017-3-10 16:57:08) 1.04 Update (#1517) (commit: 7dfabbf) — Pub4Game #131 (2017-3-9 6:07:05) Turn off achievements (#1516) (commit: 23d234f) — Pub4Game #130 (2017-3-8 21:31:02) Fix generation of Swamp Biome again and again (#1481) (commit: 6b10d7b) — magicdroidx Improvements (#1513) (commit: 247bf92) — magicdroidx Slot doesn't seem to be sent. Fixes error (#1514) (commit: 7d87656) — magicdroidx #129 (2017-3-8 21:29:07) Fixing water holes (#1471) (commit: ffb15ae) — magicdroidx Fix player data saving (#1480) (commit: a61ad54) — magicdroidx #128 (2017-3-5 9:00:55) Fixed some grammatical errors in the issue template. (#1511) (commit: d7fe29f) — admin #127 (2017-3-4 3:12:59) Fix armor not removing (#1509) (commit: c7d16ae) — Pub4Game #126 (2017-2-28 9:46:45) Let Server instance safe (commit: 5ad7f49) — caoli5288 #125 (2017-2-26 16:59:16) Fix entity initializing (#1485) (commit: 8e35f04) — magicdroidx #124 (2017-2-24 17:08:36) Small typo in Player.transfer(). (#1489) (commit: ebd800c) — admin #122 (2017-2-16 13:35:00) Pocket Protocol Update (101/MCPE 1.0.3.0) (#1454) (#1474) (commit: a9e7bd2) — admin Update RegisteredListener.java (#1478) (commit: 9e4ead0) — Pub4Game #121 (2017-2-8 13:32:11) Add NukkitRunnable (#1457) (commit: db724cb) — magicdroidx Break vines which are not attached to something solid and are not held (commit: 0c5a427) — magicdroidx #120 (2017-2-7 9:02:12) To fix #1461 (commit: 8b5afd0) — noreply ops (commit: 47830fa) — noreply fix #1462 (Tested) (commit: 75b23e4) — noreply #119 (2017-2-7 9:00:12) Add BossBar values (ADD, UPDATE and REMOVE) (commit: 0b8c007) — leonardomalaman Add Player#createBossBar(...), Player#updateBossBar(...) and (commit: e780236) — leonardomalaman Fix Javadocs (commit: 0852893) — leonardomalaman Remove debug code (commit: 039c8de) — leonardomalaman Tasks should be cancelled on reload, deprecate old methods (commit: 46554f0) — leonardomalaman #118 (2017-2-7 8:56:12) Fix item duplication issue (commit: 3c9096b) — leonardomalaman Improve item duplication issue fix (commit: 97fcc08) — leonardomalaman Only allow sugarcane to replace a block of air (and not, for example, (commit: 43bfa15) — awatts #117 (2017-2-2 5:26:08) fixed armor index (#1449) (commit: da6a07c) — Pub4Game #116 (2017-2-2 5:14:13) Disable titleTick() (#1452) (commit: 2989192) — Pub4Game #115 (2017-2-1 8:40:11) Add TNT explosion sound (#1447) (commit: 356eb80) — admin #114 (2017-2-1 0:44:10) Update Jansi to 1.14 (#1446) (commit: b2e0a12) — Pub4Game #113 (2017-1-31 22:56:09) Update JLine to 2.14.2, add player/command TAB completer to console, (commit: 23b035e) — leonardomalaman #112 (2017-1-31 19:42:34) Fix typo on Enchantment#UD_WATER_WORKER, deprecate old value (#1441) (commit: 3e0f816) — admin #111 (2017-1-31 15:52:09) Fix EntityArmorChangeEvent check, fixes #1434 (#1438) (commit: dd06275) — magicdroidx Add missing LevelEvents values (#1436) (commit: 1688951) — magicdroidx #110 (2017-1-31 13:24:08) Remove some unused properties from Player (#1435) (commit: 594994c) — Pub4Game #109 (2017-1-31 13:14:08) Fix disconnect message sometimes does not show. (#1439) (commit: de87a71) — Pub4Game #108 (2017-1-30 23:36:11) TODO: REVERT - Added a workaround for client text duplication (#1437) (commit: 08b8c5e) — Pub4Game #107 (2017-1-30 20:50:11) Synchronize console commands, warn when a plugin tries to run a command (commit: aa94067) — magicdroidx #106 (2017-1-30 20:34:31) Timings refactor (#1432) (commit: 5b39ea5) — Pub4Game #104 (2017-1-30 18:46:10) Enchanted golden apples gives the eater Absorption 4 (#1430) (commit: 57cf8e2) — Pub4Game #103 (2017-1-30 17:54:10) Add PlayerFallPacket (#1428) (commit: b57fe25) — Pub4Game #102 (2017-1-30 7:40:09) Keep the item's NBT tags on the item frame, fixes #1426 (#1427) (commit: 866c5d5) — Pub4Game #101 (2017-1-30 5:48:09) Fix client crashing, fix isBlockEntityValid() method (Fixes Item (commit: 2ce6f1f) — Pub4Game #100 (2017-1-30 5:34:09) Blame @Pub4Game (#1422) (commit: 8e19201) — Pub4Game #99 (2017-1-29 17:52:11) Master with Merge from Niall7459 (commit: 3da7a4a) — yungtechboy1 Wow... Forgot to commit the files that were added -_- (commit: ae0eb34) — yungtechboy1 #98 (2017-1-29 17:24:11) Custom level path (#1381) (commit: 7db279c) — magicdroidx #97 (2017-1-29 17:22:11) Leaves Fix (#1415) (commit: 2a1b123) — magicdroidx #96 (2017-1-29 17:20:11) Update BlockCocoa.java (#1418) (commit: 56ddd2f) — magicdroidx #95 (2017-1-28 21:10:11) Remove "while (true) { ... }" from sendCommandData() (#1412) (commit: 71bcd53) — Pub4Game #94 (2017-1-28 19:40:10) Small changes (#1377) (commit: 8858535) — magicdroidx #93 (2017-1-28 19:36:10) Fix minecart item #blameme (#1410) (commit: 7bfbb50) — magicdroidx Fix trailing slashes in MOTD breaks server list (#1409) (commit: 8b6e354) — magicdroidx Don't regen health if player is dead (#1390) (commit: 193f5d0) — magicdroidx #92 (2017-1-28 19:34:10) Implement "notifyACK" method, change AvailableCommandsPacket to use (commit: 746da44) — magicdroidx #91 (2017-1-28 12:00:12) MobHeads are stackable to 64 (#1408) (commit: 7677634) — admin #90 (2017-1-28 11:50:12) Remove previous hack (commit: c502459) — 862578730 Add a better hack for multi-world From (commit: d87b667) — 862578730 Rename highest -> count for readability (commit: 00bb382) — 862578730 Simplify hack (commit: 53d05dc) — 862578730 Fix (commit: 2c85462) — 862578730 #89 (2017-1-26 20:24:07) Support Gliding and add ItemElytra (#1405) (commit: 88fe1dc) — Pub4Game #88 (2017-1-26 18:48:12) Update language (commit: a079edb) — magicdroidx #87 (2017-1-26 10:44:11) Update LevelSoundEventPacket.java (#1399) (commit: 8ba6107) — admin #86 (2017-1-25 18:12:09) Fixed Diamond Sword/Shovel Crafting Recipes (#1402) (commit: bd2d032) — Pub4Game #85 (2017-1-23 18:14:12) Fixed bucket! (#1398) (commit: c9e8d6e) — magicdroidx #84 (2017-1-22 11:18:13) Revert and improve (commit: 6c3c2a9) — 862578730 Add a hack From (commit: 6f30a89) — 862578730 #83 (2017-1-21 18:50:20) Fix getBlock (commit: 6287cd2) — 862578730 #82 (2017-1-21 18:27:33) Improve entity interact (#1379) (commit: 108c1a4) — Pub4Game #80 (2017-1-21 1:54:26) Send all chunk sections (#1387) (commit: 6f86901) — Pub4Game #79 (2017-1-18 10:40:12) Fixed stone brick recipe, fixed bucket burning, fixed iron door drop. (commit: 43adb82) — Tee7even #78 (2017-1-15 0:46:17) Update to 1.0.0 (commit: 6009873) — noreply #77 (2017-1-12 22:58:17) Faster getBlock() method (#1293) (commit: c664fad) — magicdroidx #75 (2016-12-31 15:17:03) Fix wrong getFloor at Vector3 (#1332) (commit: 14fcbe9) — magicdroidx #74 (2016-12-20 18:44:38) Make the Level flag work so that the beacons light up. No GUI yet. (commit: e36f472) — magicdroidx Fix cocoa block bug (#1324) (commit: 44c2a2c) — magicdroidx #73 (2016-12-9 20:50:36) Check y coordinate as part of .equals() so that even thought the (commit: 5d219d8) — dave Pay attention to the meta value in the constructor. It specifies the (commit: 79aee63) — dave Remove unused import. (commit: 115d748) — dave #72 (2016-12-9 20:48:36) Update BlockStemMelon.java (commit: fadbd62) — noreply Update BlockStemPumpkin.java (commit: 38129dd) — noreply #71 (2016-12-5 18:56:49) Update player commands after change OP status (commit: 498273b) — fromgate #70 (2016-12-1 15:40:12) Fix block slab registration, and regsiter unknown on failure (commit: cb19c7a) — jessepaleg Fix NPE (commit: cd0473e) — noreply Right experience calculation (commit: c7e6689) — noreply #69 (2016-11-28 8:50:15) Add Red Sandstone (commit: c01b5b7) — honzaxp01 Better items dropping on death (commit: 3023392) — honzaxp01 buttons (commit: 9999ccc) — honzaxp01 srsly.. recipes (commit: bcccf57) — honzaxp01 #68 (2016-11-25 7:04:11) add particle to TNT (commit: 1d33e48) — noreply Update Explosion.java (commit: e395429) — noreply add particle with id 37 (commit: 4ebd11a) — noreply #67 (2016-11-22 17:26:09) Add a service manager (#1286) (commit: 1c44428) — magicdroidx Add API for custom level providers (#1288) (commit: 77c1333) — magicdroidx #66 (2016-11-19 19:20:21) calculate BB from scale (#1284) (commit: e6d8a24) — magicdroidx Update Player.java (#1281) (commit: c583e2c) — magicdroidx Add BlockPlaceSound (#1277) (commit: c9789f6) — magicdroidx #65 (2016-11-19 18:52:31) Fixed DiamondHorseArmor (commit: c5ebc5c) — noreply #64 (2016-11-13 16:46:25) Fix Particles for 0.16 (#1276) (commit: 3515281) — magicdroidx #62 (2016-11-13 16:06:15) Update BaseLang.java (#1275) (commit: f7ce154) — magicdroidx #61 (2016-11-11 21:32:11) Achievements (#1269) (commit: 65b4cfc) — magicdroidx #60 (2016-11-7 20:22:09) Kick message need be the "String reasonString" not the (commit: 2f167c1) — magicdroidx #59 (2016-11-6 23:46:22) Update ISSUE_TEMPLATE.md (commit: c1bedbc) — noreply #58 (2016-11-6 19:24:11) Fix allow-flight (#1265) (commit: c8c4683) — magicdroidx #57 (2016-11-6 9:42:10) Fix #1255 #1223 (#1262) (commit: f7fc2f5) — admin #56 (2016-11-5 21:48:34) Sound fix for 0.16! Now noteblock songs are available (#1261) (commit: 7e1bc83) — noreply #55 (2016-11-5 18:56:13) update readme (commit: 44e9908) — admin #54 (2016-11-5 16:32:28) Update README.md (commit: a6dd8de) — noreply #53 (2016-11-5 15:50:23) Fix readVarLong (#1259) (commit: e424c0a) — magicdroidx #52 (2016-11-5 15:29:51) Fix setDimension (#1258) (commit: 559080d) — magicdroidx #51 (2016-11-5 14:59:42) Small fix. (commit: 38a262c) — magicdroidx Fixes leashes when using FloatingTextParticle (#1251) (commit: 7204589) — magicdroidx #50 (2016-11-5 14:29:30) call PlayerCommandPreprocessEvent (#1257) (commit: aa63551) — magicdroidx Some improvements (#1256) (commit: f6ea1a0) — magicdroidx #48 (2016-11-5 13:46:30) VarInt utility (commit: f6ff885) — magicdroidx Fix varint reading. (commit: 939f492) — magicdroidx Final fix for VarInt (commit: b737863) — magicdroidx The ultimate invincible big update: 0.16 (#1214) (commit: 7d86abf) — Pub4Game Ansi fixes (#1212) (commit: a7b12f1) — magicdroidx Close jar when getting description (#1211) (commit: 8707e14) — magicdroidx Rewrote the command args decode and recheck all default commands. (commit: 99d284d) — Pub4Game Fixed some issues in Nukkit/Nukkit (#1225) (commit: a928eaa) — magicdroidx Fix Following Bug: issue#1236 (#1233) (commit: b9cd230) — magicdroidx Fix chunks (#1232) (commit: 8c316f5) — magicdroidx 0.16 Items (#1221) (commit: 7ada097) — magicdroidx #45 (2016-10-30 10:44:10) Validate horizontal and vertical movement separately (#1205) (commit: d82861f) — magicdroidx #44 (2016-10-29 21:46:39) Inventory fixes (#1161) (commit: 9b3cce6) — magicdroidx nether (#1158) (commit: ce111c8) — magicdroidx Better splash potion effect (#1203) (commit: fed05ac) — magicdroidx Fixed brewing (#1136) (commit: e57e843) — magicdroidx Add cocoa beans (#1204) (commit: 2116109) — magicdroidx #42 (2016-10-29 21:26:14) Fixes #1201 Fixes #1192 (#1207) (commit: a5b7a56) — magicdroidx #41 (2016-10-27 22:53:26) Update netty to 4.1.6 due to https://github.com/netty/netty/issues/5893 (commit: 7cd0c8a) — magicdroidx #40 (2016-10-26 12:41:11) Removed restrict plugin name (commit: a50d522) — 1215714524 Improved Player.kick API (commit: 58f59d2) — 1215714524 #39 (2016-10-25 14:26:08) Revert "Add some services" (#1195) (commit: 45f78a0) — noreply #38 (2016-10-25 14:24:08) Revert "0.16 Update (Part1, 2, 3, 4....) Now we can join the pure (commit: 451f74b) — noreply #37 (2016-10-25 12:38:08) 0.16 Update (Part1, 2, 3, 4....) Now we can join the pure server. Have (commit: dc8113b) — admin #36 (2016-10-24 23:05:02) Check the player's health before spawning it, thanks @imjack for (commit: 059ae82) — noreply Fixes #937 (commit: 096de71) — jessepaleg Mirror changes (commit: 74ed06a) — magicdroidx Fixes #1061 (commit: 0ec8991) — jessepaleg Fixes Nukkit not handling any packets (commit: 6f44661) — jessepaleg Some improvements (commit: 15e1b88) — jessepaleg Better ProjectileHitEvent: get/setMovingObjectPosition (commit: ace36ff) — fangyizhou1997 Small fixes for #1069 (commit: 7e79226) — admin Fixed kicked for flying when walking on/staying above lily pads (commit: bca769a) — leonardomalaman Better time ticking and sync (commit: 2931b87) — leonardomalaman Fix client crash (converted worlds) (commit: 6fd1735) — leonardomalaman Fix "invalid movement" when walking through doors (commit: 57843d8) — leonardomalaman Workaround for double flowers (commit: 6f24e72) — leonardomalaman Fix null items causing chunk corruption or failure on save. (commit: 5723337) — leonardomalaman Fix "argument type mismatch" when using EntityDamageByEntityEvent (commit: 72d7c56) — leonardomalaman Change TABs to spaces to match the rest of the class. (commit: bffc83c) — leonardomalaman Add Cauldron (commit: fb1cd5c) — honzaxp01 Fix fire aspect (commit: 5742dbf) — honzaxp01 Caves and ravines (from ChaptersPE) (commit: 00c28b0) — honzaxp01 Ops (commit: 51cb663) — honzaxp01 Fix constructor (commit: 4ac9634) — honzaxp01 Fix constructor (commit: e407f2e) — honzaxp01 0.15.10 (#1082) (commit: 1f008cd) — Pub4Game Fix #1084 (commit: 2d5da17) — s Fix drop (commit: 07de3eb) — honzaxp01 Fix bow cannot be shot after sneaking (commit: 64765af) — leonardomalaman Base files (commit: de6db08) — honzaxp01 Fix ClassCastException when using EntityDamageByEntityEvent (commit: 1d3216e) — leonardomalaman Add creeper (commit: 4903a66) — honzaxp01 idk (commit: d1ce012) — honzaxp01 Fix Tripwire (commit: 25553ca) — honzaxp01 Small fixes (commit: ede0178) — admin Revert "Small fixes" (commit: 829ba7e) — noreply Revert "Implement basic mob AI from pureentities" (commit: 2481d3d) — noreply Add caves and ravines populators back. (commit: 759fc64) — magicdroidx update player interact range (#1064) (commit: c3124e8) — magicdroidx Fix building (commit: 528ac2a) — magicdroidx Small changes (commit: 8e2bd57) — magicdroidx Small changes (commit: 1f1bcb7) — magicdroidx Fixes a DoS with empty packets (commit: f174b02) — write Allow exiting early to prevent allocations (commit: 4a30083) — write Use a try-finally block (commit: 11b3e0b) — write Fixes (commit: 32d9eda) — jessepaleg minor binary stream optimization (commit: a71390d) — jessepaleg More caves! (#1106) (commit: 8d0c0d3) — Pub4Game Revert "minor binary stream optimization" (commit: efa7b77) — noreply player.setGamemode(int gamemode, AdventureSettings newSettings); (commit: 0bfd5f1) — fangyizhou1997 Fixes #1109 (#1121) (commit: 9c9cefd) — admin Double Flower Shenanigans (#1123) (commit: 4b6c7a1) — magicdroidx The player's jump height is 0.75, not 1. (#1125) (commit: eb8d1f6) — magicdroidx Add PlayerInteractEvent(...) when a player is trampling a crop (#1124) (commit: d477a77) — magicdroidx Crafting fix (don't check inv if it contains air) (#1120) (commit: a8c3c48) — magicdroidx Binary stream optimizations (#1122) (commit: 8a786e6) — admin Added option to disable saving player.dat (#1127) (commit: 1dab0a4) — admin Add Player::setCheckMovement(boolean) (commit: 4ad0fa7) — magicdroidx Update donate link (commit: 3e7e359) — magicdroidx Update language properties (commit: 7887383) — magicdroidx Fix query (#1138) (commit: 4dd6d86) — magicdroidx Fixed chunk loading on join (#1147) (commit: 05cd8a6) — Pub4Game Implements BlockFromToEvent (#1148) (commit: 62667a4) — 1215714524 Added name property in pom.xml (commit: 9d2622b) — 1215714524 Added Jenkins to README (commit: 1beead8) — 1215714524 Oops! (commit: 1fa5c92) — 1215714524 Fix packet sending (#1146) (commit: 32c3228) — magicdroidx Fixes #772 (#1168) (commit: 6fd32a5) — magicdroidx Add some items (#1174) (commit: 5885d42) — admin fixed update player list. (#1170) (commit: c4f916d) — admin Update ISSUE_TEMPLATE.md (commit: 4903fe3) — noreply Revert "Binary stream optimizations" (#1178) (commit: e3bc396) — Pub4Game Fix IcePlains biome (#1187) (commit: 7279a54) — Pub4Game Add some services, now making plugin is easier (#1173) (commit: 82cb909) — admin #35 (2016-9-24 12:12:15) Small fix (commit: dfd9150) — noreply #34 (2016-9-23 12:34:12) Add support for bow enchantments (commit: 3fb6fd1) — honzaxp01 Add infinity (commit: 4ecbd34) — honzaxp01 #33 (2016-9-23 1:52:10) 0.15.9 (commit: f00189b) — Pub4Game #32 (2016-9-21 23:40:12) Update ListTag.java (commit: 3e4f8b6) — noreply Add anvil (commit: 6239f5f) — honzaxp01 #31 (2016-9-21 12:30:11) Merge branch 'patch-4' of https://github.com/Creeperface01/Nukkit into (commit: 6767149) — admin #30 (2016-9-19 22:00:16) Fix #944 (commit: a29a2ab) — noreply #29 (2016-9-19 21:58:11) Add double plant #1022 (commit: a83e7dd) — noreply #28 (2016-9-19 21:56:16) Fix players set you on fire when they are burning (commit: 66d86a7) — noreply imports.. (commit: ceaac88) — noreply Task should run FIFO if run in same tick Fixed random order in task (commit: 87bcb95) — caoli5288 Fixed unhandled exception in AsyncTask.collectTask (commit: d685fcf) — caoli5288 #27 (2016-9-19 17:02:16) Better PlayerQuitEvent: Add getReason() (commit: 4823b37) — fangyizhou1997 Add BlockIgniteEvent (#1042) (commit: b7c4a34) — fangyizhou1997 Fix scheduled updates (#1043) (commit: a81c064) — fangyizhou1997 #26 (2016-9-18 22:44:13) Fix scheduled updates (#1043) (commit: c8c2648) — 1215714524 Better PlayerQuitEvent: Add getReason() (#1044) (commit: 1fda471) — 1215714524 #25 (2016-9-18 22:30:13) Add BlockIgniteEvent (#1042) (commit: ddd7482) — 1215714524 #24 (2016-9-18 22:02:08) Fix spruce tree generation (Fixes #738) (commit: b2ce2d4) — noreply #23 (2016-9-18 21:58:13) Oops (commit: 55d103f) — honzaxp01 Enum InventoryType (commit: 60c98f4) — honzaxp01 #22 (2016-9-18 17:22:13) Oops (#1040) (commit: 07af97a) — Pub4Game #21 (2016-9-18 17:18:13) Fix CME (commit: 8257ee8) — honzaxp01 #20 (2016-9-18 17:12:13) Fix items replacing in player inventory (commit: 16e5b87) — noreply #19 (2016-9-16 23:26:17) Update CraftingManager.java (commit: e6b9430) — noreply Fix crafting on windows 10 (commit: 092f1b9) — noreply #18 (2016-9-9 20:32:13) SimpleCommand API (commit: b6244a2) — Tee7even SimpleCommand API (commit: 4a2c57b) — Tee7even #17 (2016-9-2 11:58:12) Insignificant changes for TextFormat Adding some common sense (commit: b23b3d2) — Tee7even #16 (2016-8-31 13:54:11) Fix getTargetBlock (commit: c164acd) — s #15 (2016-8-30 21:06:44) Fix NPE after getting bad login packet. (commit: 3f8f9f7) — magicdroidx #14 (2016-8-30 20:58:14) Fix main thread getting stuck when inflating bad data. (commit: 9bd8f98) — magicdroidx #13 (2016-8-30 18:16:13) Small fix (commit: 6f6b6da) — magicdroidx #12 (2016-8-30 17:44:13) Fix server getting stuck when players join with 0.16. (commit: a5342fd) — magicdroidx Close ChannelHandlerContext when an exception is caught. (commit: 59642c5) — magicdroidx #11 (2016-8-30 4:02:12) Signs now could contain more than 16 symbols. (#1014) (commit: 4edfded) — Pub4Game #10 (2016-8-29 21:24:11) Fix lever (commit: 200e562) — s #9 (2016-8-29 21:08:16) Fix bugs with liquids (commit: 03244d0) — s #8 (2016-8-29 14:24:10) Update Golden Apple Recipe to PC (#1006) (commit: d25bc9e) — magicdroidx Fix getTargetBlock and getLineOfSight (#1012) (commit: ff92940) — magicdroidx Update README.md (commit: 3814b54) — noreply #7 (2016-8-29 14:22:10) Fix block placing through spectators (#1008) (commit: aec20af) — magicdroidx Better exception catching (#1005) (commit: a2e5916) — magicdroidx #6 (2016-8-29 13:00:10) Better getLineOfSight and getTargetBlock (commit: a6da104) — s Implements old API and deprecated (commit: 0764095) — s Integer[] instead of List (commit: 6eb8739) — s binarySearch instead of asList().contains (commit: aa796c4) — s #5 (2016-8-29 3:28:08) Update Player.java (#1010) (commit: 130502f) — Pub4Game #4 (2016-8-26 20:02:11) lang (commit: fef4858) — Pub4Game #3 (2016-8-22 13:42:10) Added DyeColor enum (#1001) (commit: a21c817) — Pub4Game #2 (2016-8-21 21:38:17) EntityItem - save all NBT-tags (fix by @Pub4Game) (#1000) (commit: 56aca5a) — Pub4Game |
caoli5288 发表于 2018-10-24 16:22
把我给at出来了233
caoli5288 发表于 2018-10-24 16:22
把我给at出来了233