Skip to content

Commit e70825e

Browse files
committed
Added 1.0.1 Download to README
1 parent a563500 commit e70825e

File tree

1 file changed

+25
-13
lines changed

1 file changed

+25
-13
lines changed

README.md

Lines changed: 25 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,18 +24,27 @@ SokoGenerator is a free, open source level generator for the game 'Sokoban' with
2424

2525
<br><br>
2626
<a name="changelog"></a>
27-
## What's new in SokoGenerator 1.0
27+
## What's new in SokoGenerator 1.0.1
2828
<b>29 March 2016</b>
2929

30-
This is the intial release of SokoGenerator. Everything the program is currently capable of is here:
31-
* **Customisable Number of Levels**
32-
* **Customisable Level Height/Width**
33-
* **Customisable Number of Boxes**
34-
* **Customisable Difficulty of Generated Levels**
35-
* **Customisable Seed for Level Generation**
36-
* **Regenerate or Delete unwanted Levels**
37-
* **Save Level Set to a .sok file to be loaded by your favourite Sokoban application**
38-
* **Difficulty Rating calculated for each Level**
30+
###Version 1.0.1
31+
**Bug Fixes:**
32+
* Reset Generator Seed on File > New
33+
* Generation now has it's timeout set to 1 min. The Solving Time Limit is set by the GUI Spinbox
34+
* Choosing a Specific Difficulty will now create Levels of that difficulty only
35+
* Updated Difficulty on Regeneration or Deletion will now display in the Level Set
36+
* Regeneration now uses proper seeding and will generate a new level every time
37+
38+
###Version 1.0
39+
**This is the intial release of SokoGenerator. Everything the program is currently capable of is here:**
40+
* Customisable Number of Levels
41+
* Customisable Level Height/Width
42+
* Customisable Number of Boxes
43+
* Customisable Difficulty of Generated Levels
44+
* Customisable Seed for Level Generation
45+
* Regenerate or Delete unwanted Levels
46+
* Save Level Set to a .sok file to be loaded by your favourite Sokoban applicatio
47+
* Difficulty Rating calculated for each Level
3948

4049
This program will be updated periodically with Bug Fixes and new Features.
4150

@@ -54,10 +63,13 @@ These are all ideas that I am working on or wanting to work on in the future. An
5463
<br><br>
5564
<a name="download"></a>
5665
## Download SokoGenerator
57-
<a href="https://github.com/RBrNx/SokoGenerator/releases/download/1.0/SokoGenerator-1.0-Setup.exe">SokoGenerator 1.0 Install Wizard</a>
66+
**Latest Version: SokoGenerator 1.0.1**
5867
<br>
59-
<a href="https://github.com/RBrNx/SokoGenerator/releases/download/1.0/SokoGenerator.zip">SokoGenerator 1.0 Portable .exe</a>
60-
68+
<a href="https://github.com/RBrNx/SokoGenerator/releases/download/1.0.1/SokoGenerator-1.0.1-Setup.exe">SokoGenerator 1.0.1 Install Wizard</a>
69+
<br>
70+
<a href="https://github.com/RBrNx/SokoGenerator/releases/download/1.0.1/SokoGenerator-1.0.1.zip">SokoGenerator 1.0.1 Portable .exe</a>
71+
<br><br>
72+
<a href="https://github.com/RBrNx/SokoGenerator/releases">**Previous Verisons**</a>
6173

6274
<br><br>
6375
<a name="help"></a>

0 commit comments

Comments
 (0)