Commit Graph

  • cab01b6694 Add Obsidian / Obsidian Brick stairs & slabs Craig Davison 2014-12-25 16:40:51 +0000
  • 554d15fadb Change furnace fire icons Lean Rada 2015-01-10 05:13:12 +0800
  • a9ac480dcd Set number of screwdriver uses to 200 Craig Davison 2014-12-21 18:27:15 +0000
  • 1237bc3a4b Don't override param2 bits that are not used for rotation in screwdriver PilzAdam 2014-12-15 22:12:21 +0100
  • 854415fd33 Fix typo in furnace.lua PilzAdam 2014-12-13 12:52:47 +0100
  • 99cfe73bbf Give 4 obsidianbrick for 4 obsidian PilzAdam 2014-12-12 17:15:48 +0100
  • 697b39d40d Only allow rotating nodes that could be dug PilzAdam 2014-12-07 21:29:54 +0100
  • 2b7ca68805 Cleanup * Remove unused variables * Fix wearing out of screwdriver * Move magic numbers into constants * Scale down texture PilzAdam 2014-12-07 12:23:43 +0100
  • bd24c15db4 Screwdriver rewrite tenplus1 2014-09-06 21:07:57 +0100
  • 69614dc20d Pinetree (by sfan5, from mg mapgen) lua generation and sapling ABM. Add checks for ignore to other trees paramat 2014-12-04 03:47:46 +0000
  • 75dfcdb1e7 Add 3D signs Calinou 2014-11-30 09:05:10 +0100
  • c332081e81 Add white to the crack texture ShadowNinja 2014-11-04 16:19:27 -0500
  • 608e51f16d Add obsidianbrick HybridDog 2013-06-08 18:08:48 +0200
  • b0fb180e4d Use an overlay over default_dirt.png for soil PilzAdam 2014-12-06 11:28:24 +0100
  • 2ebd6b3839 Correct node definitons for pine saplings and pine needles PilzAdam 2014-12-07 01:00:33 +0100
  • 5a06de184c Rewrite furnace * Move furnace related code into furnace.lua * Move duplicated code into functions * Rewrite ABM: * Easier to follow strcuture (no returns in the middle) * No unnecessary calls to get_craft_result * Split logic and "visual feedback" (a bit) * Fewer calls to meta:set and meta:get * Better feedback on the current state of the furnace PilzAdam 2014-12-06 18:47:46 +0100
  • 957f94534b Remove remains of finite liquids from bucket mod This reverts commit 79856c914d. PilzAdam 2014-12-06 12:56:58 +0100
  • 4ec4672f01 Remove remains of weather PilzAdam 2014-12-06 12:50:05 +0100
  • 954d64afdc Add a minetest.conf.example with all available settings PilzAdam 2014-12-06 12:41:19 +0100
  • ef0eb4d435 Move doc for dyes to game_api.txt PilzAdam 2014-12-06 12:11:07 +0100
  • 11a7b88434 Fix visibility of global/local dye tables PilzAdam 2014-12-06 12:00:58 +0100
  • 9ec33f34f1 Set param2 to 1 if player places leaves PilzAdam 2014-12-06 11:08:41 +0100
  • 2c2edfad04 Move leafdecay doc to game_api.txt PilzAdam 2014-12-06 11:01:18 +0100
  • 22dd46dcc6 Dont dry out soil if unloaded blocks are nearby PilzAdam 2014-12-03 18:46:02 +0100
  • 20f938e44a Allow the group book to be placed into bookshelfs PilzAdam 2014-12-06 11:46:04 +0100
  • fd34872de8 Fix possible stacking of books in bookshelf Original author: @MT-Modder PilzAdam 2014-12-06 11:43:07 +0100
  • 31edc5a9ff Add all saplings to group sapling PilzAdam 2014-12-03 17:12:57 +0100
  • 19bdcb26f6 Add missing groups to pine sapling PilzAdam 2014-12-03 17:12:20 +0100
  • 5b7db48372 Fix various fire sound bugs PilzAdam 2014-12-03 16:59:36 +0100
  • 128f0adb24 Fix some undeclared global variables Craig Davison 2014-11-25 20:34:40 +0000
  • 6fb072e5ff Pine tree, pine needles, pine sapling and pinewood nodes, including textures by Splizard and Cisoun paramat 2014-10-21 18:53:04 +0100
  • 8007c142de Added the new door textures Amaz 2014-10-04 20:49:22 +0100
  • e707ba3cf1 Fix leaked globals. Diego Martínez 2014-11-29 00:44:14 -0300
  • 6680a51988 New ladder texture kilbith 2014-10-16 11:57:37 +0200
  • 3bf3249d71 Fix leaking globals in flowers and default mapgen.lua PenguinDad 2014-11-20 17:02:07 +0100
  • e71b71c1a9 Default and flowers: only run on-generated functions in mgv6. Remove indev ore definitions paramat 2014-11-05 20:22:55 +0000
  • a90338d40d New flower textures RHRhino 2014-10-04 13:35:22 +0200
  • 929559fe85 Revert "Fix fire blocking sunlight" BlockMen 2014-11-08 23:25:40 +0100
  • c41762d211 New grass(plant) and leaves textures kilbith 2014-10-11 10:27:22 +0200
  • f06d4b8547 Vessels: new textures kilbith 2014-10-10 10:30:05 +0200
  • dcce6e9795 Fix fire blocking sunlight ShadowNinja 2014-11-04 16:17:56 -0500
  • d57cb0a110 Boats mod improve y motion. Smaller collision box. Reverse turn with negative velocity only. Smooth turning. Enable underwater higher acceleration paramat 2014-10-04 04:44:23 +0100
  • ba8cbbcdbd Add new ore blocks textures kilbith 2014-09-30 10:35:26 +0200
  • 56cc4191ca Tweak some textures, new chest texture BlockMen 2014-10-03 11:25:22 +0200
  • 6532978a58 Add improved grass textures by @Philipbenr (slightly modified), fixes #323 BlockMen 2014-10-03 11:21:12 +0200
  • 349a63ed14 Allow only boat driver to be detached from boat (fixes #276) BlockMen 2014-10-03 03:20:31 +0200
  • 7f44a49d99 Use new optional framed glasslike drawtype BlockMen 2014-10-02 11:51:47 +0200
  • 5047540db2 Make new textures fit existing style BlockMen 2014-09-27 20:33:17 +0200
  • 9dfaab7f20 Some new textures (natural beauty texturepack) Neuromancer56 2014-09-22 21:04:07 -0500
  • 8fe62ea7f6 Use new firelike drawtype BlockMen 2014-09-21 22:25:00 +0200
  • c4969665e7 Fix dye stuff, fixes #243 BlockMen 2014-09-16 19:12:31 +0200
  • 9670c27161 Clean up treegen code ShadowNinja 2014-06-13 14:03:14 -0400
  • c32957f942 Enable dungeons by default Amaz 2014-07-29 18:25:33 +0100
  • c95cd8414b Fix xpanes API BlockMen 2014-09-16 17:11:54 +0200
  • cc2573acdf Remove API from player.lua CraigyDavi 2014-09-04 23:10:33 +0100
  • 44dc611088 Fix farming unloaded node crash ShadowNinja 2014-09-06 20:34:52 -0400
  • 49a8ddc822 Make sand and some leaves sounds quieter Calinou 2014-08-22 11:52:51 +0200
  • 11c04e984d Localize player_attached BlockMen 2014-08-21 15:22:35 +0200
  • ef1f66a64e Fix some farming stuff BlockMen 2014-08-21 12:45:14 +0200
  • a1aee9a68f Fix door hardness detection for open/close sounds Zefram 2014-08-07 13:46:21 +0200
  • 5dbc738dbd Add API doors : Sound for door open and close. Jat 2014-08-04 18:28:09 +0200
  • 5b5aa493b5 Fix boat flying up and some tweaks paramat 2014-08-07 12:14:27 +0200
  • 6967232619 Fix TNT init for undefined enable_tnt setting Gabriel Huber 2014-07-25 19:12:01 +0200
  • 263b6f2fdf Show filled buckets in creative inventory Zefram 2014-07-20 17:27:58 +0100
  • 0ca4520cc2 Rewrite TNT ShadowNinja 2014-07-13 18:08:03 -0400
  • ea3fcdd077 Pair door with door of any type Zefram 2014-07-20 20:19:05 +0100
  • 820e48badc Make open trapdoor climbable Zefram 2014-07-20 19:03:16 +0100
  • c39b9b29de Improve message about screwdriver control Zefram 2014-07-20 18:22:52 +0100
  • a8ad9bfc9d Consistently use group:stick in tool recipes Zefram 2014-07-20 17:42:30 +0100
  • d4c24a30e9 Retain sign text when editing is aborted by <esc> Zefram 2014-07-20 17:22:54 +0100
  • c8845e8d44 Fix desert_sand_soil dropping itself, and changed the descriptions Amaz 2014-07-22 11:31:47 +0100
  • 5175897cdc Alias string to cotton cupofinsane 2014-07-10 00:40:18 +0600
  • c521cb06bf Better ingot textures Novatux 2014-07-09 18:51:31 +0200
  • 3180bdfe6c Add protection to TNT (by @tenplus1) BlockMen 2014-07-13 19:20:20 +0200
  • c993e14084 Add spaces around operators in boat mod code, fix a problem with boat staticdata, fix a crash that can occur with boat going over unknown nodes. Novatux 2014-07-09 09:47:51 +0200
  • 955f3cf310 Fix crafting recipe for iron bars BlockMen 2014-07-08 19:10:55 +0200
  • 814c17631d Fix jump-stacking BlockMen 2014-07-08 16:50:06 +0200
  • ca7f6bb97a Convert spaces to tabs and add unknown node checks to xpanes ShadowNinja 2014-07-06 21:49:47 -0400
  • 5e0c49345a Fix boats again BlockMen 2014-07-06 11:12:48 +0200
  • 584718a2a7 Rename functions, update API BlockMen 2014-07-06 10:39:16 +0200
  • 46b6cee1fc Fix crash in boats mod sfan5 2014-07-06 09:53:54 +0200
  • 7e5dc6c374 Add a minetest_game API documentation webdesigner97 2014-07-05 22:45:46 +0200
  • 30e57bcc99 NeXt becomes minetest_game BlockMen 2014-07-05 15:49:43 +0200
  • e0673908bf Update only moving boats BlockMen 2014-07-01 14:25:43 +0200
  • 7ea81f0906 Fix papyurs texture BlockMen 2014-07-01 13:35:32 +0200
  • 49ad1c1bf7 Make gui part of default BlockMen 2014-06-01 10:49:50 +0200
  • ff80b87783 Remove debug line BlockMen 2014-05-10 22:52:12 +0200
  • e106fd51ca Compress all textures losslessly using optipng and advpng David Gumberg 2014-05-03 09:55:08 -0700
  • 18d0bdd2bb Add boats BlockMen 2014-05-03 12:09:17 +0200
  • 60ccb522d4 Make farming more flexible webdesigner97 2014-04-16 23:44:58 +0200
  • d0aa09dd8d New fence texture HybridDog 2013-06-08 17:33:51 +0200
  • 13dfc2c0e9 More new Textures, Clean up a bit BlockMen 2014-04-17 14:21:21 +0200
  • 1e628ed92a Add tnt mod (freeminer version) BlockMen 2014-04-19 19:43:53 +0200
  • b468a23f60 Enable jungles & tweak physics a bit Sfan5 2014-04-19 12:23:14 +0200
  • 7d63db1703 Add glasspanes and ironbars BlockMen 2014-04-17 20:42:30 +0200
  • f85e9ba691 Add mese and diamond hoe, new tool textures BlockMen 2014-04-17 14:14:56 +0200
  • fa485f7d63 Make creative inventory use new fancy layout webdesigner97 2014-04-16 17:25:56 +0200
  • da9579846c Added Glass and Obsidian Glass door (doors mod) PenguinDad 2014-04-16 16:31:30 +0200
  • 8dc6b0124e Add /sethome & /home Sfan5 2014-04-16 20:40:16 +0200
  • 4602bd5999 Remove legacy, move aliases to default BlockMen 2014-04-16 18:16:02 +0200