Commit Graph

  • 7f5aea63bb shadow_pokemon.txt now supports sections for individual forms of a species Maruno17 2023-03-11 23:14:19 +00:00
  • 02129f5507 Fixed party navigation on pokémon selection (#198) FL 2023-03-11 19:52:07 -03:00
  • f5bf1f6ab1 Remove powder check from Magic Powder (#202) Keyacom 2023-03-11 23:28:04 +01:00
  • e9a44377ce AI: Added checks for additional effect chance, Snatch/Magic Coat, more item ratings Maruno17 2023-03-11 20:13:02 +00:00
  • 5a18f7fd65 Fixed additional effect issues with Eerie Spell/Jaw Lock/Thousand Waves Maruno17 2023-03-09 20:37:26 +00:00
  • e93c3c69ac Merge branch 'dev' into ai Maruno17 2023-03-09 18:31:30 +00:00
  • 9f96684048 Slightly simplified phone trainer contacts Maruno17 2023-03-07 20:58:45 +00:00
  • 3a9199da1b Refactored animation editor code into a single module Maruno17 2023-03-06 22:25:45 +00:00
  • 3849fac249 Fixes bug with shiny pokemon infinitefusion 2023-03-05 18:55:26 -05:00
  • ee72ad371f Fixed Cotton Down also lowering the bearer's speed, tweaked rendering of buttons in the Animation Editor Maruno17 2023-03-05 22:58:57 +00:00
  • 6c471e0cd9 battle tower bugfixes infinitefusion 2023-03-05 17:49:47 -05:00
  • e43fdeec25 Fixed back-to-back changes to backgrounds in battle animations not finishing properly before the next one starts Maruno17 2023-03-05 21:57:00 +00:00
  • ae4055f4b7 Adds menu option for no levels mode infinitefusion 2023-03-04 19:21:01 -05:00
  • 05f5d621b7 Fixed incorrect Hall of Fame time, fixed Shields Down showing too many messages, fixed target of Pluck still being able to consume its healing berry Maruno17 2023-03-04 23:37:50 +00:00
  • 7238efcb76 Merge pull request #71 from bdcrisco/bdcrisco-bug-fixes infinitefusion 2023-03-04 17:16:22 -05:00
  • 33065a8f45 Sprites now get downloaded to battlers folder instead of temp folder infinitefusion 2023-03-04 17:06:25 -05:00
  • c29e428f90 battle tower stuff infinitefusion 2023-03-04 15:54:45 -05:00
  • 6157c63fa2 Fixed movesets in PBS files, added more compatible TutorMoves Maruno17 2023-03-04 18:47:32 +00:00
  • ab58da4877 Made wild Ultra Beasts smarter too Maruno17 2023-02-20 23:41:25 +00:00
  • d0c99aa512 Improved AI code for weather-causing moves, added AI getting flags from trainer types, added Legendary/Mythical flags to pokemon.txt, added Setting to make wild Legendary/Mythical Pokémon smarter Maruno17 2023-02-20 23:33:09 +00:00
  • 0e4053f837 Tackling of various AI "TODO" comments, a little tidying Maruno17 2023-02-17 21:36:08 +00:00
  • 81d069eef1 Refactored AI switching code, added "UsePokemonInOrder" skill flag Maruno17 2023-02-14 16:40:52 +00:00
  • 64cd9bc9fa Various map fixes infinitefusion 2023-02-13 21:11:46 -05:00
  • 69d5b7e708 Removes create PBS debug command infinitefusion 2023-02-13 21:11:27 -05:00
  • efed66615f added fix message Christopher Brisco 2023-02-13 14:14:44 -07:00
  • c8b2253c52 fixed thief not stealing bug Christopher Brisco 2023-02-13 14:09:31 -07:00
  • 0b64dcb3dd fixes download sprite option + various small fixes infinitefusion 2023-02-12 13:40:01 -05:00
  • d2e5828b62 Fixes land surfing infinitefusion 2023-02-12 13:24:44 -05:00
  • a8e024eb3e Some rearranging of AI script files/methods Maruno17 2023-02-10 21:47:04 +00:00
  • 7e4ef4247b Merge branch 'dev' into ai Maruno17 2023-02-10 21:20:28 +00:00
  • becce85550 Removed deprecated code, renamed "base_damage"/"baseDamage"/"baseDmg" to "power" Maruno17 2023-02-10 21:18:10 +00:00
  • 8a3353973b Fixed minor bug in sprite position editor, made trainers' Pokémon nicknames translatable, generalised code for optional PBS files Maruno17 2023-02-08 23:51:42 +00:00
  • 01e98c8f97 Rewrote AI for move function codes for counters, protection removal, Wonder Room, Substitute. Fixed Counters working with damage absorbed by a substitute. Maruno17 2023-02-08 22:19:45 +00:00
  • 0aabfd982b Adds option to enable downloading sprites chardub 2023-02-07 17:20:10 -05:00
  • a487f45800 Adds experimental mode in which levels don't affect stats chardub 2023-02-07 17:09:46 -05:00
  • 3f5c1f0974 Merge branch 'dev' into ai Maruno17 2023-02-05 19:10:25 +00:00
  • d0c39a3e89 Tweaks to item-consuming AI function codes Maruno17 2023-02-05 19:09:01 +00:00
  • 4749bd5201 Fixed Bug Bite/Pluck and Fling not enabling Belch/triggering Symbiosis when a berry is consumed Maruno17 2023-02-05 18:59:30 +00:00
  • c233841bb6 Make Clangorous Soul affected by Dancer (#195) Keyacom 2023-02-04 22:29:54 +01:00
  • 5086f692df added Belch to consideration for some function codes and fixed a typo (#199) Conmh 2023-02-04 16:22:22 -05:00
  • 7678a13e94 AI function code rewrites for protection moves Maruno17 2023-02-04 21:14:35 +00:00
  • 80543cb31a sprites download fixes chardub 2023-02-04 16:11:05 -05:00
  • a53b9a4687 Makes it possible to download sprites at runtime chardub 2023-02-02 21:44:06 -05:00
  • ad2e6e728c Makes it possible to download sprites at runtime chardub 2023-02-02 21:43:05 -05:00
  • ee2e718361 Various bugfixes chardub 2023-02-01 16:15:06 -05:00
  • 80bb967aad More AI function code rewrites Maruno17 2023-01-31 22:12:42 +00:00
  • 4da9a8c4e3 AI function code rewrites for base stat changes, electrifying moves and multi-turn moves Maruno17 2023-01-29 23:24:07 +00:00
  • 13aab8d911 Lots of rubocop Maruno17 2023-01-28 15:21:12 +00:00
  • 2d056052ce Fixed crash when trying to change a battle animation's foreground image Maruno17 2023-01-26 18:37:11 +00:00
  • a0af8e6eb5 Fixed screen positioning bug when jumping over ledges near the top or left of a map Maruno17 2023-01-26 18:33:21 +00:00
  • b0b6e675c3 Fixed previous commit always causing recompiling if shadow_pokemon.dat doesn't exist, also rubocopping Maruno17 2023-01-23 22:27:04 +00:00
  • f6213057d8 Made a set of PBS files for Shadow Pokémon data, grouped shadow_pokemon.txt with it Maruno17 2023-01-22 22:25:20 +00:00
  • d8f38947f4 AI function code rewrites, added Shadow Sky's missing effects, fixed Shadow End's recoil damage Maruno17 2023-01-22 21:21:19 +00:00
  • f7578002ea Rewrites of disabling move AI function codes, fixed various AI errors Maruno17 2023-01-19 22:30:55 +00:00
  • 0c9df4627e Merge branch 'dev' into ai Maruno17 2023-01-18 19:12:34 +00:00
  • 3d9c3e2c00 Fixed incorrect variable use for Jaboca/Rowap Berries' effects Maruno17 2023-01-18 19:11:14 +00:00
  • 2627d68782 Added more debug logging to AI, fixed some bugs in AI Maruno17 2023-01-16 19:29:28 +00:00
  • abb49168ba Various bugfixes chardub 2023-01-15 11:11:29 -05:00
  • 98f16c2afa More AI function code rewrites, ensured all AI procs next an appropriate value Maruno17 2023-01-14 23:51:39 +00:00
  • 84bdd1f60b AI function code rewrites Maruno17 2023-01-12 23:08:26 +00:00
  • a22f75f500 Merge branch 'dev' into ai Maruno17 2023-01-08 21:56:33 +00:00
  • 632b0f8b4b Overhauled text translations Maruno17 2023-01-08 17:11:38 +00:00
  • c0aeb32c45 Adds date, game mode and difficulty to HoF screen + minor fixes chardub 2023-01-07 12:59:28 -05:00
  • 4ffba4437e Nicknaming from PC chardub 2023-01-06 21:44:54 -05:00
  • 759cfd7801 Makes it impossible to fuse eggs chardub 2023-01-06 21:24:28 -05:00
  • 599da9a390 other stuff missing from previous commit chardub 2023-01-06 19:04:50 -05:00
  • e7854f8afb bunch of fixes that had to be combined into one commit because github doesn't like large files and I accidentally included a large file chardub 2023-01-06 19:02:05 -05:00
  • 4f628e1b32 5.1.1 compile chardub 2023-01-06 15:16:43 -05:00
  • 9f084c31cb Removes temp value chardub 2023-01-06 12:51:55 -05:00
  • 70719de497 Adds hidden ability routes chardub 2023-01-06 12:51:27 -05:00
  • 3aab96dc6e Fix for pokemon that should be impossible to catch chardub 2023-01-06 11:15:09 -05:00
  • ae0d193bba More item portion name tweaks Maruno17 2023-01-04 18:21:08 +00:00
  • 2e8329f70b Implemented item portion names, e.g. "bag of Soft Sand" Maruno17 2023-01-03 21:32:32 +00:00
  • 707cd143d8 Fixed sliding on ice having the camera lag behind Maruno17 2023-01-03 15:05:54 +00:00
  • ba678d5b6b Fixes quest journal chardub 2023-01-02 23:28:43 -05:00
  • 950f7ef63c Merge remote-tracking branch 'origin/e19-release-beta' into e19-release-beta chardub 2023-01-02 21:19:06 -05:00
  • 86c1df08d1 Workaround for using pokeradar without repel chardub 2023-01-02 21:18:36 -05:00
  • 9dd774a767 Fixed error when gaining happiness while at/above the happiness soft cap Maruno17 2023-01-01 18:34:54 +00:00
  • 522f78b75d Fixed party Pokémon icons overlapping the marking window in Pokémon storage Maruno17 2022-12-31 18:03:17 +00:00
  • 3fa94bacc6 Merge branch 'dev' into ai Maruno17 2022-12-31 17:45:46 +00:00
  • 37246d8d01 Fixed bug in previous commit Maruno17 2022-12-31 17:45:26 +00:00
  • 4585533a4a Fixes relating to added support of more Pokémon types Maruno17 2022-12-31 17:43:42 +00:00
  • 05b954e262 Merge branch 'dev' into ai Maruno17 2022-12-31 17:28:56 +00:00
  • 3fe324d0da Generalised a species' types to allow any number of types Maruno17 2022-12-31 17:24:33 +00:00
  • dd7cd414f0 Yet more AI function code rewrites Maruno17 2022-12-31 15:26:41 +00:00
  • 1c9b8af5db Merge pull request #70 from Mark-McKen/Perfect-Ball-Fix infinitefusion 2022-12-30 21:00:47 -05:00
  • 0d794bad74 Fixed perfect ball markmcken 2022-12-29 00:41:00 +00:00
  • 2acca429e3 Adds support for shinies in online wondertrade chardub 2022-12-26 18:33:37 -05:00
  • ada389d18d Basic online wondertrade system chardub 2022-12-26 17:07:24 -05:00
  • 1258e4b9c9 More AI function code rewrites themed around stat changes Maruno17 2022-12-25 00:39:25 +00:00
  • 6d285827cb Fixes voltorb flip crash infinitefusion 2022-12-23 18:32:38 -05:00
  • f33184d413 Generalised AI code for scoring stat changes Maruno17 2022-12-18 20:51:16 +00:00
  • 01deb262fb fixes soul dew infinitefusion 2022-12-17 11:06:30 -05:00
  • ecaa38d6c2 Random grammar fixes + fixes crash while using morning sun & moonlight in some indoor maps infinitefusion 2022-12-12 12:20:12 -05:00
  • 3a4b01e2dc Fixed default terrain not being set properly sometimes Maruno17 2022-12-10 22:04:24 +00:00
  • 7ace4c5289 AI rewrites of ability-changing function codes, OHKO codes and binding codes Maruno17 2022-12-10 21:59:44 +00:00
  • 9ce39abad3 mt silver sequence break safeguard infinitefusion 2022-12-06 20:16:18 -05:00
  • 6a6b02df40 Fixes Disguise ability infinitefusion 2022-12-06 17:50:14 -05:00
  • 9b3185f299 Fixes real shinies being considered fake when fused as the head of a fusion infinitefusion 2022-12-06 17:38:03 -05:00
  • bc90211693 basic sprites sorting validation infinitefusion 2022-12-05 17:32:56 -05:00