Commit Graph
100 Commits
Author SHA1 Message Date
chardub a3bbf1a9a8 6.5 release 2025-03-15 10:00:37 -04:00
chardub 7012af625d Updates dye kit menu 2025-03-15 09:37:54 -04:00
chardub 88ed3c000e adds icons for dye kit items 2025-03-14 19:42:23 -04:00
chardub b53ffd0c73 Removes quitmenu prompt when exiting clothes menu 2025-03-14 15:18:23 -04:00
chardub 048e51b9ae Fixes some legendaries not respawning 2025-03-14 12:43:24 -04:00
chardub 47876255e9 Removes some debugging logs 2025-03-14 11:32:15 -04:00
chardub d754fc45f5 Removes commented code 2025-03-14 11:21:43 -04:00
chardub 03b832a897 Fixes hats menu navigation issue 2025-03-14 11:19:44 -04:00
chardub 5343792f8c Fixes swapping hats visual glitch when only wearing one hat 2025-03-14 11:06:44 -04:00
chardub 324e8b5d18 Adds more custom pokedex entries 2025-03-13 10:50:24 -04:00
chardub ce8d182b2f Adds some hats and clothes 2025-03-13 10:49:05 -04:00
chardub 4edd8e9719 Fixes graphical glitch when pressing shift on sprites pokedex page 2025-03-13 10:02:12 -04:00
chardub aa396cf402 Battle menu: Automatically select the Fight option after switching out a Pokémon 2025-03-12 10:45:54 -04:00
chardub 3470c75b02 Removes debugging logs 2025-03-11 16:15:36 -04:00
chardub 7358d67e7e Fixes issue with possible uninitialized dyed items map when opening clothing menus 2025-03-11 14:04:42 -04:00
chardub 701ea9ab11 clothes menu crash fix 2025-03-10 13:35:04 -04:00
chardub 36851c7bb7 Hats menu navigation improvements 2025-03-10 12:59:14 -04:00
chardub 3d6e76a41e Fixes issue when putting on clothes 2025-03-09 22:34:42 -04:00
chardub bc2d48488e changes engineer, traveller and gambler npc overworld sprites 2025-03-09 21:34:19 -04:00
chardub f3ebd7e7f5 updates gambler sprite 2025-03-09 18:12:44 -04:00
chardub 6a072917b8 Fixes accidental file rename 2025-03-09 18:06:23 -04:00
chardub 0c06b7a6c9 Fixes new game crash 2025-03-09 18:04:48 -04:00
chardub 14f99f7efb Fixes issue with hats shops 2025-03-09 16:47:16 -04:00
chardub b14d9d491c Adds moar character customization options 2025-03-09 16:20:27 -04:00
chardub 071621b8dd Fixes issue with hat swapping 2025-03-09 15:38:16 -04:00
chardub dc4ec939cd Clothes and Hats selection menu now opens on current worn outfit 2025-03-09 13:45:59 -04:00
chardub a974994d15 Adds Dye Kit item 2025-03-09 13:45:31 -04:00
chardub 6b978c0ebc double hats menu UI stuff 2025-03-09 12:49:07 -04:00
chardub 8b8b348ed1 Double hats menu 2025-03-09 12:48:32 -04:00
chardub e9bdea5bad Double hats UI (except dyes) 2025-03-08 16:29:21 -05:00
chardub 6248ccd061 Fixes thief 2025-03-08 15:24:35 -05:00
chardub 60de077d01 double hats UI wip 2025-03-08 12:52:55 -05:00
chardub 20a5811ab8 Fixes Pokedex entries issues 2025-03-07 10:42:46 -05:00
chardub 32874d8a38 Adds second hat to continue screen 2025-03-07 09:49:42 -05:00
chardub d9ef1cd12e Promps users for updating spritepack files 2025-03-06 18:57:43 -05:00
chardub ccb05dc509 Fixes critical capture (based on https://github.com/kurayamiblackheart/kurayshinyrevamp/commit/70bc2480f46ec5ea81294c3c772d8792f7fcfd1f) 2025-03-06 11:55:30 -05:00
chardub 4ed504d817 Fixes minimize glitch after soft reset 2025-03-06 11:44:05 -05:00
chardub 96f60d8cb9 fixes egg moves issue with pokemon that breed with incense in the official games, updates intro screen 2025-03-06 09:42:48 -05:00
chardub 45bf331031 Clothes given by fossil npc final encounter 2025-03-03 09:38:57 -05:00
chardub 4ef0e87577 nvm 2025-03-02 21:34:37 -05:00
chardub 4f1accc017 Fixes an issue causing checks for rate limiting to be counted 2025-03-02 21:30:44 -05:00
chardub c41773d06f misty gym & learned moves stuff wip 2025-03-01 15:51:49 -05:00
chardub 5398a5aa78 Replace Dig TM with Return TM on Route 15 #101 (KamilaBorowska) 2025-03-01 15:41:41 -05:00
chardub 0d7ea25203 mahogany town gym trainers 2025-03-01 11:31:34 -05:00
chardub 98f753eb97 updates several gym leader graphics 2025-02-26 15:04:14 -05:00
chardub f1f00202c2 fixes level graphics in party screen 2025-02-24 21:29:04 -05:00
chardub c4242bb0b6 fixes level graphics 2025-02-24 21:17:07 -05:00
chardub c3b501dc28 cc data 2025-02-24 20:08:22 -05:00
chardub a6649ce82d Adds more character customization options 2025-02-24 20:06:41 -05:00
chardub 4fcc3e1516 optimized graphics 2025-02-24 16:58:14 -05:00
chardub 553d862168 Merge branch 'develop' of https://github.com/infinitefusion/infinitefusion-e18 into develop 2025-02-24 11:52:54 -05:00
chardub c38d513a67 Replace Dig TM with Return TM on Route 15 #101 (KamilaBorowska) 2025-02-24 11:34:43 -05:00
chardub 92feb7c714 Remove league check (unused) from list of Hidden Ability maps (KamilaBorowska) 2025-02-24 11:28:46 -05:00
chardub f1d21b10c6 updates readme 2025-02-24 11:01:40 -05:00
chardub 707bac5d65 adds some more character customization options 2025-02-22 23:48:37 -05:00
chardub c8f2a37d5a updates pbsà 2025-02-22 12:28:55 -05:00
chardub 5eac2dd43a changes tm80 to rock slide 2025-02-22 12:28:02 -05:00
chardub 9b5f376ed9 updates misty sprite 2025-02-22 11:50:04 -05:00
chardub 5ed090229b updates sabrina sprite & Meloetta 2025-02-21 20:56:31 -05:00
chardub f9095f2d06 hair can be one frame long 2025-02-21 20:38:56 -05:00
chardub c6f69edf9c Fixes meloetta form change 2025-02-21 20:38:23 -05:00
chardub a52af5a021 Changes Miss Melody (Meloetta) to Aria/Pirouette fusion 2025-02-21 19:49:16 -05:00
chardub 80eef3b1c4 Custom appearances for art gallery spriters 2025-02-21 12:30:56 -05:00
chardub 0f416eecaf Refactor: double hats 2025-02-20 17:10:24 -05:00
chardub d099d788f4 Refactor: double hats 2025-02-20 17:09:56 -05:00
chardub f835ff8209 Refactor: double hats 2025-02-20 17:09:48 -05:00
chardub 810154c516 fixes hair animation 2025-02-19 22:22:26 -05:00
chardub 76ecb4e2e0 Secondary Hat (WIP) 2025-02-18 23:01:49 -05:00
chardub 1c665bf636 Small map fixes 2025-02-18 19:39:42 -05:00
chardub 0f38d7933b Adds more dishes at once in SS Anne restaurant quest 2025-02-18 11:53:42 -05:00
chardub 4089c956d7 Adds way to favorite hats and clothes and item to quickly swap to them 2025-02-18 11:06:14 -05:00
chardub 133f01218b fixes reset cache option menu crash 2025-02-17 22:33:38 -05:00
chardub c5cff0dfb9 fixes rare crashes from double team, minimize, dragon rage, sonic boom
taken from:
https://github.com/kurayamiblackheart/kurayshinyrevamp/commit/720c2a46611b3f50b86cfc1f5a811694748d2480
2025-02-17 20:55:01 -05:00
chardub 1d2139df32 Get clown nose by donating to clowns 2025-02-17 20:24:35 -05:00
chardub 8352043c4c fixes crash on fusion screen 2025-02-17 19:41:49 -05:00
chardub 67d32e7c18 Fixes music in mt. moon square 2025-02-17 18:23:02 -05:00
chardub 1ddb9ba24a Mahogany gym trainers now notice player when standing next to them + adds referee that sends back the puck 2025-02-17 15:01:14 -05:00
chardub 4fa7292bdd Adds new hats & easter egg pokeballs 2025-02-17 11:06:32 -05:00
chardub cb39bac568 Adds option for toggling custom eggs 2025-02-16 16:16:39 -05:00
chardub 541c98ba6b Adds option for toggling custom eggs 2025-02-16 16:16:32 -05:00
chardub 28a982ce15 Fixes F12 soft reset 2025-02-15 14:19:00 -05:00
chardub fdcfbb5bb4 Fusion cries play both the head and body pokemon cries 2025-02-15 12:23:44 -05:00
chardub 05b1af28e0 Capitalizes suffix in Mr. Mime fusions name 2025-02-13 21:43:51 -05:00
chardub 0f58800fd1 adds new team flags 2025-02-13 20:43:46 -05:00
chardub f251cf37ab Fixes goldenrod map transitions
Fixes message in dresser in player room
Fixes tiles in kindle road underwater
Fixes black border on route 43
2025-02-12 09:48:21 -05:00
chardub d23e2ff98a Fixes super Gourgeist attack stat 2025-02-10 10:42:58 -05:00
chardub 871045ca46 adds new hairstyles to Saffron boutique 2025-02-08 16:13:07 -05:00
chardub 0c918bbfcb updates gitignore 2025-02-08 14:48:36 -05:00
chardub 2488a2575e removes dev files 2025-02-08 11:31:14 -05:00
chardub 2c5b161029 lowers number of pokemon to catch for first celadon rocket mission from 4 to 3 2025-02-08 11:00:01 -05:00
chardub 32dc832b5c santa hat 2025-02-08 00:06:29 -05:00
chardub 9fa7dac43f oops spritesheets 2025-02-07 23:54:34 -05:00
chardub d3e4fd3d33 updates gitignore 2025-02-07 23:40:57 -05:00
chardub 16b2deeefb adds missing folder 2025-02-07 23:21:28 -05:00
chardub b8d479b801 Some minor map fixes 2025-02-07 22:47:02 -05:00
chardub 38377b703e updates version number 2025-02-07 22:29:12 -05:00
chardub 1fed55f7fa adds new character customization options 2025-02-07 22:28:44 -05:00
chardub 3ebd3fd68a Adds some character customization data 2025-02-07 21:04:35 -05:00
chardub 2fcc7fc9cd glitched mask obtain method 2025-02-07 20:22:23 -05:00
chardub 692a25bd8e Lowers default game volume 2025-02-07 11:15:41 -05:00