Alex Bates
070a5488d0
Fix custom texture archive palettes ( #1144 )
...
* txa: fix custom palettes
* use self.warn
2024-01-09 14:17:33 +09:00
Ethan Roseman
262428c68a
Splat update ( #1136 )
...
* Remove splat from repo
* refactor scraps
* requirements update
2024-01-03 02:16:18 +09:00
lshamis
ae66312d8c
Add Python linter to github actions ( #1100 )
...
* Add Python linter to github actions
* wip
* Add back splat_ext
* Format files
* C++ -> C
* format 2 files
* split workflow into separate file, line length 120, fix excludes
* -l 120 in ci
* update black locally and apply formatting changes
* pyproject.toject
---------
Co-authored-by: Ethan Roseman <ethteck@gmail.com>
2023-07-30 02:03:17 +09:00
Ethan Roseman
f91fe539a4
Snug bugs unrelated to and never been inside of a rug ( #1082 )
...
* Fix enum name, offset
* Fix bugs
Some assets were slipping by the asset stack
Tex archve building wasn't respecting the asset stack (Fixes #1074 )
* Fixes #1081
* fix paths kinda
* git subrepo pull --force tools/splat
subrepo:
subdir: "tools/splat"
merged: "818924683b"
upstream:
origin: "https://github.com/ethteck/splat.git "
branch: "master"
commit: "818924683b"
git-subrepo:
version: "0.4.5"
origin: "https://github.com/ingydotnet/git-subrepo "
commit: "aa416e4"
* Fix stuff after splupdate
2023-07-13 17:56:16 +09:00
HailSanta
6bb14ff8be
tex archives ( #1072 )
...
* extraction
* hmm
* eth cleanup
* tex skeleton
* building
* OK
* pal OK
* cleaned texture names
* moved tex code to separate file
* additional error checking
* proposed splits
* split a5dd0
* additional cleanup
* myoop
* wahoo
* lru
* fixules
* fixin agin
---------
Co-authored-by: HailSanta <Hail2Santa@gmail.com>
Co-authored-by: Ethan Roseman <ethteck@gmail.com>
2023-06-29 21:06:23 +09:00