.. |
handlers
|
only set main list size if size field is given, to allow using the locked/lockable features with different listnames
|
2015-08-19 22:02:04 +02:00 |
locale
|
remove debug statements
|
2015-08-19 17:09:50 +02:00 |
models
|
fix potted-flower model (re-derived it from the standard flowerpot)
|
2015-06-25 02:57:07 -04:00 |
sounds
|
Add soda vending machine
|
2015-05-11 14:22:36 +02:00 |
textures
|
add yellow and red shrubbery, crafted from green shrub + dye
|
2015-07-28 08:19:40 -04:00 |
bathroom_furniture.lua
|
same for bathroom tiles
|
2015-05-18 17:36:48 -04:00 |
bathroom_sanitation.lua
|
replace several explicit nodebox definitions with the function-version
|
2015-08-19 15:49:32 +02:00 |
bedroom.lua
|
spawn lockable nodes for "inventory = { lockable = true }", and migrate all lockable nodes to this mechanism, but the furnaces
|
2015-08-19 19:30:03 +02:00 |
books.lua
|
books: Allow editing while placed and open.
|
2015-05-06 20:36:34 -03:00 |
climate-control.lua
|
remove debug statements
|
2015-08-19 17:09:50 +02:00 |
clocks.lua
|
Disallow partially or entirely some items to rotate with the screwdriver
|
2015-05-14 12:41:11 +02:00 |
cobweb.lua
|
no need for cobweb inv texture, it's identical to the regular one
|
2015-05-03 22:00:30 -04:00 |
copyright.txt
|
Randomly receive a phone call
|
2015-04-26 13:36:21 -04:00 |
crafts.lua
|
change more recipes to use groups instead of nodenames
|
2015-08-16 19:41:26 +02:00 |
depends.txt
|
opt-depend on 3d_armor
|
2015-07-27 06:52:29 -04:00 |
doors_and_gates.lua
|
use the minetest provided table copy function
|
2015-08-16 17:26:33 +02:00 |
electrics.lua
|
rename misc-electrical -> electrics
|
2015-08-16 17:21:57 +02:00 |
electronics.lua
|
Replace LIGHT_MAX with default.LIGHT_MAX
|
2015-08-01 10:24:43 -04:00 |
exterior.lua
|
add yellow and red shrubbery, crafted from green shrub + dye
|
2015-07-28 08:19:40 -04:00 |
fences.lua
|
introduce nodebox abstractions used by fences, like corner nodeboxes, and indirectly slab_x; update fences accordingly
|
2015-08-19 15:32:19 +02:00 |
foyer.lua
|
aggregate foyer themed nodes into dedicated file
|
2015-08-16 17:55:48 +02:00 |
furniture_medieval.lua
|
do the same for the "L" bars
|
2015-05-11 18:35:10 -04:00 |
furniture_recipes.lua
|
Fix broken recipes and missing aliases (again)
|
2015-05-05 19:26:38 +02:00 |
furniture.lua
|
move office-themed nodes into an office-file
|
2015-08-16 17:41:44 +02:00 |
gastronomy.lua
|
fix slab_z nodebox direction inconsistencies
|
2015-08-19 15:06:53 +02:00 |
init.lua
|
move inventory registration functions into dedicated handler file
|
2015-08-19 16:14:17 +02:00 |
kitchen_appliances.lua
|
spawn lockable nodes for "inventory = { lockable = true }", and migrate all lockable nodes to this mechanism, but the furnaces
|
2015-08-19 19:30:03 +02:00 |
kitchen_furniture.lua
|
spawn lockable nodes for "inventory = { lockable = true }", and migrate all lockable nodes to this mechanism, but the furnaces
|
2015-08-19 19:30:03 +02:00 |
laundry.lua
|
phase out the generic red, green, white and neutral metals
|
2015-05-03 18:58:16 -04:00 |
lighting.lua
|
Replace LIGHT_MAX with default.LIGHT_MAX
|
2015-08-01 10:24:43 -04:00 |
listnodes.sh
|
split signs_lib from homedecor, put them into their own separate mods
|
2014-01-25 12:57:05 -05:00 |
misc-nodes.lua
|
replace several explicit nodebox definitions with the function-version
|
2015-08-19 15:49:32 +02:00 |
office.lua
|
make desks lockable, as they commonly are
|
2015-08-19 20:21:56 +02:00 |
roofing.lua
|
combine chimney, roof shingles and roof slopes into roofing.lua
|
2015-08-16 20:05:48 +02:00 |
shutters.lua
|
phase out separate colors of shutter textures
|
2015-05-03 23:47:43 -04:00 |
tables.lua
|
move office-themed nodes into an office-file
|
2015-08-16 17:41:44 +02:00 |
trash_cans.lua
|
simplify trash can code and limit the inventory size to the displayed one
|
2015-08-19 17:37:18 +02:00 |
wardrobe.lua
|
use the simplified inventory format for the wardrobe, where applicable
|
2015-08-19 18:03:05 +02:00 |
window_treatments.lua
|
improve windowblind inv images
|
2015-05-27 15:19:49 -04:00 |