That's dumb. Say you're playing Skyrim or whatever, and because of a glitch your character is stuck on a wall or whatever and you can't fix. It's illegal to mod my savefile to unstuck my character? I'm also a "hack whatever you want as long as it's not giving you an advantage online" person...
Recently I've learned that when your interests don't align, it's okay to move on. I'm happy you'll be able to pursue new interests if that's what you have in mind!!!!!!!!!! Thank you for building such a wonderful site and community.
If they were done well, they'd be alright. Can't name many who do that. You can find Cynthia in Pokémon Vega, for example. Hell, Cynthia is the perfect example just across several games. She doesn't play an important role in her outside-Sinnoh appearances. In HGSS, she can help you research the...
Mr. Gela updated Starter "heart", Mega stone and Z-crystal graphics in the party screen with a new update entry:
V2.1
Read the rest of this update entry...
A request regarding fogs:
Fogs are usually drawn on top of everything, ignoring z/priority/layer.
Rustanturf Tunnel's fog is special (animated, too but that's another story) and will be drawn below all characters/events. I tried to replicate this but it got messy when I had to touch priority...
For the heart sprite, it's just a copy of the @helditemsprite, using a different file and only when a certain flag is on.
As for the mega/z-crystal sprite, it's using @helditemsprite and uses similar methods to "pbIsMail?" to determine the type of item and then use a different filename. It will...
V2 is out!
What does this do?
It adds support for a Mega Stone and Z-Crystal sprite, which replaces the default item sprite when the Pokémon is holding a Mega Stone or a Z-Crystal. See the main post for details.
Mr. Gela updated Starter "heart", Mega stone and Z-crystal graphics in the party screen with a new update entry:
Support for Mega Stone and Z-Crystal sprites in the party screen
Read the rest of this update entry...
How does it work?!
You can make any Pokémon have a "special" flag through code. If the Pokémon is detected to have such special trait in them, then it will display that pink heart in the Party screen.
Additionally, if the Pokémon is holding a Mega Stone or a Z-Crystal, it will display a...
Mr. Gela submitted a new resource:
Starter "heart" graphic in the party screen - Displays the pink heart given to the special LGPE starters in the party screen.
Read more about this resource...
In your "Main" script section, you'll find this:
def pbCallTitle
if $DEBUG
return Scene_DebugIntro.new
else
# First parameter is an array of images in the Titles
# directory without a file extension, to show before the
# actual title screen. Second parameter is the actual...
My solution? A not-100%-open-world game or a short game where there's not a long plot to develop such as Birdcall mentioned above.
Branch out the game a little, with each branch eventually converging back except for a few differences. I had a vague concept that goes like this:
My rough idea...
Minor issue(s): (3.1)
What's that city with the museum called? Aerous right? Well, when entering one of the houses to the top-left of the map, before you reach Oppos' house, you'll momentarily see a bunch of sea tiles in the middle of the trees on the top-right of the screen. These tiles aren't...