Author Topic: Galactic:New Age  (Read 3302 times)

0 Members and 1 Guest are viewing this topic.

Offline Halifax

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1334
  • Rating: +2/-1
    • View Profile
    • TI-Freakware
Galactic:New Age
« on: November 12, 2006, 02:37:00 pm »
As stated by the subtitle this Galactic is going back to the basics which are the shooter against shooter like my first BASIC version which can be found on ticalc.org.I have gotten a little bit done like some possible AI combinations and movement and AI movement.

Things I still need to make:
Greyscale Title screen(need help)
Greyscale Menu(need help)
Different weapons
Better AI
AI shooting
GUI
Other things I forgot about as I am writing this

Anyways here is the source which is very uncommented in parts and very not put together or organized cause it was just meant for me but I decided to realese it so...
http://www.freewebs.com/omnimaga/galactic.z80
And here is the actual source code compiled into an 8xp

Pudh left and right to move and push up to shoot(the bullet stays there after you shoot it, that is a bug I need to fix)
http://www.freewebs.com/omnimaga/galactic.8xp
There are 10 types of people in this world-- those that can read binary, and those that can't.

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
Galactic:New Age
« Reply #1 on: November 12, 2006, 02:46:00 pm »
Nice to see you keep progressing in z80! I wish I knew some of it as well so I could help out or do asm as well, I hope to see this finished :)smile.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Halifax

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1334
  • Rating: +2/-1
    • View Profile
    • TI-Freakware
Galactic:New Age
« Reply #2 on: November 12, 2006, 02:48:00 pm »
Yeah that is one thing I wanted to say is sorry to the people that thought I was going to finish Galactic:Scout's Honor but there was no motivation for it from me. Also yes thank you I am starting with this project because it is easy and will help me with ROE:LT and Profound Darkness. Also xlibman I could teach you my knowledge in an understandable way if you want me too because it was very hard for me to learn from the tutorials,and still is, too
There are 10 types of people in this world-- those that can read binary, and those that can't.

Liazon

  • Guest
Galactic:New Age
« Reply #3 on: November 12, 2006, 04:23:00 pm »
At least you've got determination :)smile.gif  You'll probably take your ASM skills much farther than I did w/ mine before I started 68k.

As for grayscale, there's RGP made by revsoft.  It's the best out there, but you have to be able to understand how it works (somewhat) before you start using it.  Also, many routines you'll probably have to write your self.

However if you just want title screen, just ldir some stuff into gbuf1 and gbuf2  you'll see later.

For inspiration, you can probably find Phoenix's source code somewhere.  never looked at it myself though.

Offline Halifax

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1334
  • Rating: +2/-1
    • View Profile
    • TI-Freakware
Galactic:New Age
« Reply #4 on: November 13, 2006, 03:13:00 pm »
Pheonix source code is very hard I have looked at it and I had to pull my batteries
There are 10 types of people in this world-- those that can read binary, and those that can't.

spengo

  • Guest
Galactic:New Age
« Reply #5 on: November 13, 2006, 08:39:00 pm »
Pretty nifty spifty. :)smile.gif Pheonix is pretty complex, but I like the way patty did it. Very neat and organized. :oohmy.gif There are some nice routines in there too.

Offline Halifax

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1334
  • Rating: +2/-1
    • View Profile
    • TI-Freakware
Galactic:New Age
« Reply #6 on: November 19, 2006, 11:39:00 am »
Ok this is an update for Galactic that has greyscale sprites and is on my calc even faster.

Important Sttuf:
-Archive all your stuff you need because the quit routnie doesn't work anymore and I can't fix it but I will so for now just pull the batteries that is what I do :)smile.gif
-Don't run this on an emulator but if you do could you take a SS and post it because I couldn't get mines to load the file

Controls:
Up shoots
Left and Right move
My testing environment:
-Real TI-84+
-MOS 1.2
-OS 2.22
-Galactic was placed in RAM

So please post anything you find with it so far and tell me what features later on you will want to see in the game

Download http://www.freewebs.com/omnimaga/template.8xp
There are 10 types of people in this world-- those that can read binary, and those that can't.

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
Galactic:New Age
« Reply #7 on: November 19, 2006, 11:44:00 am »
doesnt work on TI-83+ :(sad.gif it seems 84+ only :(sad.gif

Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Jon

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 278
  • Rating: +0/-0
    • View Profile
Galactic:New Age
« Reply #8 on: January 18, 2007, 06:26:00 pm »
I have given that program a try, and it is just the emulator that causes the problem.  Give it a try on a real calc and you will find it runs lightning fast.

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
Galactic:New Age
« Reply #9 on: January 19, 2007, 02:18:00 am »
I'll try whenever i get some time. If i remember, i think he dropped this project tho :(sad.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Halifax

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1334
  • Rating: +2/-1
    • View Profile
    • TI-Freakware
Galactic:New Age
« Reply #10 on: January 19, 2007, 09:16:00 am »
No I didn't drop the project it just got some dust cluttered on it though I was recently looknig at the source like 2 days ago though and was thinknig of restarting the game
There are 10 types of people in this world-- those that can read binary, and those that can't.

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
Galactic:New Age
« Reply #11 on: January 19, 2007, 02:04:00 pm »
aaah i see now. I am getting worried at what your avatar is showing tho behind the blue thing O_Oshocked2.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Jon

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 278
  • Rating: +0/-0
    • View Profile
Galactic:New Age
« Reply #12 on: January 19, 2007, 04:59:00 pm »
QUOTE
aaah i see now. I am getting worried at what your avatar is showing tho behind the blue thing


I'm guessing a knee :)smile.gif

Offline Halifax

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1334
  • Rating: +2/-1
    • View Profile
    • TI-Freakware
Galactic:New Age
« Reply #13 on: January 19, 2007, 05:58:00 pm »
It is actually the guy's nose because it is a zoomed in image just to show how small the CELL BROADBAND PROCESSOR really is
There are 10 types of people in this world-- those that can read binary, and those that can't.

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
Galactic:New Age
« Reply #14 on: January 20, 2007, 03:01:00 am »
aaah ok good, i was worried it showed tits and that the chip hide the middle :Ptongue.gif i guess that would have been called techno-pr0n then
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)