Commit Graph

46 Commits

Author SHA1 Message Date
infinitefusion e4ae8802d5 Fixes new pokemon sprites not displaying in pokeradar 2023-11-14 19:52:09 -05:00
infinitefusion cfc76d1f77 map fixes, regitablet and cool dino 2023-11-13 20:14:01 -05:00
infinitefusion d3662c3f10 update to latest 6.0 release 2023-11-12 21:45:07 -05:00
infinitefusion ba7ee9bae2 Revert "6.0 release"
This reverts commit a0aea8f030.
2023-11-12 14:23:52 -05:00
infinitefusion a0aea8f030 6.0 release 2023-11-12 14:10:05 -05:00
infinitefusion 1247c1f43d Fixes kin island pokemon club trainers not using fusions 2023-07-25 20:16:53 -04:00
infinitefusion e7778b72b9 Fixes crash when can't copy file when generating fusion icon 2023-07-11 19:53:55 -04:00
infinitefusion 45bb8d5946 Fix fusion icons 2023-07-03 18:41:46 -04:00
infinitefusion 681c5e4dbf Adds option to sort bag 2023-07-02 18:47:17 -04:00
infinitefusion 5c4e0daba3 fixes icon names 2023-07-02 12:02:12 -04:00
infinitefusion 6c1edae863 Fixes crash when missing fusion icons folder (thanks kurayamiblackheart) 2023-07-01 17:49:35 -04:00
infinitefusion 45c323bdb0 Merge pull request #88 from Jodiark/main
fix to bug regarding same icon for multiple fusions
2023-07-01 17:43:06 -04:00
infinitefusion 39f9bc5472 palkia, dialga, giratina events 2023-05-22 20:47:09 -04:00
infinitefusion 655546a433 Adds stat to track rare candies use 2023-05-21 09:11:00 -04:00
Jodiark 42b36eaf90 fix to bug regarding same icon for multiple fusions 2023-05-09 18:54:16 +02:00
RonarsCorruption 3b6d636e72 Correcting Ability Capsules
Ability capsules were only updating the ID of the ability the pokemon thought it had, and not actually changing the pokemon's ability. This changes that.
2023-04-10 12:03:26 -04:00
chardub 86c1df08d1 Workaround for using pokeradar without repel 2023-01-02 21:18:36 -05:00
infinitefusion 572796d7cc Mt. Silver - finished 2022-11-27 14:11:41 -05:00
infinitefusion 4fcb68cba3 More WIP 5.1 stuff 2022-11-13 19:37:44 -05:00
infinitefusion a57a8777c8 evolution items overworld 2022-11-06 14:00:12 -05:00
infinitefusion cddcf22096 Fixes movesets reset bug 2022-11-01 19:08:31 -04:00
infinitefusion cd906e7f1c various fixes 2022-10-29 17:27:55 -04:00
infinitefusion 68aae5f061 Fixes pokeradar in wild pokemon area mode 2022-09-24 15:15:59 -04:00
infinitefusion a81e7240b4 integrated modern mode 2022-09-17 13:58:56 -04:00
infinitefusion 3bf6a1e2ba ability ball & incubators fix 2022-09-05 14:17:25 -04:00
infinitefusion dd05aa1f1c randomizer - wild Pokémon 2022-04-30 23:27:05 -04:00
infinitefusion 2a76ee27e9 Renamed some constants 2022-04-30 17:22:44 -04:00
infinitefusion e97a845870 fusion incense 2022-04-30 11:40:01 -04:00
infinitefusion ce93ca7919 wild fusions 2022-04-30 11:22:01 -04:00
infinitefusion 88d20665ac pokeradar ui new line fix 2022-04-23 10:02:59 -04:00
infinitefusion e479a0d2eb allows Pokeradar in caves & water 2022-04-18 17:56:26 -04:00
infinitefusion f473ab3cc2 pokeradar 2022-04-18 15:26:38 -04:00
infinitefusion 0c1fd5fac5 POISONMUSHROOMS 2022-04-02 17:08:17 -04:00
infinitefusion 6794004d94 trainer card fixes 2022-03-13 21:09:50 -04:00
infinitefusion 79f63485a3 fixes water currents + recompile for trainer teams 2022-03-12 12:06:52 -05:00
infinitefusion 1b931732a0 pokeradar 2022-01-02 14:05:29 -05:00
infinitefusion 383734a497 various fixes 2021-11-20 12:39:41 -05:00
infinitefusion 996d12ae70 DNA splicers 2021-06-27 15:54:18 -04:00
Maruno17 8384adeb22 Ball property in trainers.txt can now be a Poké Ball item's ID, fixed move-learning saying "already knows four moves" regardless of the value of Pokemon::MAX_MOVES 2021-05-13 21:50:36 +01:00
Maruno17 5005b2a7e9 Sprite renamer is now in the Debug menu and doesn't run when compiling, fixed Poké Flute not working in battle, fixed Advanced Trainer Battle Debug feature not working, fixed special Mega Evolution messages not being used 2021-05-11 18:44:35 +01:00
Maruno17 05d3627015 Fixed event movement checks ignoring ledges if they're not on the top layer, fixed Sketch not working, fixed a couple of other minor bugs, Rubocop-suggested tweaks 2021-05-09 16:48:47 +01:00
Maruno17 43eddaa5da Added conversion to fix incorrect phone contacts data, fixed being unable to call people, fixed crash when writing a Battle Facility PBS file 2021-05-07 21:09:22 +01:00
Maruno17 474281712b Made more use of nil_or_empty?, fixed incorrect default species body shape, fixed Illusion, fixed potential foreign Pokémon with blank names 2021-05-03 17:34:19 +01:00
Maruno17 4ae84f9b5d Added generic item icon support for HMs/TRs, moves taught by TR are now relearnable, tweaked determination of valid Mega forms 2021-04-22 21:08:34 +01:00
Maruno17 70b9f65558 Added Battle Points message window (\pt), fixed occasional wrong form when viewing Pokédex of newly caught species, other tweaks 2021-04-21 18:45:44 +01:00
Maruno17 f10fe5c491 Minor fixes for previous commit 2021-04-17 23:56:51 +01:00