Author Topic: [BULLETIN] Cage Matches  (Read 148048 times)

0 Members and 1 Guest are viewing this topic.

Offline AngelFish

  • Is this my custom title?
  • Administrator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3242
  • Rating: +270/-27
  • I'm a Fishbot
    • View Profile
Re: [BULLETIN] Cage Matches
« Reply #225 on: November 11, 2010, 02:36:57 am »
The number is closer to over 1700 different possible tokens you can use in Basic, including all of the hacked tokens

I know even TI wouldn't waste all of that space on unused variables. Are the RAM spaces dynamically allocated? And what are the hacked tokens?
∂²Ψ    -(2m(V(x)-E)Ψ
---  = -------------
∂x²        ℏ²Ψ

Offline meishe91

  • Super Ninja
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2946
  • Rating: +115/-11
    • View Profile
    • DeviantArt
Re: [BULLETIN] Cage Matches
« Reply #226 on: November 11, 2010, 02:38:08 am »
The number is closer to over 1700 different possible tokens you can use in Basic, including all of the hacked tokens

Well I meant like the single character tokens. Like the ones that come in XtraChar.
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: [BULLETIN] Cage Matches
« Reply #227 on: November 11, 2010, 02:40:58 am »
Yeah the ram space for all variables is dynamic, which is why you get more ram when you delete them :) Also note that it has to be dynamic, sine things like strings and lists can change sizes.

And by hacked tokens, i mean this.  You know how there are 6 built in Lists?  Well there are actually 256 built in lists, but the TiOS only gives you tokens for 6.  It doesn't even have names for the other 250, but if you get your hands on the token, you can use it just the same as normal lists.  The same goes for Strings, Matrixes, Pictures, GDB's, and Equation variables.

EDIT: Oh i see, yeah the number is probably around there.  There are 256 characters, but only about 200 tokens that are equivalent :(

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: [BULLETIN] Cage Matches
« Reply #228 on: November 11, 2010, 02:44:19 am »
Hmm I will need to try the game out to understand it I guess. It seems fun, though.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: [BULLETIN] Cage Matches
« Reply #229 on: November 11, 2010, 02:45:06 am »
I hope everybody will like it ^^

Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: [BULLETIN] Cage Matches
« Reply #230 on: November 12, 2010, 07:56:18 pm »
Wonderful Builderboy, the only thing I'd add to yours is an on-calc help feature that tells the user the controls.  I can see myself giving this to friends at school and forgetting to tell them the controls. :P

Offline MRide

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 711
  • Rating: +14/-0
  • You can't see this.
    • View Profile
Re: [BULLETIN] Cage Matches
« Reply #231 on: November 12, 2010, 08:05:37 pm »
The number is closer to over 1700 different possible tokens you can use in Basic, including all of the hacked tokens
hacked tokens?

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: [BULLETIN] Cage Matches
« Reply #232 on: November 12, 2010, 08:37:55 pm »
Pic11 through Pic255 for example, which have no token assigned to them, so they'll show like GDB1, GDB2, Str1, etc, even if they're pics.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: [BULLETIN] Cage Matches
« Reply #233 on: November 13, 2010, 01:09:41 am »
Wonderful Builderboy, the only thing I'd add to yours is an on-calc help feature that tells the user the controls.  I can see myself giving this to friends at school and forgetting to tell them the controls. :P

Yeah i plan to add that in :) I didn't have enough time to finish it for the deadline, so it wasn't implemented.  I also have a level editor too ^^

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: [BULLETIN] Cage Matches
« Reply #234 on: November 13, 2010, 02:18:58 am »
That might indeed be an idea, since I may not always have access to the readme right away. :P
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline squidgetx

  • Food.
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1881
  • Rating: +503/-17
  • rawr.
    • View Profile
Re: [BULLETIN] Cage Matches
« Reply #235 on: November 20, 2010, 11:34:32 am »
* squidgetx pokes Raylin to set up the next match but apologizes if he is too busy and hopes that he'll get around to it soon :)

Offline Raylin

  • Godslayer
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1392
  • Rating: +83/-25
  • I am a certifiable squirrel ninja.
    • View Profile
    • Ray M. Perry
Re: [BULLETIN] Cage Matches
« Reply #236 on: November 20, 2010, 12:04:24 pm »
SirCmpwn vs. FinaleTI
Hybrid BASIC - Use DCS (please). Fighting game.
Bug me about my book.

Sarah: TI-83 Plus Silver Edition [OS 1.19]
Cassie: TI-86 [OS 1.XX]
Elizabeth: TI-81 [OS 1.XX]
Jehuty: TI-83 Plus Silver Edition [OS 1.19]
Tesla: CASIO Prizm







Offline nemo

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1203
  • Rating: +95/-11
    • View Profile
Re: [BULLETIN] Cage Matches
« Reply #237 on: November 20, 2010, 03:54:34 pm »
this should be an interesting one..


Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: [BULLETIN] Cage Matches
« Reply #238 on: November 20, 2010, 03:58:19 pm »
Curious, so any hybrid basic at all?  Or is it *restricted* to libs provided by DCS?

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: [BULLETIN] Cage Matches
« Reply #239 on: November 20, 2010, 04:31:22 pm »
Mortal Kombat for the 83+ ;D

I made one back in 2002 but it's not very great D:

That said, DCS libs seems like a cool deal, since that includes xLIB, Celtic III, Omnicalc, DCS libs themselves and even CODEX, in some ways.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)