Skip to content

Releases: JordanLeich/Superhero-Villain-Index

Superhero Index v3.0

24 Sep 00:24
Compare
Choose a tag to compare

v3.0 Patch Notes 🦹🏼‍♂️

  1. Over 50+ new heroes and villains added!
  2. Users now have the option to request a missing hero or villain who is not already in the index.
  3. Versus mode has been added along with additional modes such as 2v2 and a new free for all mode!
  4. Balanced some heroes and villains stats along with adding new stats, each hero and villain now has unique trait numbers.
  5. Versus mode now includes randomization so that certain characters can still have a chance at winning a battle even if their stats are significantly lower than their opponents.
  6. User input validation has been added and improved upon.
  7. Character stats are now much more easily managed in a single separate file which now uses a dictionary.

Superhero Index v2.0

16 Sep 17:46
Compare
Choose a tag to compare

v2.0 Patch Notes / First Stable Release ⚡

  1. Added tons of new heroes and villains to be searched!
  2. File organization has been greatly improved, classes for heroes and villains now have their own files, and images now are held in their own folder.
  3. Each hero and villain now has an image that can be displayed.
  4. Fixed and adjusted some old power ranking to be more reasonable.
  5. Heroes and villains that are search but are not found in the index will throw an error now instead of crashing.
  6. Readme has been greatly improved.

Superhero Index

13 Sep 03:55
Compare
Choose a tag to compare
Superhero Index Pre-release
Pre-release

v1.0 Patch Notes 🦹🏼‍♂️

  1. This version is a pre-release but is still fully functioning, many heroes and villains still need to be added!
  2. Readme is now fully set up
  3. Users can now search up a hero and can receive details about them, when a user searches an unrecognized hero name, an error message will occur now.

Special thanks to @jobankang for setting up the user input portion of the code!