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

Experimental -> Main #62

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

Experimental -> Main #62

wants to merge 10 commits into from

Commits on Mar 23, 2023

  1. Fixed Blue Brinstar Eye AI

    - The Eye turns on when you have picked up item on morph pedestal, not when you have Morphing Ball.
    SolventMercury committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    3de6b40 View commit details
    Browse the repository at this point in the history
  2. Simplify a function

    SolventMercury committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    a769911 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    979b9e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bb75ab View commit details
    Browse the repository at this point in the history
  5. Unsuccessfully Avoid Side Effects from Item Award Routine

    Side Effects are clearly being caused through changes to memory. There's no easy way to resolve this.
    SolventMercury committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    56d96af View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Fixed Graphics Bug on New Game Start

    Fixed a graphics bug that caused map graphics in the hex map to bug out when starting a new game that had a beam as a starting item.
    SolventMercury committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    87936c7 View commit details
    Browse the repository at this point in the history
  2. Fixed Controller Setup

    SolventMercury committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    41bc793 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    d2582dd View commit details
    Browse the repository at this point in the history
  2. Fixed Failing Test

    SolventMercury committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c67d5e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f12b71f View commit details
    Browse the repository at this point in the history