Zsolt Bartha
|
a4bbbd50e9
|
fixed many bugs
|
2014-05-06 12:07:07 -06:00 |
|
Craig Davison
|
ffae1c78fb
|
Update README.md
|
2014-05-06 18:51:27 +01:00 |
|
Craig Davison
|
d2c836b5cb
|
New readme
|
2014-05-06 18:17:27 +01:00 |
|
Craig
|
e0f71911ec
|
New header
|
2014-05-06 18:13:13 +01:00 |
|
ManOfMinetest24
|
82ee026285
|
Update init.lua
Ding, Dong! Ping, Pong!
|
2014-05-05 12:39:47 -06:00 |
|
Amaz1
|
15ecd3e906
|
Added moon gravity, and a few other bits.
|
2014-05-03 08:16:37 +01:00 |
|
ManOfMinetest24
|
843c5dc887
|
Update init.lua
|
2014-05-02 15:19:57 -06:00 |
|
ManOfMinetest24
|
27d525ca66
|
Update mapgen.lua
|
2014-05-02 15:17:51 -06:00 |
|
ManOfMinetest24
|
a57ebed03a
|
Update init.lua some more
|
2014-05-02 15:16:56 -06:00 |
|
Amaz1
|
394b9194d8
|
Update init.lua
|
2014-05-02 21:45:27 +01:00 |
|
Amaz1
|
ad8288344e
|
Add vacuum evrywhere and always use mapgen 7
|
2014-05-02 21:42:57 +01:00 |
|
Amaz1
|
46baed063c
|
mg v7 Here We Come!
|
2014-05-02 21:28:34 +01:00 |
|
Amaz1
|
5caf691165
|
Make singlenode the default mapgen.
|
2014-05-02 20:10:33 +01:00 |
|
ManOfMinetest24
|
17f3784a9b
|
tweaked some stuff
|
2014-05-02 13:03:34 -06:00 |
|
ManOfMinetest24
|
f85fec335b
|
Bug. Bug. Bugbugbug!
|
2014-05-01 15:08:46 -06:00 |
|
ManOfMinetest24
|
97e1cf2fbf
|
Merge pull request #2 from ManOfMinetest24/stable-0.4
edits!
|
2014-04-25 13:38:11 -06:00 |
|
ManOfMinetest24
|
988fdd093c
|
edits!
|
2014-04-25 13:33:31 -06:00 |
|
ManOfMinetest24
|
9453db04db
|
Merge pull request #1 from ManOfMinetest24/stable-0.4
fixed
|
2014-04-25 12:26:59 -06:00 |
|
ManOfMinetest24
|
bd249b9bac
|
more bugfix!
|
2014-04-25 11:19:27 -06:00 |
|
ManOfMinetest24
|
bbe43a2b89
|
bugfix!
|
2014-04-25 11:18:20 -06:00 |
|
ManOfMinetest24
|
698b4285f8
|
bugfix!
|
2014-04-25 11:16:48 -06:00 |
|
ManOfMinetest24
|
edd8be946f
|
added paramat's moonrealm mod
|
2014-04-25 11:11:04 -06:00 |
|
ShadowNinja
|
64fdb49a32
|
Rework screwdriver and add protection support
|
2013-12-11 16:10:17 -05:00 |
|
Novatux
|
47a49eccf4
|
Use minetest.swap_node instead of hacky_swap_node
|
2013-12-08 18:12:44 +01:00 |
|
kaeza
|
ba4c80644e
|
Fix player skin changing code.
|
2013-12-06 22:45:17 -05:00 |
|
RealBadAngel
|
81e9a7cb36
|
Add waving property for leaves and plants.
|
2013-12-03 19:15:19 +01:00 |
|
kwolekr
|
a5a59e3552
|
Explicitly set values of is_ground_content
Counterpart commit to minetest 9a927476
|
2013-11-30 02:42:57 -05:00 |
|
kwolekr
|
bdd22db33d
|
Add is_ground_content setting to grass_1, apple, and dry shrubs
|
2013-11-29 23:47:13 -05:00 |
|
PilzAdam
|
51de4236ab
|
Remove / replace all print() calls
|
2013-11-17 11:55:46 +01:00 |
|
PilzAdam
|
5d0795a1a7
|
Fix indentation, use log() instead of print() and use get_item_group() in tree growing ABM
|
2013-11-17 11:46:41 +01:00 |
|
kaeza
|
4c0c7ae146
|
Rewrite player.lua
|
2013-11-09 12:09:30 -02:00 |
|
Vanessa Ezekowitz
|
4bd6bce86e
|
Allow cactus to lay on its side also.
|
2013-11-08 00:56:20 -05:00 |
|
4Evergreen4
|
3653859961
|
Add 6d facedir to logs.
|
2013-11-07 20:16:54 -05:00 |
|
BlockMen
|
9fdbc1f407
|
Fix tree growing and jungle sapling growth rate
|
2013-11-07 00:13:51 +01:00 |
|
ShadowNinja
|
1d4eb43f26
|
Revert dig time in creative mode to 0.5
This made it impossible to punch things without breaking them in creative
|
2013-11-04 18:46:39 -05:00 |
|
4Evergreen4
|
91849c3b4e
|
Implemented facedir in the nyan cat rainbow
|
2013-11-03 15:30:24 -05:00 |
|
Novatux
|
2d9f34cf29
|
Fix possible crash with grass ABM.
|
2013-11-02 16:12:51 +01:00 |
|
Novatux
|
c21dccd7fa
|
Fix grass adding/removing ABM.
|
2013-11-02 13:47:45 +01:00 |
|
Novatux
|
a4b4de6d0e
|
Move sapling growing and grass adding/removing ABMs to Lua.
|
2013-11-02 11:03:08 +01:00 |
|
PilzAdam
|
672fdbcc11
|
Fix stone and wooden axe being slower than hand
|
2013-11-01 17:16:47 +01:00 |
|
ShadowNinja
|
3c0fa5f8b0
|
Remove trailing tabs from empty lines in stairs
|
2013-11-01 11:34:24 -04:00 |
|
ShadowNinja
|
7b8ad5786c
|
Add and use the stick group
|
2013-11-01 11:34:24 -04:00 |
|
Novatux
|
066d23cdfd
|
Change hoe_on_use to farming.hoe_on_use, for use and override by mods.
|
2013-11-01 16:31:01 +01:00 |
|
Kahrl
|
cf6f458906
|
Remove mapgen_air alias
|
2013-10-05 18:50:33 +02:00 |
|
PilzAdam
|
e547d279ab
|
Longer range and insta-dig in creative
|
2013-09-28 23:52:59 +02:00 |
|
PilzAdam
|
3804d8a078
|
Use 6d facedir to place upside down slabs and stairs
|
2013-09-28 23:45:28 +02:00 |
|
Sfan5
|
a4823a4261
|
Add mapgen_stair_cobble to minetest_game
|
2013-09-06 21:47:21 +02:00 |
|
HybridDog
|
9df85d7752
|
Fix typo in flower generation
|
2013-08-06 17:56:51 +02:00 |
|
BlockMen
|
fa9424c31b
|
Update drowning
Needed if #851 gets merged
|
2013-08-02 08:12:20 +02:00 |
|
proller
|
eb71e01887
|
Snow default level up
|
2013-07-28 17:21:18 +04:00 |
|