提交歷史

作者 SHA1 備註 提交日期
  Wuzzy 6a6b579c54 Add helper functions to make tool usable n times (#12047) 2 年之前
  Wuzzy b81948a14c Fix damage wraparound if very high damage (#11872) 2 年之前
  Wuzzy 6910c8d920 Fix number of tool uses being off by 1..32767 (#11110) 2 年之前
  sfan5 531e7ef8eb Serialize tool capabilities JSON without whitespace 3 年之前
  SmallJoker 947466ab28 (se)SerializeString: Include max length in the name 4 年之前
  sfan5 471e567657 Value copy / allocation optimizations mostly in server, SAO and serialize code 4 年之前
  sfan5 70f9e1aafa Punchwear (improved) (#8959) 5 年之前
  SmallJoker e462a9a5ef Unify wield item handling (#8677) 5 年之前
  sfan5 3296952ae5 Allow toolcaps to override the built-in times for dig_immediate 5 年之前
  SmallJoker bba4563d89 Proselytize the network. Use IEEE F32 (#8030) 5 年之前
  Hybrid Dog 345e1041a2 Tool.cpp/.h, lua_api/l_util.cpp: Tidy up code and remove dead code 7 年之前
  Hybrid Dog d7c1f6c92e Tool getDigParams: Fix selecting the best fitting time 7 年之前
  raymoo a637107a4e Allow overriding tool capabilities through itemstack metadata 7 年之前
  SmallJoker b7ee608e70 Bump minimal protocol version to 36 (#6319) 7 年之前
  Loïc Blot 1c1c97cbd1 Modernize source code: last part (#6285) 7 年之前
  Loïc Blot a98baef5e4 C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) 7 年之前
  you 7f4cdbcbe9 Fix click-digging torches (#5652) 7 年之前
  Hybrid Dog 858c722974 Tools: Fix tool digging speed limit 7 年之前
  Loïc Blot f8ad01ab7c Update server min protocol version to v24 (#5411) 7 年之前
  Loic Blot 5f084cd98d Make some maps unordered to improve performance 8 年之前
  David Jones 34b7a147dc Change i++ to ++i 9 年之前
  Novatux 3d6d66b181 Fix inversion of full_punch_interval 10 年之前
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 年之前
  PilzAdam 7d9329ecfe New damage system, add damageGroups to ToolCapabilities, bump protocol version 11 年之前
  Sfan5 6d0ea26c2d Update Copyright Years 11 年之前
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 年之前
  Perttu Ahola d0ea6f9920 Properly and efficiently use split utility headers 12 年之前
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 年之前
  Perttu Ahola 440e9cdbef Rework tool_capabilities a bit (maxwear->uses, scale dig time according to leveldiff) 12 年之前
  Perttu Ahola 77120a021d Digging and placing sounds 12 年之前