c6cf3458de
Added UnknownBlock class, fixed not-yet-added blocks in imported worlds killing people, close #181
2017-02-21 11:46:44 +00:00
e2cdd9eddc
Fixed missing hardness on unimplemented blocks causing gameplay issues
2017-02-21 11:33:06 +00:00
f933107af0
Fix some non-properly-implemented blocks killing people and bad inheritances
2017-02-21 11:17:33 +00:00
91907485b4
Fixed prismarine bad meta crashes
2017-02-18 10:42:25 +00:00
5c281c6435
Merged #103
2017-02-15 14:58:41 +00:00
903534572d
Shut some inspections up
2017-02-13 14:27:17 +00:00
613226c661
Fix sea lantern lighting doesn't save ( #316 )
2017-02-02 09:09:54 +00:00
cb187be1a1
Remove derp comment
2017-01-16 16:30:52 +00:00
9004417456
Fixed file headers ( #255 )
2017-01-13 16:57:05 +00:00
ad0553fbf8
Bump to API 3.0.0-ALPHA2 - READ DESCRIPTION!
...
Refactored level\format\generic\GenericChunk -> level\format\Chunk.
Re-added support for async chunk sending
Refactored most Level IO into new namespaces for more organisation
Removed LevelDB loader completely (will be re-added at a later date)
2017-01-06 17:13:45 +00:00
598e7aac8f
More PhpStorm inspections, import cleanup
2017-01-04 14:55:11 +00:00
1cb96d24ce
Some fixes, thanks PhpStorm
2017-01-04 11:29:24 +00:00
e85d6d134e
Fix mob head crashes and drops, fix #221
2017-01-01 01:57:39 +00:00
850afed2c6
Merge branch 'master' into mcpe-1.0
2016-12-29 11:36:14 +00:00
efc6d429f6
Add some 0.16 blocks and items ( #210 )
2016-12-29 11:35:10 +00:00
b082bec150
Fix instabreak anti-cheat false positive on obsidian broken ( #209 )
2016-12-28 23:07:57 +00:00
2e1f572356
Fix netherrack and remove redundant override from NetherBrickFence
2016-12-28 23:07:57 +00:00
a3a07ca847
Fix instabreak anti-cheat false positive on obsidian broken ( #209 )
2016-12-28 22:44:42 +00:00
227e1c42ea
Fix netherrack and remove redundant override from NetherBrickFence
2016-12-28 22:30:03 +00:00
669af6f7b3
Fix a mistake in ItemFrame
...
thanks @awzaw
2016-12-22 13:47:33 +00:00
a1c3ca18ce
Fix FlowerPot bugs
2016-12-20 13:01:28 +00:00
8c772fe671
Working item frames
2016-12-20 13:01:28 +00:00
61e8828f94
Fix ladder drops when supporting block is removed
2016-12-16 21:26:54 +00:00
aa8a13c4a3
Fix a bunch of block update bugs due to ancient code
2016-12-16 17:08:38 +00:00
0380c78926
Remove redundant override in Fallable
2016-12-16 16:33:31 +00:00
5dca11dafb
Increase ladder bounding box to 3/16, fix kicked for flying when sneaking on ladders ( #168 )
2016-12-15 16:18:49 +00:00
ae6e0773ef
Do not perform scheduled updates on still lava/water ( #134 )
2016-12-09 16:13:39 +00:00
c79077cbed
Fix MobHead bounding box and properties
2016-11-27 15:50:02 +00:00
bee342691d
Remove NetherBrickFenceGate derp
2016-11-22 15:47:20 +00:00
d696049a0a
Fix anvil rotation and variant drops
2016-11-09 20:28:59 +00:00
58ff381557
PhpStorm automated formatting ( #11 )
...
* PhpStorm reformatting
* Tuned PhpStorm reformatting
* Improved ItemIds and BlockIds formatting
* Tuned more PhpStorm reformatting
* Improved string concatenation
2016-10-03 19:05:48 +08:00
2b6d058760
Fixed kicked for flying when walking on lily pads ( #7 )
...
Add an optional extended description…
2016-10-03 09:17:50 +01:00
e913b16804
Fixed some lines indented with 4 spaces rather than tabs
2016-10-03 00:58:34 +08:00
6fc435da0e
Imports rearrangement
2016-10-03 00:43:46 +08:00
e2e31d345d
Allow vanilla trapdoor placement
2016-09-30 19:20:00 +01:00
900c4adb66
Create sign tile like it should be.
2016-09-30 19:19:56 +01:00
5f8dc5829c
Better inheritance for wooden stairs
2016-09-30 19:19:55 +01:00
b156480550
Fix redstone ore glowing immediately when placed
...
Do not update the block when placed
2016-09-30 19:19:52 +01:00
7b8548b2b1
Added Flower Pots
2016-09-30 19:19:51 +01:00
6bd028f8b3
Fix Wood2 crashes
2016-09-30 19:19:47 +01:00
35c33ba980
Fix Glowing Obsidian lighting
2016-09-30 19:19:46 +01:00
9808f874c8
Remove Stonecutter remnants
2016-09-30 19:19:43 +01:00
42e8120961
Remove creative container open checks (lines up with 0.14)
2016-09-28 13:59:53 +01:00
2a4f85107d
Less duplication, more consistency
2016-09-28 13:59:53 +01:00
bf4b96e144
Block: Fix fence gate rotation when opened or closed. TODO: fix gate opening direction
2016-09-28 13:59:52 +01:00
292a212827
Merge branch master
2016-05-18 10:07:57 -05:00
012d46dfd8
Added Mob Heads
...
Fixed duplicated items in JSON file
2016-03-22 22:25:36 -06:00
0b06a4f703
Fixed #3692 ; fixed "arrows should not catch fire in fire blocks"
2016-03-10 17:45:06 +08:00
9a3929d8ad
Merge pull request #3724 from thebigsmileXD/patch-2
...
Fixed commit #3595
2016-03-07 18:58:01 +08:00
fc08759199
Merge pull request #3978 from PEMapModder/attr
...
Implemented attributes
2016-03-07 18:15:15 +08:00