WIP - Planet Stronghold, a light-RPG in space
- jack_norton
- Lemma-Class Veteran
- Posts: 4067
- Joined: Mon Jul 21, 2008 5:41 pm
- Completed: Too many! See my homepage
- Projects: A lot! See www.winterwolves.com
- Tumblr: winterwolvesgames
- Contact:
Re: WIP - Planet Stronghold, a light-RPG in space
yes indeed with 24 skills and a full inventory of items that can be swapped/equipped/dropped probably I should remove the word "light" already 
-
filsduloup
- Regular
- Posts: 65
- Joined: Thu Aug 28, 2008 3:00 pm
- Projects: Alchimical Girl -Homuncule-
- Location: France
- Contact:
Re: WIP - Planet Stronghold, a light-RPG in space
I make also a mix rpg/vn game with renpy ! my game is in this game systeme similary to your game.
I have many question:
- Can you use systeme of tileset mapping ?
- Have you in your systeme battle a systeme animation when you strike you enemy !
The mix rpg / vn, i call it Vn-rpg in opposition of T-rpg and A-rpg !
I have many question:
- Can you use systeme of tileset mapping ?
- Have you in your systeme battle a systeme animation when you strike you enemy !
The mix rpg / vn, i call it Vn-rpg in opposition of T-rpg and A-rpg !
- jack_norton
- Lemma-Class Veteran
- Posts: 4067
- Joined: Mon Jul 21, 2008 5:41 pm
- Completed: Too many! See my homepage
- Projects: A lot! See www.winterwolves.com
- Tumblr: winterwolvesgames
- Contact:
Re: WIP - Planet Stronghold, a light-RPG in space
No, I won't use tilemapping. I could program it, but would be too much work... also I don't like that kind of system much (is not an excuse even if could seems).
As for animation when you hit an enemy, that is easily done. I'm not sure though if I'll use a separate "hit" image or just overlay some sprites (like explosions).
As for animation when you hit an enemy, that is easily done. I'm not sure though if I'll use a separate "hit" image or just overlay some sprites (like explosions).
- Midnighticequeen
- Veteran
- Posts: 292
- Joined: Fri Apr 04, 2008 4:04 pm
- Completed: Bunni and Kitty, Sweethearts, Tiesa's Tales
- Projects: Wish
- Organization: Ice Queen Games
- itch: icequeenstudios
- Contact:
Re: WIP - Planet Stronghold, a light-RPG in space
I love the new art style its wonderful
- jack_norton
- Lemma-Class Veteran
- Posts: 4067
- Joined: Mon Jul 21, 2008 5:41 pm
- Completed: Too many! See my homepage
- Projects: A lot! See www.winterwolves.com
- Tumblr: winterwolvesgames
- Contact:
Re: WIP - Planet Stronghold, a light-RPG in space
Finally got rid of my terrible red robot and now I have the fearful Robo-Ant as enemies!
(yes I resumed working on this game after a one-month pause)
(yes I resumed working on this game after a one-month pause)
- JinzouTamashii
- Eileen-Class Veteran
- Posts: 1686
- Joined: Mon Sep 21, 2009 8:03 pm
- Projects: E-mail me if you wanna rock the planet
- Location: USA
- Contact:
Re: WIP - Planet Stronghold, a light-RPG in space
That doesn't even look like Ren'Py... 
Don't worry, we can get through it together. I didn't forget about you! I just got overwhelmed.
https://cherylitou.wordpress.com
https://cherylitou.wordpress.com
Re: WIP - Planet Stronghold, a light-RPG in space
Nice work Jack, definitely one to keep an eye on.
Discipline or Lack - My current projects and my progress on them.
- Midnighticequeen
- Veteran
- Posts: 292
- Joined: Fri Apr 04, 2008 4:04 pm
- Completed: Bunni and Kitty, Sweethearts, Tiesa's Tales
- Projects: Wish
- Organization: Ice Queen Games
- itch: icequeenstudios
- Contact:
Re: WIP - Planet Stronghold, a light-RPG in space
You are a constant inspiration for me.
I love the new robots they look a lot better.
- sake-bento
- Eileen-Class Veteran
- Posts: 1909
- Joined: Sat Jan 26, 2008 5:58 pm
- Completed: http://sakevisual.com/games.html
- Projects: Every Sunrise, Shinsei
- Organization: sakevisual
- Tumblr: sakevisual
- Deviantart: sakevisual
- itch: sakevisual
- Contact:
Re: WIP - Planet Stronghold, a light-RPG in space
The Robo-Ants look great.
sakevisual visual novels (and stuff) | sakevisual dev blog
- jack_norton
- Lemma-Class Veteran
- Posts: 4067
- Joined: Mon Jul 21, 2008 5:41 pm
- Completed: Too many! See my homepage
- Projects: A lot! See www.winterwolves.com
- Tumblr: winterwolvesgames
- Contact:
Re: WIP - Planet Stronghold, a light-RPG in space
I've just uploaded an Alpha version of my upcoming sci-fi RPG Planet Stronghold:
http://www.didone.com/games/PSAlpha-mac.zip (Mac)
http://www.didone.com/games/PSAlpha-win32.zip (Pc)
http://www.didone.com/games/PSAlpha-linux-x86.tar.bz2 (Linux)
just two battle demo, inventory/skills screens and you can use first 2 psionic powers in the battle. Not very long, but is just an alpha! I'm going to redesign the battle interface to add a tooltip panel in the bottom, and try to make the tutorial less boring using more visual references and shorter phrases. I want to make the game accessible to everyone, even casual players (hopefully!).
http://www.didone.com/games/PSAlpha-mac.zip (Mac)
http://www.didone.com/games/PSAlpha-win32.zip (Pc)
http://www.didone.com/games/PSAlpha-linux-x86.tar.bz2 (Linux)
just two battle demo, inventory/skills screens and you can use first 2 psionic powers in the battle. Not very long, but is just an alpha! I'm going to redesign the battle interface to add a tooltip panel in the bottom, and try to make the tutorial less boring using more visual references and shorter phrases. I want to make the game accessible to everyone, even casual players (hopefully!).
- Aashtarsrain
- Regular
- Posts: 188
- Joined: Thu Oct 25, 2007 3:25 pm
- Projects: Speed Dater Evolution, The Magistrate
- Contact:
Re: WIP - Planet Stronghold, a light-RPG in space
I'm sorry, but an exception occured while executing your Ren'Py
script.
IndexError: list index out of range
While running game code:
- script call at line 181 of C:\- indie dev -\games\renpy.new\Planet Stronghold/game/story.rpy
- script at line 100 of C:\- indie dev -\games\renpy.new\Planet Stronghold/game/data.rpy
- python at line 343 of C:\- indie dev -\games\renpy.new\Planet Stronghold/game/data.rpy.
-- Full Traceback ------------------------------------------------------------
File "C:\Documents and Settings\HP_Administrateur\Mes documents\PSAlpha-win32\renpy\bootstrap.py", line 260, in bootstrap
File "C:\Documents and Settings\HP_Administrateur\Mes documents\PSAlpha-win32\renpy\main.py", line 310, in main
File "C:\Documents and Settings\HP_Administrateur\Mes documents\PSAlpha-win32\renpy\main.py", line 93, in run
File "C:\Documents and Settings\HP_Administrateur\Mes documents\PSAlpha-win32\renpy\execution.py", line 234, in run
File "C:\Documents and Settings\HP_Administrateur\Mes documents\PSAlpha-win32\renpy\ast.py", line 558, in execute
File "C:\Documents and Settings\HP_Administrateur\Mes documents\PSAlpha-win32\renpy\python.py", line 937, in py_exec_bytecode
File "C:\- indie dev -\games\renpy.new\Planet Stronghold/game/data.rpy", line 343, in <module>
IndexError: list index out of range
While running game code:
- script call at line 181 of C:\- indie dev -\games\renpy.new\Planet Stronghold/game/story.rpy
- script at line 100 of C:\- indie dev -\games\renpy.new\Planet Stronghold/game/data.rpy
- python at line 343 of C:\- indie dev -\games\renpy.new\Planet Stronghold/game/data.rpy.
Ren'Py Version: Ren'Py 6.10.2b
- jack_norton
- Lemma-Class Veteran
- Posts: 4067
- Joined: Mon Jul 21, 2008 5:41 pm
- Completed: Too many! See my homepage
- Projects: A lot! See www.winterwolves.com
- Tumblr: winterwolvesgames
- Contact:
Re: WIP - Planet Stronghold, a light-RPG in space
Yes I'm aware of that bug, other testers reported it
I plan to release a pre-order beta using my auto-updating system so people will be able to always play the latest version (as soon as they're uploaded) and give me better feedback (so for example in this case you could already play the fixed version).
I plan to release a pre-order beta using my auto-updating system so people will be able to always play the latest version (as soon as they're uploaded) and give me better feedback (so for example in this case you could already play the fixed version).
- jack_norton
- Lemma-Class Veteran
- Posts: 4067
- Joined: Mon Jul 21, 2008 5:41 pm
- Completed: Too many! See my homepage
- Projects: A lot! See www.winterwolves.com
- Tumblr: winterwolvesgames
- Contact:
Re: WIP - Planet Stronghold, a light-RPG in space
Just a quick update, since the new artist replaced the old one. The style now is what I would define as "mature-manga". "mature" not because is porn! But because before the character looked a bit too "childish"... anyway, while the older wasn't bad, I simply LOVE the new style! Some screens below:
Rebecca in my favourite character for this game. Her "casual clothes" version is something really stunning
I am also thinking if to change the game so that you can pick, at the start, a male/female character. There wouldn't be difference in the gameplay (same statistics etc) but in the plot part yes, leading to different possible endings, especially for the romance options. Yes I'm playing Bioware games too much recently!
The coding/writing part is a bit on pause now since I want first to have all the characters art done, and I'm thinking if to add some special cutscenes during the combat when player use psionics or when they score a critical hit, since people suggested right now the combat is a bit too much static!
I am also thinking if to change the game so that you can pick, at the start, a male/female character. There wouldn't be difference in the gameplay (same statistics etc) but in the plot part yes, leading to different possible endings, especially for the romance options. Yes I'm playing Bioware games too much recently!
The coding/writing part is a bit on pause now since I want first to have all the characters art done, and I'm thinking if to add some special cutscenes during the combat when player use psionics or when they score a critical hit, since people suggested right now the combat is a bit too much static!
- Midnighticequeen
- Veteran
- Posts: 292
- Joined: Fri Apr 04, 2008 4:04 pm
- Completed: Bunni and Kitty, Sweethearts, Tiesa's Tales
- Projects: Wish
- Organization: Ice Queen Games
- itch: icequeenstudios
- Contact:
Re: WIP - Planet Stronghold, a light-RPG in space
Different endings and options depending on the gender?I am also thinking if to change the game so that you can pick, at the start, a male/female character. There wouldn't be difference in the gameplay (same statistics etc) but in the plot part yes, leading to different possible endings, especially for the romance options. Yes I'm playing Bioware games too much recently!
The coding/writing part is a bit on pause now since I want first to have all the characters art done, and I'm thinking if to add some special cutscenes during the combat when player use psionics or when they score a critical hit, since people suggested right now the combat is a bit too much static!
Can't wait until the next cutscene
Re: WIP - Planet Stronghold, a light-RPG in space
Who is the new artist? Their art is fantastic!
Discipline or Lack - My current projects and my progress on them.
Who is online
Users browsing this forum: No registered users

