Skip to content

Releases: Kiel97/DCSS-Challenge-Generator

DCSS Challenge Generator 0.6 Beta

07 Aug 11:26
Compare
Choose a tag to compare
Pre-release

This update mostly include new challenges but also minor tweaks to code
Changelog:

  • Added 9 tournament based challenges
  • Added 25 title based challenges
  • Added 8 other challenges
  • Forbid naming output file without name or with white spaces only

DCSS Challenge Generator 0.5.2 Challenges Little update

01 Aug 09:25
Compare
Choose a tag to compare

Changelog:

  • Added Lairless challenge to challenge_database.txt
  • Banned Felids from getting The Balista challenge
  • Banned additionally Felids, Draconians and Octopodes from getting The Invulnerable challenge
  • Allowed Berserkers to get The Archmage challenge (annoying Trog sounds !!FUN!!)
  • Updated generic challenges' descriptions to be more precise

Since I noticed source code packages includes unnecessary junk files for using programming, I decided to include minimalistic zip with just Python script and 4 required databases and the only changed database since last release.

Enjoy!

DCSS Challenge Generator 0.5.1 Beta Fixes

30 Jul 17:08
Compare
Choose a tag to compare

Changelog:

  • Replaced confusing "Press any key..." with "Press Enter..."
  • Added Downloading and Launching help section in Readme.md file
  • Changed a bit first advantage of using DCSS Challenge Generator in Readme.md file

DCSS Challenge Generator 0.5 Beta

30 Jul 13:20
Compare
Choose a tag to compare
Pre-release

This first first beta version of DCSS Challenge Generator. Changelog:

  • updated readme.md file (that one introducing repository),
  • changed "Too lazy to train" challenge name to "Untrained"
  • fixed including banned species, backgrounds and combos for every challenge
  • added background restriction for "The Shapeless" challenge so only Transmuters and Earth Elementalism can get this challenge
  • added flexibility to modify code for importing more (or less) than 3 tiers per challenge

More cleaning package for others

30 Jul 10:55
Compare
Choose a tag to compare
Pre-release

This pre release mainly gets rid off useless files which were present since creating this repo and first version of readme file. Enjoy update!

First functional version

29 Jul 14:37
Compare
Choose a tag to compare
Pre-release

This version contain all critical features program should have. It should work well expect impossible combos to start with or banned species and backgrounds for specific type of challenge. Enjoy!

First functional version - fixes

29 Jul 22:42
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Removed debug print instructions so user no longer sees structure of challenges how it looks in memory printed to console
  • Added welcome message before asking for amount of challenges
  • Added one blank line before export successful message

Importing all databases!

28 Jul 22:20
Compare
Choose a tag to compare
Pre-release

Program can now import all 4 types of databases (species, backgrounds, nocombos, challenges)!

Importing species from species file!

28 Jul 18:15
Compare
Choose a tag to compare
Pre-release

This is first version of DCSS Challenge Generator which can import species only. This is just for git testing purposes!