Author Topic: The Blue Platform Rebooted, Revamped, and just plain better!  (Read 107914 times)

0 Members and 1 Guest are viewing this topic.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #105 on: January 12, 2011, 12:07:36 pm »
/e

Offline c.sprinkle

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 221
  • Rating: +23/-1
  • There ain't no rest for the wicked? True indeed.
    • View Profile
    • The Corread on NationStates.
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #106 on: January 12, 2011, 12:13:46 pm »
Nice battle system. This is both fast and aesthetically pleasing.  :)

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #107 on: January 12, 2011, 01:16:27 pm »
I really like the battle System Eeems, that Gif is very pleasant!

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #108 on: January 12, 2011, 07:09:24 pm »
Thanks :) I can't wait to start working on the magic routines, animations are going to be fun with them :P
/e

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #109 on: January 14, 2011, 12:56:00 am »

I just did a little touch up to my text routine, and made my about/thanks page more descriptive :P
Enjoy :)

Offline Binder News

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 785
  • Rating: +46/-3
  • Zombie of Tomorrow
    • View Profile
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #110 on: January 14, 2011, 08:46:51 am »
Go Eeems!!! Awesome so far!:)
Spoiler For userbars:







Hacker-in-training!   Z80 Assembly Programmer     Axe Programmer
C++ H4X0R             Java Coder                           I <3 Python!

Perdidisti ludum     Cerebrum non habes

"We are humans first, no matter what."
"Fame is a vapor, popularity an accident, and riches take wings. Only one thing endures, and that is character."
Spoiler For Test Results:





Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #111 on: January 14, 2011, 10:41:12 am »
Thanks binder!
/e

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #112 on: January 14, 2011, 01:14:24 pm »
there are a lot of thanks there, will we need to see all of them everytime we play?

The menu looks really cool ;D

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #113 on: January 14, 2011, 06:44:02 pm »
No you wont, it's under the about menu option on the home screen if you watch closely enough at the start of the screenshot you will notice ;P
So you only see it if you want to.
I'm also thinking of making the background have little graphical representations of each person while you read about them :P

Thanks!
/e

Offline Munchor

  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6199
  • Rating: +295/-121
  • Code Recycler
    • View Profile
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #114 on: January 14, 2011, 06:52:17 pm »
No you wont, it's under the about menu option on the home screen if you watch closely enough at the start of the screenshot you will notice ;P
So you only see it if you want to.
I'm also thinking of making the background have little graphical representations of each person while you read about them :P

Thanks!

What about them walking like this:

http://www.youtube.com/watch?v=av1yjrGD0SI

Driving or walking, whatever.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #115 on: January 14, 2011, 08:00:49 pm »
That would be too hard, it would require interrupts, which are harder in assembly then in axe, by a lot.
I already have an idea though :)
/e

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #116 on: January 15, 2011, 02:14:34 am »
It might not need interrupts.  All you need is to have each piece of code run one after the other.  Interrupts should only really be needed where one piece of code needs to be run at extremely specific speed right?  Or where one of the pieces of code can have highly variable runtimes.

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #117 on: January 15, 2011, 03:03:17 am »
I'm using a standard routine for my text, so doing anything like that would mess up displaying text everywhere else in the same manner, so, interrupts would be needed unfortunately.
/e

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #118 on: January 15, 2011, 03:07:14 am »
ah i see, it can't be avoided in that case i guess.  Well its awesome anyway ^^

Offline Eeems

  • Mr. Dictator
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 6265
  • Rating: +318/-36
  • little oof
    • View Profile
    • Eeems
Re: The Blue Platform Rebooted, Revamped, and just plain better!
« Reply #119 on: January 15, 2011, 01:29:57 pm »
Yeah :/
Thanks!
Oh and I've thought up an awesome stirrings twist that you will have to play the game to find out ;p
/e