oweals/minetest_game.git
10 years agoPrevent bucket from replacing unloaded nodes 0.4.9
ShadowNinja [Sun, 22 Dec 2013 23:51:28 +0000 (18:51 -0500)]
Prevent bucket from replacing unloaded nodes

10 years agoAdd protection support to signs 229/head
ShadowNinja [Wed, 11 Dec 2013 18:13:11 +0000 (13:13 -0500)]
Add protection support to signs

10 years agoAllow changing screwdriver mode when pointing at a protected node
ShadowNinja [Sun, 22 Dec 2013 22:16:31 +0000 (17:16 -0500)]
Allow changing screwdriver mode when pointing at a protected node

10 years agoShorten lines in bucket and support nil placers
ShadowNinja [Sat, 14 Dec 2013 19:30:34 +0000 (14:30 -0500)]
Shorten lines in bucket and support nil placers

10 years agoCheck for area protection in buckets
Novatux [Sat, 23 Nov 2013 20:54:19 +0000 (21:54 +0100)]
Check for area protection in buckets

10 years agoRework screwdriver and add protection support 228/head
ShadowNinja [Wed, 11 Dec 2013 02:19:23 +0000 (21:19 -0500)]
Rework screwdriver and add protection support

10 years agoUse minetest.swap_node instead of hacky_swap_node 227/head
Novatux [Sun, 8 Dec 2013 17:12:44 +0000 (18:12 +0100)]
Use minetest.swap_node instead of hacky_swap_node

10 years agoFix player skin changing code.
kaeza [Sat, 7 Dec 2013 01:06:45 +0000 (23:06 -0200)]
Fix player skin changing code.

10 years agoAdd waving property for leaves and plants. 224/head
RealBadAngel [Tue, 3 Dec 2013 18:15:19 +0000 (19:15 +0100)]
Add waving property for leaves and plants.

10 years agoExplicitly set values of is_ground_content
kwolekr [Sat, 30 Nov 2013 07:42:57 +0000 (02:42 -0500)]
Explicitly set values of is_ground_content

Counterpart commit to minetest 9a927476

10 years agoAdd is_ground_content setting to grass_1, apple, and dry shrubs
kwolekr [Sat, 30 Nov 2013 04:43:39 +0000 (23:43 -0500)]
Add is_ground_content setting to grass_1, apple, and dry shrubs

10 years agoRemove / replace all print() calls 0.4.8
PilzAdam [Sun, 17 Nov 2013 10:55:46 +0000 (11:55 +0100)]
Remove / replace all print() calls

10 years agoFix indentation, use log() instead of print() and use get_item_group() in tree growin...
PilzAdam [Sun, 17 Nov 2013 10:46:41 +0000 (11:46 +0100)]
Fix indentation, use log() instead of print() and use get_item_group() in tree growing ABM

10 years agoRewrite player.lua 217/head
kaeza [Sat, 9 Nov 2013 00:12:56 +0000 (22:12 -0200)]
Rewrite player.lua

10 years agoAllow cactus to lay on its side also.
Vanessa Ezekowitz [Fri, 8 Nov 2013 05:52:07 +0000 (00:52 -0500)]
Allow cactus to lay on its side also.

10 years agoAdd 6d facedir to logs. 214/head
4Evergreen4 [Thu, 7 Nov 2013 16:48:00 +0000 (11:48 -0500)]
Add 6d facedir to logs.

10 years agoFix tree growing and jungle sapling growth rate
BlockMen [Wed, 6 Nov 2013 22:41:49 +0000 (23:41 +0100)]
Fix tree growing and jungle sapling growth rate

10 years agoRevert dig time in creative mode to 0.5
ShadowNinja [Mon, 4 Nov 2013 23:46:39 +0000 (18:46 -0500)]
Revert dig time in creative mode to 0.5

This made it impossible to punch things without breaking them in creative

10 years agoImplemented facedir in the nyan cat rainbow
4Evergreen4 [Sat, 10 Aug 2013 13:54:52 +0000 (09:54 -0400)]
Implemented facedir in the nyan cat rainbow

10 years agoFix possible crash with grass ABM.
Novatux [Sat, 2 Nov 2013 15:12:51 +0000 (16:12 +0100)]
Fix possible crash with grass ABM.

10 years agoFix grass adding/removing ABM.
Novatux [Sat, 2 Nov 2013 12:47:45 +0000 (13:47 +0100)]
Fix grass adding/removing ABM.

10 years agoMove sapling growing and grass adding/removing ABMs to Lua.
Novatux [Sat, 2 Nov 2013 10:00:48 +0000 (11:00 +0100)]
Move sapling growing and grass adding/removing ABMs to Lua.

10 years agoFix stone and wooden axe being slower than hand
PilzAdam [Sat, 28 Sep 2013 22:02:38 +0000 (00:02 +0200)]
Fix stone and wooden axe being slower than hand

10 years agoRemove trailing tabs from empty lines in stairs
ShadowNinja [Sat, 5 Oct 2013 00:33:41 +0000 (20:33 -0400)]
Remove trailing tabs from empty lines in stairs

10 years agoAdd and use the stick group
ShadowNinja [Mon, 16 Sep 2013 03:49:56 +0000 (23:49 -0400)]
Add and use the stick group

10 years agoChange hoe_on_use to farming.hoe_on_use, for use and override by mods.
Novatux [Fri, 30 Aug 2013 08:10:30 +0000 (10:10 +0200)]
Change hoe_on_use to farming.hoe_on_use, for use and override by mods.

10 years agoRemove mapgen_air alias
Kahrl [Sat, 5 Oct 2013 16:50:33 +0000 (18:50 +0200)]
Remove mapgen_air alias

10 years agoLonger range and insta-dig in creative
PilzAdam [Tue, 6 Aug 2013 13:39:22 +0000 (15:39 +0200)]
Longer range and insta-dig in creative

10 years agoUse 6d facedir to place upside down slabs and stairs
PilzAdam [Wed, 11 Sep 2013 14:32:32 +0000 (16:32 +0200)]
Use 6d facedir to place upside down slabs and stairs

10 years agoAdd mapgen_stair_cobble to minetest_game
Sfan5 [Fri, 6 Sep 2013 19:47:21 +0000 (21:47 +0200)]
Add mapgen_stair_cobble to minetest_game

10 years agoFix typo in flower generation
HybridDog [Sat, 3 Aug 2013 09:41:59 +0000 (11:41 +0200)]
Fix typo in flower generation

10 years agoUpdate drowning 194/head
BlockMen [Fri, 2 Aug 2013 06:12:20 +0000 (08:12 +0200)]
Update drowning

Needed if #851 gets merged

10 years agoSnow default level up
proller [Sun, 28 Jul 2013 13:21:18 +0000 (17:21 +0400)]
Snow default level up

10 years agoMelting and freezing
proller [Sun, 14 Jul 2013 02:09:02 +0000 (06:09 +0400)]
Melting and freezing

10 years agoMese and Diamond ore description consistancy.
GloopMaster [Fri, 5 Jul 2013 20:57:17 +0000 (16:57 -0400)]
Mese and Diamond ore description consistancy.

Merely creates consistancy in the in-game naming of the ores.

10 years agoAdd support for walkable plants
hdastwb [Thu, 27 Jun 2013 18:08:51 +0000 (14:08 -0400)]
Add support for walkable plants

10 years agoCall on_rightclick from buckets
Zeg9 [Sat, 1 Jun 2013 11:40:02 +0000 (13:40 +0200)]
Call on_rightclick from buckets

10 years agoAdd lavacooling sounds
HybridDog [Sat, 8 Jun 2013 15:25:35 +0000 (17:25 +0200)]
Add lavacooling sounds

10 years agoAdd bubble texture for drowning
PilzAdam [Wed, 19 Jun 2013 21:45:48 +0000 (21:45 +0000)]
Add bubble texture for drowning

10 years agoGenerate clay with register_ore()
PilzAdam [Sun, 16 Jun 2013 20:21:59 +0000 (20:21 +0000)]
Generate clay with register_ore()

10 years agoMake dry shrubs buildable_to
PilzAdam [Thu, 13 Jun 2013 15:15:42 +0000 (15:15 +0000)]
Make dry shrubs buildable_to

10 years agoUse louder footstep sound as dug_node
PilzAdam [Thu, 13 Jun 2013 14:30:33 +0000 (14:30 +0000)]
Use louder footstep sound as dug_node

10 years agoSeparate formspecs of active furnace and chests
BlockMen [Mon, 3 Jun 2013 19:56:17 +0000 (21:56 +0200)]
Separate formspecs of active furnace and chests

Makes its possible to override formspecs by mods

10 years agoNew sounds
Mitori Itoshiki [Tue, 11 Jun 2013 21:23:10 +0000 (01:23 +0400)]
New sounds

10 years agoIncrease chance for getting seeds 0.4.7
PilzAdam [Sun, 2 Jun 2013 23:15:40 +0000 (01:15 +0200)]
Increase chance for getting seeds

10 years agoBetter diamond block texture 164/head
Zeg9 [Sun, 26 May 2013 10:43:42 +0000 (12:43 +0200)]
Better diamond block texture

10 years agoHigher resolution and quality of header logo
BlockMen [Mon, 20 May 2013 22:21:08 +0000 (00:21 +0200)]
Higher resolution and quality of header logo

10 years agoPngcrush all Textures
Sfan5 [Sat, 25 May 2013 14:20:35 +0000 (16:20 +0200)]
Pngcrush all Textures

10 years agoRemove add_firefly() and add_rat()
PilzAdam [Fri, 24 May 2013 23:10:32 +0000 (01:10 +0200)]
Remove add_firefly() and add_rat()

10 years agoReplace minetest.env: with minetest.
PilzAdam [Fri, 24 May 2013 22:40:03 +0000 (00:40 +0200)]
Replace minetest.env: with minetest.

10 years agoNew metal block textures
Zeg9 [Fri, 24 May 2013 09:47:13 +0000 (11:47 +0200)]
New metal block textures

10 years agoFix typo for droping seeds
Casimir [Thu, 23 May 2013 19:55:00 +0000 (22:55 +0300)]
Fix typo for droping seeds

10 years agoFix a typo in apple decaying
PilzAdam [Tue, 21 May 2013 18:02:47 +0000 (20:02 +0200)]
Fix a typo in apple decaying

10 years agoAdd farming mod
PilzAdam [Sun, 11 Nov 2012 10:47:53 +0000 (11:47 +0100)]
Add farming mod

10 years agoLet apples fall when the tree is decaying
PilzAdam [Tue, 21 May 2013 14:44:39 +0000 (16:44 +0200)]
Let apples fall when the tree is decaying

10 years agoAdd header.png 157/head
Zeg9 [Mon, 20 May 2013 14:45:19 +0000 (16:45 +0200)]
Add header.png

10 years agoAdd the soil group
PilzAdam [Mon, 20 May 2013 12:38:51 +0000 (14:38 +0200)]
Add the soil group

10 years agoSplit init.lua into several files
PilzAdam [Sun, 19 May 2013 16:43:04 +0000 (18:43 +0200)]
Split init.lua into several files

10 years agoAdd bones mod
PilzAdam [Sat, 18 May 2013 14:06:57 +0000 (16:06 +0200)]
Add bones mod

10 years agoMove all common mods back to minetest_game
PilzAdam [Sat, 18 May 2013 14:05:16 +0000 (16:05 +0200)]
Move all common mods back to minetest_game

10 years agoAdd minetest logo for game filter
PilzAdam [Thu, 2 May 2013 17:31:11 +0000 (19:31 +0200)]
Add minetest logo for game filter

11 years agoREADME.txt: Note requirement of common mods
Perttu Ahola [Sun, 14 Apr 2013 20:28:40 +0000 (23:28 +0300)]
README.txt: Note requirement of common mods

11 years agoFix a typo 155/head
RealBadAngel [Thu, 11 Apr 2013 22:51:29 +0000 (00:51 +0200)]
Fix a typo

11 years agoalias for moreores copper block 154/head
RealBadAngel [Wed, 10 Apr 2013 20:52:13 +0000 (22:52 +0200)]
alias for moreores copper block

11 years agoAdd aliases for diamond mod 0.4.6
PilzAdam [Thu, 28 Mar 2013 20:55:36 +0000 (21:55 +0100)]
Add aliases for diamond mod

11 years agoAdd aliases for moreores' copper and bronze items
PilzAdam [Thu, 28 Mar 2013 17:31:41 +0000 (18:31 +0100)]
Add aliases for moreores' copper and bronze items

11 years agoAdd external_legacy mod with aliases for moreores' ores
PilzAdam [Sun, 24 Mar 2013 21:33:53 +0000 (22:33 +0100)]
Add external_legacy mod with aliases for moreores' ores

11 years agoFix order of common mods since the engine ignores dependencies currently
PilzAdam [Sat, 23 Mar 2013 18:32:32 +0000 (19:32 +0100)]
Fix order of common mods since the engine ignores dependencies currently

11 years agoMove creative, dye, vessels and wool to common
PilzAdam [Sat, 23 Mar 2013 16:42:40 +0000 (17:42 +0100)]
Move creative, dye, vessels and wool to common

11 years agoUse common mods 153/head
PilzAdam [Thu, 21 Mar 2013 17:44:36 +0000 (18:44 +0100)]
Use common mods

11 years agoAdd a better mossycobble texture
PilzAdam [Wed, 20 Mar 2013 16:40:11 +0000 (17:40 +0100)]
Add a better mossycobble texture

11 years agoMake grass buildable_to
PilzAdam [Wed, 20 Mar 2013 15:22:59 +0000 (16:22 +0100)]
Make grass buildable_to

11 years agoAdd a description to buckets and use rightclick to place the liquids
PilzAdam [Tue, 19 Mar 2013 19:06:53 +0000 (20:06 +0100)]
Add a description to buckets and use rightclick to place the liquids

11 years agoAllow buckets to pick up partially full liquid nodes when liquid_finite is enabled.
ShadowNinja [Mon, 18 Mar 2013 21:25:09 +0000 (17:25 -0400)]
Allow buckets to pick up partially full liquid nodes when liquid_finite is enabled.

11 years agoUse replacements in furnace and replace lava bucket with empty bucket when used as...
hdastwb [Sun, 6 Jan 2013 01:57:05 +0000 (20:57 -0500)]
Use replacements in furnace and replace lava bucket with empty bucket when used as fuel

11 years agoAdd stonebricks
PilzAdam [Mon, 18 Mar 2013 14:31:50 +0000 (15:31 +0100)]
Add stonebricks

11 years agoAdd papyrus and cactus growing
PilzAdam [Mon, 18 Mar 2013 23:32:21 +0000 (00:32 +0100)]
Add papyrus and cactus growing

11 years agoMake it possible to override the default.cool_lava_* functions
PilzAdam [Mon, 18 Mar 2013 23:04:17 +0000 (00:04 +0100)]
Make it possible to override the default.cool_lava_* functions

11 years agoDont allow to place not-fuel items in the fuel field in the furnace and dont allow...
PilzAdam [Thu, 10 Jan 2013 18:28:50 +0000 (19:28 +0100)]
Dont allow to place not-fuel items in the fuel field in the furnace and dont allow to place any item in the dst field

11 years agoAdd grass
PilzAdam [Mon, 18 Mar 2013 21:27:15 +0000 (22:27 +0100)]
Add grass

11 years agoMake lava not renewable
PilzAdam [Sun, 17 Mar 2013 17:52:11 +0000 (18:52 +0100)]
Make lava not renewable

11 years agoAdd obsidian
jojoa1997 [Sun, 10 Mar 2013 21:01:58 +0000 (17:01 -0400)]
Add obsidian

11 years agoUse animation for new_style_water
PilzAdam [Sat, 9 Feb 2013 20:14:37 +0000 (21:14 +0100)]
Use animation for new_style_water

11 years agoMake wooden stairs and slabs flammable
PilzAdam [Sun, 17 Mar 2013 10:27:54 +0000 (11:27 +0100)]
Make wooden stairs and slabs flammable

11 years agoAdd junglewood stairs and slabs
PilzAdam [Sun, 17 Mar 2013 10:21:06 +0000 (11:21 +0100)]
Add junglewood stairs and slabs

11 years agoGet 6 slabs out of 3 full nodes
PilzAdam [Sun, 17 Mar 2013 10:17:30 +0000 (11:17 +0100)]
Get 6 slabs out of 3 full nodes

11 years agoAdd jungleleaves, junglewood and junglesapling
PilzAdam [Sat, 16 Mar 2013 20:27:28 +0000 (21:27 +0100)]
Add jungleleaves, junglewood and junglesapling

11 years agoAdd lavacooling
PilzAdam [Sat, 9 Mar 2013 20:51:45 +0000 (21:51 +0100)]
Add lavacooling

11 years agoFixe digging times of axes 0.4.5
jojoa1997 [Sun, 3 Mar 2013 00:08:03 +0000 (19:08 -0500)]
Fixe digging times of axes

11 years agoDont place doors if node under it has on_rightclick
PilzAdam [Fri, 1 Mar 2013 16:40:26 +0000 (17:40 +0100)]
Dont place doors if node under it has on_rightclick

11 years agoUpdate README
PilzAdam [Sun, 24 Feb 2013 18:01:10 +0000 (19:01 +0100)]
Update README

11 years agomakes wood doors craftable from wood group 122/head
jojoa1997 [Tue, 12 Feb 2013 20:46:03 +0000 (15:46 -0500)]
makes wood doors craftable from wood group

11 years agoMerge pull request #119 from HybridDog/patch-1
darkrose [Fri, 8 Feb 2013 14:08:47 +0000 (06:08 -0800)]
Merge pull request #119 from HybridDog/patch-1

Update mods/default/init.lua

11 years agoUpdate mods/default/init.lua 119/head
HybridDog [Fri, 8 Feb 2013 14:03:14 +0000 (15:03 +0100)]
Update mods/default/init.lua

how did this line get there?

11 years agoFix duplicate in default 117/head
Jat [Wed, 6 Feb 2013 01:43:48 +0000 (02:43 +0100)]
Fix duplicate in default

11 years agoUpdate mods/doors/init.lua 113/head
Lord89James [Sat, 26 Jan 2013 16:00:15 +0000 (17:00 +0100)]
Update mods/doors/init.lua

Fix door's glitch in creative mode

11 years agoFix texture glitch when digging junglegrass
PilzAdam [Tue, 15 Jan 2013 19:30:55 +0000 (20:30 +0100)]
Fix texture glitch when digging junglegrass

11 years agoUpdate minetest.show_formspec()
PilzAdam [Mon, 7 Jan 2013 19:40:41 +0000 (20:40 +0100)]
Update minetest.show_formspec()

11 years agoBetter lump & ingot textures
Gloop Master [Sun, 6 Jan 2013 06:21:29 +0000 (01:21 -0500)]
Better lump & ingot textures

11 years agoOpen/close doors with rightclick
PilzAdam [Fri, 4 Jan 2013 16:02:46 +0000 (17:02 +0100)]
Open/close doors with rightclick