Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SoloTogether and BunnyExtinction #6

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    b230b04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cceff0 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. [Hyperbolic+] Added

    HyperbolicPlus version 1.0.2, used for tournament 1
    MicrowaveBunny committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    f873b2d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Hyperbolic+: Added support for basic patterns

    Basic enemies can now be used
    MicrowaveBunny committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    034db27 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Hyperbolic+: Organized all bps

    Rewriting BattleData to have cleaner structure
    MicrowaveBunny committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    6d33406 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Hyperbolic+: Added basic patterns

    Added new config settings
    Imported old battleData
    Fixed basic patterns
    MicrowaveBunny committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    dcd2eba View commit details
    Browse the repository at this point in the history
  2. BEX: Added BEX

    Hyperbolic+
    Fixed random for mixes
    Added player death order print
    
    BunnyExtinction:
    Added BunnyExtinction 0.0.1
    MicrowaveBunny committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5f0c408 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    637b3c3 View commit details
    Browse the repository at this point in the history
  4. H+: Added new mix support

    Added Twili1 mix
    MicrowaveBunny committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7d9afe2 View commit details
    Browse the repository at this point in the history
  5. H+: Timed All Boss Mixes

    Timed all bosses
    Merran phase 1 and Matti phase 2 cannot be played as mixes
    MicrowaveBunny committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4e8344e View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    834bcec View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. BEX: Fixed diffswitch issue

    hook for diffswitch would affect enemy health and patterns. A check was added to only affect player health
    MicrowaveBunny committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a17f342 View commit details
    Browse the repository at this point in the history
  2. BEX: limited item hp

    Items like Sunflower Crown, Grasswoven Bracelet, and Vitality Potion no longer give extra health. Config also properly updates when option is enabled or disabled
    MicrowaveBunny committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    39cde2d View commit details
    Browse the repository at this point in the history
  3. BEX: Lowered max speed

    Max speed is now 6.30, or -2 in terms of base stats
    MicrowaveBunny committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c6fa165 View commit details
    Browse the repository at this point in the history
  4. Updated README's

    Updated README's for MicrowaveBunny's mods. Now includes acknowledgement for users who helped with development
    MicrowaveBunny committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0b79232 View commit details
    Browse the repository at this point in the history
  5. FM: Cleaning up hooks

    MicrowaveBunny committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ca39284 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6e2d632 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    c3a4746 View commit details
    Browse the repository at this point in the history
  2. Cleanup Config Setup

    MicrowaveBunny committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8c7de40 View commit details
    Browse the repository at this point in the history
  3. BEX: Limit multSpeed

    MicrowaveBunny committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0c334e0 View commit details
    Browse the repository at this point in the history
  4. BEX: Fixed invuln bugs

    Invuln now works properly in BEX.
    Shira invulns work properly again
    MicrowaveBunny committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    4873f8f View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. BEX: Fixed multiplayer crash

    Array for storing speeds was incorrectly initialized
    MicrowaveBunny committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    aa1c46f View commit details
    Browse the repository at this point in the history
  2. FM: Fix generation

    MicrowaveBunny committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    425feb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. ST: Fix config update

    Now works if host is spectating
    MicrowaveBunny committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    77ad5a5 View commit details
    Browse the repository at this point in the history
  2. BEX: Fix invuln procs

    MicrowaveBunny committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    f04fef5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1e86d1 View commit details
    Browse the repository at this point in the history