Historique des commits

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