The New xLIB - An APP

Moderator: tr1p1ea

User avatar
DJ_O
Calc King
Posts: 2323
Joined: Mon 20 Dec, 2004 6:47 pm
Location: Quebec (Canada)
Contact:

Post by DJ_O »

yeah and what if someone let his calc idle for 3 mins :P

i would say use it only in animations that are automatically stopped
ImageImageImageImage
User avatar
CDI
Maxcoderz Staff
Posts: 321
Joined: Tue 24 May, 2005 7:25 pm
Location: If I find out, you'll be first to know.
Contact:

Post by CDI »

AH! I was messing around with xLIB last night and I couldn't get the 16x16 tilemapper to do full screen! It would only do a 3x2 area! is anyone else getting this error? (and YES I know I'm coding it right)
ImageImage
User avatar
tr1p1ea
Maxcoderz Staff
Posts: 4141
Joined: Thu 16 Dec, 2004 10:06 pm
Location: I cant seem to get out of this cryogenic chamber!
Contact:

Post by tr1p1ea »

Whenever you find a problem, please email me with an example program of the problem in action, if possible.

Ill investigate the problem.
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."
Image
Image
User avatar
CDI
Maxcoderz Staff
Posts: 321
Joined: Tue 24 May, 2005 7:25 pm
Location: If I find out, you'll be first to know.
Contact:

Post by CDI »

okay, I think it's better :) I got it, I had to resend xLIB (the newest one you edited and gave to kalan) and I got bored a while ago, and again earlier this month, so xLIB logo abuse
ImageImageImage

First is the scrolling one as seen in Metroid, the other two are a GS intro pic :) I abused the xLIB logo :)
ImageImage
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

All three look great, I think adding the first one would be great like we had planned.
User avatar
tr1p1ea
Maxcoderz Staff
Posts: 4141
Joined: Thu 16 Dec, 2004 10:06 pm
Location: I cant seem to get out of this cryogenic chamber!
Contact:

Post by tr1p1ea »

Those logo's are looking great CDI, the grayscale ones look sweet!
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."
Image
Image
threefingeredguy
Calc King
Posts: 2195
Joined: Sun 27 Mar, 2005 4:06 am
Location: sleeping
Contact:

Post by threefingeredguy »

WOW. That beats my titlescreens. They use some wierdo use of the line function though :twisted:.
Image
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

Well I got bored and tried play with this, so I made something interesting where it has a shine?
Download it here
merthsoft
Extreme Poster
Posts: 496
Joined: Tue 21 Dec, 2004 6:49 am
Location: WI

Post by merthsoft »

Well, I just implemented two ideas into one, try this out
Click on "xLib intro"
It uses the quick contrast change and the grayscale logo, it's pretty neat looking...
Shaun
necro
Calc King
Posts: 1619
Joined: Sat 26 Mar, 2005 2:45 am
Location: your shadow

Post by necro »

any chance you could have xlib parse all instances of int(, ipart( and fpart( and execute them in the app itself...because xlib realy messes these commands up to wear they are not very reliable...
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

What? They work fine for me, fpart ipart and int. Are you sure?
necro
Calc King
Posts: 1619
Joined: Sat 26 Mar, 2005 2:45 am
Location: your shadow

Post by necro »

yes, in an xlib program a chunk of the time they won't work...and it isn't random either, it is just weird.
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

Could you post a snipit from your code? So I can see why you get this and I don't?
Edit: I am not trying to be rude/mean btw, or saying you don't know how to do your stuff....b/c you do know how :P.
User avatar
dysfunction
Calc Master
Posts: 1454
Joined: Wed 22 Dec, 2004 3:07 am
Location: Through the Aura

Post by dysfunction »

It is only in certain instances that the fpart/ipart/in bug occurs. It's basically only when you try to insert one of those commands into the sprite command in the arguments that specify where to find the sprite in the pic file. Basically you get a sprite from completely the wrong place in the pic.
Image


"You're very clever, young man, but it's turtles all the way down!"
necro
Calc King
Posts: 1619
Joined: Sat 26 Mar, 2005 2:45 am
Location: your shadow

Post by necro »

it occasionaly happens other times to, but it is a bit anoying...
Post Reply