Skip to content

cschar/power-mode-zeranthium

Repository files navigation

power-mode-zeranthium

Build Version Downloads

Power Mode - Zeranthium



Get Into your Zone...

See the Docs page for more info

Featuring:

  • - Basic Particle Effects
  • - Vines
  • - 'Lizards' (swarms to anchors)
  • - MultiLayer w/ spawn chance
  • - Editor Shake
  • - Weird square effect (MOMA)
  • - Anchor type effects where your code structure influences particle behaviour
  • - Customizable Anchor Types (Bracket/Brace/Parenthesis/Colon)
  • - MultiLayer w/ caret tracking
  • - Linker Chains w/ caret tracking
  • - Sound panel (Tabbed Panel) (MP3)
  • - Play 2x Song w/ 2 Hotkeys to trigger each one (MP3)
  • - Droste effect
  • - CopyPasteVoid effect (pasting in displays a customizable image & color fade behind the paste shape)
  • - Background Loading of Assets
  • - Max 500 *.png or 1.0GB of data per Image Collection
  • - LOAD Custom Config packs -- Support DROSTE/LIZARD/SOUND/MULTI_LAYER/LOCKED_LAYER
  • - clone zeranthium-extras repo and select config pack to load
  • - Action Key Sound Options (Copy/Paste/Backspace/Del/Enter)
  • - Locked layer that stretches or pins to corner
  • - Supports multiple editors
  • - 'Lantern' Particles
  • - 'Tap Animation' -- keypress controls how fast it animates
  • - ON/OFF hotkey to quickly toggle Zeranthium

Getting Started:

  1. Settings can be found in Preferences > Appearance > Power Mode - Zeranthium
  2. Everything is pretty much customizable -- just point your table paths to your own custom images/sounds (PNG/MP3) and eventually build up a nice visual package with multiple effects/layering.
  3. To install pre-configured themes clone the zeranthium-extras repo. You can also make your own (see docs site)
  4. You may need to increase memory heap size if your custom assets are large in size.

Based on Power Mode from Baptiste Mesta on Github.

Inspired by Power Mode II by axaluss.

Open Source Libraries Used:
https://github.com/rkalla/imgscalr (APACHE 2.0)
https://mvnrepository.com/artifact/javazoom/jlayer/1.0.1 (LGPL)

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "zeranthium" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.