1446 Commits

Author SHA1 Message Date
b468d2395a farming - make apples 3d backporting the 3d_apples mod 2023-06-07 17:24:12 -04:00
a19a71adec xdecor - fix possible bad array on enchanting code, related to some bugs
* update mod to f6d0f0b2a5c1d435217bb3409a76da9eb36fe889 with node info
2023-06-07 16:34:53 -04:00
903ff2bcfb incorporate xdecor a more light respect homedecor 2023-06-06 15:13:25 -04:00
1468480663 update farming mod for mt game v5 2023-06-06 11:30:16 -04:00
mckayshirou
dd746f655e fix the game version supported, this is stable-5.2 2022-08-24 22:19:09 -04:00
Герхард PICCORO Lenz McKAY
ea03176fb9 remote sync 'stable-5.2', update LICENSE and fix boath conditional api detection
* set real author of this game set historycally
2022-08-24 22:15:49 -04:00
6cdadb4984 update information and references.. LICENSE and real author
* provide LICENSE clarification about real autor historicaly (blockmen)
2022-08-23 11:22:47 -04:00
76479e1eff update information and references.. use git.minetest.org as mirror 2022-08-23 11:10:29 -04:00
3f377ac386 v 20220728 - update boats mod, fix missing global minetest object access
* property detect the feature using the namespace global var
2022-07-26 16:30:03 -04:00
Герхард PICCORO Lenz McKAY
f3d73386a2 merge fix for misc error (fix misc error on boat contidional)
* recommit 58c2cb6d89bf5bfc3da8818842d081d847d92ecd after upgrade boats
* sync merge with 5.2 stable brach from codeberg repo
2022-07-26 15:31:47 -04:00
Герхард PICCORO Lenz McKAY
b8ae1c4ccd v 20220614 - update boats mod, fix player api detection
* property detect the player api respect engine game version
2022-06-14 23:54:17 -04:00
Герхард PICCORO Lenz McKAY
07a1de54a0 v 20220614 - update beds mod, minigame support and engine detection
* minigame support
* proper engine detection for respawn
* add red and white bed
2022-06-14 23:16:05 -04:00
58c2cb6d89 fix misc error on boat contidional 2022-04-14 20:42:56 -04:00
fcff52f049 Fix flammable item entities crashing
* backported from https://github.com/minetest/minetest_game/pull/2659
* fix to close https://codeberg.org/minenux/minetest-game-minetest/issues/11
2022-04-14 20:40:09 -04:00
dde9a5338e upgrade beds,boats,bucket,carts,creative,doors,farming,fire,stairs,tnt,wool
* beds 7b6fae96d5
* boats 3832de08f7
* bucket 1d9f32295a
* carts dcbca916cf
* creative ca09e77370
* doors a89ab0454d
* farming 00e4b3cb89
* fire 4e5f7ad553
* stairs c3a5af6c45
* tnt 8195861f90
* wool de642a08e8
2022-03-09 12:52:16 -04:00
239e7287c6 improve README and api documentation 2022-02-28 20:06:40 -04:00
e7b5ffbc47 docs - fix missing colon in sintax game_api 2022-02-28 19:22:08 -04:00
ee86fb1c41 * document, configure and improve the give_initial_stuff
* This mod provides some stuff per player at initial play when first join only
* set initial_stuff = default:wood 2,farming:bread 2,default:furnace 1,default:torch 5
* the initial_stuff is only configured per config files not at menu
* cherry-picked from 18aed0219b
2021-12-13 20:27:13 -06:00
ac2dd7e3e5 set art and game default, use minenux name and logo venenux 2021-11-30 22:50:51 -04:00
sfan5
eb64ff94f8 Use node particles for TNT explosions (#2695) 2021-11-23 23:21:04 -04:00
sofar
5979c4188d Fix builtin item metatable (#2328)
Co-authored-by: Alexander Weber <web.alexander@web.de>
2021-11-23 23:18:49 -04:00
11102e4e17 minetest 5 game with some backports from 5.3
* updated README for our fork minenux
* minetest 5 game with some backports from 5.3
* Fix boat floating in the air when water being drained away
  backported https://github.com/minetest/minetest_game/pull/2788
  fixed
* Do not crash when a skeleton key is used on an unknown node
  backported https://github.com/minetest/minetest_game/pull/2806
* default: Add missing nodes to list
  backported https://github.com/minetest/minetest_game/pull/2799
2021-11-23 23:08:23 -04:00
The most random of all meshes
27e70c9524 Fix boat floating in the air when water being drained away (#2788) 2021-11-23 23:01:13 -04:00
Montandalar
4e3afc0035 Do not crash when a skeleton key is used on an unknown node (#2806) 2021-11-23 23:00:21 -04:00
An0n3m0us
7e515b261d default: Add missing nodes to list (#2799) 2021-11-23 22:59:19 -04:00
sfan5
eb0b314fb3 Fix crash on TNT explosions if tnt is disabled 2021-11-23 22:51:37 -04:00
sfan5
8863527bb6 Fix respawn not working at all when suitable position was not found
The player should always be teleported away when they die and
we can still fall back to the engine spawning code.
2020-04-04 13:06:40 +02:00
sfan5
fbbc7fc996 player_api: Prevent knockback when player is set as attached
This is not directly related to player models but fits well
as a convenience feature in player_api.
2020-03-17 22:08:36 +01:00
TumeniNodes
b9dc758fef
xpanes: fix code style (#2618) 2020-03-15 15:12:21 +01:00
TumeniNodes
8b3b92dfdf
xpanes: remove unused textures (#2614) 2020-03-07 20:25:43 +01:00
sfan5
07a8067348
Fix TNT mod crash when entities disappear during explosion (#2616) 2020-03-06 21:51:19 +01:00
sfan5
3a863053c0
Dungeon loot: Warn on unknown registered loot items (#2613) 2020-03-06 21:51:07 +01:00
IFRFSX
91ac075cff
Update Chinese Translation, Add Traditional Chinese Translation (#2596) 2020-03-02 21:53:12 +01:00
SmallJoker
fe9cdba0ec
Creative: Skip redundant refreshes, fix reset button (#2611)
Skips redundant calls to creative.update_creative_inventory and fixes the 'Reset' button which double-refreshed the filter cache.
2020-03-02 21:41:42 +01:00
An0n3m0us
8d9aa07752
Sort loot registration into respective mods (#2602) 2020-02-23 14:41:13 +01:00
Andrey2470T
34b410319e
Increase speed of flowing water/river water animations
To visually match the 1 node per second spread of flowing water.
2020-02-14 00:01:15 +00:00
An0n3m0us
3ea648f5bf
Disallow screwdriver rotating torches, to avoid bad torch rotations 2020-02-11 03:58:41 +00:00
An0n3m0us
232cc2bd1c
Add log for seeds on place 2020-02-10 22:00:40 +01:00
Paramat
db632b67bf
Fix missing papyrus in savanna, add a dry dirt version
Papyrus was missing from the dry dirt 'savanna_shore' biome due to
only being placed on dirt. A mistake made when changing savanna
dirt to dry dirt.

Rename existing papyrus schematic to 'papyrus_on_dirt' and only
place in the 'rainforest_swamp' biome.
Add a new papyrus schematic 'papyrus_on_dry_dirt', placed in the
'savanna' biome.
2020-02-09 01:34:17 +00:00
Louis Royer
1420376e32
Fix french translation of snow block slab 2020-02-08 21:06:17 +00:00
Paramat
9bf64b61c2
Fix simple bed height, make player lay down just above it, not inside it 2020-02-08 03:11:44 +00:00
IFRFSX
f255e36d78
Add traditional Chinese translation (#2579) 2020-02-06 20:15:13 +01:00
sfan5
d3e26dba18 Convert minetest.sound_play uses to ephemeral 2020-02-05 22:24:23 +01:00
DS
176ddba176 Reset spawn position on bed destruction 2020-01-26 18:59:44 +01:00
IFRFSX
eac4795326 Update Chinese translation (#2563)
rail = 轨道 / 栏杆
grass = 草

and, mese color is yellow, so i translate it to "黄石"。(Chinese words without MESE)
2020-01-25 16:55:14 +01:00
Zaoqi
da39bae50e Add zh_CN translation 2020-01-22 19:09:38 +01:00
Konstantin Ilyashenko
7e9a54abaf Replace Russian translation of Pickaxe (#2556) 2020-01-09 19:09:06 +01:00
Lejo
beb0aefa2d Make can_interact_with_node() check for key group instead of default:key 2020-01-06 21:16:33 +00:00
Thomas--S
1940961d63 Move duplicate recipe from books to default.register_craft_metadata_copy()
This allows mods to easily implement the same behaviour, e.g. for letters.
2020-01-04 00:09:58 +00:00
An0n3m0us
6e32287a42 Move crafting, cooking and fuel recipes into corresponding files 2020-01-01 01:38:06 +00:00