Omnimaga > BatLib

BatLib

<< < (83/83)

Xeda112358:
I have a list of bugs and whatnot that I've been working on this morning. I have also been optimising some of the routines to add room in the code. So far I have modified 7 routines saving 79 bytes :D (I now have about 87 bytes of coding space available :P)

I figured I would mention that I was still working on the next update. Among the bug fixes, I fixed an issue with the DelVar command for a special case and TokSprite just needed a single bit toggled (the documentation said you needed an optional argument to be 1 to draw to pixel coords (0 to draw to aligned coordinates), like HexSprite, but instead it was the other way around because I typed "z" instead of "nz" >.>)

TIfanx1999:
\o/. Sound great Xeda! :D

Sorunome:
That does sound great, BatLib has far to many features >.<

Xeda112358:
Hopefully this version isn't as messed up as Grammer has been (I kept reintroducing new bugs for every bug fixed x.x)

So here are the updates:
[+] I went from having 7 bytes of coding space left to 118!
[+] Fixed TokSprite
[+] Font Hooks were fixed, for the most part
[+] DelVar fixed for a special case
[+] PopUp now has a key debouncer (so pressing [ENTER} will only register once instead of registering separately by the OS, too).
[+] CopyProg fixed for overwriting archived variables
[+] ExecVarBASIC was fixed for running other programs that use BatLib routines.

I thank roguebantha for keeping a running list of bugs for me to fix (if there are anymore, I'm sure he'll find them); It's been very helpful. I have yet to figure out why my fonthooks don't work in the program or app menu. I've looked at other programs that use fonthooks and I cannot figure out what I am overlooking.

Xeda112358:
There was a bug with the ZINSTALL program, so I fixed that. The download is attached.

Navigation

[0] Message Index

[*] Previous page

Go to full version