Sometime in the last 2 weeks, I added support for the >>, <<, &, |, and ^ operators to the script engine. They work the same way that they do in C. All shifts are unsigned, not arithmetic.
A non-script feature that I committed a few minutes ago is support for alpha masks for fonts. The naming convention is data/scripts/fontmask, data/scripts/fontmask2, etc. for font, font2, etc. The masks themselves work the same way as they do for frames of entity animations.
Bug fix: attack with dot hitting biker crashes game.
A non-script feature that I committed a few minutes ago is support for alpha masks for fonts. The naming convention is data/scripts/fontmask, data/scripts/fontmask2, etc. for font, font2, etc. The masks themselves work the same way as they do for frames of entity animations.
Bug fix: attack with dot hitting biker crashes game.