Skip to content

Releases: thcrock/SuikodenRM

Game 1 Release

16 Jul 02:49
Compare
Choose a tag to compare
v1.0.0

Cleanup

First Release Candidate

27 Jun 04:04
Compare
Choose a tag to compare
Pre-release
v1.0.0-rc1

Updates

Vary bar NPCs

06 May 03:45
Compare
Choose a tag to compare
Vary bar NPCs Pre-release
Pre-release
v0.8.7

Also change NPCs in bars

Street life and city map changes

06 May 03:36
Compare
Choose a tag to compare
Pre-release
v0.8.6

Market and residential changes

Fix dead end issue

03 May 02:36
Compare
Choose a tag to compare
Fix dead end issue Pre-release
Pre-release
Change door tile size so that render order issues don't affect the bu…

…ilding details, fix dead end screen, start incorporating a few new door options

Modify dueling to be more fair, fix choice bug

28 Apr 21:03
Compare
Choose a tag to compare

Using the Jar file

Requires Java (tested on Java 8 and 11)

java -jar desktop-1.0.jar on Windows/Linux
java -XstartOnFirstThread -jar desktop-1.0.jar on Mac

Windows executable

Windows executable now available ( kanakan-stories-0.8.3.zip ), which includes a bundled version of Java and doesn't require you to download a separate Java. So you should just be able to run the exe in the unzipped out-windows folder. But this download is much bigger due to the bundled Java so, if you have Java installed already the JAR file download is recommended.

Controls

Directional Keys for moving, ENTER for interacting

Add dueling in first scene

26 Apr 22:15
Compare
Choose a tag to compare
Pre-release

Using the Jar file

Requires Java (tested on Java 8 and 11)

java -jar kanakanstories-0.8.3.jar on Windows/Linux
java -XstartOnFirstThread -jar kanakanstories-0.8.3.jar on Mac

Windows executable

Windows executable now available ( kanakan-stories-0.8.3.zip ), which includes a bundled version of Java and doesn't require you to download a separate Java. So you should just be able to run the exe in the unzipped out-windows folder. But this download is much bigger due to the bundled Java so, if you have Java installed already the JAR file download is recommended.

Controls

Directional Keys for moving, ENTER for interacting

Make some paths more clear, allow starting map as option

23 Apr 03:29
Compare
Choose a tag to compare
v0.8.2

Different gameplay Bugfixes

Fix a few colliders

21 Apr 13:56
Compare
Choose a tag to compare
Fix a few colliders Pre-release
Pre-release
v0.8.1

Fix some colliders

Rough Draft of full game

14 Apr 02:39
Compare
Choose a tag to compare
Pre-release

Direction keys or WASD to move
Q or ENTER to interact

java -jar desktop-1.0.jar on Linux
java -XstartOnFirstThread -jar desktop-1.0.jar on Mac