501774da27
update conf file as new api
...
* https://minetest.gitlab.io/minetest/games/
* https://codeberg.org/minenux/minenux/issues/21
* name is deprecated only for future releases
* title is used in future releases
2022-08-09 17:33:13 -04:00
f39db14054
update game.conf with right information about supported things
2022-07-29 15:58:00 -04:00
Герхард PICCORO Lenz McKAY
8c9d3b3fc0
update game.conf for the stupid contendb
2022-07-21 21:39:08 -04:00
7876ce796b
README - use the text for txt and image for markdown
...
* also added information about a WIP project, with wanted help
2022-07-21 18:04:20 -04:00
43c522c471
fire - update mod with fake flame included
...
* update mod with one compatible with both older and newer engines
* this mod includes fake flame take note, upstream does not
2022-07-21 17:47:04 -04:00
d05e466996
updated bucket mod to work with older and newer engines but improved
...
* updated README to reflect such changes
2022-07-21 17:33:43 -04:00
839fbb1519
README : fix some miscspelled and added picture header to presentation
2022-07-21 17:28:32 -04:00
57b23c8a8e
update readme at first attempt, only formated adn organize the info
...
* this in the task of https://github.com/D00Med/LegendofMinetest/issues/50
2022-07-21 17:21:01 -04:00
0cb19ea9b1
detect when weather are enabled so do not crash twilight mod lodading
...
* twiligh mod try to set the weather but the weather mod could be disabled
* fixed and close https://github.com/D00Med/LegendofMinetest/issues/49
2022-07-21 15:28:14 -04:00
4344a0ceb3
added fire as optional depends to provide logic to mobs redo api
...
* Fixed and close https://github.com/D00Med/LegendofMinetest/issues/47
* upstream related https://notabug.org/TenPlus1/mobs_redo/issues/118
* fire usage was since upgrade of mobs api over commit 1f800ff58330c4dde9c1e5b43cfed2f9c5fbe0a9
2022-07-21 14:15:06 -04:00
a0fb494489
fix previous commit "Fix detection of engine.." about sound changes
...
* fix commit 60036b82b1cb5ac4d415726440926b17fd3f928d
* fix commit 62728e851fb02a8b33bdb0185408516a8a9db3cb
* forgotten the namespace global "minetest" for "has_feature"
* really closes https://github.com/D00Med/LegendofMinetest/pull/45
2022-07-21 13:18:47 -04:00
f8f823dec2
Merge PR from minenux/bugfixeds-quartz-sounds-new-api fixed soudn issues
...
* due lack of feedback i'll assume this works.. so merge this and close issue #45
* Close #45 by #46
* for backguard compatibility must follow https://codeberg.org/minenux/minenux/issues/19 this guide must be used to detect the engine version and property put changes
* First commit include fix for https://github.com/D00Med/LegendofMinetest/issues/45 the explanation is on the issue
2022-07-21 10:31:23 -04:00
62728e851f
Fix detection of engine.. the sound table api change are since 5.2
2022-06-21 13:55:05 -04:00
60036b82b1
improve sound in registration node.. due the changes in minetest engine api
...
* for backguard compatibility must follow https://codeberg.org/minenux/minenux/issues/19
* fix https://github.com/D00Med/LegendofMinetest/issues/45
2022-06-21 13:47:44 -04:00
D00Med
cae7b83341
Merge pull request #39 from D00Med/2018update
...
2018update
2022-01-26 07:59:01 +10:00
D00Med
66b98781eb
Random update
2019-03-16 07:15:08 +10:00
D00Med
a3bf529906
texture changes
2019-01-27 14:05:47 +10:00
D00Med
3193f4e2fe
More sea changes, village changes
...
>Changed coral textures and added new corals
>Changed dry grass texture
>Bubbles don't appear above water
>Some plants wave that did not before
>Improved village generation, and disabled old villages
>fixed spawning of npc's
>tower fills in ground below it.
2018-07-24 20:14:27 +10:00
D00Med
8a3493f68d
Fish and skybox change
...
>Skybox changes to blue when underwater (this can be disabled in the
settings)
>Added fish
>More bubbles when underwater
2018-07-23 08:08:42 +10:00
D00Med
fb378caeb3
Underwater changes, cobble stairs
...
>Cobblestone stairs can now be crafted
>Bubbles can be seen in water
>Seaplants no longer have the "air bubble" around them
>Added kelp :)
2018-07-22 20:36:47 +10:00
D00Med
4ccdd87e5e
Hedge collision, towns, mobs fix
...
>Hedges can now be walked through (not their stone base though)
>Basic towns were added (buggy + incomplete)
>Fixed a mistake in the deku scrub item drops
2018-07-07 16:39:01 +10:00
D00Med
2e96a10fdb
fence name change
2018-06-21 16:40:00 +10:00
D00Med
8bc992f3e2
Friendly zol
2018-06-21 16:06:39 +10:00
D00Med
5e4e39edda
swap random numbers
...
Swapped so that the first number is smaller.
2018-06-21 16:01:15 +10:00
D00Med
5c77c73e78
Chuchu spawner texture fix
2018-06-21 15:57:52 +10:00
D00Med
bdd8542cc1
Saplings and leaf placement
2018-06-21 15:54:54 +10:00
D00Med
596a4d9f81
fix
2018-06-18 14:02:26 +10:00
D00Med
982dd4b53c
Remove errors from 0.4.17
...
Idk why this is needed, but it's fixed anyway.
2018-06-18 13:56:11 +10:00
D00Med
4f5ff7d121
Merge remote-tracking branch 'refs/remotes/origin/master' into 2018update
2018-06-18 13:50:32 +10:00
D00Med
557fd66c89
Merge pull request #34 from jcfrosty/patch-3
...
Update init.lua
2018-06-18 13:45:55 +10:00
D00Med
661fe0e2a8
Merge pull request #33 from jcfrosty/patch-2
...
Update init.lua
2018-06-18 13:45:37 +10:00
D00Med
1767d4f611
Merge pull request #32 from jcfrosty/patch-1
...
Update init.lua
2018-06-18 13:45:18 +10:00
Jerrod Frost
82424ed2b8
Update init.lua
...
Same problem with order of lower#,higher# when using random function.
2018-06-02 16:39:40 -04:00
Jerrod Frost
acf7cd29f0
Update init.lua
...
math.random requires (lower#,higher#). Switching -25,-30 to -30,-25
2018-06-02 16:36:44 -04:00
Jerrod Frost
6b1f0c6155
Update init.lua
...
crashes upon launch unless adding tonumber() function
2018-06-02 15:06:47 -04:00
D00Med
842209c1a4
Inventory sounds, apple growth, more blood
2018-06-01 17:08:38 +10:00
D00Med
0c69ab36c1
17/05/18 commit
...
*textures modified
*added stone pillar
*added a new type of tree
*extended biome list for spawning chillshrooms
*added some tower nodes to the creative inventory
*Added sound to freezing water
*fixed deku_baba drops
*fixed trader inventory
*changed music setting and chance
*fixed boat crafting
*fixed umbrella plant
2018-05-17 08:00:03 +10:00
D00Med
15430ab0a8
Compass, weather sounds, minor improvements
...
>Added a compass
>Added weather sounds
>Zoras can now swim in plants
>Skulltula collision box improvement
>Double chests use the pretty background
>Tin ore spawns naturally
>Improved bronze ingot recipe
2018-05-07 08:46:12 +10:00
D00Med
52c6547399
update 6/05/18
...
*Texture changes
*Added "chomper" to help clear trees
*Added working crafting recipe for green dye
2018-05-06 11:17:35 +10:00
D00Med
c3c91d0e8b
Quartz Tower
...
>Added randomly generating tower-dungeon
>Added new, tougher mob variants
>Added new decorations for dungeons
>Improved some textures
2018-02-25 12:22:42 +10:00
D00Med
a39c9a0000
Loot, 3d models for items, gliding
...
>added paraglider and sail cloth
>added models for various items
>added new mobs (fire/ice keese, ice volvagia, stalchild variants,
blades)
>added loot mod
>improved textures
>updated default from minetest game
>removed some things from default
>added mask of scents
2018-02-17 08:40:06 +10:00
D00Med
b02fcede99
Crystal glow, texture changes
2018-01-25 08:06:54 +10:00
D00Med
df98c7aa9e
grass tweacks
2018-01-06 15:45:48 +10:00
D00Med
e0f9585593
texture changes
2018-01-06 15:32:02 +10:00
D00Med
47bbda31bb
Merge pull request #31 from drakovyrn/patch-1
...
Fixed spelling error in description of Pendant of Power
2017-12-31 14:58:07 +10:00
Drako Winslett
ed40aabb11
Fixed spelling error in description of Pendant of Power
2017-12-30 15:19:42 -08:00
D00Med
35d74d71d2
Horse fix
2017-12-31 07:21:11 +10:00
D00Med
c3cbb02091
update 15/12/17
...
>fixed weather crash
>changed desert stone texture
>Added "live grass" mod (disabled as it's only a demo)
2017-12-15 06:36:17 +10:00
D00Med
22dca43198
return of the caves
2017-09-21 08:32:07 +10:00
D00Med
86821d0c03
crafting recipe fix
2017-09-12 08:10:05 +10:00