Skip to content

History

Revisions

  • Use vanilla trainer sprites and fix the Soul/Marsh badge mixup

    @FrenchOrange FrenchOrange committed Feb 17, 2025
    1505f07
  • Tweaked palette values

    @FrenchOrange FrenchOrange committed Feb 17, 2025
    121c617
  • Updated Name the rival during the intro (markdown)

    @FrenchOrange FrenchOrange committed Feb 16, 2025
    af9d0f4
  • Fixed images.

    @FrenchOrange FrenchOrange committed Feb 16, 2025
    abe939d
  • Code corrected so encounters will not generate swarm mons if a swarm is not active

    @SoupPotato SoupPotato committed Feb 16, 2025
    e936d27
  • Added link to optimization page

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Feb 16, 2025
    c65deef
  • Outdated trainer dialogue

    @FrenchOrange FrenchOrange committed Feb 15, 2025
    582b913
  • Fixed label omission

    @FrenchOrange FrenchOrange committed Feb 15, 2025
    fe5cbd1
  • Fixed typo

    @FrenchOrange FrenchOrange committed Feb 12, 2025
    3b2661f
  • Correct \ to / in links

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Feb 12, 2025
    9db3dea
  • Clean up links

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Feb 12, 2025
    af311aa
  • Nitpick

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Feb 10, 2025
    902d483
  • Nitpick

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Feb 9, 2025
    47fe229
  • Added explanation for how to restructure `AI_Risky` to check for a single move effect instead of a list of them

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Feb 9, 2025
    71553bf
  • Added "see also" links to other tutorials

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Feb 6, 2025
    9a6fad5
  • Spelling correction

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Feb 4, 2025
    8633b11
  • Nitpick + new explanation sentence

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Feb 4, 2025
    079674b
  • "Per tile palette assignment" step

    @FrenchOrange FrenchOrange committed Feb 4, 2025
    65eafec
  • Game Corner gamblers

    @FrenchOrange FrenchOrange committed Feb 4, 2025
    f5655d5
  • Added Substitute check to `AI_Redundant` for Leech Seed and Confusion moves

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Feb 3, 2025
    4ddfc7a
  • Added missing link in step 9

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Feb 3, 2025
    a54d786
  • Added new step for replacing unnecessary sleep check with Leech Seed Grass immunity check

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Jan 31, 2025
    7d1362f
  • Rephrased added explanation from previous commit

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Jan 30, 2025
    a10b5d3
  • Added more explanation about AI item use fix

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Jan 29, 2025
    1f0716e
  • Correct `AI_NONE` to `NO_AI`

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Jan 29, 2025
    f4731bc
  • Swapped steps 5 and 6 with small edits for flow

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Jan 28, 2025
    f4f3f29
  • Added discouragement for stat-down moves if player has Mist or Substitute

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Jan 28, 2025
    0a6d57e
  • Added link to "Improve the enemy trainer AI", removed redundant "https://github.com/pret/pokecrystal/wiki/" from several links

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Jan 28, 2025
    2c897a6
  • Created Improve the enemy trainer AI (markdown)

    @Grate-Oracle-Lewot Grate-Oracle-Lewot committed Jan 28, 2025
    b2d8bc7
  • This code was tested on the current latest build of pokecrystal, and works as intended.

    @FrenchOrange FrenchOrange committed Jan 23, 2025
    d561852