• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!

Search results

  1. Astralneko

    v19 Astralneko's Miscellaneous Scripts - Config, cleanup

    Cleaned up the player animation code. Now it supports up to 16 frames of animation. Added the ability to start an animation from any frame of it. Upped the number of names the plugin comes with from 612 to 1560. Moved the names to a seperate "Config" file.
  2. Astralneko

    Resource Astralneko's Miscellaneous Scripts

    Astralneko updated Astralneko's Miscellaneous Scripts with a new update entry: Config, cleanup Read the rest of this update entry...
  3. Astralneko

    What's your most ambitious idea for your fangame you fear Essentials might not be able to do?

    RPG Maker XP definitely could do that. Say, if an enemy event tries to move into the player, using the Change HP event object if the player does not dodge the attack correctly. However, Essentials by default ignores the player's statistics and any event scripts that modify them (as the player...
  4. Astralneko

    any version Putting Trainers on bridges - Forgot a step lmao

    Added in that you need to refresh the map's events since I embarrassingly forgot that events will only change their event page if an event is processed, time cooldown procs, or the map tells them to do so.
  5. Astralneko

    Tutorial Putting Trainers on bridges

    Astralneko updated Putting Trainers on bridges with a new update entry: Forgot a step lmao Read the rest of this update entry...
  6. Astralneko

    any version Putting Trainers on bridges

    Many of us probably know about Kanto Route 24 and its Nugget Bridge. In FRLG, there is water under the Nugget Bridge, so the player can surf underneath the bridge. This would be a standard bridge tile (terrain tag 15 in Essentials). However, in Essentials v19, events will only be on top of a...
  7. Astralneko

    Tutorial Putting Trainers on bridges

    Astralneko submitted a new resource: Putting Trainers on bridges - Nugget Bridge or any other bridge will thank you Read more about this resource...
  8. Astralneko

    v19 Astralneko's Miscellaneous Scripts - Bugfixes and performance improvements

    Fixed the time override function crashing after application. The bitmap stacker can now accept filenames.
  9. Astralneko

    Resource Astralneko's Miscellaneous Scripts

    Astralneko updated Astralneko's Miscellaneous Scripts with a new update entry: Bugfixes and performance improvements Read the rest of this update entry...
  10. Astralneko

    v19 Astralneko's Miscellaneous Scripts 1.1.1

    This plugin consists of five sets of scripts I've made for my game that I think are useful little plugins, but that are honestly too small to be their own plugins (each section is one to three functions and at most two saved items, and they don't really affect the game all that much, they just...
  11. Astralneko

    Resource Astralneko's Miscellaneous Scripts

    Astralneko submitted a new resource: Astralneko's Miscellaneous Scripts - Things I thought were useful, but not worthy of a dedicated posting Read more about this resource...
  12. Astralneko

    Resource Player Pronouns (alt)

    Hey, I found this resource and I like it, so I downloaded it, and I have a few suggestions: 1. I noticed that it didn't have an ending type, just a "is/are" boolean. My game is going to be translated into Spanish, and while the is/are boolean will work for verb endings (iirc the commonly used...
  13. Astralneko

    Discussion Minimun Content for a Trial Game

    If I remember correctly official demos of some of the Pokémon games have been released, with the player typically playing up to the point where they'd next challenge the first Gym. However, that's for a project that might already have some of the later content already in the game, just blocked...
  14. Astralneko

    What's your most ambitious idea for your fangame you fear Essentials might not be able to do?

    There are a fair few features I want to include in my fangame project, including some brain puzzlers like how to make it so that a Pokémon like Pikachu or Togepi that has (will have, in the case of Togepi) a regional variant Evolution can Evolve into the form not found in the region, but I think...
  15. Astralneko

    Resource Marin's Map Exporter

    After doing some troubleshooting, I actually think I have determined the issue, as it specifically only happened on maps of mine that used the main tileset, which happened to be over 32768px tall (which is Bitmap.max_size; other plugins like Maruno's Tileset Rearranger also break under these...
  16. Astralneko

    Working on a sandbox Pokemon game

    I think including past gimmicks - like Mega Evolution and Z-moves - but not pointing them out to the player might be cool. That way the player is rewarded for exploring this cave with a Normalium-Z or something to make future fights easier. Between the two there's about 85 of these items in...
  17. Astralneko

    Resource Marin's Map Exporter

    Hello, I installed this plugin to export my maps in 19.1, but I'm reporting the same issue as Des earlier in the thread, even in v1.6 of the plugin. I have confirmed that the pixels on the tileset graphic are, in fact, transparent. The two images below are examples of exported maps in 19.1 and...
  18. Astralneko

    Resource Terrain Tag Side Stairs

    Pretty sure that's a good thing. It indicates that if you can do that without using debug mode, your stairs aren't coded properly. If you want to, you could theoretically set the offset to be 0 if you aren't on a tile with the stair terrain tag while debug is on.
Back
Top