Skip to content

app-battle.c getPrevShip( ) bug #56

@fruitpie999

Description

@fruitpie999

getPrevShip( ) should probably not be returning e->level when wrapping around to the highest visible ship, since (1) it reveals unlockable ships before they are unlocked (for levels 6 & 7) and (2) overindexes the ship array /crashes (for levels 8+). Should return the highest unlocked level (0-5) instead, I think.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions