Commit Graph

  • 9d2704c0c2 rework a bit to work better with minetest_game 0.4.16 Vanessa Ezekowitz 2017-08-12 18:21:50 -0400
  • d7a4054dda fix take-coin handling for soda machine Vanessa Ezekowitz 2017-08-12 18:00:09 -0400
  • f03e71397a get rid of last vestages of "infinite stacks" special handling just checks for creative mode/priv directly instead, as needed. Vanessa Ezekowitz 2017-08-12 17:52:29 -0400
  • 6349c53824 update recipes for stained glass Vanessa Ezekowitz 2017-08-12 17:07:51 -0400
  • c60607aa0d use a nodebox for building_blocks BWtile Vanessa Ezekowitz 2017-08-12 16:52:31 -0400
  • 78ec2119f6 give unique (if generic) descriptions to picture frames Vanessa Ezekowitz 2017-08-12 16:43:42 -0400
  • c247318dd8 Update french, german, portuguese (and pt_BR) translations (#380) fat115 2017-08-12 22:30:46 +0200
  • 9693d9dd46 Disable sleeping in beds (again) Vanessa Ezekowitz 2017-06-19 10:45:10 -0400
  • 23d1365939 fix wrongly-colored plasma ball base Vanessa Ezekowitz 2017-06-15 13:11:01 -0400
  • f391bc59b0 use texture overlays on lava lamps (water is now blue like it used to be) Vanessa Ezekowitz 2017-06-17 19:32:14 -0400
  • 790557f6ce Make the white glowlight overlays more subtle (they're too bright against the darker colors e.g. green) Vanessa Ezekowitz 2017-06-17 19:09:37 -0400
  • c9c4214bff use static hardware coloring for books, use soft overlays for cover trim, Vanessa Ezekowitz 2017-06-16 18:06:39 -0400
  • 914aee41fe fix book models (get rid of redundant overlay polys) Vanessa Ezekowitz 2017-06-16 17:43:23 -0400
  • ec83040d10 use soft overlays for bathroom tiles instead of the two-layer mesh node Vanessa Ezekowitz 2017-06-16 16:14:02 -0400
  • 9bb4222aa5 use soft overlays to re-create the subtle white glow that glowlights used to have before param2 coloring went in. Vanessa Ezekowitz 2017-06-16 16:01:22 -0400
  • 67ddc87d2c Re-enable sleeping in beds AntumDeluge 2017-06-09 19:53:42 -0700
  • 970636571e missed an alias for open books Vanessa Ezekowitz 2017-06-16 13:35:37 -0400
  • 4ee5b6b87f revert a599b041d4 (param2 colorization of books) Vanessa Ezekowitz 2017-06-15 15:23:21 -0400
  • 1f2676b8f6 use mesh node for cubical plasma lamp Vanessa Ezekowitz 2017-06-15 13:42:44 -0400
  • ad4790f74c verify inbox owner when taking items tjnenrtn 2017-05-24 23:57:42 -0400
  • 7925897748 Replace deprecated methods: AntumDeluge 2017-05-13 00:15:26 -0700
  • 459c02548e don't crash if placing bed on top of bed when not in auto-color mode. Vanessa Ezekowitz 2017-03-31 12:59:26 -0400
  • 1eb1e87f08 use unified dyes auto-colorization feature also fixed some bugs in bed handling also got rid of the old, obsolete "placeholder" node, aliased it to air. Vanessa Ezekowitz 2017-03-18 05:51:46 -0400
  • 27eae09d93 use unified dyes on_construct handler to set 256-color palette meta key on place for those nodes that use it Vanessa Ezekowitz 2017-03-14 02:13:17 -0400
  • 761b18c17e don't reference lrfurn chair colors in homedecor chair LBM use a local copy instead Vanessa Ezekowitz 2017-03-11 21:20:54 -0500
  • 75eb750e0a remove errant core file 0.4.16 Vanessa Ezekowitz 2017-06-21 04:50:41 -0400
  • e08e262377 Disable sleeping in beds (again) Vanessa Ezekowitz 2017-06-19 10:45:10 -0400
  • b22a11f617 use texture overlays on lava lamps (water is now blue like it used to be) Vanessa Ezekowitz 2017-06-17 19:32:14 -0400
  • 9427967784 Make the white glowlight overlays more subtle (they're too bright against the darker colors e.g. green) Vanessa Ezekowitz 2017-06-17 19:09:37 -0400
  • 8658cc27fc use static hardware coloring for books, use soft overlays for cover trim, Vanessa Ezekowitz 2017-06-16 18:06:39 -0400
  • 752cb473a0 fix book models (get rid of redundant overlay polys) Vanessa Ezekowitz 2017-06-16 17:43:23 -0400
  • 9e0d558d54 use soft overlays for bathroom tiles instead of the two-layer mesh node Vanessa Ezekowitz 2017-06-16 16:14:02 -0400
  • 3ea86f5c3f use soft overlays to re-create the subtle white glow that glowlights used to have before param2 coloring went in. Vanessa Ezekowitz 2017-06-16 16:01:22 -0400
  • d05d03d5d9 Re-enable sleeping in beds AntumDeluge 2017-06-09 19:53:42 -0700
  • 55e2b03a50 missed an alias for open books Vanessa Ezekowitz 2017-06-16 13:35:37 -0400
  • 78fcbd04db revert a599b041d4 (param2 colorization of books) Vanessa Ezekowitz 2017-06-15 15:23:21 -0400
  • b50b7423b8 use mesh node for cubical plasma lamp Vanessa Ezekowitz 2017-06-15 13:42:44 -0400
  • c741642057 fix wrongly-colored plasma ball base Vanessa Ezekowitz 2017-06-15 13:11:01 -0400
  • 5c52111bec Merge pull request #366 from tjnenrtn/verify_inbox_owner Vanessa Ezekowitz 2017-05-25 07:11:29 -0400
  • 503c05a09e verify inbox owner when taking items tjnenrtn 2017-05-24 23:57:42 -0400
  • ab94f9dc6a Merge pull request #364 from AntumDeluge/settings Vanessa Ezekowitz 2017-05-18 05:34:45 -0400
  • 4d6f0c07c2 Replace deprecated methods: AntumDeluge 2017-05-13 00:15:26 -0700
  • 5fb16c4e33 don't crash if placing bed on top of bed when not in auto-color mode. Vanessa Ezekowitz 2017-03-31 12:59:26 -0400
  • b37e6ade7a use unified dyes auto-colorization feature also fixed some bugs in bed handling also got rid of the old, obsolete "placeholder" node, aliased it to air. Vanessa Ezekowitz 2017-03-18 05:51:46 -0400
  • c79f14bd89 use unified dyes on_construct handler to set 256-color palette meta key on place for those nodes that use it Vanessa Ezekowitz 2017-03-14 02:13:17 -0400
  • e2a04b52b9 don't reference lrfurn chair colors in homedecor chair LBM use a local copy instead Vanessa Ezekowitz 2017-03-11 21:20:54 -0500
  • 5dde3896f3 Merge pull request #360 from Thomas--S/patch-1 Vanessa Ezekowitz 2017-03-11 14:59:49 -0500
  • 763bcb2e95 Make Wrought Iron Fence 2 recipe more generous Thomas--S 2017-03-11 19:39:16 +0100
  • 2d0363f3ac add clawfoot tubs (one with brass handles, one chrome) stable-20170228 Vanessa Ezekowitz 2017-02-27 20:08:14 -0500
  • 0f1b8418a1 lighting: actually get meta before trying to use it :) Vanessa Ezekowitz 2017-02-27 17:02:20 -0500
  • f6701bd9cd Merge pull request #359 from frodon1/server_crash Vanessa Ezekowitz 2017-02-27 16:54:56 -0500
  • d18bee7fa0 Fix calls to check_player_privs with player name instead of player userdata frodon1 2017-02-27 21:31:21 +0100
  • c05378f20f require white dye for "light" tiles recipe Vanessa Ezekowitz 2017-02-27 13:51:51 -0500
  • d61a990fc9 fix broken bathroom tiles recipes Vanessa Ezekowitz 2017-02-27 13:47:21 -0500
  • af41f549a7 fix missing tar alias (if moreblocks is installed) Vanessa Ezekowitz 2017-02-27 11:27:57 -0500
  • c1eda2246a convert lavalamps to UD extended palette Vanessa Ezekowitz 2017-02-25 02:11:47 -0500
  • 0de4732f43 set meta "ext" flag when converting old nodes Vanessa Ezekowitz 2017-02-25 01:02:51 -0500
  • bc9192a847 remove a debug print Vanessa Ezekowitz 2017-02-24 21:57:13 -0500
  • 1ef6e9b69f do the same for the old static->param2 LBM Vanessa Ezekowitz 2017-02-24 21:27:22 -0500
  • efbc491245 use new Unified Dyes "extended" palette for bathroom tiles, table lamps, and standing lamps requires unified dyes commit d2819353 or newer Vanessa Ezekowitz 2017-02-24 19:06:17 -0500
  • 8e6fa4cdff actually get some benefit from the consumed beer :P Vanessa Ezekowitz 2017-02-24 09:51:46 -0500
  • 2c921c03cd HUEG BOX Diego Martínez 2017-02-24 03:04:24 -0300
  • 43f7056142 building_blocks: if moreblocks is installed, un-register the tar therein and replace it with the building_blocks version. Depends on moreblocks pull request #70 Vanessa Ezekowitz 2017-02-23 10:25:08 -0500
  • f6173b036c Remove dead code. Diego Martínez 2017-02-22 22:49:03 -0300
  • 8d9ea61b13 Add new used globals to `.luacheckrc`. Diego Martínez 2017-02-22 22:48:45 -0300
  • f7ccf20410 fix rotation of top/bottom textures of open gates Vanessa Ezekowitz 2017-02-22 18:53:52 -0500
  • 0ff3013895 add white and plain wood "half doors" (registred as gates) Vanessa Ezekowitz 2017-02-22 18:51:07 -0500
  • 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