Author Topic: [PP] Progress '10  (Read 114277 times)

0 Members and 1 Guest are viewing this topic.

Offline tifreak

  • Project Author
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Re: [PP] Progress '10
« Reply #315 on: July 12, 2010, 12:30:51 pm »
For "NO", why don't you align with the other stats like attack, etc.?
IMHO it might look better, but it's really your choice :P just throwing out the idea

otherwise, it looks awesome! Great job!

I shall look into that, I am going to try to figure out a way to right align the numbers. Kerm has some code he posted on cemetech, but to do it for 5 of them would slow down loading of that screen a bit I am guessing.

I will add it to the todo list as I start in on the next page.
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: [PP] Progress '10
« Reply #316 on: July 12, 2010, 12:42:49 pm »
Nice job ^^

I agree with jsj, though, but if it's too much hassle, I guess keep it this way
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline tifreak

  • Project Author
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Re: [PP] Progress '10
« Reply #317 on: July 12, 2010, 01:51:02 pm »
I shall at least make a valiant effort at making those numbers right centered :p

Hmm.. or maybe I could move the words over so they sort of center in on themselves? Might make a screenshot of it later to show what I mean..
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline tifreak

  • Project Author
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Re: [PP] Progress '10
« Reply #318 on: July 14, 2010, 10:09:16 pm »
Start of page 2



Got to do some filling in numbers into the list, so I can get some moves and such 'set' to have something to show.
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: [PP] Progress '10
« Reply #319 on: July 18, 2010, 11:26:38 pm »
Nice :D, I think the text should be either aligned to the left or everything should be centered, though, for the top right box. ATM there are lines that are centered and others that aren't.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: [PP] Progress '10
« Reply #320 on: July 18, 2010, 11:31:31 pm »
I don't know, I kind of like it like that just because I think it will be easier to read everything, but it's tifreak's choice in the end :)

Looks great though! Can't wait to see more progress!
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: [PP] Progress '10
« Reply #321 on: July 19, 2010, 01:16:54 am »
As for the top right box, i agree with Dj, i think it might look better imho if the text is aligned left or right or centered.

Offline tifreak

  • Project Author
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Re: [PP] Progress '10
« Reply #322 on: July 19, 2010, 11:36:48 am »


I now have the attacks listed with their PP / Max PP next to each one. Of course, the numbers are all just filler data, Just going for what things should look like. I also used the longest names for the attacks, which is 12 characters. This way I could be sure that there was enough room to display the PP next to them.

Thoughts?

Next bit is to integrate it into the party menu and see about making the code kerm provided work on right aligning the numbers for the first status screen, bottom left.

As to alignment, I could make some code up I guess to attempt to align the stuff center and such.. but the code could get messy.
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: [PP] Progress '10
« Reply #323 on: July 19, 2010, 11:56:04 am »
looks great.  my only problem is that its not in color :P
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline tifreak

  • Project Author
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Re: [PP] Progress '10
« Reply #324 on: July 19, 2010, 12:50:31 pm »
Lol, thanks. Sadly, I can't compensate for a lack of hardware. :p
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: [PP] Progress '10
« Reply #325 on: July 19, 2010, 01:22:41 pm »
Actualy i take back what i said before, the top right box looks quite stylish by itself right now!

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: [PP] Progress '10
« Reply #326 on: July 19, 2010, 10:11:51 pm »
I kinda like it now, actually, in the new screenie. Nice job so far :)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: [PP] Progress '10
« Reply #327 on: July 19, 2010, 10:39:27 pm »
Ya, looking great, tifreak!

Actualy i take back what i said before, the top right box looks quite stylish by itself right now!
I kinda like it now, actually, in the new screenie. Nice job so far :)

Ya, I think it might have been since there was a lack of numbers and such to fill in the space :)
Spoiler For Spoiler:



For the 51st time, that is not my card! (Magic Joke)

Offline tifreak

  • Project Author
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Re: [PP] Progress '10
« Reply #328 on: July 19, 2010, 10:57:16 pm »


Implemented Kerm's code to right align the numbers, used on the stats and the PP for attacks screen.

Next will be to integrate into the pp party.
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: [PP] Progress '10
« Reply #329 on: July 19, 2010, 11:04:53 pm »
wow nice, the is in ASM, right? Aligning numbers is something I had trouble with before because I always forgot how to do it, so I spent 30 minutes figuring out how to do it everytime x.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)