NextDAAD Authoring Kit v0.5.0 #7
absent42
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
0.5.0 - 12 August 2026
New
INK n,PAPER nandBORDER nnow take any value from 0 to 255,not just 0 to 15. 0 to 15 are the classic Spectrum colours, unchanged;
16 to 255 are the standard Next colour of that number, the same
RRRGGGBBconvention used for Layer 2 artwork. Seecustomising.md for the arithmetic and worked examples.
PAPER 8-15now renders bright rather than folding to the dim hue,matching the Spectrum's own
BRIGHTsemantics more closely. A gamethat used those values expecting the old dim fold will look different.
Fix
GAME.DDBcompiled for another computer - CPC, C64, MSX, PC and therest - is now refused at boot with
NextDAAD: DDB wrong machine - E4rather than loading and then behaving strangely. The kit compiles for
the Spectrum already, so this only bites on a database that arrived
from elsewhere. See getting-started.md for the full
list of boot messages.
This discussion was created from the release NextDAAD Authoring Kit v0.5.0.
All reactions