Commit History

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