Commit Graph

  • 956a511ec5 Fixed some errors when converting code in old trainer events to new code Maruno17 2023-04-07 12:43:24 +01:00
  • 5315b53eae Tidied up usage of colour tags (everything uses c3 now via def shadowc3tag), moved gender text colours to MessageConfig Maruno17 2023-04-07 01:12:17 +01:00
  • 6b690c4492 Fix to previous commit Maruno17 2023-04-06 21:46:08 +01:00
  • 1ddf89c2df Removed script/event text collation from compiler (added a debug function to do that instead), removed system cache reloader from compiler Maruno17 2023-04-06 17:47:42 +01:00
  • 3d9d31621b Sped up compiling PBS files by about 5x, fixed bug from earlier commit about writing PBS lines with many optional values Maruno17 2023-04-05 21:41:55 +01:00
  • 43752e511a Merge pull request #75 from RonarsCorruption/patch-1 infinitefusion 2023-04-05 12:38:52 -04:00
  • 0b54dcd756 random wip stuff infinitefusion 2023-04-05 12:37:33 -04:00
  • cb4a1fd8af def pbDrawTextPositions now uses symbols for text alignment and outline, and added a quicker way to draw text with no shadow/outline Maruno17 2023-04-04 21:16:09 +01:00
  • d234f6649c Allow Cancel button to exit move selection menu RonarsCorruption 2023-04-02 07:23:17 -04:00
  • e7847fba9a Fixed typo in a previous commit Maruno17 2023-04-02 00:59:05 +01:00
  • b226e3cbb6 Fixed the value of the setting HEAL_STORED_POKEMON, restored all EOR weather messages Maruno17 2023-04-02 00:57:22 +01:00
  • 9d50b27aa0 Fixed some bad usage of sprintf, cleaned up some translatable messages Maruno17 2023-04-02 00:52:12 +01:00
  • 5d9cc71a99 Made def wants_status_problem?(new_status) consider a few more abilities (#203) Conmh 2023-03-30 17:19:40 -04:00
  • ad29a79e1c Tweaked AI threshold score, added "HPAware" skill flag, changed lots of AI scores Maruno17 2023-03-30 21:11:27 +01:00
  • 0bb0fb4a26 Rewrote various AI switching checks Maruno17 2023-03-25 23:26:34 +00:00
  • cdb3cd5d20 Merge pull request #74 from Suamppa/sprite-download-path-fix infinitefusion 2023-03-25 09:32:44 -04:00
  • 138d41f7bc Merge branch 'dev' into ai Maruno17 2023-03-23 23:20:58 +00:00
  • 1ead0a76f5 Fixed Beak Blast's burn affecting the wrong Pokémon Maruno17 2023-03-21 18:28:06 +00:00
  • 579daa126d Fixed inconsistency in Data/Scripts/001_Settings.rb sprite folder paths and modified all references to these constants to match the new convention. These paths will now always contain the ending slash. Samppa Alatalo 2023-03-20 01:48:32 +02:00
  • e2648032c1 More AI function codes, tweaked AI score threshold, renumbered all PBEffects constants Maruno17 2023-03-19 17:22:53 +00:00
  • 941e238606 Rearranged the Debug menu Maruno17 2023-03-12 12:07:01 +00:00
  • 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