Omnimaga
Calculator Community => Other Calc-Related Projects and Ideas => TI Z80 => Topic started by: Builderboy on February 18, 2010, 12:30:28 am
-
Yeah, maybe I should try to make a program in java that allows you to input a desired tile, and then it finds the correct combination, or at least some that are close O.o
-
That would be awesome! Can you make that? ;D
-
I think so, I have a tilesheet on my computer of all the single characters, so it should be a couple days and I'll have it up and running! (hopefully D:)
-
it would be cool, have it so it can do both Pi and Serenity style. I had one in TI-BASIC before but it was too slow so it was too tedious to use x.x
-
Yeah i imagine it would be very slow in TiBasic, there are so many possibilities...
As it is it will probably take a few seconds in Java :P
-
This sounds awesome! Good luck, and I wouldn't mind the time. (Though max for me would be about 1 minute.) :D
-
Wow Builderboy, that'll be an extremely useful utility. I'm sure alot of people will make good use of it. =D
-
Alright, the utility is nearing its completion, I should have a working version out by the end of today 8) It will support both Duel and Shifted Text Sprite graphics, and fuzzy logic to find close matches ;D
-
nice, will it support favourites? It could let you store your favourite combinations with a small use description for example and not have to search through the entire char table again
-
Um probably not as I don't know of any way to write to files, but It will display the two characters needed to make the combined sprite, and you could write them down if you wanted to. Its not really a Storage program, but more like a program to find the right combinations of characters to get a desired sprite.
-
oooh ok, well if you can write them down (providing they can be saved, due to the whole unicode/ascii issues) it would be nice enough.
-
Alright here is version 1.0.0
It supports both Duel and Shifted text sprites, and a snappy interface :P. Click on the pixels to toggle them, a preview will appear in the bottom right. Click the search button to search for potential matches. They will be displayed on the right in descending order, with best match on the top left and then moving in columns to the right. Some simple graphical tools were implemented, but nothing fancy, just Invert and Clear. Press the Shifted button to switch between shifted and non-shifted tiles. Move your cursor over a preview to see the two tiles that are used to make it, they appear in the bottom middle underneath all the potential match previews.
-
wow! it's great!
-
oh wow you even did a searcher for them XD nice. Would it be possible to have a mode where you can view every characters and let you combine them, tho, or would it be too hard?
-
No, actually that would be pretty easy :P I probably would put it in a separate program though, since its a different kind of concept
-
aaah ok, it would be cool to have a set of Omnimaga tools to help making ascii stuff quicker ^^
In the future someone should make a PC map editor to create string-based single, dual/shifted ascii tilemaps and have them be converted to unicode+basic code equivalent for pasting in TI-Graph Link or other TI-BASIC editors, for ppl who program on the PC instead of on-calc
-
Excellent!! This is great! I will be using this in Elmgon. I'm 100% sure. Great job! This is really nice. ;D
Great job!
-
This is an amazing program! Can you upload a string of all the characters used, because I can't find them all. For example, I want to use the )) token? ;D
Thanks! :)
-
Oh, blast. The )) doesnt seem to be a token, but a character. I used the asm in 28 days character sheet, and so I think some of them can't be found using Programs like Xtravar. What were some of the others?
-
Isn't the 28 day sheet like outdated? IIRC it was the one from OS 1.14 or older. Or maybe I am wrong...
-
That was the one I found, but I assumed there were more. So there's no )) ? =\
*ZTrumpet wanted the '))' char... ;D
-
I don't, I didn't see any chars that i hadn't seen before on Xtravar, but I can't say for sure if it is missing any O.o
-
*Bump*
I was using this today, and I had an idea:
What if you could click on one of the preview tiles and the editable tile would change to the one clicked? Wouldn't that be cool?! ;D
By the way, thanks for making this in the first place. :D
-
Why i think that would be an excellent idea! :D I think I will add that! As well as make the prediction detection better, it seems to sometimes do multiple repeats of the same tile sometimes
-
Oh, and can you get rid of the '))' ? Thanks. :)
-
oh good idea, i'll do that :)
-
Ya, this is a great program. However I've been having trouble with it lately :( Every time I try to run it the selection boxes where you click will get filled with random words and not be correct and such. Any thoughts?
Also, good luck on the updating it part.
-
Hmmm interesting, could you post a screenshot?
-
I'll try. I've reformatted my computer, again, since then but I'll see if it's still happening.
Edit:
Ya, it's still happening so I'll get the screenshots up in a minute.
(http://img.removedfromgame.com/imgs/Screenshot1.JPG)
(http://img.removedfromgame.com/imgs/Screenshot2.JPG)
(http://img.removedfromgame.com/imgs/Screenshot3.JPG)
That's basically what happens. But everything is always jumping and jittering around, not just stationary.
I mean it still works and everything but it's just looking weird. You have to use the tiny example to see what you're making.
-
Can you add some more text that tells us how many bytes the tile the cursor currently highlights is?
Edit: The sprite for '2' is messed up bad. Please fix this. :)
-
O.O wow it looks like your file may have gotten corrupted, try re downloading. That may have been the problem with you too Z, the 2 sprite for me is fine. Weird things O.O Try re downloading both of you and see if its fixed?
-
I have tried redownloading it. Multiple times. The only other thing I can think of really is if something in the newer Java updates messed something up but I don't know.
-
Weird, I just downloaded it myself and got no problem ??? Hmmmm..... i'll have to see what i can do
-
Works great, fast too! While it is "searching" maybe you can have a % complete or something?
-
I suppose a percent could work, although maybe I'll do a progress bar instead :P Nice to know you like it ^^ You havent had any of the problems described in this thread?
-
That may have been the problem with you too Z, the 2 sprite for me is fine. Weird things O.O Try re downloading both of you and see if its fixed?
Here's what I get. The first result (top corner) is highlighted, and, as you can see, the sprite for '2' is wrong. Verify this on your calc; it's what I did. :)
Edit: Woah, big pics. :( Sorry about that.
-
Huh it does seem that the 2 sprite is slightly off O.O I'll fix that :D
-
It would be nice to see more updates on this :D. A map editor would be cool actually, as well as saving char combinations.
-
Bump.
Any news on this?
-
Do you mean about your java issue? Because it could very well be a problem on your end rather than Builder's. :(
-
I just meant in general.
-
Ah ok. It would be nice to see some features added to this. My favorite would definitively be saving combinations of characters. :D