Commit Graph

48 Commits (master)

Author SHA1 Message Date
darkrose 80710a5898 more wood things pt1 2017-09-24 14:50:17 +10:00
darkrose f0e36c0404 this is what happens when darkrose rages at code 2017-09-24 14:50:17 +10:00
blockmaster2000 402e477f76 Add node animation 2017-04-08 18:29:16 +10:00
darkrose ae906f67a6 remove solidness and visual_solidness fields from ContentFeatures 2016-02-12 18:46:26 +10:00
darkrose 7b97c9b94d allow indomitus picks to dig stone + mineral 2015-12-28 01:09:35 +10:00
darkrose fb92fdecf1 don't suffocate in CONTENT_IGNORE 2015-07-27 17:51:33 +10:00
darkrose 52358eb67a make door/hatch/gate open/close code more reusable, and have paired nodes also show as selected 2015-07-27 17:51:32 +10:00
darkrose 86071aa8fe add trimmed leaves back in 2015-07-27 17:51:32 +10:00
darkrose c95ceca9ef new grape plantgrowth 2015-06-02 21:05:30 +10:00
darkrose 288fa2a6c5 new farming code and draw types 2015-06-02 05:22:27 +10:00
darkrose efda17fb2c fix some things that should propogate light 2015-05-31 03:23:10 +10:00
darkrose b896eff379 get unknowns drawing right 2015-05-31 03:10:53 +10:00
darkrose 1801be4aea non-smooth lighting now works, blocks aren't lost, yey 2015-05-31 02:34:15 +10:00
darkrose 752d4da1c7 16 bit node id's 2015-05-25 23:00:44 +10:00
darkrose 8405874ae2 fix loading not centring when resized 2015-04-23 04:25:08 +10:00
darkrose 88309b16df gettext without gettext 2015-04-12 15:17:01 +10:00
darkrose 0d9ce95e8b get text rotating correctly, and add text to books 2015-03-22 01:04:26 +10:00
darkrose 67495df15e try new look stairs and slabs 2015-03-22 01:04:23 +10:00
Menche 0b25fee660 use hard tabs 2015-03-22 01:04:22 +10:00
darkrose 56f8114d1c add support for writting text on nodes - add text to signs 2015-01-25 21:33:36 +10:00
darkrose d8622fd022 fix index overflow in content_features 2014-12-22 17:54:33 +10:00
Joel Heaton bb21f6de45 Updated GPL headers to new style 2014-11-18 20:05:19 +00:00
darkrose cff45df562 add support for arbitrary rotation of nodeboxes 2014-11-18 02:11:11 +10:00
darkrose d7e374aed7 fix utf-8 and numpad in editboxes 2014-11-17 23:11:50 +10:00
darkrose eaa90c0086 a lot of translation fixes 2014-11-17 18:33:26 +10:00
darkrose 0de926b7d4 wrap gettext around a lot of things 2014-09-27 18:37:51 +10:00
darkrose 4c0a057ac4 add home flags 2014-09-27 18:37:50 +10:00
darkrose fd2870bc0c pretty loading screen 2014-09-27 18:37:50 +10:00
darkrose a0ac09b9ee new awesomer fences 2014-09-27 18:37:50 +10:00
darkrose d6ee558da1 split content_mapnode.cpp into multiple files 2014-08-18 04:23:16 +10:00
darkrose 8168e21cb4 add NOT gate to circuits 2014-08-15 21:04:09 +10:00
darkrose 426d7ae793 add nodebox_meta bookshelf 2014-05-29 21:42:18 +10:00
darkrose 376e8a82aa add CDT_NODEBOX_META 2014-05-28 22:31:39 +10:00
darkrose 43716a40c0 switch paintings to CPT_FACEDIR_WALLMOUNT 2014-04-19 02:56:33 +10:00
darkrose fc22d46b7d remove CDT_WALLMOUNT and ContentFeatures wall_mounted - better to use nodeboxes and CPT_FACEDIR_WALLMOUNT 2014-04-18 20:27:11 +10:00
darkrose df1e6e735e remove some unused things from ContentFeatures 2014-04-10 21:09:35 +10:00
darkrose 7839cdd72d digging cracks for everyone! 2014-03-30 03:24:12 +10:00
darkrose af5bfac4bb some mineral cleanups 2014-01-16 23:26:34 +10:00
darkrose 31036acf95 some cleanups to meshgen 2013-12-11 14:12:45 +10:00
darkrose 0724a7c0a9 fix tile rotation 2013-11-18 19:56:43 +10:00
darkrose aa649c6e03 fix upside down stair/slab placement 2013-11-17 18:18:31 +10:00
darkrose 656b8e53f5 allow facedir nodes to also propogate light 2013-11-17 17:18:45 +10:00
darkrose 99288753ec get texture rotations working, and fix door and hatch textures 2013-10-12 18:48:11 +10:00
darkrose 8619221b98 generate inventory images for nodeboxes 2013-10-07 03:59:29 +10:00
darkrose e37d22f7ee facedir for nodeboxes 2013-07-27 13:50:41 +10:00
darkrose 3359eaf406 redo collision, implement content draw type, rewrite mesh generator, implement nodeboxes, implement stairs and slabs 2013-07-27 02:06:22 +10:00
darkrose dd706aface cleanups 1 2013-04-15 23:09:42 +10:00
darkrose 2a6ebb0903 initial commit 0.3.x + leaf decay + saplings 2013-04-15 22:42:24 +10:00