Be aware that this branch (master) is not the main branch (version/7.4.x)!

Branches other than the main one may be experimental. In addition, you should be using stable releases rather than these test builds.

Go to main branch View stable downloads
View last successful build
Branch#StatusChangesFinished
master#7335Tests passed: 243, ignored: 17 months ago
master#7334Tests passed: 243, ignored: 1
  • Add a replacebiome command (#2879) (87344ea4 by Maddy Miller)
    • Add a replacebiome command
    • Make mask required
    • Few minor tweaks to formatting/strings
    • Remove the warning message because it confuses people, and is no longer true on any platform
7 months ago
master#7329Tests passed: 243, ignored: 1
  • Improve reliability of tree generator function (#2875) (3a7eff59 by Maddy Miller)
    • Improve reliability of tree generator function
    • Reimplement TreePlanter using generator
7 months ago
master#7327Tests passed: 243, ignored: 17 months ago
master#7326Tests passed: 243, ignored: 17 months ago
master#7323Tests passed: 243, ignored: 1
  • Reduce allocations during hot property code (#2870) (e56554a3 by Maddy Miller)
    • Reduce allocations during hot property code
    • Use Ref2Obj instead of Obj2Obj
    • Use a custom table implementation to use fastutils maps Fix formatting
    • Extract property computation to a method
7 months ago
master#7320Tests passed: 243, ignored: 17 months ago
master#7315Tests passed: 243, ignored: 1
  • added "hand", "offhand" and "pos1" to the pattern suggestion (#2869) (f7f77afe by adrien monneret)
    • added "hand", "offhand" and "pos1" to the pattern suggestion
    • "hand", "offhand" and "pos1" are suggested every time in pattern
    • "hand" and "offhand" pattern suggestions are now player only (not console)
    • player specific suggestions are now suggested based on input start
    • uppercased the S of handSide
    • revert change to imports
    • fixed import order
    • Cleanup prefix checks of suggestions
    • Prefer byPrefix
7 months ago
master#7310Tests passed: 243, ignored: 1
  • Make properties into records (#2871) (4bdd11d6 by Maddy Miller)
    • Make properties into records
    • Re-add the AbstractProperty class
    • forRemoval
    • extract variable
7 months ago
master#7300Tests passed: 243, ignored: 18 months ago