Commit History

Author SHA1 Message Date
  Jude Melton-Houghton d17d7eba14 Fix cooking and fuel crafts with aliases 2 years ago
  sfan5 de73f989eb Overall improvements to log messages (#9598) 4 years ago
  Paul Ouellette 120155f312 Fix some issues with minetest.clear_craft (#8712) 4 years ago
  Paul Ouellette fe6c666da2 Prefix RecipePriority elements with PRIORITY_ 5 years ago
  Paul Ouellette 395b1b3346 Initialize priority in CraftDefinition constructors 5 years ago
  HybridDog 12e3d3d12f Prioritise craft recipes 5 years ago
  HybridDog 1604b949fd Test crafting hash type only once for a recipe 5 years ago
  HybridDog ab322fc5aa Use unordered_map instead of map for craft definitions (#8432) 5 years ago
  Jozef Behran a51909bb64 Speed up the craft definition handling (#8097) 5 years ago
  Wuzzy 40ab3e011d Add disable_repair group to prevent tool repair (#7381) 5 years ago
  Esteban I. RM 90e7d42375 Don't try to craft a non-existent item 6 years ago
  Loïc Blot ae9b5e0098 Modernize code: very last fixes (#6290) 6 years ago
  Loïc Blot 13e995b811 Modernize src/c* src/d* and src/e* files (#6263) 6 years ago
  rubenwardy f2aa2c6a98 Add ItemStack key-value meta storage 7 years ago
  Foghrye4 281e9f39fd Adding minetest.clear_craft 8 years ago
  ShadowNinja 93887043d9 Clean up Strfnd 8 years ago
  TeTpaAka 3f8eb5e0d0 Allow craft replacements to use groups 8 years ago
  David Jones 34b7a147dc Change i++ to ++i 8 years ago
  est31 64dc053209 Fix endless loop since grandparent commit 9 years ago
  est31 96989e0a6a Craftdef: Use numbers instead of iterators 9 years ago
  TeTpaAka 87b9cdab07 Fix missing check for 0 in craft replacements 9 years ago
  TeTpaAka 17ba584fe2 Fix bug when craft input isn't replaced 9 years ago
  est31 0310123bc9 Fix release build warning 9 years ago
  est31 27e3a353d8 Remove craftdef serialisation 9 years ago
  est31 4f851faa91 Craftdef refactor 9 years ago
  Loic Blot ed3ebd633d craftdef.cpp: Return 0 after assert to make Clang happy 9 years ago
  est31 334e70455b Crafting speedup 9 years ago
  gregorycu 03e0dd33a8 Optimize minetest.get_(all)_craft_recipe(s) 9 years ago
  Loic Blot 368496b612 Craftdef.cpp: Improve loop and mathematics for CraftDefinitionShaped::check 9 years ago
  sapier d902bd31c4 Fix getCraftRecipe returing wrong reciep due to way to unspecific output matching 9 years ago