BuckarooBanzay
0c19943f05
code tidy
2020-05-11 10:18:13 +02:00
D00Med
3659705c7d
Merge pull request #34 from fluxionary/53_fixes
...
fix inventory image parameter value
2020-05-01 08:48:32 +10:00
flux
14a123c7b5
fix inventory image parameter value
2020-04-30 21:52:25 +00:00
D00Med
f341f26905
Merge pull request #33 from D00Med/sounds-license
...
Sounds license
2020-04-27 10:25:51 +10:00
BuckarooBanzay
1b564e0a43
replace digicode sound with CC0 compatible track
2020-04-19 16:51:00 +02:00
BuckarooBanzay
d50c645648
use free (non-NC-license) door sound for doors
2020-04-19 16:46:31 +02:00
thomasrudin
992ec19360
update contributors
2020-04-14 14:43:35 +02:00
thomasrudin
f452274b9c
fix wrongly listed licenses
...
fixes #30
2020-04-14 14:42:44 +02:00
Adrian Schneider
6010bad2e9
fix: only open second door next to this door
2020-03-19 10:48:26 +01:00
BuckarooBanzay
d48c185f34
add luacheck badge to readme / execute luacheck on PR's
2020-01-31 11:13:37 +01:00
Thomas Rudin
d1f0a8f1cd
Merge pull request #27 from OgelGames/master
...
Make doors top not diggable
2019-12-11 21:03:31 +01:00
OgelGames
8e226561a1
make doors top not diggable
2019-12-11 20:58:25 +11:00
Thomas Rudin
44fccd50c6
Merge pull request #26 from D00Med/github-actions
...
switch to github actions for luacheck
2019-11-28 11:08:08 +01:00
BuckarooBanzay
5048061671
switch to github actions for luacheck
2019-11-28 11:02:20 +01:00
D00Med
0e05d475a3
Merge pull request #23 from thomasrudin-mt/code-cleanup-ci
...
stricter luacheck (no globals) / travis ci file
2019-10-10 06:48:12 +10:00
D00Med
5bb58d8b56
Merge pull request #25 from thomasrudin-mt/fix-metadata-strip
...
preserve metadata on tools if placed on powered stand
2019-10-10 06:47:19 +10:00
NatureFreshMilk
2ab767c993
preserve metadata on tools if placed on item holder
2019-10-08 08:34:13 +02:00
NatureFreshMilk
285473d4fc
stricter luacheck (no globals) / travis ci file
2019-10-08 08:14:03 +02:00
D00Med
caa98d98b1
Merge pull request #21 from OgelGames/master
...
Fix misspelled node name in door recipe
2019-09-14 07:03:35 +10:00
OgelGames
54bf3dbc67
Fix misspelled node name in door recipe
2019-09-13 20:24:56 +10:00
D00Med
162aa2c8ff
Merge pull request #20 from thomasrudin-mt/code-cleanup
...
Code cleanup
2019-09-10 07:22:03 +10:00
Thomas Rudin
e8fa4ae05d
working palm scanner
2019-09-09 18:59:48 +02:00
Thomas Rudin
f007240c21
fix duplicate scifi_nodes declaration
2019-09-09 18:46:26 +02:00
Thomas Rudin
d803f17ba5
optional mesecons dependency
2019-09-09 18:39:54 +02:00
Thomas Rudin
45d275eecf
proper mod title
2019-09-09 18:27:58 +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
NatureFreshMilk
87f79ba3f2
add luacheckrc
2019-09-05 08:37:01 +02:00
D00Med
4860c82137
Merge pull request #16 from Grossam/grossam-features
...
Grossam features
2019-09-05 11:08:41 +10:00
f78328759c
Second fix of the same door bug…
2019-08-15 09:25:03 +02:00
3344f45bd1
Green doors texture fixed
2019-08-15 07:13:12 +02:00
e5dba90284
100 fois sur le métier…
2019-08-14 19:13:38 +02:00
cdc7b6dd95
Retrocompatibility issue fixed
2019-08-14 07:18:42 +02:00
b1345bd302
Je galère !
2019-08-13 07:09:52 +02:00
9ad78b4b86
Merge branch 'master' of https://github.com/D00Med/scifi_nodes into grossam-features
2019-08-13 06:49:44 +02:00
e847e4167f
Doors righclick bug fixed
2019-08-13 06:25:38 +02:00
D00Med
dddd3d8763
Merge pull request #17 from pandorabox-io/upstream
...
Fix incorrect dye in recipe
2019-08-13 07:06:03 +10:00
D00Med
0e5389f574
Update README.md
2019-08-13 07:04:16 +10:00
OgelGames
7a38b2476d
Fix incorrect dye in recipe
2019-08-12 13:19:45 +02:00
D00Med
dc2943dd6b
Merge pull request #15 from coil0/glass-sunlight
...
Allow sunlight under dark glass
2019-07-26 06:57:59 +10:00
coil
398daf5d79
Allow sunlight under dark glass
2019-07-24 23:30:02 -04:00
D00Med
950cc3699c
Merge pull request #14 from obl3pplifp/master
...
fix slope model
2019-07-15 07:25:30 +10:00
y
436abd20aa
fix slope model
2019-07-13 22:11:34 +01:00
D00Med
1cf50f0ad5
Merge pull request #13 from coil0/duplication
...
Fix duplication with item holder and powered stand
2019-07-02 16:05:02 +10:00
coil
052ff7287a
Fix duplication with item holder and powered stand
...
The item holder and powered stand could be used to duplicate
buckets, cans from technic, and mob eggs from mobs_redo, as these
items were added to the nodes without being removed from the
player's inventory.
2019-07-02 01:32:00 -04:00
fwhcat
03443e41d9
Fix options being passed with {} for playing digicode sound
2019-06-21 09:30:41 +00:00
fwhcat
b7acbebd0f
Digicode sound not being globally heard anymore ^^
2019-06-21 09:27:26 +00:00
fwhcat
25d73d8c8d
Merciiiiii @Grossam
2019-05-11 11:58:14 +00:00
805733a443
Forgotten textures added
2019-05-11 12:34:01 +02:00