Paul Ouellette
|
120155f312
Fix some issues with minetest.clear_craft (#8712)
|
před 5 roky |
Paul Ouellette
|
fe6c666da2
Prefix RecipePriority elements with PRIORITY_
|
před 5 roky |
Paul Ouellette
|
395b1b3346
Initialize priority in CraftDefinition constructors
|
před 5 roky |
HybridDog
|
12e3d3d12f
Prioritise craft recipes
|
před 5 roky |
HybridDog
|
1604b949fd
Test crafting hash type only once for a recipe
|
před 5 roky |
Loïc Blot
|
13e995b811
Modernize src/c* src/d* and src/e* files (#6263)
|
před 7 roky |
Loïc Blot
|
921151d97a
C++ modernize: Pragma once (#6264)
|
před 7 roky |
Loïc Blot
|
76be103a91
C++11 patchset 9: move hardcoded init parameters to class definitions (part 1) (#5984)
|
před 7 roky |
Loïc Blot
|
f3fe62a0bf
Fix various copy instead of const ref reported by cppcheck (#5615)
|
před 7 roky |
Foghrye4
|
281e9f39fd
Adding minetest.clear_craft
|
před 8 roky |
TeTpaAka
|
17ba584fe2
Fix bug when craft input isn't replaced
|
před 9 roky |
est31
|
27e3a353d8
Remove craftdef serialisation
|
před 9 roky |
est31
|
334e70455b
Crafting speedup
|
před 9 roky |
gregorycu
|
03e0dd33a8
Optimize minetest.get_(all)_craft_recipe(s)
|
před 9 roky |
RealBadAngel
|
5af8acfa6e
Added method to get all registered recipes for item(node)
|
před 11 roky |
Sfan5
|
6d0ea26c2d
Update Copyright Years
|
před 11 roky |
PilzAdam
|
497ff1ecd6
Change Minetest-c55 to Minetest
|
před 11 roky |
darkrose
|
38580fbee7
Add minetest.get_craft_recipe()
|
před 12 roky |
Kahrl
|
e070f1e525
Allow replacements in cooking and fuel recipes
|
před 12 roky |
Perttu Ahola
|
037b259197
Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors
|
před 12 roky |
Kahrl
|
6a76c226e1
The huge item definition and item namespace unification patch (itemdef), see http://c55.me/minetest/wiki/doku.php?id=changes:itemdef
|
před 13 roky |
Perttu Ahola
|
9d5b458479
Crafting definition in scripts
|
před 13 roky |