[mod]light[light]

User avatar
cd2
Member
 
Posts: 552
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
IRC: freenode - cd2 InchraNet - cd
In-game: cd cd2

[mod]light[light]

by cd2 » Sat Jun 13, 2015 06:26

light by cd2



This mod adds a light block, mirrors and lenses.
It also adds laser. But be careful, laser destroys everything!
The mod adds an abm, which ensures that lava emits light.

Download See download attached.

Version: 0.7
License: LGPL 2.1 or later

Dependencies: default, fire

Report bugs or request help on the forum topic.

Installation


see http://wiki.minetest.com/wiki/Installing_Mods

Todo


Add light splitter.

post your ideas!

Screenshot


Image
Attachments
light.zip
Version 0.7
(7.87 KiB) Downloaded 67 times
light.zip
Version 0.6
(7.7 KiB) Downloaded 79 times
screenshot_3954588964.png
Screenshot
screenshot_3954588964.png (327.99 KiB) Viewed 1723 times
Last edited by cd2 on Sun Aug 30, 2015 08:16, edited 14 times in total.
 

User avatar
cd2
Member
 
Posts: 552
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
IRC: freenode - cd2 InchraNet - cd
In-game: cd cd2

Re: [mod]light[light]

by cd2 » Mon Jun 15, 2015 13:48

Version 0.2 is out!
  • added laser and laser emitters
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: [mod]light[light]

by Hybrid Dog » Tue Jun 16, 2015 14:56

there's another laser mod viewtopic.php?p=90199#p90199
 

User avatar
cd2
Member
 
Posts: 552
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
IRC: freenode - cd2 InchraNet - cd
In-game: cd cd2

Re: [mod]light[light]

by cd2 » Tue Jun 16, 2015 17:59

but this mod adds a light block too , not only laser
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: [mod]light[light]

by Hybrid Dog » Tue Jun 16, 2015 18:33

lf l place a torch into a tunnel of mirrors, does the light of the torch spray further than usual?
 

User avatar
cd2
Member
 
Posts: 552
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
IRC: freenode - cd2 InchraNet - cd
In-game: cd cd2

Re: [mod]light[light]

by cd2 » Tue Jun 16, 2015 18:53

no, but I might programm that, its a good idea :D
The next version of this mod is coming soon :)
I think it will be out tomorrow
 

User avatar
DS-minetest
Member
 
Posts: 707
Joined: Thu Jun 19, 2014 19:49
GitHub: DS-Minetest
In-game: DS

Re: [mod]light[light]

by DS-minetest » Wed Jun 17, 2015 18:05

pls more screenshots
Do not call me -minetest.
Call me DS or DS-minetest.
I am German, so you don't have to pm me English if you are also German.
The background is a lie.
 

User avatar
cd2
Member
 
Posts: 552
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
IRC: freenode - cd2 InchraNet - cd
In-game: cd cd2

Re: [mod]light[light]

by cd2 » Thu Jun 18, 2015 12:56

version 0.3 is out!
  • lava emits light now (sometimes)
  • if light collides with an other node, It will be remove

I think If torches emits light, servers which are using this mod will be a bit to buggy.
(there are many torches...)

more screenshots are coming soon :)
 

User avatar
cd2
Member
 
Posts: 552
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
IRC: freenode - cd2 InchraNet - cd
In-game: cd cd2

Re: [mod]light[light]

by cd2 » Fri Jun 19, 2015 18:03

Screenshot time!
screenshot_217685181.png
a very simple laser cutter
screenshot_217685181.png (473.83 KiB) Viewed 1723 times

screenshot_217556476.png
laser!
screenshot_217556476.png (102.17 KiB) Viewed 1723 times

screenshot_217517238.png
screenshot_217517238.png (368.76 KiB) Viewed 1723 times
 

User avatar
cd2
Member
 
Posts: 552
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
IRC: freenode - cd2 InchraNet - cd
In-game: cd cd2

Re: [mod]light[light]

by cd2 » Sat Jun 20, 2015 07:51

Version 0.4 is out!
  • added lenses

Screenshots :
Image
screenshot_267435814.png
my digging machine
screenshot_267435814.png (492.92 KiB) Viewed 1723 times
 

User avatar
cd2
Member
 
Posts: 552
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
IRC: freenode - cd2 InchraNet - cd
In-game: cd cd2

Re: [mod]light[light]

by cd2 » Sat Jun 20, 2015 08:27

version 0.5 is out!
  • added light stoppers

I know I uploaded the new version really fast :D (I uploaded it a short time after I uploaded 0.4)
 

User avatar
cd2
Member
 
Posts: 552
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
IRC: freenode - cd2 InchraNet - cd
In-game: cd cd2

Re: [mod]light[light]

by cd2 » Wed Jun 24, 2015 15:58

Version 0.6 is out!
  • I added craftings. (a list of them is coming soon)
 

User avatar
cd2
Member
 
Posts: 552
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
IRC: freenode - cd2 InchraNet - cd
In-game: cd cd2

Re: [mod]light[light]

by cd2 » Mon Jun 29, 2015 13:04

the list of craftings :
G = Glass
S = Stone
M = Mese
SI = Steel Ingot
L = Light Emitter

Light Emitter :
S G S
S M S
S S S

Laser Emitter :
M L

Mirror :
S G S
G SI G
S G S

Light Stopper :
S G S
G S G
S G S

Lens :
S G S
G G G
S G S
 

User avatar
cd2
Member
 
Posts: 552
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
IRC: freenode - cd2 InchraNet - cd
In-game: cd cd2

Re: [mod]light[light]

by cd2 » Fri Aug 28, 2015 08:45

I really need to update this mod.
pls post your ideas for new nodes... (I dont have any ideas yet)
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: [mod]light[light]

by Hybrid Dog » Fri Aug 28, 2015 09:14

Can you use the lens to make fire somewhere?
 

User avatar
FreeLikeGNU
Member
 
Posts: 119
Joined: Tue Oct 28, 2014 02:50
GitHub: FreeLikeGNU
IRC: freelikegnu
In-game: FreeLikeGNU

Re: [mod]light[light]

by FreeLikeGNU » Fri Aug 28, 2015 13:49

prism to cast a spectrum... I think this would depend on the game supporting colored lighting :P
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: [mod]light[light]

by Hybrid Dog » Fri Aug 28, 2015 20:13

FreeLikeGNU wrote:prism to cast a spectrum... I think this would depend on the game supporting colored lighting :P

it would work better if the game does this, same for shadows:
viewtopic.php?p=130855#p130855
 

User avatar
cd2
Member
 
Posts: 552
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
IRC: freenode - cd2 InchraNet - cd
In-game: cd cd2

Re: [mod]light[light]

by cd2 » Sat Aug 29, 2015 08:18

Thank you for these ideas!
The next Version of this Mod will be up soon (maybe tomorrow)
I think that colored light might be great. But I think that I wont add it to the next Version. I will programm it later :)

Just post more ideas!
 

User avatar
cd2
Member
 
Posts: 552
Joined: Mon Jun 01, 2015 06:30
GitHub: cdqwertz
IRC: freenode - cd2 InchraNet - cd
In-game: cd cd2

Re: [mod]light[light]

by cd2 » Sun Aug 30, 2015 08:18

Version 0.7 is out!
  • if laser is near a flammable thing, this thing / node will burn down!

Image

I had fun with laser and tnt:
Image
Attachments
screenshot_2024691301.png
I had fun with laser and tnt!
screenshot_2024691301.png (227.24 KiB) Viewed 1723 times
screenshot_2024401556.png
screenshot_2024401556.png (187.05 KiB) Viewed 1723 times
 


Return to WIP Mods

Who is online

Users browsing this forum: Bing [Bot] and 8 guests

cron