Commit Graph

32 Commits

Author SHA1 Message Date
BuckarooBanzay 531a0ff257 registration overhaul (json-based) 2023-10-26 17:20:51 +02:00
BuckarooBanzay 5b9e18f278 register `forcefield` and `wall` node as stealthnode if available 2023-06-23 16:56:45 +02:00
Buckaroo Banzai 3d7910f2fd
register some nodes to the `letters` mod (#76)
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2022-12-12 10:36:02 +01:00
Buckaroo Banzai 10d818b2e1
add forcefield node (#75)
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2022-12-07 08:08:55 +01:00
Buckaroo Banzai e40f9747b0
Opt-depend on all mods (#58)
* move "dye" to optional depends and disable recipes if default or dye are not available
* replace default.LIGHT_MAX with minetest.LIGHT_MAX
* add sound-switch and use default if available
* enable crate and builder only if default mod is available
* move default mod to opt-depends and use screwdriver only if available

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2021-08-27 09:22:15 +02:00
Andrey Kozlovskiy 2e035f37e9 Fix strong window panel recipe collision with dark glass pane 2020-12-23 20:29:43 +01:00
Buckaroo Banzai 03d097abf8
add pane variants of the octagon glass nodes (single, double and offset) (#41)
* add pane variants of the octagon glass nodes (single, double and offset)
* fix some indent issues
* added dark glass pane

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2020-07-14 07:37:51 +02:00
BuckarooBanzay 973f14fbd2 add protected switch variant 2020-05-11 10:25:12 +02:00
BuckarooBanzay 0c19943f05 code tidy 2020-05-11 10:18:13 +02:00
Thomas Rudin 974c147b45 move switches,palm-scanner and digicode to own file 2019-09-09 18:23:50 +02:00
NatureFreshMilk 707c21250e luacheck fixes 2019-09-05 09:00:39 +02:00
NatureFreshMilk 2ab7e3e6b5 lua modules 2019-09-05 08:44:32 +02:00
Grossam 9ad78b4b86 Merge branch 'master' of https://github.com/D00Med/scifi_nodes into grossam-features 2019-08-13 06:49:44 +02:00
coil 398daf5d79 Allow sunlight under dark glass 2019-07-24 23:30:02 -04:00
Grossam f559f25e07 Switches collision bu corrected. Some sound added 2019-04-22 19:38:20 +02:00
A.C.M c0d358e048 Added Super and Ultra-Plastic. Fixed Light at slopes and stairs. 2019-01-27 15:23:45 +01:00
A.C.M c2775191ce Fixed warnings about maxlight, set to default.LIGHT_MAX 2019-01-27 14:04:34 +01:00
A.C.M d3fb2befe5 Double-Register for stairsplus fixed. 2019-01-26 22:47:48 +01:00
A.C.M c54c5ba035 Recipes for various Nodes added. Registered some Nodes for stairsplus. Added Support for Mesecons to the Switch. 2019-01-26 22:33:18 +01:00
D00Med ca51ce0b97 remove mesecons dependancy, improve builder 2017-03-07 14:25:28 +10:00
D00Med b984b92589 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	models.lua
2017-03-07 07:07:15 +10:00
D00Med d64758c113 stuff 2017-03-07 07:04:32 +10:00
Tanmaya Meher 460729211e More recipes and some changes
Created recipes for other blocks and updated some of those nodes, where light is written in description but they have no light. Those which are made of metals but breakable by hand lol :P :) Changed only one thing in nodeboxes for ownership of the itemholder just like pedestal.
2017-03-06 19:05:32 +05:30
Tanmaya Meher 022a82cd37 added crafts.lua location to init file 2017-03-02 20:22:08 +05:30
D00Med 2c98ef0687 23/11/16 update
>added hanging trap plant
>added "Alien" themed nodes
>Capitalised slope names
>changed infotext on the crate and box
>added builder node, which doesn't do anything at the moment
>added mode slopes
>added more black nodes
>added teleporter
2016-11-23 08:29:17 +10:00
D00Med 47c6382e1a Tower, more plants, rock, and junk added 2016-11-22 10:46:53 +10:00
D00Med 20e8e9a3c8 Eyetree and purple nodes
>added eye tree
>added purple nodes
>added octagon glass nodes
2016-11-22 06:44:38 +10:00
D00Med 576f01b372 More plants added 2016-11-21 11:27:50 +10:00
D00Med b2215f3943 More plants
>added new plants
>added damage for plant table
>removed selection box from plant pots
2016-11-21 10:45:33 +10:00
D00Med 9e1a26b670 plants
>added plants
>added more greenblock and green door
>fixed error with the light sources
2016-11-20 07:26:22 +10:00
D00Med a3b428f527 slopes and a few other nodes
>added slopes
>added more doom-ey nodes
>added a ladder
>added more random nodes
>added "strong" glass
2016-07-12 14:29:12 +10:00
D00Med bdec3641bd Initial commit 2016-07-11 14:26:57 +10:00