2019-05-05 19:13:36 +02:00
|
|
|
![Scifi nodes](screenshot.png)
|
2019-05-01 18:53:13 +02:00
|
|
|
|
2017-02-21 10:44:10 +01:00
|
|
|
# scifi_nodes
|
2017-02-21 10:43:10 +01:00
|
|
|
|
2020-01-31 11:13:37 +01:00
|
|
|
![](https://github.com/D00Med/scifi_nodes/workflows/luacheck/badge.svg)
|
2020-05-11 10:38:12 +02:00
|
|
|
![](https://github.com/D00Med/scifi_nodes/workflows/integration-test/badge.svg)
|
2020-11-11 12:13:38 +01:00
|
|
|
[![ContentDB](https://content.minetest.net/packages/D00Med/scifi_nodes/shields/downloads/)](https://content.minetest.net/packages/D00Med/scifi_nodes/)
|
2020-01-31 11:13:37 +01:00
|
|
|
|
2019-05-01 18:53:13 +02:00
|
|
|
Minetest mod that adds scifi themed blocks, doors, materials, plants and other assets.
|
2018-11-02 11:15:06 +01:00
|
|
|
|
2020-05-23 20:03:36 +02:00
|
|
|
# Changelog
|
2019-05-09 16:08:43 +02:00
|
|
|
|
2020-05-23 20:03:36 +02:00
|
|
|
* Added support for unifieddyes
|
2019-08-14 07:18:42 +02:00
|
|
|
* 14/08/2019 : retrocompatibility fixed (aliases in doors.lua)
|
|
|
|
* 13/08/2019 :
|
|
|
|
* added mod option doors_open_with_mesecon_only (default = false)
|
|
|
|
* fixed a bug preventing the option from working
|
2019-05-09 16:08:43 +02:00
|
|
|
* 05/09/2019 : door opening on rightclick is disabled (maybe reactivated via a mod option)
|
2019-05-08 18:10:12 +02:00
|
|
|
* 05/08/2019 :
|
|
|
|
* digicodes now work
|
|
|
|
* new (and cleaner) implementation for palm scanner
|
2019-05-05 19:13:36 +02:00
|
|
|
* 05/05/2019 : added palm_scanner, which emmits mesecon signal when rightclicked by owner
|
2019-05-01 18:53:13 +02:00
|
|
|
* 05/01/2019 : create aliases to deal with old namming policy un doors.lua
|
|
|
|
* 04/26/2019 :
|
|
|
|
* sliding doors now open with mesecon signal
|
|
|
|
* added blue sliding doors
|
|
|
|
* added digicode node
|
|
|
|
* changed ceiling lights recipe
|
|
|
|
* added some sounds
|
|
|
|
* Added Recipes for the unfinished scifi_nodes
|
|
|
|
* Added support for stairsplus
|
2018-11-02 11:15:06 +01:00
|
|
|
|
|
|
|
# Attributions
|
|
|
|
|
2020-04-14 14:42:44 +02:00
|
|
|
CC BY 3.0
|
2018-11-02 11:15:06 +01:00
|
|
|
* scifi_nodes_door_normal.ogg tlwmdbt https://freesound.org/people/tlwmdbt/sounds/165862/
|
2019-04-27 10:22:38 +02:00
|
|
|
* scifi_nodes_switch.ogg http://soundbible.com/1950-Button-Push.html
|
2019-05-01 18:53:13 +02:00
|
|
|
* scifi_nodes_palm_scanner.ogg https://freesound.org/people/THE_bizniss/sounds/39313/
|
|
|
|
* scifi_nodes_access_granted https://freesound.org/people/TheBuilder15/sounds/415762/
|
|
|
|
* scifi_nodes_access_refused https://freesound.org/people/RICHERlandTV/sounds/216090/
|
2019-08-13 06:49:44 +02:00
|
|
|
|
2020-04-19 16:51:00 +02:00
|
|
|
CC0
|
|
|
|
* scifi_nodes_digicode.ogg https://freesound.org/people/benjaminharveydesign/sounds/315921/
|
2020-04-14 14:42:44 +02:00
|
|
|
|
|
|
|
|
2019-08-13 06:49:44 +02:00
|
|
|
# Contributors:
|
2019-08-12 23:04:16 +02:00
|
|
|
|
2020-05-11 10:47:45 +02:00
|
|
|
* D00Med https://github.com/D00Med (creator)
|
2019-08-13 06:49:44 +02:00
|
|
|
* tanmayameher https://github.com/tanmayameher
|
2020-05-11 10:47:45 +02:00
|
|
|
* BuckarooBanzay https://github.com/BuckarooBanzay
|
2019-08-13 06:49:44 +02:00
|
|
|
* acmgit https://github.com/acmgit
|
|
|
|
* catz85 https://github.com/catz85
|
|
|
|
* coil0 https://github.com/coil0
|
2020-04-14 14:43:35 +02:00
|
|
|
* Grossam https://github.com/Grossam
|
2020-05-11 10:47:45 +02:00
|
|
|
* OgelGames https://github.com/OgelGames
|
|
|
|
* leftshift https://github.com/leftshift
|
|
|
|
* fluxionary https://github.com/fluxionary
|
2021-09-28 13:08:26 +02:00
|
|
|
* Niles Corder https://github.com/ncorder
|