Andrei
|
5c718db7a0
|
Merge pull request #1 from Xanthin/translation
Some missing translations and a fix for beds translation
|
2015-05-16 12:56:29 -06:00 |
|
Xanthin
|
ed11a0398d
|
Fix typo preventing translation of beds
|
2015-05-16 20:30:56 +02:00 |
|
Xanthin
|
223d108528
|
Add missing translation into template.txt
|
2015-05-16 19:05:22 +02:00 |
|
Xanthin
|
88d8cb54a6
|
Add missing S() for door ownership
|
2015-05-16 19:03:50 +02:00 |
|
Xanthin
|
653bef7699
|
Add missing words into template.txt
|
2015-05-16 19:01:39 +02:00 |
|
Adimgar
|
26674b1e5a
|
Transaltion - Code cleaning
|
2015-05-15 19:03:12 -06:00 |
|
Adimgar
|
1cb872ee9e
|
Transaltion - Updated langfiles and templates
|
2015-05-15 15:34:15 -06:00 |
|
Adimgar
|
b1ca4b069a
|
Transaltion - Updated langfiles and templates; using params
|
2015-05-15 12:40:29 -06:00 |
|
Adimgar
|
67dcb8a0de
|
Translation
|
2015-05-15 10:48:59 -06:00 |
|
Adimgar
|
160fc0228b
|
Translation
|
2015-05-15 00:02:16 -06:00 |
|
Adimgar
|
51095c45a3
|
Translation
|
2015-05-14 23:51:02 -06:00 |
|
Adimgar
|
f3becdac8c
|
Translation
|
2015-05-14 22:28:09 -06:00 |
|
Calinou
|
a4d056e493
|
Make some common nodes let light pass through
|
2015-05-14 17:34:17 +02:00 |
|
Novatux
|
23a37e5e79
|
Apples give 2 HP instead of 1 HP, bread gives 5 HP instead of 4 HP
|
2015-05-14 17:33:10 +02:00 |
|
Calinou
|
300b14078f
|
Give 24 rails per craft instead of 15
|
2015-05-14 17:28:30 +02:00 |
|
Novatux
|
eae3740d85
|
Fix missing argument for on_rotate
|
2015-05-14 16:07:19 +02:00 |
|
Novatux
|
3669ca0a83
|
Make beds not skip night if nobody is online
|
2015-05-14 14:41:26 +02:00 |
|
Novatux
|
46c6154444
|
Make doors not depend on screwdriver.
|
2015-05-14 14:24:14 +02:00 |
|
Novatux
|
2824562dc9
|
Add screwdriver callbacks, and code them for doors and beds
|
2015-05-14 10:24:56 +02:00 |
|
Wuzzy
|
852b337916
|
Use connect_to_raillike for rail
Used value: 2
|
2015-05-14 10:19:07 +02:00 |
|
paramat
|
dd34dffa45
|
Default/mapgen: Add sandstone alias for sandstone biome detection
|
2015-05-12 23:31:38 +01:00 |
|
Novatux
|
aaa6c260cd
|
Copy pos before giving it to on_blast because it can modify it; also remove a debug print that had nothing to do here
|
2015-05-12 21:03:02 +02:00 |
|
Novatux
|
81259e9fcc
|
De-duplicate code in doors mod in make_on_blast
|
2015-05-12 20:55:46 +02:00 |
|
Novatux
|
4bd1094619
|
Fix problems with TNT
|
2015-05-12 16:53:04 +02:00 |
|
Wuzzy
|
8bc8dd64c5
|
Make TNT respect on_blast, implement on_blast for some nodes
Implemented nodes:
- Steel Door: Ignores explosion
- Locked Chest: Ignores explosion
- Fire: Ignores explosion
- TNT: Starts burning
- Burning TNT: Explodes immediately
- Gunpowder: Starts burning
- Burning Gunpowder: Ignores explosion
|
2015-05-12 16:32:52 +02:00 |
|
paramat
|
ab4485f824
|
Default/mapgen: Add mapgen aliases for sandstone brick and sandstone brick stair, to enable sandstone dungeons
|
2015-05-12 16:23:09 +02:00 |
|
paramat
|
fa1b4d0d44
|
Default/nodes: Increase meselamp light level to light_max (14)
|
2015-05-11 22:50:44 +01:00 |
|
paramat
|
055157d084
|
Default/mapgen: Make register function selection compatible with future mapgens
|
2015-05-11 05:37:04 +01:00 |
|
HybridDog
|
fe3c5a7090
|
allow overriding papyrus and cactus grow functions
dont grow cactus on a lying one
use minetest.get_node 2 times less
do a bit what ShadowNinja wrote
add comment
return true if the plant is set
|
2015-04-27 01:09:32 +01:00 |
|
paramat
|
d0070f2b1a
|
Default/mapgen: Add dry shrub to mgv6 tundra
|
2015-04-23 06:28:49 +01:00 |
|
paramat
|
c570f9f494
|
Default/mapgen: Add alias for river water source
|
2015-04-19 04:00:46 +01:00 |
|
paramat
|
f8c8047a52
|
Default: Add river_water nodes
|
2015-04-19 02:27:06 +01:00 |
|
paramat
|
f49faadc19
|
Minetest.conf: Move mapgen flags to engine .conf
|
2015-04-14 02:32:06 +01:00 |
|
paramat
|
fe7a982343
|
Default/nodes: Make water, lava and ice is_ground_content = false
|
2015-04-06 01:43:17 +01:00 |
|
paramat
|
87468eb6fc
|
Default/mapgen: Fix missing num_spawn_by = 1 line for papyrus
|
2015-04-05 01:37:14 +01:00 |
|
paramat
|
4a7a51a46e
|
Default/mapgen.lua: Remove ores absheight flags. Add aliases for mgv6 snow biomes
|
2015-03-30 00:21:47 +01:00 |
|
Rui
|
9c15ebccab
|
Add max_hear_distance for fire
|
2015-03-29 21:35:03 +02:00 |
|
MT-Modder
|
525f467057
|
Slow down fire spread a bit
|
2015-03-29 21:25:46 +02:00 |
|
BlockMen
|
820a97e397
|
Add Meselamps
- Mese glows
- Glass + Mese = Meselamp
- New mese mineral texture
|
2015-03-29 21:17:53 +02:00 |
|
jp
|
3f2e35e827
|
Add vessels shelf
|
2015-03-29 21:00:32 +02:00 |
|
paramat
|
ccb4b925ed
|
default/mapgen.lua: Register mgv6 decorations
Organise and cleanup code
|
2015-03-27 00:29:44 +00:00 |
|
paramat
|
21c874ab52
|
flowers/mapgen.lua: Remove unnecessary double quotation marks
|
2015-03-25 22:03:53 +00:00 |
|
paramat
|
8a8712e4a3
|
flowers/mapgen.lua: Register flower decorations for mgv6
|
2015-03-25 21:28:15 +00:00 |
|
jp@localhost.localdomain
|
9eb9502209
|
Optimize boat model
|
2015-03-21 17:28:36 +01:00 |
|
paramat
|
a192f9fc78
|
default/mapgen.lua: Update biomes for new biome API
Register blob ores in mgv6 to replace addDirtGravelBlobs
Combine ores and blobs functions
|
2015-03-17 07:46:45 +00:00 |
|
ShadowNinja
|
794a436d86
|
Fix bucket code indentation
|
2015-03-07 21:26:55 -05:00 |
|
BlockMen
|
41837e6193
|
Fix beds respawn settings check
|
2015-03-06 19:29:16 +01:00 |
|
kilbith
|
86e0e4b2bf
|
Remove undeclared writing variable
|
2015-03-06 11:49:22 +01:00 |
|
BlockMen
|
2a6050e552
|
Add option to disable bed respawn, better recipe for fancy bed
|
2015-03-06 10:46:05 +01:00 |
|
ThatGraemeGuy
|
e604d8d7f3
|
Remove dupe aliases (fixes #438)
|
2015-02-28 22:49:32 +01:00 |
|