Commit Graph

196 Commits

Author SHA1 Message Date
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
Grossam f78328759c Second fix of the same door bug… 2019-08-15 09:25:03 +02:00
Grossam 3344f45bd1 Green doors texture fixed 2019-08-15 07:13:12 +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 b1345bd302 Je galère ! 2019-08-13 07:09:52 +02:00
Grossam 9ad78b4b86 Merge branch 'master' of https://github.com/D00Med/scifi_nodes into grossam-features 2019-08-13 06:49:44 +02:00
Grossam 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
Grossam 805733a443 Forgotten textures added 2019-05-11 12:34:01 +02:00
Grossam e5dc013f6e Un oubli 2019-05-09 16:11:37 +02:00
Grossam 1ca3adc46d Doors open with mesecon only 2019-05-09 16:08:43 +02:00
Grossam 23fa45bfa8 working digicodes 2019-05-08 18:10:12 +02:00
fwhcat bc1b4c7b47 Merge branch 'master' of Grossam/scifi_nodes into master 2019-05-08 06:25:17 +00:00
Grossam 6aaf2fa665 Palm scanner added 2019-05-05 19:13:36 +02:00
Grossam e0e04587fa Hand scanners are now usable 2019-05-03 18:40:40 +02:00
fwhcat 95b5171e09 Merge branch 'master' of Grossam/scifi_nodes into master 2019-05-01 17:02:07 +00:00
Grossam 7d50eb73ad Added aliases in doors.lua 2019-05-01 18:58:52 +02:00
Grossam 8414bbe54b Added aliases in doors.lua 2019-05-01 18:53:13 +02:00
fwhcat 91f1c1412d Merge branch 'master' of Grossam/scifi_nodes into master 2019-04-27 08:25:53 +00:00
Grossam cbcbc3dfb8 Latest versions I hope… 2019-04-27 10:22:38 +02:00
fwhcat 1c4e03230b Merge branch 'master' of Grossam/scifi_nodes into master 2019-04-26 18:00:53 +00:00
Grossam ac4f79ccd2 Doors now work with mesecons 2019-04-26 10:43:53 +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
fwhcat e036b95888 Merge branch 'master' of Grossam/scifi_nodes into master 2019-04-23 12:54:52 +00:00
Grossam 643e3c40db Corrected lightbar recipe 2019-04-23 13:58:06 +02:00
fwhcat e673027be4 Merge branch 'master' of Grossam/scifi_nodes into master 2019-04-22 20:01:23 +00:00
Grossam f559f25e07 Switches collision bu corrected. Some sound added 2019-04-22 19:38:20 +02:00
D00Med 0d388c5976
Merge pull request #11 from pandorabox-io/3c-upstream
Update doors.lua
2019-04-07 07:01:36 +10:00
3C 6786345108 Update doors.lua
Fix double doors
2019-04-06 19:27:24 +02:00
D00Med 7408d5c085
Merge pull request #10 from acmgit/master
Recipes for various Nodes added. Registered some Nodes for stairsplus…
2019-01-29 07:28:11 +10:00
A.C.M c0d358e048 Added Super and Ultra-Plastic. Fixed Light at slopes and stairs. 2019-01-27 15:23:45 +01:00