Creation v1.0.0-alpha.16 — combat you can read and dodge, double jump and air dash, exploding projectiles, and giant landmark structures

releasecombatworld


v1.0.0-alpha.16 is the release where fights become a conversation. Attacks now telegraph before they land, every player has a dodge, and there are new ways to move — a double jump and an air dash — that double as keys into places you couldn’t reach. Projectiles can burst into area effects, melee weapons became fully data-driven, and world generation gained giant landmark structures. It’s a big content-and-combat release, and a lot of the boss and progression groundwork from the last several updates finally turns into things you can actually play against.

Heads-up before you update: this is a hard break. Several things that get saved — weapons, projectiles, and world decorations — changed shape this release, so existing worlds and saves will not load; you’ll want to start fresh. Since the game is still pre-mods there’s no wider impact, but as with the identifier change a few releases back, we’re calling it out up front.

Combat you can read and answer

The core change this release is that attacks are no longer instant and invisible:

  • Attacks wind up. A weapon swing — or a boss’s claw — can now pull back through a few frames that connect with nothing before it lands, a visible tell that says a blow is coming. Other players see it too, so a telegraphed attack can be read and dodged instead of guessed at. Nothing that didn’t ask for a wind-up got any slower.
  • Tells can’t be too fast to see. Any warning a fight declares — a weapon’s wind-up, or an area-effect zone’s danger flash — is held to a minimum readable length, so a telegraph is always long enough to react to. An attack meant to have no tell stays that way.
  • Danger reads the same everywhere. Area-effect zones now show a standard danger color — amber while they’re warning, red while they’re active — even if a mod didn’t specify one. (Previously a zone with no color was completely invisible while still dealing damage.)
  • Dodge. Every player can now dodge: a quick evasive burst on V with a brief window of invulnerability, so a telegraphed hit or a hazard can be answered rather than only out-tanked. It has a cooldown, and the roll deliberately outlasts the protection, so the timing is a genuine read. A dodge evades attacks — not a fall, a drowning tick, or suffocation. Rebindable, like every control.

Wind-up frames can also play a sound as they start, so a big attack can be heard winding up as well as seen.

New ways to move

Two new movement abilities land — and they’re also progression:

  • Double jump and air dash (bound to C by default) let you cross gaps and reposition mid-air. Both are tunable — height, distance, duration, how many of each per jump.
  • They’re granted by gear. An armor piece or a completed set can grant a double jump or an air dash, and — as with the abilities from last release — the same unlock doubles as a key to a gated barrier. So a mobility upgrade is often also the way into somewhere that was closed to you. Take the gear off and the ability goes with it. A mod can also make either move baseline, inherent to every player rather than earned.

Weapons and exploding projectiles

  • Melee weapons are data now. A dagger, greatsword, spear, or war hammer is content — numbers, a texture, and a swing animation — not engine code, so new weapon feels are a config away. Weapons can declare a damage type (physical, fire, or blast), the same channel armor resists, and a weapon’s knockback now survives a relog instead of quietly vanishing.
  • Projectiles can burst into an area effect. A projectile can leave a cloud where it lands — on a hit or when it runs out of range — turning it into a delivery system for a thrown flask that shatters into fire, blast, or poison, or an explosive arrow. The burst belongs to whoever fired it, so you’re safe from your own, and it carries its own damage type, radius, and duration.

Bigger, stranger worlds

  • Landmark structures. World generation can now place huge, multi-chunk set-pieces — super-trees, boss arenas, monuments — that rise through the terrain around them. One can be guaranteed exactly once per region (its spot shifting with the seed) or left a rare find, and unlike an ordinary structure, a landmark’s sheer size no longer slows generation everywhere else.
  • Hanging cave decoration. Cave features can now anchor decorations to a ceiling or wall instead of only the floor — the basis for hanging vines, dangling roots, ceiling moss, and stalactites. Ceiling pieces hang down only where there’s room to hang into; wall pieces cling beside the rock, facing the open air.
  • Per-biome terrain tint. A biome can recolor its terrain blocks and water with an optional tint, so one neutral tile set can dress many biomes — a warm-green forest, a dry-gold savanna, and a cool-white tundra all sharing the same grass, dirt, and water tiles.

Smaller notes

  • Mob and other-player weapons are drawn now. A mob swinging at you, or another player’s weapon, showed nothing at all — your own always rendered fine, through a different path, which is why it went unnoticed. Both draw correctly now.
  • A /capability operator command lists a player’s abilities and where each came from, and can grant or revoke one — handy for trying capability-gated content without first building the gear that unlocks it.
  • For modders: server scripts can now record persistent, world-scoped story flags — boss first-kills, unlocked gates, story beats that carry across sessions and are shared by the whole world in co-op — the building block for boss-gated world progression. A new combat-config sets the instance-wide telegraph timing and danger colors.

What’s next

alpha.16 is where the combat systems from the last few releases become skill you can express: attacks you read, a dodge to answer them, and mobility that opens the world as you earn it — set against bigger, more distinctive terrain to fight through. The set-piece bosses these tools were built for are the next thing to come together. Thanks as always to everyone playtesting with us — and, this time, for starting fresh with us again. Keep the reports coming.