Skip to content

Releases: Virus5600/Defensive-Measures-Mod

v1.0.2 Beta Release (1.19.2)

06 Apr 20:17
f2051aa
Compare
Choose a tag to compare
Pre-release

1.0.2 Beta for Minecraft 1.19.2

This is the first release from GitHub that will be publish. However, earlier versions can be found at Modrinth & Curse Forge

The release includes a bug fix and a minor enhancement for input-feedback. See Changelog for full details

Changelog

🟢 Added sound event when turrets are fixed (healed)
🟡 Fixed a bug where items won't get consume and tools used to repair the turrets won't get damaged

Past Changelogs

v0.1.0-alpha

🟢 Added Mod Icon
🟢 Added Ballista & Ballista Arrow
🟢 Added Ballista Parts
🟢 Added Ballista Crafting Recipe
🟢 Added Cannon & Cannonball
🟢 Added Cannon Parts
🟢 Added Cannon Crafting Recipe
🟢 Added MG Turret & Bullet
🟢 Added MG Turret Parts
🟢 Added MG Turret Crafting Recipe
🟢 Added Arrowhead Block
🟢 Added Turret Remover Tool
🟢 Added Cannon Flash Particle
🟢 Added Cannon Fuse Particle

v1.0.0-beta

🟢 Added drop loot for Ballista
🟢 Added drop loot for Cannon
🟢 Added drop loot for MG Turret
🟡 Bumped to v1.0.0-beta

v1.0.1-beta

🟢 Added Networking Packet creator and receiver in regards to Issue #3
🟢 Implemented dedicated server compatibility in regards to Issue #5
🟡 Fixed problem where turrets kept flying off when they get hit by an explosion

v1.0.1-beta

30 Jan 08:25
1a40ade
Compare
Choose a tag to compare
v1.0.1-beta Pre-release
Pre-release

Implemented server compatibility.

Open Beta

12 Nov 17:27
8337398
Compare
Choose a tag to compare
Open Beta Pre-release
Pre-release

Open Beta

This marks the end of the Alpha Phase of the mod and now under Beta and can be tested. All bugs and issues can be reported and will be looked upon. I'm so glad and proud to introduce my first mod in Minecraft Java after porting this entire concept from my Bedrock Add-On

[TURRETS]

This introduces new turrets to the game:

Cannon Turret

cannon_turret
The very first turret implemented in the mod. It shoots cannonballs that explodes upon impact.

Ballista

ballista
One of the cheapest turrets to build in the mod. It shoots arrows that deals low damages to enemy but penetrates them.

MG Turret

mg_turret
The MG Turret is the first modern turret in the mod. It shoots a barrage of bullets that deals relatively high damage.

[ITEMS]

Various new items are also added such as:

Cannon Base

cannon_base

Cannon Head

cannon_head

Cannon Stand

cannon_stand

Unfinished Cannon Head

unfinished_cannon_head

Ballista Arrow

ballista_arrow

Ballista Base

ballista_base

Ballista Base with Stand

ballista_base_with_stand

Ballista Bow

ballista_bow

Ammo Case

ammo_case

Ammo Rounds

ammo_rounds

MG Base

machine_gun_base

MG Head

machine_gun_head

MG Stand

machine_gun_stand

[TOOLS]

Of course there are also specialized tools that are added to help you manage these turrets. As of this release, there is only one and that is:

Turret Remover

image
Let’s you remove an already placed turret. Not really useful for whacking hostile mobs now, is it?

[BLOCKS]

In addition to the previously mentioned features, a new block that can be used as a trap is also now added:

Arrowhead

image
The first ever block and trap the add-on has to offer! Small damage but cheap to produce!

Initial Alpha Release

10 Nov 15:54
8f7a112
Compare
Choose a tag to compare
Initial Alpha Release Pre-release
Pre-release

All Bedrock Turrets are now fully implemented except for their respective loot tables.

CHANGELOG

  • Added Cannon Turret, which shoots explosive cannonballs at hostile entities
  • Added Ballista that shoots penetrating arrows, damaging nearly all enemies it passes through
  • Added Machine Gun Turret that shoots 10 bursts of bullets in a short span of time
  • Added Arrowhead that deals continuous damage while stepping on it
  • Added Turret Remover which removes a turret placed accidentally