scifi_nodes/README.md

51 lines
1.8 KiB
Markdown
Raw Normal View History

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
![](https://github.com/D00Med/scifi_nodes/workflows/luacheck/badge.svg)
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
2019-05-09 16:08:43 +02:00
# Changes log
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/
CC0
* scifi_nodes_digicode.ogg https://freesound.org/people/benjaminharveydesign/sounds/315921/
2020-04-14 14:42:44 +02:00
# Contributors:
2019-08-12 23:04:16 +02:00
* tanmayameher https://github.com/tanmayameher
* naturefreshmilk https://github.com/naturefreshmilk
* 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