Commit Graph

  • f9f0947457 Resolve undeclared globals in calls to flip_gate. Foz 2016-11-02 17:26:06 -0900
  • 547654dcaf Merge pull request #322 from placki/master Vanessa Ezekowitz 2016-09-29 08:20:41 -0400
  • 653f8f8b60 add shift-click support to ovens/microwaves placki 2016-09-29 12:45:34 +0200
  • 02a4d143f9 Merge pull request #320 from t4im/listrings Vanessa Ezekowitz 2016-08-30 14:12:47 -0400
  • 32ef2377d4 fix wrong reference introduced in 436fdfac causing can_dig for mailboxes always to fail Tim 2016-08-27 21:11:16 +0200
  • 9e7ddd4a40 add listring support to homedecor inventories Tim 2016-08-27 21:10:43 +0200
  • a12d20abfc Merge pull request #319 from Megaf/master Vanessa Ezekowitz 2016-08-21 16:52:17 -0400
  • 726f87131c Add missing alias for refrigerator locked. Megaf 2016-08-21 21:48:37 +0100
  • e3225b9df7 Merge pull request #315 from hy8wGWme/master Vanessa Ezekowitz 2016-08-10 13:29:02 -0400
  • 259e8c64a4 Add files via upload hy8wGWme 2016-08-10 18:41:51 +0200
  • 957ff25b9f Merge pull request #314 from t4im/fix/itemstack Vanessa Ezekowitz 2016-07-31 14:23:12 -0400
  • 436fdfac55 Prevent crashs in can_dig on nil-player. Tim 2016-07-31 01:42:11 +0200
  • df84e62798 LIGHT_MAX -> default.LIGHT_MAX Tim 2016-07-31 01:23:10 +0200
  • 337dc05e70 Always return the ItemStack for on_rightclick to comply with the API. Tim 2016-07-31 01:17:23 +0200
  • b33428b907 Italian locale (#311) Emon 2016-05-19 00:05:35 +0200
  • 5d0c6c3515 Add name of item moved to all inventories. Fixes https://github.com/minetest-mods/homedecor_modpack/issues/307 Amaz 2016-05-05 09:18:12 +0100
  • 7b9533fea4 Stop mesecon pistons pushing frame/pedestal tenplus1 2016-04-12 18:41:28 +0100
  • 16ae960520 Style updates. Auke Kok 2016-04-12 10:07:58 -0700
  • 9a4a0e934c Don't allow placement of tetris in protected areas. Auke Kok 2016-03-27 22:51:01 -0700
  • 9b61d2082b split signs_lib off from this modpack. it can now be found in https://github.com/VanessaE/signs_lib Vanessa Ezekowitz 2015-12-20 16:35:39 -0500
  • 5d88c3d25c remove some bogus aliases Vanessa Ezekowitz 2015-10-23 13:02:56 -0400
  • abdd52721c if moreblocks is installed, use different recipe for sticks -> bundle of sticks Vanessa Ezekowitz 2015-10-12 03:25:38 -0400
  • 7ac5e9e815 use mesh nodes for chainlink and barbed wire fences and corners (so that I can give them custom collision boxes) Vanessa Ezekowitz 2015-10-04 09:31:50 -0400
  • e3f3df7508 fixed wrong texture filename Vanessa Ezekowitz 2015-09-25 09:10:15 -0400
  • 7b37c66b78 use mesh nodes for shrubbery Vanessa Ezekowitz 2015-09-25 09:00:22 -0400
  • fcf8ecfd35 simplify shrubbery collision/selection box Vanessa Ezekowitz 2015-09-25 07:48:07 -0400
  • 5fccd3234f make spiral stairs diggable with a pick, not an axe also, shrink the wield scale down to something reasonable Vanessa Ezekowitz 2015-09-25 07:40:36 -0400
  • 2c0045285b Added new, life-life model for the tetris game crazyginger72 2015-09-23 09:23:44 -0400
  • 7d7f374e9d Added a bit or realisim to the tower texture :) crazyginger72 2015-09-23 06:49:51 -0400
  • 90d1440b3f Added new router front textures crazyginger72 2015-09-23 06:44:00 -0400
  • 70758559cc reduced textures in lrfurn mod and added a full color range to lrfurn and beds crazyginger72 2015-09-23 01:29:06 -0400
  • 181c746bbf tweaked "plain" door models to avoid z-fighting with the glass variant. Vanessa Ezekowitz 2015-09-13 20:00:49 -0400
  • 3555a6ae57 add placement hinting to the swing (currently used during smoketesting to avoid false positives) Tim 2015-09-10 10:29:00 +0200
  • ffeac9a1bd fix books and swing's on_place to handle CONTENT_IGNORE and CONTENT_UNKNOWN and to always return their itemstacks Tim 2015-09-10 09:39:59 +0200
  • 40431fc050 fix fence_with_signs check for content_ignore, prevent it to destroy unknown_nodes and always return the itemstack Tim 2015-09-10 09:39:58 +0200
  • d763840b47 assign custom on_place to the right fence definition, which makes sign posts work again Tim 2015-09-10 09:39:58 +0200
  • f384d73f70 quiet down sign_lib (_G warning and debug statements) Tim 2015-09-10 09:39:58 +0200
  • aa0519b13b let is_buildable_to take any number of positions Tim 2015-09-08 17:29:17 +0200
  • 2896f48ed1 let selection and buildable_to checks test for content_ignore; also fixes some border cases for banisters and replacing of unknown nodes Tim 2015-09-08 16:52:52 +0200
  • d5fbfbf305 fix right click oddities of expansion nodes and make sure to always return the leftover itemstack Tim 2015-09-08 16:24:15 +0200
  • 20f5afb624 fix the japanese open door to use homedecor registration, and make it and its closed version use placeholders Tim 2015-09-08 10:16:31 +0200
  • 7d5287cc04 placeholder usage for decor, where useable Tim 2015-09-08 09:50:02 +0200
  • fb1b620316 add placeholders as not-buildable_to nodes, that can be set to prevent other nodes to build or expanded into expansions Tim 2015-09-08 09:24:01 +0200
  • 26a874d919 set defaults for limiting rotations on expanded nodes Tim 2015-09-08 09:10:25 +0200
  • 98c10fb18f allow the swing to be placed with proper facedir Tim 2015-09-07 11:49:15 +0200
  • 3dc94b67cc label abms for profiling purposes Tim 2015-08-20 14:52:01 +0200
  • d7c56bfcdb clean up furnace code a bit by removing duplicate or replacing obsolete code Tim 2015-08-20 14:27:28 +0200
  • fc8621da41 manage all handler inits in their own init file Tim 2015-08-19 22:37:45 +0200
  • 908b408248 register the furnaces internally via homedecor.register as well, getting rid of the last dependency on deprecated lock-code Tim 2015-08-19 22:30:27 +0200
  • 9773d63e8e only set main list size if size field is given, to allow using the locked/lockable features with different listnames Tim 2015-08-19 22:02:04 +0200
  • 088269a85e streamline locked description/infotext setting; avoid double brackets "Node (Locked) (owned by .. )" Tim 2015-08-19 20:28:47 +0200
  • 25c2262750 make desks lockable, as they commonly are Tim 2015-08-19 20:21:56 +0200
  • b6512b3add let the custom on_place of the expansion code call after_place_node to make sure infotexts and owners of locked nodes are being set Tim 2015-08-19 20:20:58 +0200
  • 29f61bb899 spawn lockable nodes for "inventory = { lockable = true }", and migrate all lockable nodes to this mechanism, but the furnaces Tim 2015-08-19 19:30:03 +0200
  • cc79b5fc03 register a copy of the def instead of the passed def, this allows us later to spawn supporting nodes from the same original def Tim 2015-08-19 18:47:24 +0200
  • 9420e9136c use the simplified inventory format for the wardrobe, where applicable Tim 2015-08-19 18:03:05 +0200
  • 4d5975d407 allow inventories to be locked (not just have a locked version of it being spawned later, but be locked by registration) Tim 2015-08-19 18:00:45 +0200
  • a6ffd1f3c6 simplify trash can code and limit the inventory size to the displayed one Tim 2015-08-19 17:37:18 +0200
  • 8a91865d82 allow chaining of on_construct instead of overwriting in registration function Tim 2015-08-19 17:30:37 +0200
  • 2d433f9652 remove debug statements Tim 2015-08-19 17:09:29 +0200
  • 7402f30c3a simplify calendar construction Tim 2015-08-19 17:02:01 +0200
  • 2ed7ae6a56 move inventory registration functions into dedicated handler file Tim 2015-08-19 16:14:17 +0200
  • 628c37e29e replace several explicit nodebox definitions with the function-version Tim 2015-08-19 15:49:32 +0200
  • 91092d99be introduce nodebox abstractions used by fences, like corner nodeboxes, and indirectly slab_x; update fences accordingly Tim 2015-08-19 15:32:19 +0200
  • 7d087815c8 fix slab_z nodebox direction inconsistencies Tim 2015-08-19 15:06:53 +0200
  • 7d07e81a8c combine chimney, roof shingles and roof slopes into roofing.lua Tim 2015-08-16 19:58:35 +0200
  • 518d1432f6 change more recipes to use groups instead of nodenames Tim 2015-08-16 19:41:26 +0200
  • faf6cefa99 use the default background for all automatic inventory formspecs Tim 2015-08-16 19:06:44 +0200
  • 382eba6860 combine beds and nighstands into a bedroom category Tim 2015-08-16 18:00:34 +0200
  • 2ff235d5f1 aggregate foyer themed nodes into dedicated file Tim 2015-08-16 17:55:48 +0200
  • 1e7fb18b0b move office-themed nodes into an office-file Tim 2015-08-16 17:41:19 +0200
  • d2824c10e7 use the minetest provided table copy function Tim 2015-08-16 17:24:08 +0200
  • 45aef81f55 simplify init.lua a little Tim 2015-08-16 17:13:56 +0200
  • 799a652c91 rename misc-electrical -> electrics Tim 2015-08-16 16:47:53 +0200
  • 94ac477d6a move gastronomical furniture and utilities into a dedicated file Tim 2015-08-16 16:29:29 +0200
  • e2db273048 ignore eclipse project files Tim 2015-08-16 16:05:00 +0200
  • 804ee36102 fix deduction of spiral staircase Vanessa Ezekowitz 2015-08-15 05:14:10 -0400
  • 7266b230aa Drop item when dug, abm issue tenplus1 2015-08-05 15:29:30 +0100
  • ed3aa1e88a Replace LIGHT_MAX with default.LIGHT_MAX Craig Davison 2015-08-01 14:08:48 +0100
  • ade26437ee Remove references to group:wood_slab Craig Davison 2015-07-30 08:30:46 +0100
  • 23a0af58ee add yellow and red shrubbery, crafted from green shrub + dye Vanessa Ezekowitz 2015-07-28 08:04:25 -0400
  • 6aea902159 move shrubbery from gloopblocks to homedecor Vanessa Ezekowitz 2015-07-28 07:37:57 -0400
  • bc195552ed opt-depend on 3d_armor should fix this issue: https://forum.minetest.net/viewtopic.php?f=11&t=2041&start=625#p185494 Vanessa Ezekowitz 2015-07-27 06:52:29 -0400
  • 3e26b64d94 fix female skins in wardrobe when 3d armor is installed Vanessa Ezekowitz 2015-07-27 06:51:32 -0400
  • e492780510 fix missing protection on sofas and coffee tables add some informative messages Vanessa Ezekowitz 2015-07-21 05:08:40 -0400
  • b20b3bb8e9 replaced two skins with something less likely to be confused for the modpack's author :-) Vanessa Ezekowitz 2015-07-20 22:08:31 -0400
  • a949238a0d alternate recipe if neither technic nor moreores is installed (default gold + steel + copper == 3 brass) Vanessa Ezekowitz 2015-07-17 17:55:55 -0400
  • 451d2e26ad signs-lib: Some changes. Diego Martinez 2015-07-06 01:19:39 -0300
  • c19841064b respond to keyword_interact live keyword change Vanessa Ezekowitz 2015-06-26 05:55:52 -0400
  • a79c752c40 keyword --> current_keyword Vanessa Ezekowitz 2015-06-26 05:18:24 -0400
  • f0a846b200 make signs_able to display the interact_keyword setting as used by CWz's mod of the same name Vanessa Ezekowitz 2015-06-26 04:22:24 -0400
  • 492f13fd8f fix potted-flower model (re-derived it from the standard flowerpot) delete an obsolete texture. Vanessa Ezekowitz 2015-06-25 02:57:07 -0400
  • e67bdcafd3 made potted flowers directly reference minetest_game flower images where possible. Vanessa Ezekowitz 2015-06-21 21:03:09 -0400
  • fd741795f4 fix misaligned UVs on round table model Vanessa Ezekowitz 2015-06-19 04:56:15 -0400
  • 6bf41d0159 fix buckets getting lost if hotbar is full to the left of the bucket Vanessa Ezekowitz 2015-06-14 02:41:20 -0400
  • 87c334a9e5 get rid of unused variable Vanessa Ezekowitz 2015-06-14 01:58:18 -0400
  • 57826a1a15 Add orange, brown, and blue signs cheapie 2015-06-13 23:35:38 -0500
  • 81f3c96680 better table and standing lamp inv images Vanessa Ezekowitz 2015-06-08 13:43:46 -0400
  • e00742a93a make redefined buckets return their itemstacks properly Vanessa Ezekowitz 2015-05-29 21:54:25 -0400
  • f0da8f3d6f minor tweak to gold coin desc Vanessa Ezekowitz 2015-05-28 20:38:29 -0400