Skip to content

Commit

Permalink
FF8: Move hext code in core + bugfixes (#619)
Browse files Browse the repository at this point in the history
- Move Maki fix_uv_coords patch to FFNx core
- Fix for blue color in fire spells
  • Loading branch information
myst6re committed Nov 3, 2023
1 parent 639ec28 commit c15b833
Show file tree
Hide file tree
Showing 32 changed files with 40 additions and 518 deletions.
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@

## FF8

- Hext: `fix_uv_coords` hext files are not needed anymore ( https://github.com/julianxhokaxhiu/FFNx/pull/619 )
- Graphics: Fix blue color on some attacks in battle ( https://github.com/julianxhokaxhiu/FFNx/pull/619 )
- Graphics: Fix crash when using external texture replacement ( https://github.com/julianxhokaxhiu/FFNx/pull/588 )
- Graphics: Fix texture glitches using external texture replacement ( https://github.com/julianxhokaxhiu/FFNx/pull/591 )
- Graphics: Fix external texture blending ( https://github.com/julianxhokaxhiu/FFNx/pull/598 https://github.com/julianxhokaxhiu/FFNx/pull/601 )
Expand Down
Empty file added misc/hext/ff8/de/.gitkeep
Empty file.
37 changes: 0 additions & 37 deletions misc/hext/ff8/de/FFNx.WORLD.fix_uv_coords.txt

This file was deleted.

Empty file added misc/hext/ff8/de_nv/.gitkeep
Empty file.
37 changes: 0 additions & 37 deletions misc/hext/ff8/de_nv/FFNx.WORLD.fix_uv_coords.txt

This file was deleted.

Empty file added misc/hext/ff8/en/.gitkeep
Empty file.
37 changes: 0 additions & 37 deletions misc/hext/ff8/en/FFNx.WORLD.fix_uv_coords.txt

This file was deleted.

Empty file added misc/hext/ff8/en_eidos/.gitkeep
Empty file.
37 changes: 0 additions & 37 deletions misc/hext/ff8/en_eidos/FFNx.WORLD.fix_uv_coords.txt

This file was deleted.

Empty file.
37 changes: 0 additions & 37 deletions misc/hext/ff8/en_eidos_nv/FFNx.WORLD.fix_uv_coords.txt

This file was deleted.

Empty file added misc/hext/ff8/en_nv/.gitkeep
Empty file.
37 changes: 0 additions & 37 deletions misc/hext/ff8/en_nv/FFNx.WORLD.fix_uv_coords.txt

This file was deleted.

Empty file added misc/hext/ff8/es/.gitkeep
Empty file.
37 changes: 0 additions & 37 deletions misc/hext/ff8/es/FFNx.WORLD.fix_uv_coords.txt

This file was deleted.

Empty file added misc/hext/ff8/es_nv/.gitkeep
Empty file.
37 changes: 0 additions & 37 deletions misc/hext/ff8/es_nv/FFNx.WORLD.fix_uv_coords.txt

This file was deleted.

Empty file added misc/hext/ff8/fr/.gitkeep
Empty file.
37 changes: 0 additions & 37 deletions misc/hext/ff8/fr/FFNx.WORLD.fix_uv_coords.txt

This file was deleted.

Empty file added misc/hext/ff8/fr_nv/.gitkeep
Empty file.
37 changes: 0 additions & 37 deletions misc/hext/ff8/fr_nv/FFNx.WORLD.fix_uv_coords.txt

This file was deleted.

Empty file added misc/hext/ff8/it/.gitkeep
Empty file.

0 comments on commit c15b833

Please sign in to comment.