Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New demo: generates flats and textures for each Palette entry #38

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jmtd
Copy link
Contributor

@jmtd jmtd commented Mar 4, 2021

Generates a PWAD with 256 patches, 256 corresponding texture
definitions, and 256 flats; each named COLORxyz or FOLORxyz,
where xyz is a decimal index into the palette (000-255), and
the corresponding texture (or flat) is a solid 64x64 block of
that palette colour.

Depends upon PR #37.

jmtd added 3 commits March 6, 2021 15:21
There's something appealing about not doing this, but without
doing so vanilla will crash at the menu.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant