Knights of the Old Republic
0 of 0

File information

Last updated

Original upload

Created by

bloodybob96

Uploaded by

deleted3099828

Virus scan

Safe to use

Tags for this mod

About this mod

This program was inspired by reddit user u/DarthMessias (OP: https://www.reddit.com/r/kotor/comments/a33k59/scenario_generator_for_kotor/). All credit goes to him for creating the scenario generator and giving me the inspiration to create this program.

This program allows the user to generate various scenarios for a KOTOR playthrough.

Requirements
Permissions and credits
WARNING: THERE ARE SPOILERS IN THIS PROGRAM AS IT IS INTENDED TO BE USED AFTER YOU HAVE ALREADY PLAYED THE GAME AT LEAST ONCE! PLEASE ONLY DOWNLOAD IT IF YOU HAVE PLAYED THE GAME BEFORE AND ARE LOOKING TO TRY SOMETHING NEW!


This program was inspired by reddit user u/DarthMessias (OP: https://www.reddit.com/r/kotor/comments/a33k59/scenario_generator_for_kotor/)

His scenario generator can be found here: https://gamerschallenge.wordpress.com/2018/11/30/knights-of-the-old-republic-scenario-generator/

All credit goes to him for creating the scenario generator and giving me the inspiration to create this program.


To use this program, you must have Java Runtime Environment (JRE) 8 or later installed. You can get it here: https://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html


Once you have Java installed, simply double-click the file "KOTOR 1 Scenario Generator.bat" to launch the application.

This program, similar to DarthMessias' original, allows the user to generate a scenario that they can use when they play through KOTOR. It
is quite simple to use and allows for some interesting playthroughs.

You can click on any of the buttons on the left side of the window to generate a new roll.
You can use the buttons on the right side of the window to randomize all the fields, save them to a file, or clear them.

Please let me know if there are any issues with it or if you have any suggestions for changes I can make to make it work better.

May the Force be with you!

- bloodybob7/BL00DYB0B96

Changelog:

05/21/19: 1.1.1
    - Fixed a minor bug where "-" character was showing up as "?" in the Command Prompt window.
    - Re-wrote some code to make future maintenance much easier.

05/07/19: 1.1.0
    - Redid play styles to reflect the new additions that DarthMessias made to the scenario generator (sorry it took so long :/).
    - Changed some of the wording in the previous descriptions to more accurately reflect the style (also fixed some typos and grammatical errors).
    - Added a custom icon to the GUI window (included so you can make your own shortcut).
    - Changed the first line printed to the file to be more clear; now prints 3 lines.

02/10/19: 1.0.2
    - Significantly reduced file size and cleaned up some more code.
    - Added grid lines to GUI to make output more readable.
    - Made "Randomize", "Save", and "Reset" buttons bigger.

12/27/18: 1.0.1
    - Fixed an issue where the file was not being closed properly and cleaned up some code.

12/25/18: 1.0.0
    - Initial release