Commit Graph

  • f4144817e2 fix a similar crash possibility in itemframes:frame Vanessa Ezekowitz 2017-02-22 17:48:11 -0500
  • 0eee5f4959 it's possible for the player to be nil in can_dig (e.g. if it's a technic quarry or something) Vanessa Ezekowitz 2017-02-22 17:28:48 -0500
  • e8981367d6 when consuming beer, return the empty glass (drop the glass on the ground, if necessary) Vanessa Ezekowitz 2017-02-22 17:28:13 -0500
  • 2c034ebba0 reduce visual scale of sofas Vanessa Ezekowitz 2017-02-22 16:48:38 -0500
  • 06342cbd86 make sofas and coffee table place with long axis left-to-right (e.g. front of sofa faces you) Vanessa Ezekowitz 2017-02-22 16:38:19 -0500
  • f32fdad4ff reduce README to just a stub (use the forum thread instead) Vanessa Ezekowitz 2017-02-22 14:59:54 -0500
  • 3ea7d5d84e don't deduct sofas from inventory in creative mode Vanessa Ezekowitz 2017-02-22 14:57:52 -0500
  • cf44a85684 increase yield of tar recipes (2 -> 4) Vanessa Ezekowitz 2017-02-22 13:44:45 -0500
  • 96d0084109 plain wooden kitchen chair is not supposed to be colorable Vanessa Ezekowitz 2017-02-21 11:28:43 -0500
  • f09481c3f0 switch over all punch-operated objects to use on_rightclick instead, for consistency with other parts of minetest, minetest_game, etc. Vanessa Ezekowitz 2017-02-20 18:30:59 -0500
  • 8ea285e683 fix rotation of sofas.... properly. :P Vanessa Ezekowitz 2017-02-20 16:39:44 -0500
  • 16ee0417e8 more tweaks to README Vanessa Ezekowitz 2017-02-20 12:13:52 -0500
  • 09078726da fix signs_lib comment in readme Vanessa Ezekowitz 2017-02-20 02:26:17 -0500
  • 18d2e492af use unified dyes' on_rotate handler for some nodes Vanessa Ezekowitz 2017-02-18 13:01:49 -0500
  • 6c0dd2d31a use unified dyes' rotation correction functions Vanessa Ezekowitz 2017-02-17 23:07:25 -0500
  • e9477dd45d don't run LBM at every load Vanessa Ezekowitz 2017-02-16 16:58:48 -0500
  • 634b89c4c6 Fix missing warnings. Diego Martínez 2017-02-16 02:11:22 -0300
  • 2df6dbcad9 Fix warnings issued by `luacheck`. Diego Martínez 2017-02-15 23:53:52 -0300
  • c8fa17801b Translate missing string. Diego Martínez 2017-02-12 04:08:31 -0300
  • 8547b9b498 Update catalogs. Diego Martínez 2017-01-31 02:41:38 -0300
  • 9e2ebe373a Add missing translations. Diego Martínez 2017-01-31 02:34:41 -0300
  • dafc731078 fix crash from bad "pink" translation reference Vanessa Ezekowitz 2017-02-09 09:41:59 -0500
  • 7d3b2f921e perform the after-place-fix-rotation at the end of on_place Vanessa Ezekowitz 2017-02-07 00:17:06 -0500
  • f29e2fc698 remove debug prints Vanessa Ezekowitz 2017-02-06 09:34:21 -0500
  • a599b041d4 convert books to param2 colorization Vanessa Ezekowitz 2017-02-06 09:31:31 -0500
  • 846fe60be7 fix wrong texture ref on "medium" tiles Vanessa Ezekowitz 2017-02-06 07:54:40 -0500
  • 51341671c7 remove debug print Vanessa Ezekowitz 2017-02-06 07:49:57 -0500
  • b3538e3941 convert bathroom tiles to param2 color Vanessa Ezekowitz 2017-02-06 07:40:46 -0500
  • a493933105 unified dyes uses on_use now, instead of on_rightclick Vanessa Ezekowitz 2017-02-04 19:41:36 -0500
  • 13059eb3a2 fix table recipe Vanessa Ezekowitz 2017-02-04 13:41:21 -0500
  • 36dc31416e fix bed recipe Vanessa Ezekowitz 2017-02-03 14:20:55 -0500
  • fe92fdc373 Minor fixes to inbox. Diego Martínez 2017-02-03 00:27:02 -0300
  • 2ce071ec16 fix crash in stack_sideways (typo) Vanessa Ezekowitz 2017-02-02 10:25:29 -0500
  • 5f264bc484 local-ize a variable Vanessa Ezekowitz 2017-02-01 11:55:17 -0500
  • cad8a378c3 fix crash Vanessa Ezekowitz 2017-02-01 11:51:12 -0500
  • 1fabeb3975 rename and re-decribe desk lamp LBM Vanessa Ezekowitz 2017-02-01 08:50:03 -0500
  • c683874904 revised crafting recipe for desk lamp Vanessa Ezekowitz 2017-01-31 19:08:21 -0500
  • 5dd5d3a14b convert desk lamps to param2 colorization Vanessa Ezekowitz 2017-01-31 19:01:47 -0500
  • 3969f1a198 disable sleeping due to crashing inside minetest_game Vanessa Ezekowitz 2017-01-31 11:53:40 -0500
  • 7623b39a33 fix crash in door placement (copy&paste error) Vanessa Ezekowitz 2017-01-31 11:52:11 -0500
  • f6aa12aef9 convert beds to param2 colorization Vanessa Ezekowitz 2017-01-30 23:22:47 -0500
  • 70ba7db599 convert shutters to param2 colorization Vanessa Ezekowitz 2017-01-30 20:43:40 -0500
  • 1ec16b5b53 add paramtype="light" to curtains Vanessa Ezekowitz 2017-01-30 19:58:39 -0500
  • 1d41b5ee18 remove old paper-based table lamp recipes, fix broken ones, added recipe that uses cottages:wool, to complement the one that uses default white wool. Vanessa Ezekowitz 2017-01-30 19:56:57 -0500
  • dd0e26d95b use param2 colorization for homedecor kitchen chairs and armchairs Vanessa Ezekowitz 2017-01-30 19:44:44 -0500
  • ac9927d035 I18N fixes. Diego Martínez 2017-01-30 21:37:32 -0300
  • 6cadc7cf26 convert lrfurn to use param2 colorization Vanessa Ezekowitz 2017-01-30 16:46:04 -0500
  • 3e585ec482 Add a few missing translations. Diego Martínez 2017-01-29 23:46:44 -0300
  • c806807171 Update translations. Diego Martínez 2017-01-29 21:48:54 -0300
  • 27e1175fb0 Add missing translations. Diego Martínez 2017-01-29 18:41:03 -0300
  • dc7b60c11f Split I18N stuff into its own submod. Diego Martínez 2017-01-29 20:12:02 -0300
  • 010c07f23a Update pt.po BrunoMine 2017-01-28 14:11:47 -0200
  • cb48bfec98 Convert old translations to new format. Diego Martínez 2017-01-27 02:45:55 -0300
  • 4ae16c294e always pass pointed_thing along to on_rightclick Vanessa Ezekowitz 2017-01-29 12:15:14 -0500
  • e97cefa94c homedecor depends on unifieddyes Vanessa Ezekowitz 2017-01-29 11:48:06 -0500
  • f96f8ac86b lavalamp depends on unifieddyes Vanessa Ezekowitz 2017-01-29 11:44:47 -0500
  • 0e68696566 remove debug prints localized a misc. variable Vanessa Ezekowitz 2017-01-29 04:34:26 -0500
  • 59ae86ec0f convert lavalamps to use param2 coloring Vanessa Ezekowitz 2017-01-29 04:32:26 -0500
  • 89e3353c5b more contrast on glowlight slab top Vanessa Ezekowitz 2017-01-29 03:53:20 -0500
  • 722c1c6f89 fix wrong nodenames in on_rightclick replace code Vanessa Ezekowitz 2017-01-29 03:50:22 -0500
  • 175724d53c add a function to correct for broken placement rotation for wallmounted nodes (engine or _game bug), and put it to use. Vanessa Ezekowitz 2017-01-29 03:45:58 -0500
  • 79e501394a fix missing 6dfacedir -> wallmounted in LBM code for glowlights Vanessa Ezekowitz 2017-01-29 03:31:02 -0500
  • 800d9017dd convert glowlights, table lamps, and standing lamps to use param2-base coloring. Vanessa Ezekowitz 2017-01-29 00:58:31 -0500
  • 1ce7d2b24d removed obsolete glowlight ABMs Vanessa Ezekowitz 2017-01-28 22:11:18 -0500
  • 428729a43d fix curtain recipes add support for cottages:wool therein Vanessa Ezekowitz 2017-01-28 22:02:37 -0500
  • 4ef2f83f07 remove some debug statements Vanessa Ezekowitz 2017-01-28 21:57:48 -0500
  • b9307f11ad Convert curtains to param2 coloring. Vanessa Ezekowitz 2017-01-28 21:51:29 -0500
  • d35ebe8c00 fix colores of white and black sofas Vanessa Ezekowitz 2017-01-26 09:44:00 -0500
  • dc903b16c8 fixed a few missed "black metal" -> static color lines Vanessa Ezekowitz 2017-01-25 17:53:45 -0500
  • 4598cdca56 fix z-fighting on window shutters Vanessa Ezekowitz 2017-01-25 05:51:59 -0500
  • 81db7f2c00 fix water in "open toilet" model (flipped normals) Vanessa Ezekowitz 2017-01-25 05:47:02 -0500
  • 73545c89af Use texture colorization where possible Vanessa Ezekowitz 2017-01-25 04:22:28 -0500
  • 8e467ef6b6 Spanish translation. 0.4.15 Diego Martínez 2017-01-25 00:14:29 -0300
  • 152c9029d9 Add simple script to aid in extracting messages. Diego Martínez 2017-01-25 00:14:15 -0300
  • c1223dc5d6 Remove old translations. Diego Martínez 2017-01-25 00:05:09 -0300
  • 0d3da0c328 Use new intllib API. Diego Martínez 2017-01-24 17:43:20 -0300
  • bb06cfd6f6 Merge pull request #338 from FozLand/desk_fan_fix Vanessa Ezekowitz 2017-01-15 22:30:03 -0500
  • 06e47fba72 Avoid crashes due to missing desk_fan entity. Foz 2017-01-09 00:01:33 -0500
  • 1ea19fd12f Activate faucets for locked cabinets too. Diego Martínez 2017-01-07 04:48:16 -0300
  • a14722eb98 Add support for protection_bypass priv. Foz 2016-12-31 21:47:09 -0500
  • 4e439c34cb Malay translation Muhammad Nur Hidayat Yasuyoshi 2017-01-01 04:53:43 +0800
  • bf0c918d4e Fix variable name. Foz 2016-12-31 22:45:20 -0500
  • 923198a2dd Fix most luacheck issues. Auke Kok 2016-12-15 14:24:11 -0800
  • 138e078f1b Whitespace damage fixes. Auke Kok 2016-12-15 13:23:31 -0800
  • 6256427ce7 Merge pull request #332 from FozLand/globe Vanessa Ezekowitz 2016-12-29 19:45:04 -0500
  • 50c0eaf436 Allow user to pick up globe by hand. Tucker Bamberg 2016-12-10 22:46:32 -0500
  • cdf2c0ff90 Add luacheck config file. Auke Kok 2016-12-15 13:20:32 -0800
  • 7429d86dc9 Merge pull request #329 from FozLand/maxwear Vanessa Ezekowitz 2016-11-04 20:59:12 -0400
  • 90b9f90c0c replace deprecated field Foz 2016-04-22 01:28:03 -0400
  • f1d74ffaea Merge pull request #328 from FozLand/server Vanessa Ezekowitz 2016-11-04 12:24:45 -0400
  • 2b03719a6d Merge pull request #327 from FozLand/coffee_table Vanessa Ezekowitz 2016-11-04 12:23:21 -0400
  • be941d08ab Fix server rack texture Foz 2016-02-13 04:33:58 -0500
  • 8cf828ed00 Fix coffeetable placement. Foz 2016-11-04 06:47:04 -0900
  • ff5946d5c3 Merge pull request #325 from FozLand/flip_gate Vanessa Ezekowitz 2016-11-02 22:35:40 -0400
  • 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