Page 1 of 1

Ragnastar

PostPosted: January 8th, 2007, 1:15 am
by anemovatis
This is the prefinal version of Ragnastar. A skin completly synthesized pixel by pixel.



Image


to do list for the final version :

- 3 or 4 color themes
- Easter eggs :)
- various minor gfx

Grab if from the following link

http://www.tsatsaronis.com/Files/Ragnastar_PreFinal.xsf

Comments and suggestions are highly welcomed.

Edit : Just realized that the damn link isn't wokring. Please use the new one (a friend is hosting).

PostPosted: January 8th, 2007, 7:39 am
by skryingbreath
Jumping Jesus, that's complicated!

Well done, classic.

PostPosted: January 9th, 2007, 10:02 am
by anemovatis
skryingbreath Wrote:Jumping Jesus, that's complicated!

Well done, classic.


It's not that complicated :D Thanks!

PostPosted: January 9th, 2007, 11:01 pm
by anemovatis
I am going to release Ragnastar in deviantart today and see how it goes. :)

http://www.deviantart.com/deviation/46293979/

PostPosted: January 9th, 2007, 11:59 pm
by SLoB
very nice, love the small details
you might want to think about adding save_state (svst) to the hide wings and show core so those settings are saved on refresh/reload
you can also add pre/suf fix to frequency & bitrate values, also tooltips can be added too

its eating 25% cpu on this works pc atm, will check the psd out

PostPosted: January 10th, 2007, 12:29 am
by SLoB
add a dummy frame to the animation set & paused keyword to the inner core animation, then add a small animation loop to play the animation when the core cover image (id(4) moveable) is hidden, ule also need to add in another call to stop the animation when the core cover image (id(4) moveable) is shown

so that the animation is stopped when the cover is on but played when the cover is hidden, xion doesnt stop playing the animation just because its covered with something else

fb(false) bold is by default false so u dont need to add it

PostPosted: January 10th, 2007, 1:04 am
by anemovatis
SLoB Wrote:add a dummy frame to the animation set & paused keyword to the inner core animation, then add a small animation loop to play the animation when the core cover image (id(4) moveable) is hidden, ule also need to add in another call to stop the animation when the core cover image (id(4) moveable) is shown

so that the animation is stopped when the cover is on but played when the cover is hidden, xion doesnt stop playing the animation just because its covered with something else

fb(false) bold is by default false so u dont need to add it



Thanks man! gonna work on that. I knew that the core animation never stopped playing.

I wanted to have the core animation stop looping when there is no music (when stop is pressed perhaps). If you have any clue of how to do this please tell me.

btw, I have 00%-01% cpu usage on an AMD Athlon 3800+ with 1GB ram and Vista.

edit: I don't seem to get how save_state works.