Andrew Richards

Results 50 comments of Andrew Richards

It would be really nice if the Uxn ROM files had version tags so people could know when something is wrong. As it is right now, it's chaos and creates...

Oh, the varvara version byte that has been added would work. The version byte value was incremented when you changed the screen blending was changed, right?

OK, great. I'll add support for this to Uxn32.

@dheadshot I've added support for command line arguments. Here's a preview build: https://github.com/randrew/uxn32/releases/tag/1.9a1 Could you give it a try for me and let me know if it works for you...

Released in Uxn32 2.0 :)

Hmm. I'm not sure why it's implemented the way it is. It's been a long time since I've looked at it. You might be right that this is a bug...

I think a good way might be to change the default way to allocate items to allocate them as an array instead of a single, and make the lay_item function...

OK. I think I can implement this sometime in the next few weeks.

> The keyboard and mouse should still be accessible even if vectors are not set. Inversely, you should still be able to get a valid screen size from within the...