Skip to content

Phantom BARRAGE 7

Pre-release
Pre-release
Compare
Choose a tag to compare
@cyberpwnn cyberpwnn released this 10 Jan 13:03
· 86 commits to master since this release

Data Clusters

  • Full support for all generic and wrapper types
  • Support for UUIDS, Locations, Worlds, Vectors, GLists and more!
  • Data port integration

Data Ports

  • Yaml Data port implemented
  • Compressed Data Port implemented (raw compressed data)

Phantom Hive

  • Store data clusters in multiple "channels" per block, chunk, or world.
  • Each channel has its own data cluster (per file) and is structured as so
  • Data is stored in the world folder (world/hive/chunk.1.4/block.-54.22.-120/channel-name.cdc)

World APIs

  • W util is back
  • Cuboids, MaterialBlocks & Block enums such as snow level and blast resistance
  • FAST RayTracing!

Chromatic

  • Added chromatic textures (needs update to 1.12) currently on 1.8.8

VFX

  • All particles from 1.8.8 and below are fully supported. Support coming for 1.12+

SFX

  • Sounds are not yet compatable with 1.9+
  • Filters and effects added

Physics & Maaaaath

  • Cyclic numbers & Formulas are back
  • VectorMath, Direction & Axis