Dylan K. Taylor
|
7b7917939a
|
Cleaned up Container lock handling
|
2018-06-03 13:42:04 +01:00 |
|
Dylan K. Taylor
|
0ad8ea6e92
|
Remove unused imports
|
2018-02-24 19:01:09 +00:00 |
|
Dylan K. Taylor
|
c4486d9ad7
|
Tile: Cleaned up utterly pointless overcomplicated code for inventories
|
2018-02-06 13:01:54 +00:00 |
|
Dylan K. Taylor
|
74b074753f
|
Bulk addition of constant visibilities
thanks PhpStorm inspections plugin for annoying the shit out of me until
I did this.
|
2017-11-21 14:44:10 +00:00 |
|
Dylan K. Taylor
|
2c34648c3d
|
fixed second half of double chest items getting deleted, close #1477
|
2017-10-18 12:29:57 +01:00 |
|
Dylan K. Taylor
|
68ac4f538f
|
Added ContainerTrait, reduce copy-pasted code in Tile
|
2017-10-16 20:01:17 +01:00 |
|
Dylan K. Taylor
|
1fb6d12a6b
|
Add getInventory() to Container interface where it's actually useful
|
2017-09-19 19:26:41 +01:00 |
|
Dylan K. Taylor
|
c3b8be3f60
|
and more typehints
|
2017-07-14 10:56:51 +01:00 |
|
Dylan K. Taylor
|
51b0673b4b
|
Bite the bullet and enable strict types on everything
|
2017-06-07 12:53:16 +01:00 |
|
Dylan K. Taylor
|
9004417456
|
Fixed file headers (#255)
|
2017-01-13 16:57:05 +00:00 |
|
SOFe
|
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 |
|
Shoghi Cervantes
|
f073a5b837
|
Fixed a few things
|
2014-06-17 18:46:16 +02:00 |
|
Shoghi Cervantes
|
115b4cf4ac
|
Updated Levels :D
|
2014-06-09 11:35:52 +02:00 |
|
Shoghi Cervantes
|
53749483c3
|
Implemented new Inventory windows on Player, Chest and Furnace
|
2014-05-23 20:53:06 +02:00 |
|
Shoghi Cervantes
|
48af130269
|
Fixed things
|
2014-05-22 20:48:17 +02:00 |
|
Shoghi Cervantes
|
6cbd39de9b
|
Added Inventory interfaces and types, updated long array() to []
|
2014-05-22 18:59:16 +02:00 |
|
Shoghi Cervantes
|
0be679c9d5
|
Updated method names: getMetadata() & setMetadata() to getDamage() & setDamage() on Block and Item classes
|
2014-05-22 18:37:28 +02:00 |
|
Shoghi Cervantes
|
c1546aac9c
|
Updated Position to use Weak / strong references for Level objects
|
2014-05-22 04:14:06 +02:00 |
|
Shoghi Cervantes
|
7cd29f0fcf
|
Added block updates, correct block placing
|
2014-04-02 05:36:45 +02:00 |
|
Shoghi Cervantes
|
7e9304a0c9
|
Formatting
|
2014-04-01 19:48:28 +02:00 |
|
Shoghi Cervantes
|
dd17652aca
|
Fixed wrong paths
|
2014-04-01 05:06:12 +02:00 |
|