1
0
espelhamento de https://github.com/D00Med/witchcraft.git sincronizado 2025-10-28 20:45:20 +01:00

27 Commits

Autor SHA1 Mensagem Data
sys4-fr
0d8fa05588 Modifications pour le serveur nalc.
- Ajout de la dépendance du mod player_physics de MFF.
- Réindentaion du code
2018-09-02 10:36:55 +02:00
D00Med
0115b9f0ba Merge pull request #8 from orbea/light
Silence light_source warnings.
2017-11-05 19:27:54 +10:00
orbea
9ee613bf2f Silence light_source warnings.
WARNING[Main]: Node 'light_source' value exceeds maximum, limiting to maximum: witchcraft:pentagram
WARNING[Main]: Node 'light_source' value exceeds maximum, limiting to maximum: witchcraft:portal
2017-11-05 01:07:34 -08:00
D00Med
882af8e149 Merge pull request #7 from orbea/eyes
Fix jar of eyes recipe.
2017-11-02 20:49:26 +10:00
orbea
fe9df3f1b6 Fix jar of eyes recipe. 2017-11-02 02:16:43 -07:00
D00Med
27cd07358a 27.6.17 update
>mod now supports player_monoids
>potion textures match the new glass bottle texture
2017-06-27 08:23:58 +10:00
D00Med
0baf0cb53b fix my name in the license 2017-02-01 07:20:21 +10:00
D00Med
b41c525de8 recipe scrolls updated 2017-01-08 16:21:05 +10:00
D00Med
ceca04813c fix for vessels 2016-12-31 05:42:25 +10:00
D00Med
ef7533976c recipe changes 2016-12-31 05:38:58 +10:00
D00Med
97e501f57a silver potion and recipes
>finished new recipe chain
>added silver potion
>switched gold and yellow potion
2016-11-12 06:53:12 +10:00
D00Med
db7fec5801 increase shiny potion duration 2016-10-28 06:12:11 +10:00
D00Med
81d7d65bed fix for shiny potion 2016-10-26 16:37:46 +10:00
D00Med
4fe76ee709 pot changes and gold potion
>adds gold(shiny) potion, which brightens the world at night
>darkness potions change the day/night ratio as well as adding particles
>the empty potion pot has depth
2016-10-26 06:34:50 +10:00
D00Med
6176581e72 1potion pot = 3 potions
Right-clicking a pot with 3 bottles will replace the stack with the
potion, and add two more above the pot, however if only one bottle is
used, then the bottle will be replaced with a potion.
2016-10-15 06:26:29 +10:00
D00Med
355dcc9e9d readme changes 2016-10-13 09:04:34 +10:00
D00Med
ba05c10b2f bugfixes 2016-10-13 08:49:17 +10:00
D00Med
c38186fcd8 Minor scroll improvements 2016-09-10 07:34:38 +10:00
D00Med
76e14fbc24 pentagram changes and effect information 2016-09-01 18:04:48 +10:00
D00Med
b2a77d9d85 Bottles and ingredients
>added small bottles for storage of ingredients and potions(but mostly
for decoration)
>added tooth, bone, and horn
2016-08-27 06:40:43 +10:00
D00Med
c241fd3d1b player effects and decorative nodes
>physics changing potions now use playereffects
>the mod is dependant on playereffects
>adds mortar and pestle and a floor pentagram.
2016-08-26 17:00:04 +10:00
D00Med
bd27cf1e92 Check if the player exists
Attempt to fix the problem of the game potentially crashing after
players use a potion and then leave the game.
2016-08-19 06:49:48 +10:00
D00Med
b78d27c8da Fixed Filling potion 2016-08-18 17:01:46 +10:00
D00Med
945bc01568 bugfixes
>fixed dodgy potion bugs(the irony!)
>fixed heal potion related recipes
2016-08-17 18:40:26 +10:00
D00Med
a4b2d80610 more splash potions
>added alternate potions for those that need other mods
>changed recipes
>added splash potions (red, brown, grey, redbrown, cyan, magenta,
purple, green, ggreen)
2016-08-17 10:37:22 +10:00
D00Med
d29799083d Some tweaks
>fixed some potions returing buckets instead of bottles
>made blank scrolls easier to craft
>Changed the recipe for the yellow potion
2016-08-16 06:43:56 +10:00
D00Med
793195db93 Red potion fix
Fixed red potion to work with hud_hunger
2016-07-02 07:12:27 +10:00
47 arquivos alterados com 4566 adições e 2459 exclusões

Ver arquivo

@@ -2,8 +2,11 @@ default
vessels
tnt
fire
player_physics
playereffects
farming?
lightning?
pmobs?
hud_hunger?
moreplants?
moreplants?
horror?

6167
init.lua

Diferenças do arquivo suprimidas por serem muito extensas Carregar Diff

Ver arquivo

@@ -2,7 +2,7 @@
License for Code
----------------
Copyright (C) 2016 DOOmed <heiselong@gmx.com>
Copyright (C) 2016 D00Med <heiselong@gmx.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
@@ -21,7 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
License for Textures, Models and Sounds
---------------------------------------
CC-BY-SA 3.0 UNPORTED. Created by DOOmed
CC-BY-SA 3.0 UNPORTED. Created by D00Med
All potion bottles derived from
vessels_glass_bottle.png (by Authors)

19
models/3quarters.obj Arquivo normal
Ver arquivo

@@ -0,0 +1,19 @@
mtllib 3 4ths.mtl
o converted_out
v 0.375 -0.25 -0.375
v 0.375 -0.25 0.375
v 0.375 0.1875 0.375
v 0.375 0.1875 -0.375
v -0.375 -0.25 -0.375
v -0.375 -0.25 0.375
v -0.375 0.1875 0.375
v -0.375 0.1875 -0.375
usemtl none
s off
g nodebox21
f 1 2 3 4
f 5 6 7 8
f 1 4 8 5
f 2 3 7 6
f 1 2 6 5
f 4 3 7 8

19
models/4th.obj Arquivo normal
Ver arquivo

@@ -0,0 +1,19 @@
mtllib 1 4th.mtl
o converted_out
v 0.375 -0.25 -0.375
v 0.375 -0.25 0.375
v 0.375 -0.0625 0.375
v 0.375 -0.0625 -0.375
v -0.375 -0.25 -0.375
v -0.375 -0.25 0.375
v -0.375 -0.0625 0.375
v -0.375 -0.0625 -0.375
usemtl none
s off
g nodebox21
f 1 2 3 4
f 5 6 7 8
f 1 4 8 5
f 2 3 7 6
f 1 2 6 5
f 4 3 7 8

19
models/full.obj Arquivo normal
Ver arquivo

@@ -0,0 +1,19 @@
mtllib full.mtl
o converted_out
v 0.375 -0.25 -0.375
v 0.375 -0.25 0.375
v 0.375 0.375 0.375
v 0.375 0.375 -0.375
v -0.375 -0.25 -0.375
v -0.375 -0.25 0.375
v -0.375 0.375 0.375
v -0.375 0.375 -0.375
usemtl none
s off
g nodebox21
f 1 2 3 4
f 5 6 7 8
f 1 4 8 5
f 2 3 7 6
f 1 2 6 5
f 4 3 7 8

19
models/half.obj Arquivo normal
Ver arquivo

@@ -0,0 +1,19 @@
mtllib half.mtl
o converted_out
v 0.375 -0.25 -0.375
v 0.375 -0.25 0.375
v 0.375 0.0625 0.375
v 0.375 0.0625 -0.375
v -0.375 -0.25 -0.375
v -0.375 -0.25 0.375
v -0.375 0.0625 0.375
v -0.375 0.0625 -0.375
usemtl none
s off
g nodebox21
f 1 2 3 4
f 5 6 7 8
f 1 4 8 5
f 2 3 7 6
f 1 2 6 5
f 4 3 7 8

Ver arquivo

@@ -62,4 +62,19 @@ Potion ingredients(may be slightly inaccurate):
>gravel
>bucket of water
>bullrush
>bones
>bones
About the recipes:
init.lua contains the pot recipes. For each pot there is a line similar to the one below, in the 'witchraft.pot' table.
{"blue", "brown", "default:dirt", "blue2", "moreplants:bullrush", "red", "purple"},
{"potion name", "result1", "ingredient1", "result2", "ingredient2", "combine potion", "combine result"}
The first column of the table("blue"), is the color of the current potion pot. In the example, it is the blue pot, so the ingredients and results in the other columns
will apply to the blue pot, ie: the blue pot must be rightclicked. It is important that the name of the pot is in the name of it's texture, eg: a blue pot has the texture "witchraft_pot_blue.png"
The second and fourth columns are the two possible results after adding new ingredients. The last column is the result after combining the current potion with another.
The third and fifth columns are the ingredients required. The ingredient req. to make the potion in column 2 must be in column 3, and the ingredient req. to make the potion in columns 4 must be in columns 5.
The 6th column is the potion that can be combined with the current potion to make a new potion.

Ver arquivo

@@ -1,396 +1,480 @@
--scrolls
minetest.register_craftitem(
"witchcraft:scroll_day",
{
description = "Scroll of day",
inventory_image = "witchcraft_scroll.png^witchcraft_sun_over.png",
stack_max = 1,
on_use = function(item)
minetest.set_timeofday(0.5)
item:take_item()
return item
end,
})
minetest.register_craftitem("witchcraft:scroll_day", {
description = "Scroll of day",
inventory_image = "witchcraft_scroll.png^witchcraft_sun_over.png",
stack_max = 1,
on_use = function(item)
minetest.set_timeofday(0.5)
item:take_item()
return item
end,
})
minetest.register_craftitem(
"witchcraft:scroll_night",
{
description = "Scroll of night",
inventory_image = "witchcraft_scroll.png^witchcraft_moon_over.png",
stack_max = 1,
on_use = function(item)
minetest.set_timeofday(0)
item:take_item()
return item
end,
})
minetest.register_craftitem("witchcraft:scroll_night", {
description = "Scroll of night",
inventory_image = "witchcraft_scroll.png^witchcraft_moon_over.png",
stack_max = 1,
on_use = function(item)
minetest.set_timeofday(0)
item:take_item()
return item
end,
})
if minetest.get_modpath("pmobs")then
minetest.register_craftitem("witchcraft:scroll_wild", {
description = "Scroll of Wild",
inventory_image = "witchcraft_scroll.png^witchcraft_dark_over.png",
stack_max = 1,
on_use = function(item, placer)
local pos = placer:getpos();
minetest.env:add_entity(pos, "pmobs:dog")
item:take_item()
return item
end,
})
if minetest.get_modpath("pmobs") then
minetest.register_craftitem(
"witchcraft:scroll_wild",
{
description = "Scroll of Wild",
inventory_image = "witchcraft_scroll.png^witchcraft_dark_over.png",
stack_max = 1,
on_use = function(item, placer)
local pos = placer:getpos();
minetest.add_entity(pos, "pmobs:dog")
item:take_item()
return item
end,
})
end
minetest.register_craftitem("witchcraft:scroll_fireball", {
description = "Scroll of fireball",
inventory_image = "witchcraft_scroll.png^witchcraft_fire_over.png",
stack_max = 1,
on_use = function(item, placer, pos)
local dir = placer:get_look_dir();
local playerpos = placer:getpos();
local vec = {x=dir.x*7,y=dir.y*7,z=dir.z*7}
local obj = minetest.env:add_entity({x=playerpos.x+dir.x*1.5,y=playerpos.y+1.5+dir.y,z=playerpos.z+0+dir.z}, "witchcraft:fireball")
obj:setvelocity(vec)
item:take_item()
return item
end,
})
minetest.register_craftitem(
"witchcraft:scroll_fireball",
{
description = "Scroll of fireball",
inventory_image = "witchcraft_scroll.png^witchcraft_fire_over.png",
stack_max = 1,
on_use = function(item, placer, pos)
local dir = placer:get_look_dir();
local playerpos = placer:getpos();
local obj = minetest.add_entity(
{x=playerpos.x+dir.x*1.5,y=playerpos.y+1.5+dir.y,z=playerpos.z+0+dir.z},
"witchcraft:fireball")
local obj2 = minetest.add_entity(
{x=playerpos.x+dir.x*1.5,y=playerpos.y+1.5+dir.y,z=playerpos.z+0+dir.z},
"witchcraft:fireball")
local obj3 = minetest.add_entity(
{x=playerpos.x+dir.x*1.5,y=playerpos.y+1.5+dir.y,z=playerpos.z+0+dir.z},
"witchcraft:fireball")
local obj4 = minetest.add_entity(
{x=playerpos.x+dir.x*1.5,y=playerpos.y+1.5+dir.y,z=playerpos.z+0+dir.z},
"witchcraft:fireball")
obj2:setvelocity({x=dir.x*7+0.5,y=dir.y*7,z=dir.z*7+0.5})
obj3:setvelocity({x=dir.x*7-0.5,y=dir.y*7,z=dir.z*7-0.5})
obj4:setvelocity({x=dir.x*7,y=dir.y*7-0.5,z=dir.z*7})
obj:setvelocity({x=dir.x*7,y=dir.y*7+0.5,z=dir.z*7})
item:take_item()
return item
end,
})
if minetest.get_modpath("lightning") then
minetest.register_craftitem("witchcraft:scroll_lightning", {
description = "Scroll of lightning",
inventory_image = "witchcraft_scroll.png^witchcraft_thunder_over.png",
stack_max = 1,
on_use = function(item, placer, pos)
local playerpos = placer:getpos();
local dir = placer:get_look_dir();
lightning.strike({x=playerpos.x+dir.x*2,y=playerpos.y+0+dir.y,z=playerpos.z+dir.z*2})
item:take_item()
return item
end,
})
minetest.register_craftitem(
"witchcraft:scroll_lightning",
{
description = "Scroll of lightning",
inventory_image = "witchcraft_scroll.png^witchcraft_thunder_over.png",
stack_max = 1,
on_use = function(item, placer, pos)
local playerpos = placer:getpos();
local dir = placer:get_look_dir();
lightning.strike({x=playerpos.x+dir.x*2,y=playerpos.y+0+dir.y,z=playerpos.z+dir.z*2})
item:take_item()
return item
end,
})
end
minetest.register_craftitem("witchcraft:scroll_icicle", {
description = "Scroll of icicle",
inventory_image = "witchcraft_scroll.png^witchcraft_ice_over.png",
stack_max = 1,
on_use = function(item, placer, pos)
local dir = placer:get_look_dir();
local playerpos = placer:getpos();
local vec = {x=dir.x*7,y=dir.y*7,z=dir.z*7}
local obj = minetest.env:add_entity({x=playerpos.x+dir.x*1.5,y=playerpos.y+1.5+dir.y,z=playerpos.z+0+dir.z}, "witchcraft:ice")
local obj2 = minetest.env:add_entity({x=playerpos.x+dir.x*1.5,y=playerpos.y+1.5+dir.y,z=playerpos.z+1+dir.z}, "witchcraft:ice")
local obj3 = minetest.env:add_entity({x=playerpos.x+1+dir.x*1.5,y=playerpos.y+1.5+dir.y,z=playerpos.z+0+dir.z}, "witchcraft:ice")
obj:setvelocity(vec)
obj2:setvelocity(vec)
obj3:setvelocity(vec)
item:take_item()
return item
end,
})
minetest.register_craftitem(
"witchcraft:scroll_icicle",
{
description = "Scroll of icicle",
inventory_image = "witchcraft_scroll.png^witchcraft_ice_over.png",
stack_max = 1,
on_use = function(item, placer, pos)
local dir = placer:get_look_dir();
local playerpos = placer:getpos();
local vec = {x=dir.x*7,y=dir.y*7,z=dir.z*7}
local obj = minetest.add_entity({x=playerpos.x+dir.x*1.5,y=playerpos.y+1.5+dir.y,z=playerpos.z+0+dir.z}, "witchcraft:ice")
local obj2 = minetest.add_entity({x=playerpos.x+dir.x*1.5,y=playerpos.y+1.5+dir.y,z=playerpos.z+1+dir.z}, "witchcraft:ice")
local obj3 = minetest.add_entity({x=playerpos.x+1+dir.x*1.5,y=playerpos.y+1.5+dir.y,z=playerpos.z+0+dir.z}, "witchcraft:ice")
obj:setvelocity(vec)
obj2:setvelocity(vec)
obj3:setvelocity(vec)
item:take_item()
return item
end,
})
minetest.register_craftitem(
"witchcraft:scroll_nature",
{
description = "Scroll of nature",
inventory_image = "witchcraft_scroll.png^witchcraft_leaf_over.png",
stack_max = 1,
on_use = function(item, placer, pos)
local dir = placer:get_look_dir();
local playerpos = placer:getpos();
local vec = {x=dir.x*6,y=dir.y*6,z=dir.z*6}
local obj = minetest.add_entity({x=playerpos.x+dir.x*1.5,y=playerpos.y+1.5+dir.y,z=playerpos.z+0+dir.z}, "witchcraft:tree")
obj:setvelocity(vec)
item:take_item()
return item
end,
})
minetest.register_craftitem("witchcraft:scroll_nature", {
description = "Scroll of nature",
inventory_image = "witchcraft_scroll.png^witchcraft_leaf_over.png",
stack_max = 1,
on_use = function(item, placer, pos)
local dir = placer:get_look_dir();
local playerpos = placer:getpos();
local vec = {x=dir.x*6,y=dir.y*6,z=dir.z*6}
local obj = minetest.env:add_entity({x=playerpos.x+dir.x*1.5,y=playerpos.y+1.5+dir.y,z=playerpos.z+0+dir.z}, "witchcraft:tree")
obj:setvelocity(vec)
item:take_item()
return item
end,
})
minetest.register_craftitem(
"witchcraft:scroll",
{
description = "Blank Scroll",
inventory_image = "witchcraft_scroll.png",
})
minetest.register_craftitem("witchcraft:scroll", {
description = "Blank Scroll",
inventory_image = "witchcraft_scroll.png",
})
minetest.register_craftitem("witchcraft:scroll_recipe", {
description = "Recipe Scroll",
inventory_image = "witchcraft_scroll.png^witchcraft_writing_over.png",
on_use = function(itemstack, user, pointed_thing)
local formspec = "size[10,9]"..
"background[-0.6,-0.5;11.5,10.4;witchcraft_recipes.png]";
minetest.show_formspec(user:get_player_name(), "witchcraft:scroll", formspec);
end,
})
minetest.register_craftitem(
"witchcraft:scroll_recipe",
{
description = "Recipe Scroll",
inventory_image = "witchcraft_scroll.png^witchcraft_writing_over.png",
on_use = function(itemstack, user, pointed_thing)
local formspec = "size[10,9]"..
"background[-0.6,-0.5;11.5,10.4;witchcraft_recipes.png]";
minetest.show_formspec(user:get_player_name(), "witchcraft:scroll", formspec);
end,
})
if minetest.get_modpath("pmobs")then
minetest.register_craft({
output = 'witchcraft:scroll_wild',
recipe = {
{'mobs:meat_raw'},
{'witchcraft:scroll'},
}
})
minetest.register_craft(
{
output = 'witchcraft:scroll_wild',
recipe = {
{'mobs:meat_raw'},
{'witchcraft:scroll'},
}
})
end
minetest.register_craft({
output = 'witchcraft:scroll',
recipe = {
{'default:paper', 'default:diamond', 'default:paper'},
{'default:paper', 'default:paper', 'default:paper'},
}
})
minetest.register_craft(
{
output = 'witchcraft:scroll',
recipe = {
{'default:paper', 'default:paper', ''},
{'default:paper', 'default:paper', ''},
}
})
minetest.register_craft({
output = 'witchcraft:scroll_recipe',
recipe = {
{'dye:black'},
{'witchcraft:scroll'},
}
})
minetest.register_craft(
{
output = 'witchcraft:scroll_recipe',
recipe = {
{'dye:black'},
{'witchcraft:scroll'},
}
})
minetest.register_craft({
output = 'witchcraft:scroll_icicle',
recipe = {
{'default:ice'},
{'witchcraft:scroll'},
}
})
minetest.register_craft(
{
output = 'witchcraft:scroll_icicle',
recipe = {
{'default:ice'},
{'default:diamond'},
{'witchcraft:scroll'},
}
})
minetest.register_craft({
output = 'witchcraft:scroll_fireball',
recipe = {
{'default:obsidian_shard'},
{'witchcraft:scroll'},
}
})
minetest.register_craft(
{
output = 'witchcraft:scroll_fireball',
recipe = {
{'default:obsidian_shard'},
{'default:diamond'},
{'witchcraft:scroll'},
}
})
minetest.register_craft({
output = 'witchcraft:scroll_nature',
recipe = {
{'default:leaves'},
{'witchcraft:scroll'},
}
})
minetest.register_craft(
{
output = 'witchcraft:scroll_nature',
recipe = {
{'default:leaves'},
{'default:diamond'},
{'witchcraft:scroll'},
}
})
minetest.register_craft({
output = 'witchcraft:scroll_day',
recipe = {
{'default:torch'},
{'witchcraft:scroll'},
}
})
minetest.register_craft(
{
output = 'witchcraft:scroll_day',
recipe = {
{'default:torch'},
{'default:diamond'},
{'witchcraft:scroll'},
}
})
minetest.register_craft({
output = 'witchcraft:scroll_night',
recipe = {
{'default:coal_lump'},
{'witchcraft:scroll'},
}
})
minetest.register_craft(
{
output = 'witchcraft:scroll_night',
recipe = {
{'default:coal_lump'},
{'default:diamond'},
{'witchcraft:scroll'},
}
})
minetest.register_craft({
output = 'witchcraft:scroll_lightning',
recipe = {
{'default:steel_ingot'},
{'witchcraft:scroll'},
}
})
minetest.register_craft(
{
output = 'witchcraft:scroll_lightning',
recipe = {
{'default:steel_ingot'},
{'default:diamond'},
{'witchcraft:scroll'},
}
})
--scroll powers
minetest.register_entity("witchcraft:fireball", {
textures = {"tnt_boom.png"},
velocity = 0.1,
damage = 2,
collisionbox = {0, 0, 0, 0, 0, 0},
on_step = function(self, obj, pos)
local remove = minetest.after(2, function()
self.object:remove()
end)
local pos = self.object:getpos()
local objs = minetest.get_objects_inside_radius({x=pos.x,y=pos.y,z=pos.z}, 2)
minetest.register_entity(
"witchcraft:fireball",
{
textures = {"tnt_boom.png"},
velocity = 0.1,
damage = 2,
collisionbox = {0, 0, 0, 0, 0, 0},
on_step = function(self, obj, pos)
local remove = minetest.after(
2,
function()
self.object:remove()
end)
local pos = self.object:getpos()
local objs = minetest.get_objects_inside_radius({x=pos.x,y=pos.y,z=pos.z}, 2)
for k, obj in pairs(objs) do
if obj:get_luaentity() ~= nil then
if obj:get_luaentity().name ~= "witchcraft:fireball" and obj:get_luaentity().name ~= "__builtin:item" then
obj:punch(self.object, 1.0, {
full_punch_interval=1.0,
damage_groups={fleshy=3},
}, nil)
self.object:remove()
if obj:get_luaentity().name ~= "witchcraft:fireball"
and obj:get_luaentity().name ~= "__builtin:item"
and obj:get_luaentity().name ~= "gauges:hp_bar"
then
obj:punch(
self.object, 1.0,
{
full_punch_interval=1.0,
damage_groups={fleshy=3},
}, nil)
self.object:remove()
end
end
end
for dx=0,1 do
for dy=0,1 do
for dz=0,1 do
local p = {x=pos.x+dx, y=pos.y, z=pos.z+dz}
local t = {x=pos.x+dx, y=pos.y+dy, z=pos.z+dz}
local n = minetest.env:get_node(p).name
if n ~= "witchcraft:fireball" and n ~="default:dirt_with_grass" and n ~="default:dirt_with_dry_grass" and n ~="default:stone" then
if minetest.registered_nodes[n].groups.flammable --[[or math.random(1, 100) <= 1]] then
minetest.env:set_node(t, {name="fire:basic_flame"})
self.object:remove()
return
end
end
for dy=0,1 do
for dz=0,1 do
local p = {x=pos.x+dx, y=pos.y, z=pos.z+dz}
local t = {x=pos.x+dx, y=pos.y+dy, z=pos.z+dz}
local n = minetest.get_node(p).name
if n ~= "witchcraft:fireball" and n ~="default:dirt_with_grass"
and n ~="default:dirt_with_dry_grass" and n ~="default:stone" then
if minetest.registered_nodes[n].groups.flammable --[[or math.random(1, 100) <= 1]] then
minetest.set_node(t, {name="fire:basic_flame"})
self.object:remove()
return
end
end
end
end
end
hit_node = function(self, pos, node)
-- local pos = self.object:getpos()
for dx=-4,4 do
for dy=-4,4 do
for dz=-4,4 do
local p = {x=pos.x+dx, y=pos.y+dy, z=pos.z+dz}
local t = {x=pos.x+dx, y=pos.y+dy, z=pos.z+dz}
local n = minetest.env:get_node(pos).name
if math.random(1, 50) <= 35 then
minetest.env:remove_node(p)
end
if minetest.registered_nodes[n].groups.flammable or math.random(1, 100) <=5 then
minetest.env:set_node(t, {name="fire:basic_flame"})
-- local pos = self.object:getpos()
for dx=-4,4 do
for dy=-4,4 do
for dz=-4,4 do
local p = {x=pos.x+dx, y=pos.y+dy, z=pos.z+dz}
local t = {x=pos.x+dx, y=pos.y+dy, z=pos.z+dz}
local n = minetest.get_node(pos).name
if math.random(1, 50) <= 35 then
minetest.remove_node(p)
end
if minetest.registered_nodes[n].groups.flammable or math.random(1, 100) <=5 then
minetest.set_node(t, {name="fire:basic_flame"})
end
end
end
end
end
end
end
local apos = self.object:getpos()
local part = minetest.add_particlespawner(
6, --amount
0.3, --time
{x=apos.x-0.3, y=apos.y-0.3, z=apos.z-0.3}, --minpos
{x=apos.x+0.3, y=apos.y+0.3, z=apos.z+0.3}, --maxpos
{x=-0, y=-0, z=-0}, --minvel
{x=0, y=0, z=0}, --maxvel
{x=0,y=-0.5,z=0}, --minacc
{x=0.5,y=0.5,z=0.5}, --maxacc
0.1, --minexptime
0.3, --maxexptime
1, --minsize
2, --maxsize
false, --collisiondetection
"witchcraft_flame.png" --texture
)
end,
})
local apos = self.object:getpos()
local vec = self.object:getvelocity()
local part = minetest.add_particlespawner(
6, --amount
0.3, --time
{x=apos.x-0.3, y=apos.y-0.3, z=apos.z-0.3}, --minpos
{x=apos.x+0.3, y=apos.y+0.3, z=apos.z+0.3}, --maxpos
{x=-0, y=-0, z=-0}, --minvel
{x=0, y=0, z=0}, --maxvel
{x=0,y=-0.5,z=0}, --minacc
{x=-vec.x,y=-vec.y,z=-vec.z}, --maxacc
0.1, --minexptime
0.3, --maxexptime
1, --minsize
2, --maxsize
false, --collisiondetection
"witchcraft_flame.png" --texture
)
end,
})
minetest.register_entity("witchcraft:tree", {
textures = {"witchcraft_skin.png"},
velocity = 1,
damage = 2,
collisionbox = {0, 0, 0, 0, 0, 0},
on_step = function(self, obj, pos)
local remove = minetest.after(2, function()
self.object:remove()
end)
local pos = self.object:getpos()
local objs = minetest.get_objects_inside_radius({x=pos.x,y=pos.y,z=pos.z}, 2)
minetest.register_entity(
"witchcraft:tree",
{
textures = {"witchcraft_skin.png"},
velocity = 1,
damage = 2,
collisionbox = {0, 0, 0, 0, 0, 0},
on_step = function(self, obj, pos)
local remove = minetest.after(
2,
function()
self.object:remove()
end)
local pos = self.object:getpos()
local objs = minetest.get_objects_inside_radius({x=pos.x,y=pos.y,z=pos.z}, 2)
for k, obj in pairs(objs) do
if obj:get_luaentity() ~= nil then
if obj:get_luaentity().name ~= "witchcraft:tree" and obj:get_luaentity().name ~= "__builtin:item" then
if obj:get_luaentity().name ~= "witchcraft:tree"
and obj:get_luaentity().name ~= "__builtin:item"
and obj:get_luaentity().name ~= "gauges:hp_bar"
then
obj:remove()
local treepos = self.object:getpos()
default.grow_new_jungle_tree(treepos)
self.object:remove()
self.object:remove()
end
end
end
for dx=0,1 do
for dy=0,1 do
for dz=0,1 do
local p = {x=pos.x+dx, y=pos.y, z=pos.z+dz}
local t = {x=pos.x+dx, y=pos.y+dy, z=pos.z+dz}
local n = minetest.env:get_node(p).name
if n ~= "witchcraft:tree" and n ~="air" then
local treepos = self.object:getpos()
default.grow_new_jungle_tree(treepos)
for dy=0,1 do
for dz=0,1 do
local p = {x=pos.x+dx, y=pos.y, z=pos.z+dz}
local t = {x=pos.x+dx, y=pos.y+dy, z=pos.z+dz}
local n = minetest.get_node(p).name
if n ~= "witchcraft:tree" and n ~="air" then
local treepos = self.object:getpos()
default.grow_new_jungle_tree(treepos)
self.object:remove()
elseif n == "default:wood" or n =="default:tree" or n =="default:dirt_with_grass" or n =="default:dirt_with_dry_grass" then
self.hit_node(self, pos, node)
self.object:remove()
return
end
end
end
end
hit_node = function(self, pos, node)
local treepos = self.object:getpos()
default.grow_new_jungle_tree(treepos)
end
local apos = self.object:getpos()
local part = minetest.add_particlespawner(
6, --amount
0.3, --time
{x=apos.x-0.3, y=apos.y-0.3, z=apos.z-0.3}, --minpos
{x=apos.x+0.3, y=apos.y+0.3, z=apos.z+0.3}, --maxpos
{x=-0, y=-0, z=-0}, --minvel
{x=0, y=0, z=0}, --maxvel
{x=0,y=-0.5,z=0}, --minacc
{x=0.5,y=0.5,z=0.5}, --maxacc
0.1, --minexptime
0.3, --maxexptime
1, --minsize
2, --maxsize
false, --collisiondetection
"witchcraft_leaf_over.png" --texture
)
end,
})
minetest.register_entity(
"witchcraft:ice",
{
visual="sprite",
visual_size={x=1,y=1},
physical=false,
textures={"witchcraft_ice.png"},
velocity = 1,
rotate = 90,
auto_rotate = true,
damage = 2,
collisionbox = {0, 0, 0, 0, 0, 0},
on_step = function(self, obj, pos)
local remove = minetest.after(10, function()
self.object:remove()
end)
local pos = self.object:getpos()
local objs = minetest.get_objects_inside_radius({x=pos.x,y=pos.y,z=pos.z}, 2)
for k, obj in pairs(objs) do
if obj:get_luaentity() ~= nil then
if obj:get_luaentity().name ~= "witchcraft:ice"
and obj:get_luaentity().name ~= "__builtin:item"
and obj:get_luaentity().name ~= "gauges:hp_bar"
then
obj:punch(
self.object, 1.0,
{
full_punch_interval=1.0,
damage_groups={fleshy=1},
}, nil)
self.object:remove()
elseif n == "default:wood" or n =="default:tree" or n =="default:dirt_with_grass" or n =="default:dirt_with_dry_grass" then
self.hit_node(self, pos, node)
self.object:remove()
return
end
end
end
for dx=0,1 do
for dy=0,1 do
for dz=0,1 do
local p = {x=pos.x+dx, y=pos.y, z=pos.z+dz}
local t = {x=pos.x+dx, y=pos.y+dy, z=pos.z+dz}
local n = minetest.get_node(p).name
if n == "default:water_source" or n =="default:river_water_source" then
local pos = self.object:getpos()
minetest.set_node(pos, {name="default:ice"})
self.object:remove()
elseif n ~= "air" then
local velo = self.object:getvelocity()
self.object:setvelocity({x=velo.x*-1, y=velo.y*0, z=velo.z*1})
--self.object:remove()
return
end
end
end
hit_node = function(self, pos, node)
local treepos = self.object:getpos()
default.grow_new_jungle_tree(treepos)
end
local apos = self.object:getpos()
local part = minetest.add_particlespawner(
10, --amount
0.3, --time
{x=apos.x-0.3, y=apos.y-0.3, z=apos.z-0.3}, --minpos
{x=apos.x+0.3, y=apos.y+0.3, z=apos.z+0.3}, --maxpos
{x=-0, y=-0, z=-0}, --minvel
{x=0, y=0, z=0}, --maxvel
{x=0,y=-0.5,z=0}, --minacc
{x=0.5,y=0.5,z=0.5}, --maxacc
0.1, --minexptime
0.3, --maxexptime
0.2, --minsize
0.5, --maxsize
false, --collisiondetection
"witchcraft_light_over.png" --texture
)
end
end
local apos = self.object:getpos()
local part = minetest.add_particlespawner(
6, --amount
0.3, --time
{x=apos.x-0.3, y=apos.y-0.3, z=apos.z-0.3}, --minpos
{x=apos.x+0.3, y=apos.y+0.3, z=apos.z+0.3}, --maxpos
{x=-0, y=-0, z=-0}, --minvel
{x=0, y=0, z=0}, --maxvel
{x=0,y=-0.5,z=0}, --minacc
{x=0.5,y=0.5,z=0.5}, --maxacc
0.1, --minexptime
0.3, --maxexptime
1, --minsize
2, --maxsize
false, --collisiondetection
"witchcraft_leaf_over.png" --texture
)
end,
})
minetest.register_entity("witchcraft:ice", {
visual="sprite",
visual_size={x=1,y=1},
physical=false,
textures={"witchcraft_ice.png"},
velocity = 1,
rotate = 90,
auto_rotate = true,
damage = 2,
collisionbox = {0, 0, 0, 0, 0, 0},
on_step = function(self, obj, pos)
local remove = minetest.after(2, function()
self.object:remove()
end)
local pos = self.object:getpos()
local objs = minetest.get_objects_inside_radius({x=pos.x,y=pos.y,z=pos.z}, 2)
for k, obj in pairs(objs) do
if obj:get_luaentity() ~= nil then
if obj:get_luaentity().name ~= "witchcraft:ice" and obj:get_luaentity().name ~= "__builtin:item" then
obj:punch(self.object, 1.0, {
full_punch_interval=1.0,
damage_groups={fleshy=1},
}, nil)
self.object:remove()
end
end
local apos = self.object:getpos()
local part = minetest.add_particlespawner(
10, --amount
0.3, --time
{x=apos.x-0.3, y=apos.y-0.3, z=apos.z-0.3}, --minpos
{x=apos.x+0.3, y=apos.y+0.3, z=apos.z+0.3}, --maxpos
{x=-0, y=-0, z=-0}, --minvel
{x=0, y=0, z=0}, --maxvel
{x=0,y=-0.5,z=0}, --minacc
{x=0.5,y=0.5,z=0.5}, --maxacc
0.1, --minexptime
0.3, --maxexptime
0.2, --minsize
0.5, --maxsize
false, --collisiondetection
"witchcraft_light_over.png" --texture
)
end
end
})

BIN
textures/witchcraft_bone.png Arquivo normal

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 217 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 266 B

BIN
textures/witchcraft_candle.png Arquivo normal

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 303 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 683 B

BIN
textures/witchcraft_dagger.png Arquivo normal

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 172 B

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 133 B

Depois

Largura:  |  Altura:  |  Tamanho: 306 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 227 B

BIN
textures/witchcraft_horn.png Arquivo normal

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 193 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 352 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 134 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 277 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 230 B

BIN
textures/witchcraft_penta.png Arquivo normal

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 414 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 438 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 1.4 KiB

BIN
textures/witchcraft_portal.png Arquivo normal

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 4.9 KiB

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 1.1 KiB

Ver arquivo

Antes

Largura:  |  Altura:  |  Tamanho: 437 B

Depois

Largura:  |  Altura:  |  Tamanho: 437 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 664 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 424 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 419 B

Arquivo binário não exibido.

Antes

Largura:  |  Altura:  |  Tamanho: 215 KiB

Depois

Largura:  |  Altura:  |  Tamanho: 465 KiB

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 216 KiB

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 242 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 176 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 421 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 428 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 422 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 423 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 423 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 425 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 385 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 403 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 406 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 390 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 425 B

BIN
textures/witchcraft_tooth.png Arquivo normal

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 246 B

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 272 B