Skip to content

Releases: APDevTeam/Movecraft-Combat

Movecraft-Combat 2.0.0 Beta 6

25 Aug 15:08
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0_beta-5...2.0.0_beta-6

Movecraft-Combat 2.0.0 Beta 5

27 Jul 12:20
3f6d0a0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0_beta-4...2.0.0_beta-5

2.0.0_beta-6_dev-1

27 Jul 21:44
ec44253
Compare
Choose a tag to compare
2.0.0_beta-6_dev-1 Pre-release
Pre-release
Update build.gradle.kts

Movecraft-Combat 2.0.0 Beta 4

01 Jun 19:07
85cff1e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0_beta-3...2.0.0_beta-4

Movecraft-Combat 2.0.0 Beta 3

16 Sep 22:44
cec098d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0_beta-2...2.0.0_beta-3

Movecraft-Combat 2.0.0 Beta 2

04 Jun 17:44
Compare
Choose a tag to compare

This is the second beta release of Movecraft-Combat 2.0, which includes the new Blast Resistance Override feature (inspired by HalfQuark's plugin). This feature allows you to adjust the vanilla blast resistance of any block type.

What's Changed

New Contributors

Full Changelog: 2.0.0_beta-1...2.0.0_beta-2

Movecraft-Combat 2.0.0 Beta 1

28 Dec 23:38
c76b971
Compare
Choose a tag to compare

This is the first beta release of Movecraft-Combat 2.0, accompanying the rollout of Movecraft 8 to the Airship Pirates production servers. For those of you following along with the alpha releases, there is no change from the last alpha release, just a version bump. For those of you joining us with this beta release, welcome!

Movecraft-Combat 2.0's focus has been to improve the codebase quality and add a few small features here and there, along with support for Movecraft 8. This beta release is Minecraft version agnostic, and should run on any version Movecraft 8 works with. You can read more on the features in the below alpha releases.

Full Changelog: 1.5.4...2.0.0_beta-1

Movecraft-Combat 2.0.0 alpha 6

28 Mar 23:38
Compare
Choose a tag to compare
Pre-release

This update brings a few new features, fixes, and support for Movecraft 8.0.0 alpha 5.

  • The Movement-Tracers feature has been upgraded (PR #90):
    • Players now can access the /movementtracersetting which is similar to the existing /tnttracersetting command (renamed from /tracersetting).
    • Server owners can now specify specific blocks per type as movementTracerBlocks in each craft type.
    • Server owners can now specify a SpecifyParticle and GeneralParticle in the config to be used for movement tracers.
    • On HIGH, all blocks have the GeneralParticle spawned. On the LOW and HIGH settings, blocks specified in movementTracerBlocks have the SpecifyParticle spawned.
  • Fix problems with directors caused by transparent block loading.
  • Fix breaking blocks on piloted crafts.
  • Fix problems with records being attributed to the pilot instead of the damager of the craft.
  • Added underwater fireball penetration option (PR #80). A big thanks goes to @drfiveminusmint for this!

Full Changelog: 2.0.0-a.5...v2.0.0-a.6

Movecraft-Combat 2.0.0 alpha 5

08 Jan 22:10
Compare
Choose a tag to compare
Pre-release

This update brings major breaking changes to Movecraft-Combat to cleanup and improve the code. There should be minimal or no functional changes.

Full Changelog: v2.a.19...2.0.0-a.5

Fourth alpha release

04 Dec 22:29
Compare
Choose a tag to compare
Fourth alpha release Pre-release
Pre-release

This update to Movecraft-Combat brings support for Movecraft 8.0 alpha 5, along with a few new features.

The first is the return to craft type configs for AA and Cannon directors. The properties are the same as in the 7.0 betas.

The second new feature is mainly for videography. That feature is Movement Tracers. It uses the same tracer particle as cannons but is for on craft movement. We plan to improve this feature with per type options for particles.