Hi ALL,
I tried to post a regular diff of this, but it was too messed up at 80 char, here's the hand method:
IN bulleye.js REPLACE THIS:
WITH THIS:
WITH THIS:
... and why? :-)
Re: bullseye.js PATCH
By: Digital Man to Delbert on Wed Aug 15 2007 19:05:00
WITH THIS:
... and why? :-)
As it was it converted to HTML no matter what. Very unattractive on the ANSI TERM.
As it was it converted to HTML no matter what. Very unattractive on the A TERM.
I agree, but the reason for that appears to be this line in typeasc.js:
if(1 || (user.settings & USER_HTML)) {
Removing the "1 ||" should fix it.
Oh, but wait a minute, when you instead now use load() in bullseye.js, doesn't that include typeasc.js in the same scope? I think that corrputs your "i" in bullseye.js after that, and also fails to actually load subsequent menu requests because your "f" is always already declared after the first selection.Removing the "1 ||" should fix it.
I was wondering what he was doing there. ;) Thanks for the fix.
-j-
I'm sending you a diff that fixes it, but I'm sure you'll code the actual fi more to your liking. ;)Also, it probably breaks typehtml.js the same way.
-j-
Re: bullseye.js PATCH
By: Delbert to Digital Man on Thu Aug 16 2007 01:50:38
Removing the "1 ||" should fix it.
I was wondering what he was doing there. ;) Thanks for the fix.Oh, but wait a minute, when you instead now use load() in bullseye.js, doesn that include typeasc.js in the same scope? I think that corrputs your "i" in bullseye.js after that, and also fails to actually load subsequent menu requests because your "f" is always already declared after the first selecti
-j-
I'm sending you a diff that fixes it, but I'm sure you'll code the actual fi more to your liking. ;)
I'm sending you a diff that fixes it, but I'm sure you'll code the actual fi more to your liking. ;)
It's working here on Vertrauen just fine. Are you actually having a problem?Yes, after installing the fix, it looks like it's working at first, but actually it only displays the first menu you select. IOW, you pick #3, read it, go back to menu and pick #1, and it just shoes you #3 again, until you exit bullseye, and rerun it.
You're sure you're not using bullseye.bin? ;)
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,044 |
Nodes: | 16 (1 / 15) |
Uptime: | 45:59:52 |
Calls: | 500,943 |
Calls today: | 6 |
Files: | 109,374 |
D/L today: |
5,780 files (1,061M bytes) |
Messages: | 304,051 |