View last successful build
Branch#StatusChangesFinished
version/7.4.x#7398Tests passed: 243, ignored: 1
  • Update entity leash position and home position in new minecraft versions when pasting (#2900) (75d84aaf by brokkonaut)
14 days ago
version/7.4.x#7397Tests passed: 243, ignored: 1
  • Make non-legacy blocks' type/data values -1, to allow overriding non-legacy blocks with air in //generate (#2901) (c831bfe8 by tomylobo)
  • In //g, allow overriding non-legacy blocks with air Previously, it was impossible to override a non-legacy block (i.e. one that was introduced after the switch to string IDs) with air. This was due to the fact that non-legacy blocks and air had the same type id (0). This change gives them separate type ids, making it possible to override non-legacy blocks with air. (c831bfe8 by tomylobo)
  • Make query functions return type/data values of -1 for non-legacy blocks This matches the new behaviour of the type/data variables in //generate (c831bfe8 by tomylobo)
14 days ago
version/7.4.x#7388Tests passed: 243, ignored: 121 days ago
version/7.4.x#7386Tests passed: 243, ignored: 1
  • call ConfigurationLoadEvent after the configuration is loaded on start (#2897) (fee61cf0 by brokkonaut)
  • call ConfigurationLoadEvent after the configuration is loaded on server start (fee61cf0 by brokkonaut)
  • call ConfigurationLoadEvent on all platforms (fee61cf0 by brokkonaut)
23 days ago
version/7.4.x#7385Tests passed: 243, ignored: 125 days ago
version/7.4.x#7382Tests passed: 243, ignored: 1a month ago
  • «
  • 1
  • »