Author Topic: Battlemasters (general discussion thread)  (Read 23480 times)

0 Members and 1 Guest are viewing this topic.

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
Battlemasters (general discussion thread)
« Reply #165 on: March 19, 2006, 09:19:00 am »
thats great you are working on this again spellshaper. xLIB can really do miracles with our basic games
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
Battlemasters (general discussion thread)
« Reply #166 on: March 19, 2006, 09:37:00 am »
yep I

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
Battlemasters (general discussion thread)
« Reply #167 on: March 19, 2006, 09:59:00 am »
hehe lol that would be nice
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
Battlemasters (general discussion thread)
« Reply #168 on: March 21, 2006, 07:42:00 am »
... ukay, Graphlink is not the ultimate prgm for editing BASIC prmgs...

After editing some prgms with it, Battlemasters randomly screws up and resets the RAM O_Oshocked2.gif

when I made the same changes oncalc, everything was still fine...  

katmaster

  • Guest
Battlemasters (general discussion thread)
« Reply #169 on: March 21, 2006, 12:55:00 pm »
That's weird.... It doesn't do that when I use Graphlink. Oh well, sometimes computers are just dumb :)smile.gif

Offline kalan_vod

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2715
  • Rating: +10/-0
    • View Profile
    • kalanrock.us
Battlemasters (general discussion thread)
« Reply #170 on: March 21, 2006, 01:39:00 pm »
QuoteBegin-katmaster+-->
QUOTE (katmaster)
That's weird.... It doesn't do that when I use Graphlink. Oh well, sometimes computers are just dumb :)smile.gif

BLASFMY!!! (Spelling..) It is never the computer, but only the user! I hope it works out SS :(sad.gif.

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
Battlemasters (general discussion thread)
« Reply #171 on: March 22, 2006, 02:45:00 am »
TI-OS>Windows XDgni.gif

I never use computer to program basic games, only my calc

I hope you didnt lost anything tho spellshaper :(sad.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
Battlemasters (general discussion thread)
« Reply #172 on: March 22, 2006, 06:30:00 am »
nope, I had a backup...


1 issue I actually got to the bottom of is that in 1 prgm, I used "End" in a string using the letters, and Graphlink of course interpreted it as an "End"-token, causing a ERR:DIM in the loop I used it. I still dunno what causes the RAM resets... *shrug* But that

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
Battlemasters (general discussion thread)
« Reply #173 on: March 22, 2006, 07:39:00 am »
I see, sound like a good idea. As for the ram clear it might eb caused by xLIB commands and TI graph link
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
Battlemasters (general discussion thread)
« Reply #174 on: March 22, 2006, 10:32:00 am »
@ anyone wanting to help:

I originally started this project in September 2003. Back then, I was oblivious to memory leaks and pretty much everything that had to do with advanced BASIC programming. I just got my calc for the new school year and started right away.
And I still use some very old pieces of code from back then...
Anyone either having too much time or having fun optimizing code can look into my code and point out what

Offline necro

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1295
  • Rating: +17/-2
  • +3 vaporal mustache
    • View Profile
Battlemasters (general discussion thread)
« Reply #175 on: March 22, 2006, 05:23:00 pm »
sighs: graph link sucks...I hope to see you continue working hard on this and see what you come up with.
I'm like a woot burger with awesome fries


VB.Net, C#, C++, Java, Game Maker

Offline tr1p1ea

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 647
  • Rating: +110/-0
    • View Profile
Battlemasters (general discussion thread)
« Reply #176 on: March 23, 2006, 04:26:00 am »
Looking cool Spellshaper, have you got it working with the latest xLIB release?
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."


Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
Battlemasters (general discussion thread)
« Reply #177 on: March 23, 2006, 04:35:00 am »
I

Offline Spellshaper

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1690
  • Rating: +0/-0
  • This is me. Or maybe not.
    • View Profile
Battlemasters (general discussion thread)
« Reply #178 on: March 23, 2006, 10:24:00 am »
OMG this suckz...
I still can

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
Battlemasters (general discussion thread)
« Reply #179 on: March 23, 2006, 02:19:00 pm »
aw  that sucks I hopoe u can fix it :(sad.gif
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)