Search results

  1. Maruno

    Entertainment Terraria

    I like Terraria. I've played it a few times, although not recently. I've played one custom map, maybe two, and I've never done any modded stuff (I've never really considered that Terraria has mods). I've only ever played single player. Terraria is compared and contrasted to Minecraft, in my...
  2. Maruno

    [Legacy] Suggestions to improve Essentials

    That's already been done for v17. I don't know how mej's script works, but in Essentials you're able to rearrange ribbons, and have as many as you want because the display scrolls. That link doesn't work. However, plant sparkles already exist in Essentials. It's just unlikely you'll ever see...
  3. Maruno

    [Legacy] Bug report thread

    v16.2 builds upon v16.1. It's enough to just get v16 and then immediately copy the v16.2 files into it. Try replicating your bugs. I don't know where you initially encountered them, since you say things like "pretty sure" and "probably".
  4. Maruno

    Player moving two spaces forward after surf

    You only jump one tile forward when ending Surf in Essentials. You must have changed something in the first place to make the player jump two tiles instead. Look in def pbEndSurf and see what number is in the line if Kernel.pbJumpToward(1,false,true). That number is how far forward you jump.
  5. Maruno

    [Legacy] Suggestions to improve Essentials

    This thread is a sequel to the "What would make the Essentials engine a better experience?" thread from the old forum, only a bit broader in scope. In a nutshell: What could be added to or changed in Pokémon Essentials that would make it better? Like all nutshells, there are caveats: Don't...
  6. Maruno

    Entertainment Caption This!

    "Are you a droid I'm looking for?"
  7. Maruno

    Entertainment Caption This!

    Next image:
  8. Maruno

    What does pb mean?

    Based on and heavily rewritten. Without having a copy of Flameguru's kit to hand, I simply couldn't say to what extent.
  9. Maruno

    Move Selection in Battle

    Obviously I'll always recommend using the latest version of Essentials (as long as you update your game/kit properly). Search for @window.columns=2 in class FightMenuDisplay (I don't think I've renamed that method). The next step should be obvious. Note that this affects only the old text...
  10. Maruno

    What does pb mean?

    It probably does stand for "Poké Battle". Usage of those two letters is useful for determining at a glance which methods/classes are specifically related to/written for Pokémon stuff in Essentials, or have been rewritten from RMXP code as part of Essentials' development. In theory, anyway. In...
  11. Maruno

    [Legacy] Bug report thread

    This was fixed in Essentials v16.2. Multi-turn moves automatically repeating themselves was most likely fixed in v16.1. Unless you can assure me that you were in fact using v16.2 when experiencing all of the bugs you reported, I can't take any of them seriously.
Top