Dylan K. Taylor
|
4c49db6036
|
New generic in-memory chunk format, fixed 0.17.0.1 chunk loading
Terrible performance, needs profiling. TODO: fix this.
|
2016-11-27 21:57:59 +00:00 |
|
Dylan K. Taylor
|
995d0847f9
|
Fix tile derp
|
2016-11-27 13:06:11 +00:00 |
|
Dylan K. Taylor
|
e51a2725de
|
Remove circular dependency between Item and NBT modules (#121)
|
2016-11-25 10:17:50 +00:00 |
|
Dylan K. Taylor
|
ff40c0a070
|
NBT updates and tile spawns fixed
|
2016-10-27 10:55:01 +01:00 |
|
SOFe
|
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 |
|
SOF3
|
e913b16804
|
Fixed some lines indented with 4 spaces rather than tabs
|
2016-10-03 00:58:34 +08:00 |
|
SOF3
|
6fc435da0e
|
Imports rearrangement
|
2016-10-03 00:43:46 +08:00 |
|
Dylan K. Taylor
|
ad64a074cb
|
Fix furnace NBT assertion errors and inventory not working
|
2016-10-01 14:14:55 +01:00 |
|
NoHaxJustTryHqrd
|
2d95bdc10f
|
Remove derp semicolon (#11)
* Update Furnace.php
* fix formatting
|
2016-09-30 19:20:03 +01:00 |
|
Dylan K. Taylor
|
7b8548b2b1
|
Added Flower Pots
|
2016-09-30 19:19:51 +01:00 |
|
dktapps
|
4198c445b0
|
Fixed Furnace crash
|
2016-09-28 13:59:53 +01:00 |
|
Jorge González
|
012d46dfd8
|
Added Mob Heads
Fixed duplicated items in JSON file
|
2016-03-22 22:25:36 -06:00 |
|
Intyre
|
a2734f6dc0
|
Merged master into php7 to support 0.13.1
|
2016-01-22 17:36:45 +01:00 |
|
hmy2001
|
963f7ee077
|
Update Spawnable.php
|
2015-11-25 21:00:03 +09:00 |
|
Intyre
|
734736492a
|
Added some creative items and removed nether reactor
|
2015-11-23 21:56:38 +01:00 |
|
Shoghi Cervantes
|
cf3d8f449e
|
Added some asserts
|
2015-09-27 19:48:42 +02:00 |
|
Shoghi Cervantes
|
8768b7fdbd
|
Merge remote-tracking branch 'origin/mcpe-0.12' into php7
|
2015-09-17 12:25:05 +02:00 |
|
0929hitoshi
|
9665dfd63e
|
Changing the return value of getName
|
2015-09-16 01:21:07 +09:00 |
|
Shoghi Cervantes
|
7f8b39a63c
|
Renamed NBT tags to have Tag in the name
|
2015-08-23 00:25:29 +02:00 |
|
Shoghi Cervantes
|
31ef7721b1
|
Removed network channels, bumped protocol
|
2015-08-12 14:59:48 +02:00 |
|
Shoghi Cervantes
|
3e2cce3c2c
|
use cleanup
|
2015-08-07 21:26:24 +02:00 |
|
Shoghi Cervantes
|
696edfd31f
|
Added custom block data (example, chests), better deep checking of same NBT
|
2015-08-07 17:24:35 +02:00 |
|
Shoghi Cervantes
|
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 |
|
Shoghi Cervantes
|
d1bfb304cb
|
Added some extra tile entities, fake enchanting table
|
2015-08-07 12:07:39 +02:00 |
|
Shoghi Cervantes
|
02cb9d69a9
|
Save items properly on several places, added NBT::getItemHelper() and NBT::putItemHelper()
|
2015-08-06 21:44:00 +02:00 |
|
Shoghi Cervantes
|
091d0b3ff9
|
Added compound tag checking for Item->equals()
|
2015-08-06 20:25:22 +02:00 |
|
Shoghi Cervantes
|
4258e22c02
|
Made some changes for 0.12
|
2015-08-01 19:14:44 +02:00 |
|
Shoghi Cervantes
|
7bafa217c8
|
Fixed some saving
|
2015-06-05 16:46:53 +02:00 |
|
Shoghi Cervantes
|
188f4d7778
|
Clear chunk cache on tile change
|
2015-06-04 17:36:12 +02:00 |
|
Shoghi Cervantes
|
71490f60f2
|
Fixed other invisibility issues
|
2015-06-04 16:51:48 +02:00 |
|
Shoghi Cervantes
|
840690d801
|
Replaced old deprecated calls
|
2015-05-18 15:52:31 +02:00 |
|
Shoghi Cervantes
|
76e6ccebd5
|
Proper recipe matching from network, bumped protocol, build 11, fixed entities not being killed on void (closes #3021), fixes achievement acquireIron not being possible (fixes #2600)
|
2015-05-15 13:59:29 +02:00 |
|
Shoghi Cervantes
|
f88aed1208
|
Fixed NBT parsing on false properties
|
2015-04-20 13:57:16 +02:00 |
|
Shoghi Cervantes
|
0b176b3fe0
|
Implemented Channeled packet sending
|
2015-04-14 18:24:40 +02:00 |
|
Shoghi Cervantes
|
5b3ce2da9d
|
Fixed packets
|
2015-03-12 15:38:17 +01:00 |
|
Shoghi Cervantes
|
d7be2ce439
|
Added Chest recreation on imported levels
|
2014-12-21 14:29:18 +01:00 |
|
Shoghi Cervantes
|
747f7685e7
|
Fix formatting issues due to bad IDE settings
|
2014-12-07 16:30:04 +01:00 |
|
Shoghi Cervantes
|
a98da3bab1
|
Renamed old getID() calls to getId()
|
2014-12-07 15:21:32 +01:00 |
|
Shoghi Cervantes
|
a3e50f6337
|
Properly close inventory windows from Players
|
2014-11-27 13:32:07 +01:00 |
|
Shoghi Cervantes
|
c7f578f297
|
Possible fix for #2297
|
2014-11-18 13:57:03 +01:00 |
|
Shoghi Cervantes
|
32dae93ef9
|
Removed unused imports
|
2014-11-04 12:08:24 +01:00 |
|
Shoghi Cervantes
|
8fd6582e74
|
Automatically set Entity / Tile entity save identifiers
|
2014-11-04 12:04:08 +01:00 |
|
Shoghi Cervantes
|
8601405a88
|
Fixed CPU leak
|
2014-10-31 21:07:00 +01:00 |
|
Shoghi Cervantes
|
5e55c3a8f0
|
Fixed Chest->unpair()
|
2014-10-29 13:21:14 +01:00 |
|
Shoghi Cervantes
|
afaa2cf722
|
Fixed Double Chest behavior
|
2014-10-29 12:57:26 +01:00 |
|
Shoghi Cervantes
|
8c4faa8622
|
Added extra Exceptions
|
2014-10-28 21:07:12 +01:00 |
|
Shoghi Cervantes
|
34ae760def
|
New way to spawn entities/tiles using a global register table, allow overriding default entity/tile classes via classes
|
2014-10-28 13:09:27 +01:00 |
|
Shoghi Cervantes
|
b9f1812f61
|
Disallow further modification of Signs by its creator after load/unload
|
2014-10-28 11:05:32 +01:00 |
|
Shoghi Cervantes
|
350cee3d41
|
Added Event allocation pool, updated SPL with Class::onClassLoaded()
|
2014-10-28 10:47:40 +01:00 |
|
Shoghi Cervantes
|
144a871c07
|
Improved Vector3 and Block handling, less allocation on Positions
|
2014-10-28 10:03:10 +01:00 |
|