Commit Graph

18 Commits

Author SHA1 Message Date
Luke aka SwissalpS 49703e7386
is ground content revision (#81)
also cleaned up some of the whitespace indentation
and one occurance where ';' was being used instead of ','
2024-03-01 07:00:13 +01:00
BuckarooBanzay 531a0ff257 registration overhaul (json-based) 2023-10-26 17:20:51 +02:00
Wuzzy 72471b7c3b
Set more fitting node sounds (#74) 2022-12-03 18:30:28 +01:00
wsor4035 32f46ebf23
fix https://github.com/D00Med/scifi_nodes/issues/68 and adding additional game digging support (#69) 2022-03-05 16:09:17 +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
bri cassa 1d42e59ada Fix things to avoid warnings about use_texture_alpha
And optimize textures with optipng
2021-03-20 14:31:04 +01:00
Thomas Rudin f007240c21 fix duplicate scifi_nodes declaration 2019-09-09 18:46:26 +02:00
NatureFreshMilk 707c21250e luacheck fixes 2019-09-05 09:00:39 +02:00
y 436abd20aa fix slope model 2019-07-13 22:11:34 +01: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
Thomas Rudin 2910d0034d register :white and :blacktile2 in stairsplus if available 2018-12-23 18:02:57 +01:00
Tanmaya Meher 12646d1ff0 More slopes and some correction
Didn't remember where i changed so the problem happened
All textures were gone in game nad showing the not defined kind of thing on each node of scifi.
Was showing names on info by pressing F5.
Any way its now all good. So, i am uploading all 6 files. See the changes :)
2017-03-07 00:57:51 +05:30
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
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 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