 |
Castle Paradox
|
View previous topic :: View next topic |
Author |
Message |
ShakeyAir
Joined: 27 Apr 2004 Posts: 93
|
Posted: Tue Dec 23, 2008 5:09 pm Post subject: Some (hopefully) easy things I would think to implement. |
|
|
I am loving all of the new features that have sprung up since I've been gone, especially the new textbox and map stuff. And the clone tool. God that thing saves time.
But one thing that would pick up the editors (especially the map editor) is a 'replace color' tool. Like, you select a color, and then you click on the color you want to replace in your tile. Say, you have red selected, and click on a blue pixel. Everywhere that shade of blue is would turn into your red color.
This would allow much easier experimentations with color gradients and would allow you to fill a transparent area with another color, dither black into it, and replace the color with transparency. Basically, the things palettes let you do in the sprite editor.
And the other thing I would love to see if arbitrary icons in battle. Like, not things that are for status effects specifically. An option in attacks to 'apply X icon to target' and 'remove X icon from target' (if the icon is there)
This would allow you to have such things as an attack that raises defense showing that defense is raised. And then, when status effects do have icons, 'Poison' can double as say 'Burned" without actually making another affliction, just applying different icons and damage amounts to the same thing.
Preferably, a 10x10 or 15x15 sprite for each icon, probably showing up in the lefthad corner, or on the left had side directly above the sprite?
This is mostly because in long battles I hate having to remember who has what status afflictions, if an author does not want people to have to keep track in their head of who has what applied to them, they should have the option of visually showing it.
I know I should be using the Bugzilla, but I would rather have some discussion about these first to see if the ideas are supported.
Thank you for looking. |
|
Back to top |
|
 |
Pepsi Ranger Reality TV Host

Joined: 05 Feb 2003 Posts: 493 Location: South Florida
|
Posted: Tue Dec 23, 2008 8:03 pm Post subject: |
|
|
I wholeheartedly support the color swapping idea. It would make shading floor tiles and such a lot easier. And its functionality would go even further if the designer can select an area a la mark/clone to commit the changes to.
The status icons would be nice, though I'd be just as interested in having color-coded hit counters so the player doesn't think he's losing life when he's really just losing defensive points or something.
Permanent status effects, like poison, that can only be fixed with a potion would also be nice, as opposed to limited status effects, like poison, that are fixed the moment a battle ends (assuming this ability doesn't already exist outside of fancy scripting).
Yeah, I say post them on Bugzilla. _________________ Progress Report:
The Adventures of Powerstick Man: Extended Edition
Currently Updating: General sweep of the game world and dialogue boxes. Adding extended maps.
Tightfloss Maiden
Currently Updating: Chapter 2 |
|
Back to top |
|
 |
TMC On the Verge of Insanity
Joined: 05 Apr 2003 Posts: 3240 Location: Matakana
|
Posted: Tue Dec 30, 2008 8:56 am Post subject: Re: Some (hopefully) easy things I would think to implement. |
|
|
ShakeyAir wrote: | I am loving all of the new features that have sprung up since I've been gone, especially the new textbox and map stuff. And the clone tool. God that thing saves time.
But one thing that would pick up the editors (especially the map editor) is a 'replace color' tool. Like, you select a color, and then you click on the color you want to replace in your tile. Say, you have red selected, and click on a blue pixel. Everywhere that shade of blue is would turn into your red color. |
Definitely.
Pepsi Ranger wrote: | I wholeheartedly support the color swapping idea. It would make shading floor tiles and such a lot easier. And its functionality would go even further if the designer can select an area a la mark/clone to commit the changes to. |
Definitely. Area selection would open many possibilities.
What's surprising about the sprite and maptile editors is that there is almost nothing holding them together because they were written without data structures and still lack them. Adding this sort of feature is much harder than it should be.
ShakeyAir wrote: | This would allow much easier experimentations with color gradients and would allow you to fill a transparent area with another color, dither black into it, and replace the color with transparency. Basically, the things palettes let you do in the sprite editor. |
See also 'Plan for 256 color sprites' and 'Talk:Plan for 256 color sprites'. We might want a gradient tool.
ShakeyAir wrote: | And the other thing I would love to see if arbitrary icons in battle. Like, not things that are for status effects specifically. An option in attacks to 'apply X icon to target' and 'remove X icon from target' (if the icon is there)
This would allow you to have such things as an attack that raises defense showing that defense is raised. And then, when status effects do have icons, 'Poison' can double as say 'Burned" without actually making another affliction, just applying different icons and damage amounts to the same thing.
Preferably, a 10x10 or 15x15 sprite for each icon, probably showing up in the lefthad corner, or on the left had side directly above the sprite?
This is mostly because in long battles I hate having to remember who has what status afflictions, if an author does not want people to have to keep track in their head of who has what applied to them, they should have the option of visually showing it. |
Maybe the icons could be set to only appear during the player's turn, or appended when the name of heroes/enemies when making a selection.
Pepsi Ranger wrote: | The status icons would be nice, though I'd be just as interested in having color-coded hit counters so the player doesn't think he's losing life when he's really just losing defensive points or something. |
Hmm. Maybe icons as well! and optional arrows. You could see a shield icon, a down arrow, and a number, all optional, when something loses defense. Probably this could be a game wide setting, so that you could set an icon for each stat as well as things like poison and mute register damage.
Pepsi Ranger wrote: | Permanent status effects, like poison, that can only be fixed with a potion would also be nice, as opposed to limited status effects, like poison, that are fixed the moment a battle ends (assuming this ability doesn't already exist outside of fancy scripting). |
Yes. Actually, I think James might have had a plan for that, and there's also the 'Plan for stat buffs'
ShakeyAir wrote: | I know I should be using the Bugzilla, but I would rather have some discussion about these first to see if the ideas are supported.
Thank you for looking. |
Things on Bugzilla often still end up forgotten, but at least not lost, so someone should put it there before everyone forgets. _________________ "It is so great it is insanely great." |
|
Back to top |
|
 |
ShakeyAir
Joined: 27 Apr 2004 Posts: 93
|
Posted: Wed Dec 31, 2008 11:38 pm Post subject: |
|
|
Really, any sort of way to show status effects (and preferably fake status effects --i.e. 'defense down' and such that don't require a register) would be amazing.
I just don't think the player should be required to remember what he inflicted on what enemy and who in his party has what affliction. |
|
Back to top |
|
 |
ShakeyAir
Joined: 27 Apr 2004 Posts: 93
|
Posted: Fri Jan 02, 2009 3:52 am Post subject: |
|
|
And one more idea, that seems really simple to me but I'm sure there's some obfuscated reason why it's difficult. (That is why I am no coder!!):
In NPC move types, add an option to make an NPC mimic either a hero or another NPC.
This would allow for non-plotscripted couples (two NPCs next to each other, pacing the same way always), those annoying kids that do whatever you do, and....
Double high walkabouts, especially if you could set the mimic NPC to ignore walls. Hell, it would work on double wide, or triple either way.
Implementation things: If mimicking a hero, and the hero hits a wall, but there is either no wall there for the NPC or the NPC is set to ignore walls, and the hero is walking, should it continue? If possible I'd think it should be an option.
Mirror?: If it mirrored your movements either up and down or left and right, you could do those Zelda puzzles incredibly easily, where the thing blocks your way. To solve these, it would have to continue to walk if you hit a wall and continued to walk.
Double high walkabout: It definitely cannot keep walking if you hit a wall if it is the top half of you!
How are NPCs drawn over other NPCs when there's an overlap? |
|
Back to top |
|
 |
msw188
Joined: 02 Jul 2003 Posts: 1041
|
Posted: Sun Jan 04, 2009 11:44 am Post subject: |
|
|
I really like the 'graphic indicators' in battle idea. It could be used tot create an illusion of all kinds of things, not just status changes. Also I believe that it should show all the time, not just when the player's turn comes up. The difficult part would be deciding how/when to turn them off, if the status wore off, or the sleeper was awoken, or the enemy used a def down spell on someone who already had def up (as opposesd to using def down on someone who was normal) etc. This could cause serious headaches for changes that were not directly tied to a status effect register.
I still like my horribly complicated concept for generalized stat buffs/conditions. It's on these boards somewhere... _________________ My first completed OHR game, Tales of the New World:
http://castleparadox.com/gamelist-display.php?game=161
This website link is for my funk/rock band, Euphonic Brew:
www.euphonicbrew.com |
|
Back to top |
|
 |
TMC On the Verge of Insanity
Joined: 05 Apr 2003 Posts: 3240 Location: Matakana
|
Posted: Sun Jan 04, 2009 7:47 pm Post subject: |
|
|
I don't like the sound of this mimicing NPCs idea much. That's really the sort of thing that should be done with scripting, not built into the engine. Also, with plotsprites/the slices system it will be easy to create NPCs/heroes with sprites larger than 20x20, hopefully without scripting required - I think that's something that should be builtin.
msw188 wrote: | I really like the 'graphic indicators' in battle idea. It could be used tot create an illusion of all kinds of things, not just status changes. Also I believe that it should show all the time, not just when the player's turn comes up. The difficult part would be deciding how/when to turn them off, if the status wore off, or the sleeper was awoken, or the enemy used a def down spell on someone who already had def up (as opposesd to using def down on someone who was normal) etc. This could cause serious headaches for changes that were not directly tied to a status effect register. |
We could add indicators for each stat being lower or higher than normal.
msw188 wrote: | I still like my horribly complicated concept for generalized stat buffs/conditions. It's on these boards somewhere... |
Sounds like it would be a good idea to link to it from the stat buff plan. _________________ "It is so great it is insanely great." |
|
Back to top |
|
 |
NeoSpade Of course!

Joined: 23 Sep 2008 Posts: 249 Location: Wales GB
|
Posted: Mon Jan 05, 2009 3:27 pm Post subject: |
|
|
Speaking of features that would be usefull, having seperate sets of walls for heroes and NPCs, so that making an NPC walk in a set area, for example having an NPC guard walk up and down a NPC walled area to make him patrol, or having NPCs not wander off a path. Having three sets of walls would be very usefull (Heroes/NPCs/both)
Would this be easy to impliment or not? Its just an idea. |
|
Back to top |
|
 |
The Wobbler

Joined: 06 Feb 2003 Posts: 2221
|
Posted: Mon Jan 05, 2009 3:49 pm Post subject: |
|
|
Note from Castle Paradox Administration: | This content has been removed by the user. Contact the original author and link them to this post if you wish to view the original content. Only the author can remove the tags hiding this content. |
|
|
Back to top |
|
 |
NeoSpade Of course!

Joined: 23 Sep 2008 Posts: 249 Location: Wales GB
|
Posted: Mon Jan 05, 2009 4:06 pm Post subject: |
|
|
Wow...I never thought of doing that, thanks Surlaw. |
|
Back to top |
|
 |
Pepsi Ranger Reality TV Host

Joined: 05 Feb 2003 Posts: 493 Location: South Florida
|
Posted: Mon Jan 05, 2009 7:25 pm Post subject: |
|
|
neospade wrote: | Speaking of features that would be usefull, having seperate sets of walls for heroes and NPCs, so that making an NPC walk in a set area, for example having an NPC guard walk up and down a NPC walled area to make him patrol, or having NPCs not wander off a path. Having three sets of walls would be very usefull (Heroes/NPCs/both)
Would this be easy to impliment or not? Its just an idea. |
surlaw wrote: | You can do this by placing blank NPCs that do nothing as walls. Be sure to set them as Step On types. NPCs can't walk over other NPCs normally, so this will do exactly what you need. |
neospade wrote: | Wow...I never thought of doing that, thanks Surlaw. |
Somebody clearly hasn't been reading HamsterSpeak this month. _________________ Progress Report:
The Adventures of Powerstick Man: Extended Edition
Currently Updating: General sweep of the game world and dialogue boxes. Adding extended maps.
Tightfloss Maiden
Currently Updating: Chapter 2 |
|
Back to top |
|
 |
Bob the Hamster OHRRPGCE Developer

Joined: 22 Feb 2003 Posts: 2526 Location: Hamster Republic (Southern California Enclave)
|
Posted: Tue Jan 06, 2009 10:32 am Post subject: |
|
|
Pepsi Ranger wrote: | Somebody clearly hasn't been reading HamsterSpeak this month. |
I finally read your NPC article today. Good stuff! |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|