Skip to content

Version 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@LocusAzzurro LocusAzzurro released this 31 Jan 22:22
· 105 commits to main since this release

Version 0.2.0 - Code Name: Artemis

Additions

(*exp) = Experimental features not yet fully implemented in current version.

Past Branch

Item

  • Spears
    • Craftable trident like items, can be used for melee attack or thrown.
    • Can be crafted from various materials.
  • Glass Jar
    • New item used to store mead.
    • Used in the new air jars mechanic.
  • Bottled Air
    • Available in 3 variants, one for each standard dimension.
    • Used in the new air collection mechanic.
    • Can be transformed into essences, granting a new way of gathering them.
    • Can be used directly to provide some temporary effects, as well as breaking fall flying state.
  • Anemone
    • Base items used in related crafting recipes.
    • Sold by wandering merchants.
  • Magical Anemone
    • When held, displays current speed in item tooltip.
  • Wand of the Amenoi
    • Provides a burst to the user when used.
    • Direction is based on current facing of the user and how the item is used.
    • Right clicking pushes the user forward, holding right click then releasing pushes the user backwards.
    • Durability can be restored with Air Jars.
  • Golden Fleece (*exp)

Block

  • Elysian Soil (*exp)
  • Elysian Grass Block (*exp)
  • Elysian Grass (*exp)

Fluid

  • Greek Fire
    • Burns entities like lava.
    • Flows like water (higher speed and flows to up to 7 blocks).

Entity

  • Golden Ram (*exp)
  • Spears

Enchantment

  • Collision Protection
    • Wings enchantment, 3 levels.
    • Reduces damage taken when running into wall flying.
  • Pyrotechinic Affinity
    • Wings enchantment, 3 levels.
    • Increases firework duration when used as gliding booster.
  • Bless of the Sky
    • Wings treasure enchantment, 1 level.
    • Halves damage from fire, explosion, lava and magic when flying.

Effect

  • Poison Immunity
    • Clears all Poison effects when gained.
    • Prevents Poison effects while in effect.

Advancement

  • To be the Wind

Mechanic

  • Air Collection
    • While flying in the standard dimensions with Glass Jars in inventory, these can be randomly filled to become Air Jars.

Future Branch

Item

  • Artemis Missile Launcher
    • Launches Artemis Missile on use.
    • Missile is homing if crosshair hits a target when used.
    • Uses Artemis Missile as ammo.
    • Can be repaired with Synapsian Mutadaptive Repairer.
  • Artemis Missile
    • Ammo for Artemis Missile Launcher.
  • Time Rift Generator
    • Launches Time Rift Particle on use.
    • Uses Time Rift Particle as ammo.
    • Projectile deals Time Rift damage and applies Inevitability effect to target.
    • Can be repaired with Synapsian Mutadaptive Repairer.
  • Time Rift Particle
    • Ammo for Time Rift Generator.
  • Transport Cards
    • Consumables to provide an one-off effect.
    • Multiple variations.
    • Permission to use these can be changed via config.
    • Mostly proof of concept / mechanic test items.

Entity

  • Artemis Missile
  • Time Rift Particle

Effect

  • Sensory Masking
    • Attempts from mobs to target a player with this effect will fail.
  • Inevitability
    • Effect with stacking mechanic.
    • Every time this effect is applied, the amplifier level is increased and cooldown is refreshed.
    • At 10 stacks, every new application deals 50 Time Rift damage to effect holder per level.
  • Interdiction
    • Prevents flying.
    • When this effect is applied, if the affected is fall flying, the fall flying state can be randomly interrupted with a downward drag applied. Severity is increased with level.

Damage Type

  • Time Rift
    • Ignores armor.

Changes

General

  • Bumped Forge dependency to 36.2.20, with required version of 36.2+.
  • Changed Mead Pot NBT Tags.
  • Added Configuration File.
    • Can be used to control Synapse Wings speed and Transport Card permissions.
  • Package refactoring.

Content

  • Changed texture of Wheat String and Golden String.
  • Re-passed all current textures to remove lingering semi-transparent pixels around edges.
  • Added sound events and corresponding subtitles to all relevant sounds from the mod.

Mechanic

  • Mead are now taken with Glass Jars instead of vanilla Glass Bottles.

Fixes

  • Magic Wings inheriting properties from Feather Wings (#17)
  • Flandre Wings missing texture bug (#16)

Author's Comments

This version marks the next major batch of content additions. I expect bugs to turn up as there wasn't much I could have done regarding to multiplayer testing. If you find any problem please open an issue to report it, thanks for your help!

GitHub Logs

New Contributors

Full Changelog: 0.1.3...0.2.0