• Features Wishlist 5 1
Currently:  

Author Topic: Features Wishlist  (Read 616271 times)

0 Members and 2 Guests are viewing this topic.

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: Features Wishlist
« Reply #840 on: June 26, 2010, 08:50:20 pm »
That would probably be a good idea. In the meantime, you can use a ->var in the first set of brackets and use {var} in the second.
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: Features Wishlist
« Reply #841 on: June 26, 2010, 09:40:53 pm »
I was going to vote asm libs, but voted Geo Drawing since asm libs will probably not be allowed in contests.

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: Features Wishlist
« Reply #842 on: June 27, 2010, 12:07:24 am »
I suspect Raylin will vote for geometry drawing (noticing his signature says his Axe entry is on hold until such feature is added) :P
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

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: Features Wishlist
« Reply #843 on: June 27, 2010, 12:09:16 am »
Damn right. :D
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 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: Features Wishlist
« Reply #844 on: June 27, 2010, 12:30:05 am »
Another thing I wonder:

When you install a language localization APP (like Français, which I used a lot until I started using Omnicalc/xLIB, which screws it up), all the commands in the CATALOG are re-ordered in the new alphabetical order they are in French. Do you think this could be possible for the new Axe tokens? I sometimes have an hard time finding some of them there (except Copy() of course) x.x

You would need to make sure they are ordered properly on 83+/SE calcs, though, since they have fewer commands than the 84+.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Quigibo

  • The Executioner
  • CoT Emeritus
  • LV11 Super Veteran (Next: 3000)
  • *
  • Posts: 2031
  • Rating: +1075/-24
  • I wish real life had a "Save" and "Load" button...
    • View Profile
Re: Features Wishlist
« Reply #845 on: June 29, 2010, 10:02:53 pm »
Okay, I've finished Axioms for the most part, I just have a few more things to tweak and more testing to do.  I updated the poll.  I won't go any higher than 4 options otherwise it will spread out the votes too much.  The "Update Documentation" idea would take me a long time to do, but it would involve writing a detailed commands list in the doc itself with examples and tips and stuff like that.  I would still keep the old one though just for reference and to have a "printer friendly" version.

The linking and port I/O would involve automated linking features that basically send and get bytes through the link port as well as raw data for perhaps microphones, IR controllers, sensors, advanced sound, accelerometers, electronic circuits, etc.
___Axe_Parser___
Today the calculator, tomorrow the world!

Offline nemo

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1203
  • Rating: +95/-11
    • View Profile
Re: Features Wishlist
« Reply #846 on: June 29, 2010, 10:07:35 pm »
quigibo, i don't recall this being answered. would an 8x8 sprite be faster or slower than geometry drawing an 8x8 black box?


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: Features Wishlist
« Reply #847 on: June 29, 2010, 10:09:19 pm »
I would still keep the old one though just for reference and to have a "printer friendly" version.
or TL;DR version ;D (if for example someone just seek info for one or two command and doN't know the name).

I voted geometry drawing, though, since it might make the creation of HUDs and interfaces faster and circles would be nice. Would this feature also integrate faster horizontal/vertical lines?

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

Offline Quigibo

  • The Executioner
  • CoT Emeritus
  • LV11 Super Veteran (Next: 3000)
  • *
  • Posts: 2031
  • Rating: +1075/-24
  • I wish real life had a "Save" and "Load" button...
    • View Profile
Re: Features Wishlist
« Reply #848 on: June 29, 2010, 10:09:38 pm »
@nemo
Rect() would be faster for sure.  It's possible that it might be about the same speed if its aligned horizontally though.

EDIT:
@DJ
Yes, faster horizontal and vertical lines would be part of geometry drawing.
« Last Edit: June 29, 2010, 10:11:06 pm by Quigibo »
___Axe_Parser___
Today the calculator, tomorrow the world!

Offline nemo

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1203
  • Rating: +95/-11
    • View Profile
Re: Features Wishlist
« Reply #849 on: June 29, 2010, 10:12:25 pm »
that makes my answer. let's go geometry drawing. where's raylin? we know his vote.


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: Features Wishlist
« Reply #850 on: June 29, 2010, 10:16:40 pm »
YAY! What commands will this be, btw?

Also, I wonder: when running Doors CS7 or Français APPs, will the new tokens still work afterward? (in other words, would there be hook conflict or not?)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Quigibo

  • The Executioner
  • CoT Emeritus
  • LV11 Super Veteran (Next: 3000)
  • *
  • Posts: 2031
  • Rating: +1075/-24
  • I wish real life had a "Save" and "Load" button...
    • View Profile
Re: Features Wishlist
« Reply #851 on: June 29, 2010, 10:21:55 pm »
As far as I am aware, neither of those applications use the Token Hook so there should be no conflicts.  However, I may eventually use the Catalog Hook to rearrange the catalog which would of course conflict with any Language Localization apps.  Its possible I would need to use the App Change Hook as well which could cause other conflicts.  I will see if its worth all the trouble or not and if there is any simpler way to do it.
___Axe_Parser___
Today the calculator, tomorrow the world!

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: Features Wishlist
« Reply #852 on: June 29, 2010, 10:29:29 pm »
Aah ok. I am curious what does Français uses, though, as it changes almost every single TI-BASIC token names accross the entire calc (and swaps Int() with iPart()... stupid Texas Instruments...)

For Français, I would wait a bit, though. It's not a big hurry as long as Silver Shadow won't finish translating the doc in English. In long terms it might increase Axe audience because most french people won't even know a single word of English (as it is not one of the official language in France) and I believe most people use the Français APP there (especially the people with the blue 83+, which has the entire keypad in french)

Another thing is that language APPs adds a new option at the top of the CATALOG, above Abs(): Characters. In there you can easily type strings of text including greek and accent characters.
« Last Edit: June 29, 2010, 10:34:53 pm by DJ Omnimaga »
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Runer112

  • Project Author
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2289
  • Rating: +639/-31
    • View Profile
Re: Features Wishlist
« Reply #853 on: June 29, 2010, 11:15:30 pm »
EDIT:
@DJ
Yes, faster horizontal and vertical lines would be part of geometry drawing.

Shit, didn't see that till after I voted for port I/O... :( If it happens to be a tie between geometry drawing and something else, let geometry drawing win? Lol


I made the poll so you can change your vote now

Oh yay
« Last Edit: June 29, 2010, 11:18:41 pm by Runer112 »

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: Features Wishlist
« Reply #854 on: June 29, 2010, 11:16:34 pm »
I made the poll so you can change your vote now
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)