Compare commits

..

21 Commits

Author SHA1 Message Date
chardub 5b85e72cb2 6.7.2 patch 2025-10-02 10:35:46 -04:00
chardub e5406179bf 6.7.1 patch fixes 2025-10-01 11:28:13 -04:00
chardub 1271d7e8f0 fixes naked sprite when fishing 2025-09-28 18:22:11 -04:00
chardub e11e62272c possible missing files 2025-09-28 16:18:37 -04:00
chardub 51f98b9cc7 sprites credits 2025-09-28 16:14:12 -04:00
chardub 318ff90d8d update 6.7 2025-09-28 15:53:01 -04:00
chardub ef5e023ae0 6.6.2 2025-06-28 15:18:40 -04:00
chardub d383af130b koga necrozma fix 2025-06-11 15:46:36 -04:00
chardub 0c50a74a13 fixes typo causing crash 2025-06-10 16:10:31 -04:00
chardub 3e6e955070 6.6.1 patch 2025-06-10 12:45:27 -04:00
chardub 4ba51c7473 Fixes necrozma quest crash 2025-06-08 01:08:32 -04:00
chardub aa795459b4 game.exe (needed for launcher) 2025-06-08 01:00:33 -04:00
chardub fd3429c3b5 6.6 release fixes 2025-06-07 14:42:44 -04:00
chardub a50151c4af fixes oran berry hat 2025-06-07 13:07:41 -04:00
chardub 3622cb9bed fixes oran berry hat 2025-06-07 12:47:25 -04:00
chardub 23de3cb6e4 updates gitignore 2025-06-07 12:00:11 -04:00
chardub 451490edc7 spritesheets cache 2025-06-07 11:25:44 -04:00
chardub 30db0a406c gitkeep 2025-06-07 11:18:41 -04:00
chardub 937527828f removes temp folder 2025-06-07 10:40:53 -04:00
chardub b2f6901c6b fixes alt sprites option being on by default 2025-06-07 10:22:50 -04:00
chardub a393ba1137 6.6 update 2025-06-07 08:16:50 -04:00
7422 changed files with 390313 additions and 720908 deletions
+2 -7
View File
@@ -1,17 +1,12 @@
Graphics/CustomBattlers/local_sprites/*
Graphics/Battlers/Shiny/*
Graphics/Pokemon/FusionIcons/*
Graphics/CustomBattlers/spritesheets/*
Graphics/CustomBattlers/*
Data/sprites/*
Data/VERSION
infinitefusion.sh
Data/sprites/CUSTOM_SPRITES
Data/sprites
Data/sprites/updated_spritesheets_cache
Data/sprites/sprites_rate_limit.log
.gitignore
Game.rxproj
.DS_Store
Game.exe
PBS/*
rpgmaker.sh
-3
View File
@@ -1,3 +0,0 @@
[submodule "Data/Scripts"]
path = Data/Scripts
url = https://github.com/infinitefusion/scripts.git
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+18 -9
View File
@@ -1,5 +1,5 @@
########## CREDITS ###############
Pok?mon Infinite Fusion & Pok?mon Infinite Fusion: Hoenn
Pok?mon Infinite Fusion: Hoenn
Game made by Chardub
*This is NOT an official Pokemon game. The author of this game is not
@@ -107,9 +107,9 @@ casinoluck<s>ymirbot
###################################
### Custom Pok?dex entries ###
### Custom Pokedex entries ###
###################################
### Pok?dex entries quality control (Unown)
### Pokedex entries quality control (Unown)
luvischlo<s>char_latte3412<s>strawbearycandy
bobosmith01<s>griddle<s>.izik
knilk<s>lordjoostmeister<s>.realthree
@@ -127,6 +127,10 @@ Maruno (http://pokemonessentials.wikia.com/wiki/Pok%C3%A9mon_Essentials_Wiki)
###########################################################
Playtesting was done by various members of the Discord channel.
Special thanks to all of you!
Elite 4 rematch teams
duskrd<s>anaconja
###########################################################
### Graphics #
###########################################################
@@ -139,13 +143,14 @@ Gen 4 Legendary trio eggs by calicorn
Nintendo
GameFreak
###########################################################
### French translation #
###########################################################
########################
### Translations #
########################
French translation:
anthonygourmand
locpic_
blood.wolf58 (Willi)
ragzzh
#######################################################################
The following ressources were also used
@@ -165,7 +170,6 @@ with their respective authors' consent
zender1752 (Sabrina OW sprite) https://www.deviantart.com/zender1752/art/Pokemon-Anime-Delia-Ketchum-Overworld-sprite-840038766
wesleyfg (Hoenn overworld NPCs) https://www.deviantart.com/wesleyfg/art/Hoenn-People-OW-in-BW-style-274475232
Wergan https://www.deviantart.com/wergan/art/Pokemon-Random-characters-002-959395621
TooManyLuigis, Mortedes, Billla,WolfPP: Golurk overworld sprite https://www.deviantart.com/wolfang62/art/Golurk-Sprite-Overworld-834611476
Battle sprites:
Custom graphics:
Kiwikelly, UnworthyPie
@@ -240,7 +244,12 @@ Move animations:
### RPG Maker Scripts ###
###########################################################
andracass (Pokémon Reborn) Compiler optimization
#Custom Infinite fusion scripts:
Improved Shinies: anthonygourmand
andracass (Pok?on Reborn) Compiler optimization (legacy)
#Public use scripts:
Luka S.J. Elite Battle System
Animated Title Screen (modified):
shiney570 BW2 Summary script (+ graphics) http://reliccastle.com/forums/showthread.php?tid=1090
BIN
View File
Binary file not shown.
-8
View File
@@ -1,8 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
# Datasource local storage ignored files
/../../../../../../../../../../../:\Users\charl\Documents\Jeux\rpgmaker\infinitefusion\dev\infinitefusion-e18\Data\.idea/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More