Go to file
Thomas Rudin 69edbcb997
Merge pull request #1 from AnthPandora/patch-1
Patch 1
2019-11-24 10:04:38 +01:00
crafts first attempt at beacons effects 2017-03-22 01:45:24 +01:00
textures blue force field 2017-03-23 13:47:12 +01:00
README.txt first attempt at beacons effects 2017-03-22 01:45:24 +01:00
beamgen.lua Update beamgen.lua 2019-11-23 22:43:37 -06:00
beaminit.lua orpahn beacon cleanup 2018-12-22 17:36:39 +01:00
config.lua range 2018-12-22 17:36:58 +01:00
crafts.lua first attempt at beacons effects 2017-03-22 01:45:24 +01:00
depends.txt first attempt at beacons effects 2017-03-22 01:45:24 +01:00
effects.lua priv fix 2018-10-29 11:34:59 +01:00
force_field.lua blue force field 2017-03-23 13:47:12 +01:00
init.lua remove effects completely 2018-12-31 14:27:30 +01:00

README.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

(Open in Notepad++ for best experience)
   	,---,.                                                                  
  ,'  .'  \                                                                 
,---.' .' |                                  ,---.        ,---,             
|   |  |: |                                 '   ,'\   ,-+-. /  | .--.--.    
:   :  :  /   ,---.     ,--.--.     ,---.  /   /   | ,--.'|'   |/  /    '   
:   |    ;   /     \   /       \   /     \.   ; ,. :|   |  ,"' |  :  /`./   
|   :     \ /    /  | .--.  .-. | /    / ''   | |: :|   | /  | |  :  ;_     
|   |   . |.    ' / |  \__\/: . ..    ' / '   | .; :|   | |  | |\  \    `.  
'   :  '; |'   ;   /|  ," .--.; |'   ; :__|   :    ||   | |  |/  `----.   \ 
|   |  | ; '   |  / | /  /  ,.  |'   | '.'|\   \  / |   | |--'  /  /`--'  / 
|   :   /  |   :    |;  :   .'   \   :    : `----'  |   |/     '--'.     /  
|   | ,'    \   \  / |  ,     .-./\   \  /          '---'        `--'---'   
`----'       `----'   `--`---'     `----'  v1.1, By AgentNagel42 for minetest

This mod adds Beacons to minetest that can be used as landmarks and thats just about it.
Refer to "crafts" folder to learn crafts
Official Video: https://youtu.be/NA1T4Vu6f5g
Forum Topic: https://forum.minetest.net/viewtopic.php?f=11&t=12041

Changelog:
-Beacons v1.1
	-Cleaned up the messy beamgen code with for loops
	-Renamed Purple --> Violet Beacon to reduce confusion with dye
	-Added README.txt, For some reason I forgot to include it in the first release
	-Changed "Screenshots" --> "Crafts" Folder, now only contains craft recipes
	-Added little message in log/console when loaded "[OK] Beacons"
-Beacons v1.0
	-Added Red Beacon
	-Added Blue Beacon
	-Added Purple Beacon
	-Added Green Beacon

License:
WTFPL (see below)

See also:
http://minetest.net/

         DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.