Commit Graph

17 Commits

Author SHA1 Message Date
Wuzzy c4dbbc9147 Item frames no longer have an owner 2017-12-10 23:06:03 +01:00
Wuzzy 320567e1f2 Add basic screwdriver support 2017-12-05 14:09:39 +01:00
Wuzzy 71f9250fcf Fix possible item duplication with item frames 2017-11-02 20:52:14 +01:00
Wuzzy e5a34367c9 Use new Minetest settings API syntax for most mods 2017-08-09 16:17:00 +02:00
Wuzzy 1d075f849f Slightly smaller item in item frame 2017-08-03 16:08:25 +02:00
Wuzzy 097b4a95f2 Add 3D model by 22i for item frame 2017-08-03 16:01:23 +02:00
Wuzzy 17071484b2 Better itemframe texture, add backside texture 2017-07-20 22:15:33 +02:00
Wuzzy e65029394f Replace most textures with Pixel Perfection
- Using the converter script
- A bunch of textures are still missing
2017-07-20 20:20:45 +02:00
Wuzzy e0cb50a279 Don't destroy metadata if place item in itemframe 2017-07-03 00:22:21 +02:00
Wuzzy 32af996b9d Drop itemframe correctly after push 2017-03-30 02:38:08 +02:00
Wuzzy 30564e494e Make many blocks drop when pushed by piston 2017-03-29 22:58:31 +02:00
Wuzzy 02a1eb82ad Fix item frame drop too many items after breaking 2017-03-14 22:46:24 +01:00
Wuzzy b8b9857957 Fix item frames sometimes destroying placed items 2017-03-06 04:41:04 +01:00
Wuzzy 3db4148e7d Add some basic doc_items help texts for some items
Requires doc_items (not part of MCL2)
2017-03-02 21:55:25 +01:00
Wuzzy 6a109859bd Don't drop itemframe item in creative 2017-03-02 17:37:46 +01:00
Wuzzy f8bab7e8f8 Creative: Don't take item when placing into frame 2017-03-02 17:18:29 +01:00
Wuzzy 3696ee3761 Organize mods into modpacks for better overview 2017-02-16 01:45:21 +01:00