97 Commits

Author SHA1 Message Date
Shoghi Cervantes Pueyo
13aa73d26e Added correct Painting placing checks & bigger Paintings 2013-04-23 15:32:09 +02:00
Shoghi Cervantes Pueyo
639ca67a10 Blocked again opening of chests in Creative mode 2013-04-18 17:05:26 +02:00
Shoghi Cervantes Pueyo
3577667039 New VIEW gamemode 2013-04-18 16:40:30 +02:00
Shoghi Cervantes Pueyo
fd8166c836 Obligatory Creative mode item enforcement 2013-04-17 22:57:44 +02:00
Shoghi Cervantes Pueyo
f7f05d4175 Paintings are removed at usage 2013-04-17 19:32:06 +02:00
Shoghi Cervantes Pueyo
09301f0e5f Added a way to send Player's inventory directly 2013-04-17 19:25:53 +02:00
Shoghi Cervantes Pueyo
5e4ef9732b Oops! 2013-04-17 17:23:12 +02:00
Shoghi Cervantes Pueyo
44cb66837e Fixed torch sides 2013-04-17 17:22:57 +02:00
Shoghi Cervantes Pueyo
32e0085c1e Allow placing torches on top of side blocks 2013-04-17 17:10:05 +02:00
Shoghi Cervantes Pueyo
b34e55eec5 Torches drop when no supporting block is present 2013-04-17 17:09:48 +02:00
Shoghi Cervantes Pueyo
2790f60491 Added Redstone Ore block update 2013-04-17 16:36:37 +02:00
Shoghi Cervantes Pueyo
d8bf5ce711 Added Cakes 2013-04-16 20:00:41 +02:00
Shoghi Cervantes Pueyo
710ed5c704 Improved block updates and Scheduled block updates [part1] 2013-04-16 17:15:39 +02:00
Shoghi Cervantes Pueyo
4867533ab7 Removed TNT explosion on break 2013-04-13 13:47:37 +02:00
Shoghi Cervantes Pueyo
452df5b2f8 Added Buckets 2013-04-13 13:42:55 +02:00
Shoghi Cervantes Pueyo
bab3b8274a Explosions 2013-04-12 20:35:16 +02:00
Shoghi Cervantes Pueyo
93cfa035d4 Fixed #187 Opening Chests with solid blocks on top 2013-04-05 12:37:08 +02:00
Shoghi Cervantes Pueyo
463e82a1e7 Changed final public methods 2013-04-04 12:04:03 +02:00
Shoghi Cervantes Pueyo
e2d4b49266 Remove single beds 2013-03-31 13:27:31 +02:00
Shoghi Cervantes Pueyo
1b92b1177c Fixed #176 bed breaking not removing origin block 2013-03-31 13:25:58 +02:00
Shoghi Cervantes Pueyo
121fd51dc6 Fixed placing blocks on activable blocks 2013-03-30 19:51:21 +01:00
Shoghi Cervantes Pueyo
3f2cb86859 Normalized Item Names 2013-03-29 20:11:53 +01:00
Shoghi Cervantes Pueyo
d613fa2138 Fixed Chest Slots not getting sent and shown 2013-03-23 17:44:32 +01:00
Michael Yoo
38d361bb07 Added Wooden Tools Item Settings 2013-03-21 16:50:09 +10:30
Shoghi Cervantes Pueyo
ec55ebc14e Sign Post orientation 2013-03-20 19:03:09 +01:00
Shoghi Cervantes Pueyo
e1c5d965a0 Disable placing a chest when a chest already exists on the side 2013-03-19 18:21:43 +01:00
Shoghi Cervantes Pueyo
01628b88b7 Added Furnace inventory 2013-03-17 11:47:52 +01:00
Shoghi Cervantes Pueyo
b5cd877b3e Updated Tile Slot handling 2013-03-17 11:47:43 +01:00
Shoghi Cervantes Pueyo
bc5516867c Fixed Quartz Blocks not getting placed correctly 2013-03-08 23:05:57 +01:00
Shoghi Cervantes Pueyo
b259ed2532 Fixed #124 2013-03-06 20:29:49 +01:00
Shoghi Cervantes Pueyo
b1003500c6 Revert "Possible Solution to Issue #119"
This reverts commit 365b7bec7dc5c005da711d20004bf8d8c2d54d08.
2013-03-06 14:37:45 +01:00
Shoghi Cervantes Pueyo
804636b99f Revert "Updated Possible Fix to #119"
This reverts commit 139dfdf59f09fe997927cb7cc3643f2efa31c501.
2013-03-06 14:37:40 +01:00
Michael Yoo
139dfdf59f Updated Possible Fix to #119 2013-03-06 20:25:48 +10:30
Michael Yoo
365b7bec7d Possible Solution to Issue #119 2013-03-06 18:29:59 +10:30
Shoghi Cervantes Pueyo
69de47da92 PocketMine-MP Alpha_1.2 release 2013-03-05 20:36:24 +01:00
Shoghi Cervantes Pueyo
f4ce715efc Furnace Simplification 2013-03-05 20:23:39 +01:00
Shoghi Cervantes Pueyo
4db8c0e68d Functional Chests 2013-03-05 20:09:53 +01:00
Shoghi Cervantes Pueyo
845e48db66 Instant Break protection 2013-03-05 17:16:26 +01:00
Shoghi Cervantes Pueyo
a964c0e3ec Added Stack Count 2013-03-04 17:01:28 +01:00
Shoghi Cervantes Pueyo
474c1d2093 Added Vector3 preload 2013-03-04 17:01:15 +01:00
Shoghi Cervantes Pueyo
287fa7e551 Updated the BlockAPI::drop method 2013-03-04 16:50:11 +01:00
Shoghi Cervantes Pueyo
ccd1231d42 Remove Chest TileEntities on break 2013-02-27 19:32:59 +01:00
Shoghi Cervantes Pueyo
44dc1b13e3 Fixed breaking a bed from the bottom part 2013-02-25 20:54:16 +01:00
Shoghi Cervantes Pueyo
53b79a1f7b Fixed Bed Breaking & added return info 2013-02-25 20:49:34 +01:00
Michael Yoo
66d43228cd Added comments to bed block fix 2013-02-19 18:10:55 +10:30
Michael Yoo
536bfa1f46 Correct Bed Breaking UNSTABLE NEEDS TESTING 2013-02-19 17:43:20 +10:30
Shoghi Cervantes Pueyo
874571d572 Changes made to be compatible with the DevTools plugin 2013-02-14 20:37:16 +01:00