Commit Graph

  • f322b234c6 Added battle rule "disablePokeBalls" Maruno17 2022-02-15 18:39:41 +00:00
  • 5f39363e69 Added map metadata flag "HideEncountersInPokedex", fixed Pokédex not showing the areas of some maps that span multiple Town Map points Maruno17 2022-02-14 23:25:10 +00:00
  • 789185eefb Added Gen 6 PBS files Maruno17 2022-02-14 19:06:32 +00:00
  • f68e699cc9 More Rubocop changes Maruno17 2022-02-13 00:57:54 +00:00
  • cca5989746 Fixes to previous commit Maruno17 2022-02-10 08:33:45 +00:00
  • 30c3f472ef Implement TramplesMinimize as a move flag (#175) Keyacom 2022-02-06 20:36:51 +01:00
  • e6c877fe06 Display version number of plugins in the console (#173) Golisopod-User 2022-02-07 00:31:42 +05:30
  • 4561cc66bf Moved calls to PBS file-compiling methods into their own method, removed music file extensions from metadata.txt Maruno17 2022-02-06 18:40:43 +00:00
  • 6c5c54a7d3 Tweaked Jukebox functionality, simplified code relating to night versions of BGMs Maruno17 2022-01-30 20:40:07 +00:00
  • 0465572ca0 Added method for buying a Game Corner prize item, made def _I able to replace text like _INTL Maruno17 2022-01-30 20:03:52 +00:00
  • 6698149083 Restored evolutions depending on Moss Rock/Icy Rock/magnetic field in Gen 8 PBS files Maruno17 2022-01-30 18:16:19 +00:00
  • 91c6f1f45b Fixed typo in "CannotMetronome" (#171) Keyacom 2022-01-29 20:07:01 +01:00
  • 617f685694 Bugfixes (#170) Golisopod-User 2022-01-30 00:36:21 +05:30
  • af60c4df66 Use the .max function in Substitute's code (#167) Keyacom 2022-01-29 19:24:42 +01:00
  • f9e34b8157 Switch to lowercase letters after selecting first uppercase letter (#169) Golisopod-User 2022-01-29 23:51:38 +05:30
  • 7c7a6d91bd Fixed field animations relating to events and followers not showing if they're on a connected map, fixed grass not rustling if the player walks onto it directly from a connected map, fixed grass rustling appearing beneath the player Maruno17 2022-01-29 18:05:11 +00:00
  • 2372322c24 Added holding Shift while starting the game to compile just the plugins Maruno17 2022-01-25 23:38:11 +00:00
  • 8f69c555da Fixed duplicated and missorted track listings in Jukebox Maruno17 2022-01-24 23:32:05 +00:00
  • 98f311c394 Updated to mkxp-z v2.3.0 Maruno17 2022-01-24 23:12:06 +00:00
  • c1de9a04d4 Made party screen use MenuHandlers Maruno17 2022-01-23 22:54:58 +00:00
  • d0da7b0c1b Fixed "Set Event Location" (moveto) sending an event off-screen not making it disappear Maruno17 2022-01-23 21:16:08 +00:00
  • 8a3e5b01e0 Fixed inconsistencies in error messages produced when loading a plugin Maruno17 2022-01-22 22:03:31 +00:00
  • 7f0526114f Errors raised by PluginManager are no longer capitalised Maruno17 2022-01-21 12:59:23 +00:00
  • b980d8505c Tiny Bugfixes (#161) Golisopod-User 2022-01-21 03:32:22 +05:30
  • a0d951edf7 Added Debug menu functions to toggle Exp. All's effect and Box Link's effect Maruno17 2022-01-19 20:39:55 +00:00
  • e9afefb210 Updated HM/expAll/Switch Messages. (#156) Nathan-MV 2022-01-19 20:10:56 +00:00
  • 1279f8137e Add .mkproj files to .gitignore (#159) Golisopod-User 2022-01-20 00:45:53 +05:30
  • f872db2618 Added battle debug functions for setting position effects and NPC trainer items Maruno17 2022-01-17 22:55:01 +00:00
  • b550ad9c07 Fixed AI scores calculated for some moves not being added up properly Maruno17 2022-01-13 23:28:00 +00:00
  • 8a89b7fbf4 Added move flag "CannnotMetronome" Maruno17 2022-01-12 23:15:46 +00:00
  • 25b009b344 Added hide_choice and rename_choice which alter the next set of choices shown by an event Maruno17 2022-01-12 22:46:14 +00:00
  • 24efbccb67 Rearranged Settings Maruno17 2022-01-11 22:07:37 +00:00
  • ff465a78a6 More bugfixes (and one Gen 8 addition) (#155) Golisopod-User 2022-01-12 03:06:01 +05:30
  • 767a47d90f Fix Bitmap#draw_text override not accepting Rect argument (#150) Joni Savolainen 2022-01-09 23:22:40 +02:00
  • 507014e655 Fix to previous commit Maruno17 2022-01-08 23:18:06 +00:00
  • 5fba3462c6 Event choices shown without an accompanying message are now translated Maruno17 2022-01-08 21:08:58 +00:00
  • 91e3d8190e Multiple "Show Choices" event commands next to each other will now behave as one with all their choices Maruno17 2022-01-08 21:04:08 +00:00
  • f853816d63 Fixed visual glitch where a Pokémon's HP would raise then lower if its substitute took damage Maruno17 2022-01-08 18:11:02 +00:00
  • f623fad42e Workaround for broken screenshot-taking code due to latest mkxp-z Maruno17 2022-01-03 19:55:54 +00:00
  • 6d23d0101a Added descriptions for Options screen options, tweaked appearance of Options screen, fixed SpriteWindow#back_opacity not applying to all parts of the window graphic Maruno17 2022-01-03 19:54:31 +00:00
  • 3f51ab44e4 Moved Options screen options into MenuHandlers Maruno17 2022-01-03 17:53:45 +00:00
  • a939406e60 Improved Pokégear screen to work for all screen sizes Maruno17 2022-01-03 13:48:44 +00:00
  • aa18a59413 Update PokeMart Messages (#149) Nathan-MV 2022-01-03 13:17:14 +00:00
  • a6115faad6 Fixed Incinerate's message not knowing the name of the item it destroyed Maruno17 2022-01-02 21:22:09 +00:00
  • 2a34904baa Fixed form changing being able to leave a Pokémon knowing the same move twice Maruno17 2022-01-02 21:19:13 +00:00
  • 1b931732a0 pokeradar infinitefusion 2022-01-02 14:05:29 -05:00
  • 1b0577139c pokemon cries infinitefusion 2022-01-01 11:22:08 -05:00
  • 4cf13f2942 Created module MenuHandlers for the contents of various menus Maruno17 2021-12-31 17:45:07 +00:00
  • 7da449aec3 Merged Events and EncounterModifier into module EventHandlers Maruno17 2021-12-30 18:59:35 +00:00
  • a6c092a574 Abilities that hasten egg hatching now have a flag in abilities.txt for this effect Maruno17 2021-12-29 22:13:18 +00:00
  • f3c4893dbb Repels now have a flag in items.txt which determines if they can be reused when one runs out Maruno17 2021-12-29 22:07:10 +00:00
  • ca9df4177a Tidying up from previous commit Maruno17 2021-12-29 18:53:39 +00:00
  • 13cc9790ce Minor new additions for v20 (#147) Golisopod-User 2021-12-30 00:06:26 +05:30
  • a447238b70 typing on fusion preview window overlay infinitefusion 2021-12-29 12:47:47 -05:00
  • fb29f19a28 Fixed various bugs found when generating Battle Frontier challenge lists Maruno17 2021-12-29 14:37:41 +00:00
  • a7e8005f53 Fixed another typo Maruno17 2021-12-29 13:17:27 +00:00
  • 3d37733d1a Fixed bad uses of .sample Maruno17 2021-12-29 12:21:19 +00:00
  • 6339f5a577 Fixed typo in random dungeon code Maruno17 2021-12-29 11:46:57 +00:00
  • 63b157d7ec Fixed some bad uses of @battle Maruno17 2021-12-29 11:43:24 +00:00
  • 01ce5d347c Fixed rare bug in disobedience check Maruno17 2021-12-28 22:14:56 +00:00
  • 3e9d3b0a68 Added checks that prevent aliasing a method if the alias method already exists, fixed Symbiosis not working properly for opponents Maruno17 2021-12-28 19:22:31 +00:00
  • 139f2a74f2 Minor fixes to Voltorb Flip Maruno17 2021-12-28 16:50:53 +00:00
  • aa643a6049 More Rubocop Maruno17 2021-12-27 00:26:45 +00:00
  • 4170738933 Easy Mode infinitefusion 2021-12-26 17:09:56 -05:00
  • 7240e76ed0 Hard mode infinitefusion 2021-12-26 16:03:01 -05:00
  • 56c13d0907 REVERSED MODE infinitefusion 2021-12-26 15:36:25 -05:00
  • 98d365a2b7 unfusing to pc fix infinitefusion 2021-12-26 14:56:47 -05:00
  • 12bbd2084b multitype ABILITY infinitefusion 2021-12-26 14:03:38 -05:00
  • 72d804163e pokemon preview window + bugfixes infinitefusion 2021-12-26 13:22:09 -05:00
  • fa79640115 mahogany gym fix infinitefusion 2021-12-23 16:31:32 -05:00
  • 4a6324389b Added a method that checks whether the player has enough Triple Triad cards to play Maruno17 2021-12-23 18:49:11 +00:00
  • 35126dfb6b Fixed regional form-exclusive species producing eggs of the wrong species, fixed eggs not being the appropriate form based on the region they were made in Maruno17 2021-12-23 18:20:43 +00:00
  • b988638746 Fixed the default field weather being 0 instead of :None, rearranged save conversions Maruno17 2021-12-23 16:35:19 +00:00
  • cf5a86f0aa unrealtime, bugfixes, recomp infinitefusion 2021-12-22 21:00:31 -05:00
  • 132a16950d Yet more Rubocopping Maruno17 2021-12-23 00:27:17 +00:00
  • 514fe13ca2 More additions to .rubocop.yml, minor code tweaks Maruno17 2021-12-22 21:01:37 +00:00
  • 022dc7aadb More additions to the battle debug menu Maruno17 2021-12-21 20:50:08 +00:00
  • 6b3fa5e1bf Made Giratina's form use a map_metadata flag "DistortionWorld" instead of a hardcoded array of map numbers Maruno17 2021-12-21 19:12:19 +00:00
  • 162dac0e0e rematch evolution fix mist stone fix evolution scene resize infinitefusion 2021-12-21 11:02:17 -05:00
  • d0b1796ed3 quick surf + bug fixes infinitefusion 2021-12-20 16:58:31 -05:00
  • dfb3a51815 Forced encoding of text to UTF-8 Maruno17 2021-12-20 21:46:29 +00:00
  • 3c85c3fe55 More Rubocop modifiers Maruno17 2021-12-20 21:18:05 +00:00
  • 5cdabe5b58 Update to /rubocop.yml Maruno17 2021-12-20 20:42:36 +00:00
  • 2e63556722 Added .rubocop.yml Maruno17 2021-12-20 19:35:02 +00:00
  • 33fcbf623b More Rubocopping Maruno17 2021-12-20 17:18:21 +00:00
  • db4acd3369 Give Nicknames (#142) Nathan-MV 2021-12-19 18:08:31 -03:00
  • 7f86db6da9 Minor bugfiixes (#140) Golisopod-User 2021-12-20 02:28:28 +05:30
  • 65b1a8d6c3 More tweaks from the Rubocop overlord Maruno17 2021-12-19 17:28:59 +00:00
  • 33781493f4 More aligning of code Maruno17 2021-12-19 12:19:08 +00:00
  • f1010cb4a6 kin island club infinitefusion 2021-12-18 22:08:50 -05:00
  • 13a238cc6a Many more Rubocop-inspired code improvements Maruno17 2021-12-18 19:06:22 +00:00
  • d17fc40a47 Added decent spacing to all scripts thanks to Rubocop Maruno17 2021-12-18 15:25:40 +00:00
  • f7b76ae62e The Great Enspacening begins! Maruno17 2021-12-18 12:20:31 +00:00
  • 2480ab0f9e Applied most Rubocop-suggested layout fixes Maruno17 2021-12-18 01:56:10 +00:00
  • 5dc64f1709 Minor refactoring to kill various Rubocop warnings Maruno17 2021-12-17 20:29:47 +00:00
  • b5ee1b211d Replaced get_character(0) with get_self Maruno17 2021-12-15 22:10:53 +00:00
  • eec29709ac Improved how followers go through and come out of doors Maruno17 2021-12-15 22:01:53 +00:00
  • 8a77c2d9e1 Updated Message (#143) Nathan-mv 2021-12-14 20:24:45 -03:00
  • 15b86429a2 Pokémon cries no longer change pitch except when fainting, added support for separate fainting cries Maruno17 2021-12-14 23:19:08 +00:00
  • b706843888 Added $player.has_box_link and $player.has_exp_all in addition to those items Maruno17 2021-12-14 22:33:46 +00:00