Commit Graph

29 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
squidicuz 014ca0179f
update doors group (#80) 2024-02-29 20:41:04 +01:00
BuckarooBanzay 772aef2118 add `scifi_nodes.open_door(pos)` and api docs 2023-10-27 17:09:37 +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
BuckarooBanzay d50c645648 use free (non-NC-license) door sound for doors 2020-04-19 16:46:31 +02:00
Adrian Schneider 6010bad2e9 fix: only open second door next to this door 2020-03-19 10:48:26 +01:00
OgelGames 8e226561a1 make doors top not diggable 2019-12-11 20:58:25 +11:00
NatureFreshMilk 285473d4fc stricter luacheck (no globals) / travis ci file 2019-10-08 08:14:03 +02:00
OgelGames 54bf3dbc67 Fix misspelled node name in door recipe 2019-09-13 20:24:56 +10: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
Grossam f78328759c Second fix of the same door bug… 2019-08-15 09:25:03 +02:00
Grossam e5dba90284 100 fois sur le métier… 2019-08-14 19:13:38 +02:00
Grossam cdc7b6dd95 Retrocompatibility issue fixed 2019-08-14 07:18:42 +02:00
Grossam e847e4167f Doors righclick bug fixed 2019-08-13 06:25:38 +02:00
Grossam 1ca3adc46d Doors open with mesecon only 2019-05-09 16:08:43 +02:00
Grossam 6aaf2fa665 Palm scanner added 2019-05-05 19:13:36 +02:00
Grossam 8414bbe54b Added aliases in doors.lua 2019-05-01 18:53:13 +02:00
Grossam cbcbc3dfb8 Latest versions I hope… 2019-04-27 10:22:38 +02:00
Grossam a20f090bf9 Changed texture namming policy. Added a door for testing. 2019-04-24 12:14:44 +02:00
Grossam 5f2b22cd55 A little code tidying 2019-04-23 14:59:51 +02:00
3C 6786345108 Update doors.lua
Fix double doors
2019-04-06 19:27:24 +02:00
Thomas Rudin 0c2d35cf6b add door sounds 2018-11-02 11:15:06 +01:00
Thomas Rudin 4bbb5071ff fix protection and infinite stack of doors 2018-08-20 21:18:41 +02:00
Thomas Rudin bd7150df49 add recipes for sliding doors 2018-08-20 07:43:00 +02: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