|
a455e25665
|
Merge remote-tracking branch 'jacknoordhuis/patch-2'
|
2017-04-13 13:28:06 +00:00 |
|
|
1c7773c5f1
|
Visibility keyword before final or abstract keyword. (#814)
|
2017-04-13 20:58:53 +08:00 |
|
|
c01e0354bd
|
Address #816
Removes redundant compression argument from NBT::readCompressed() and
NBT:: readNetworkCompressed()
|
2017-04-12 00:42:27 +10:00 |
|
|
868602a559
|
Add __clone to CompoundTag and ListTag, fixed issues with items sharing the same NBT tag objects
|
2017-03-29 13:58:36 +01:00 |
|
|
08ed2cd353
|
Merge branch 'master' into mcpe-1.0
|
2017-01-22 11:36:22 +00:00 |
|
|
06f0534d65
|
Fixed wrong encoding of NBT strings, fixed invisible signs issues
|
2017-01-22 11:24:55 +00:00 |
|
|
9004417456
|
Fixed file headers (#255)
|
2017-01-13 16:57:05 +00:00 |
|
|
1cb96d24ce
|
Some fixes, thanks PhpStorm
|
2017-01-04 11:29:24 +00:00 |
|
|
175dd0efa6
|
PhpStorm inspections
Fixed some minor bugs and dropped some obsolete code
pocketmine\level\generator namespace is ignored in this commit
|
2016-12-14 21:49:35 +00:00 |
|
|
e790573f2e
|
Fix NBT "getArray()" (#163)
|
2016-12-12 16:03:05 +00:00 |
|
|
d6629d6843
|
More ?? (#131)
* More ??
* fix undefined variable
|
2016-11-30 10:07:37 +00:00 |
|
|
e51a2725de
|
Remove circular dependency between Item and NBT modules (#121)
|
2016-11-25 10:17:50 +00:00 |
|
|
4856dbd1c6
|
Add PreProcessor as submodule, and fixed for 0.16. Close #69
|
2016-10-31 13:24:57 +00:00 |
|
|
ff40c0a070
|
NBT updates and tile spawns fixed
|
2016-10-27 10:55:01 +01:00 |
|
|
bb9ab525b6
|
Fix quadruple-quote key parser bug
|
2016-10-26 22:18:06 +01:00 |
|
|
3ddfb97921
|
Support PC item save format with string ID, close #32 (#33)
* Fixed #32
* StringTag check, throw exception for other types
* Short, not int
* Fix misleading exception message
|
2016-10-19 09:41:59 +01:00 |
|
|
8f3b95164a
|
Fix preprocessor issues
Blame @SOF3
|
2016-10-16 19:47:32 +01:00 |
|
|
98ea674d20
|
Ouch
|
2016-10-04 18:48:07 +01: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 |
|
|
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 |
|
|
84e15b6b1a
|
Remove derp brackets (#8)
|
2016-10-02 17:22:19 +01:00 |
|
|
cf3d8f449e
|
Added some asserts
|
2015-09-27 19:48:42 +02:00 |
|
|
7f8b39a63c
|
Renamed NBT tags to have Tag in the name
|
2015-08-23 00:25:29 +02:00 |
|
|
31ef7721b1
|
Removed network channels, bumped protocol
|
2015-08-12 14:59:48 +02:00 |
|
|
62848b914d
|
Fixed String values on NBT parsing
|
2015-08-10 15:09:23 +02:00 |
|
|
0ce343d8ca
|
Fixed escaping values in NBT parser
|
2015-08-09 13:52:15 +02:00 |
|
|
a9ead5567b
|
Improved NBT json parsing, attribute base
|
2015-08-08 22:39:43 +02:00 |
|
|
696edfd31f
|
Added custom block data (example, chests), better deep checking of same NBT
|
2015-08-07 17:24:35 +02:00 |
|
|
75b7b03857
|
Added support for more NBT data, renaming inventories, fixed tags not being saved, added support for tags in /give
|
2015-08-07 16:28:27 +02:00 |
|
|
cba9ff393c
|
Fixed properties for NBT, fixed dropping items removing extra data set
|
2015-08-06 21:51:39 +02:00 |
|
|
02cb9d69a9
|
Save items properly on several places, added NBT::getItemHelper() and NBT::putItemHelper()
|
2015-08-06 21:44:00 +02:00 |
|
|
554bfb4855
|
Added methods for adding custom names directly to items
|
2015-08-06 21:09:37 +02:00 |
|
|
2cec6812a8
|
Added extra data printing for Items, non-automatic bytearray on NBT
|
2015-08-06 14:51:41 +02:00 |
|
|
866fde5351
|
Improved speed of some int arrays, fixed block metadata
|
2015-07-27 20:31:55 +02:00 |
|
|
d6ebff412c
|
Added ChunkLoader interface
|
2015-05-16 15:28:31 +02:00 |
|
|
b1edfd7631
|
Improved Falling blocks physics, entity kill, chunk unserialize, fixed flat generator color, fixed nbt tags __toString(), fixed explosion offsets, fixed increased player interaction range in creative
|
2015-05-13 12:18:59 +02:00 |
|
|
f88aed1208
|
Fixed NBT parsing on false properties
|
2015-04-20 13:57:16 +02:00 |
|
|
6ed63edd89
|
Removed some remaining references, removed duplicated code on Anvil
|
2015-04-19 16:49:15 +02:00 |
|
|
094234dc0f
|
Updated references and submodules
|
2015-04-19 15:37:18 +02:00 |
|
|
b2c25eaf36
|
Added MemoryManager, new memory properties, improved performance, updated RakLib, fixed misc. bugs
|
2015-04-18 20:13:52 +02:00 |
|
|
08f2b7f291
|
Moved chunk population to async tasks, and no more cut trees!
|
2015-03-27 01:57:08 +01:00 |
|
|
5bfc747622
|
Fixed NBT IntArray off-by-one reading
|
2015-03-15 16:39:53 +01:00 |
|
|
21e0739845
|
Fixed #2598
|
2015-02-15 18:48:30 +01:00 |
|
|
b6c0eb8c96
|
Added optional parameter for multiple NBT read
|
2014-12-22 16:25:12 +01:00 |
|
|
a605e90dfc
|
Added experimental LevelDB support, fixed a few issues with NBT, spawning and Binary R/W
|
2014-12-19 00:28:50 +01:00 |
|
|
306f492fc0
|
Added Player death animations, improved spawning behavior to correct invisible players, fixed players getting stuck when dead, closes #2304
|
2014-12-09 01:36:46 +01:00 |
|
|
747f7685e7
|
Fix formatting issues due to bad IDE settings
|
2014-12-07 16:30:04 +01:00 |
|
|
094b600a0c
|
Updated NBT/DataPacket reading
|
2014-10-31 01:02:31 +01:00 |
|
|
82cfe6ea9c
|
Updated NBT/DataPacket reading
|
2014-10-31 00:32:50 +01:00 |
|