Author Topic: Age of Darkness Revenge  (Read 16617 times)

0 Members and 1 Guest are viewing this topic.

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Age of Darkness Revenge
« Reply #45 on: May 01, 2006, 10:50:00 am »
Or how bout both? :D

The tile mapper is complete, I just have to program in the maps, and rewrite the walking engine. :)smile.gif
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
Age of Darkness Revenge
« Reply #46 on: May 01, 2006, 11:24:00 am »
Tilemapper? I thought it was usin xLIB? Sounds interesting..

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Age of Darkness Revenge
« Reply #47 on: May 01, 2006, 01:42:00 pm »
no, the next one will use xlib, this is as much basic as possible, which has been that way since the begining. ;)wink.gif

user posted image
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
Age of Darkness Revenge
« Reply #48 on: May 01, 2006, 02:04:00 pm »
Haha, still sweet. I never tried the old ones, sorry.

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Age of Darkness Revenge
« Reply #49 on: May 02, 2006, 01:30:00 am »
Tis ok. :)smile.gif

I am going to see about making the walking engine today, and maybe I can get the rest of the maps I have loaded into the calc...
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
Age of Darkness Revenge
« Reply #50 on: May 02, 2006, 02:32:00 am »
I like the sprites ^^
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Age of Darkness Revenge
« Reply #51 on: May 02, 2006, 03:40:00 am »
Thanks. ^^

I am trying to determine how I want to do the town... Should I make it so you walk around in it, or should I simply have it just tell you the places to go??
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
Age of Darkness Revenge
« Reply #52 on: May 02, 2006, 05:07:00 am »
Free walking around would be cooler, but if you need to you can make it the later.

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
Age of Darkness Revenge
« Reply #53 on: May 02, 2006, 05:11:00 am »
hehe i rememebr the old days of Illusiat, even in illusiat 12 towns were menu based :D
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Age of Darkness Revenge
« Reply #54 on: May 02, 2006, 06:14:00 am »
Well, free roaming it is. ;)wink.gif

Only thing is, it will only be the 11x7, I don't feel like having multiple screens for a town...
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
Age of Darkness Revenge
« Reply #55 on: May 02, 2006, 07:38:00 am »
Sounds great to me, free roaming is the best! :Ptongue.gif ah, at first I was like 11x7? then I forgot that you can't use the last line on the bottom and right side like with asm/xlib :Ptongue.gif..

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Age of Darkness Revenge
« Reply #56 on: May 02, 2006, 07:45:00 am »
yeah... :)smile.gif

I actually could make something that would catch it, but I will just leave it be...

Edit:

Made a sweet optimization for the sprites. Since I am using strings for the hit detection, I have to label each sprite with a single digit character. So, I came up with an easier way to do this, and as I add a sprite, I just add it to the end of the string:

inString("ABCDEFGHIJKLMNOPQRSTUVWXYZ...",sub(Str1,Z,1))->Z

This will check which character it is looking at in Str1, then compares that to the unnamed string, then stores the location the char in str1 is in the unnamed into Z. This way, I can look up If Z= instead of If zub(str1,Z,1="...

pretty 1337, eh??
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline tifreak

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2708
  • Rating: +82/-3
  • My Kung Fu IS strong...
    • View Profile
    • TI-Freakware
Age of Darkness Revenge
« Reply #57 on: May 13, 2006, 04:23:00 pm »
Just to bring this back, and let you know it isn't dead...

I have finally gotten around to making the hp bar work correctly. Right now, I am working on the logic of the walking engine, etc, to make it work correctly. Maybe sometime soon there will be a new demo...
Projects: AOD Series: 75% | FFME: 80% | Pokemon: 18% | RPGSK: 60% | Star Trek: 70% | Star Trek 83+: 40% | TI-City: 5%

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
Age of Darkness Revenge
« Reply #58 on: May 13, 2006, 04:55:00 pm »
I am happy to see this isn't dead, and I hope you can get the demo out soon ;)wink.gif. Again if you need me for anything let me know :D

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
Age of Darkness Revenge
« Reply #59 on: May 14, 2006, 03:35:00 am »
Nice, wasnt there an updated screenshot of the HP bar btw? %) i remember last night u told me there would be one :)smile.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)