-->
Insanity's Projects
-->
-->
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
-->
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI Z80
»
Insanity's Projects
« previous
next »
Print
Pages: [
1
]
2
3
...
16
Go Down
Author
Topic: Insanity's Projects (Read 28438 times)
0 Members and 1 Guest are viewing this topic.
Demon
Guest
Insanity's Projects
«
on:
October 04, 2006, 01:49:00 am »
BlocBuster: 10%
>> A xLIB breakout game.
Repeat Me!: 99%
>> A simple xLIB Simon clone.
Nakamuru: 10%
>> Yes, my forever-freaky AI bot you see on IRC, now on your calc. Like my last one (which killed itself), this one learns on its own as you talk to it, but thanks to the new string-array subs I made, his mind does not take up anywhere near as much space.
PyroEdit: 95% complete. Adding some extra features as requested by another user.
>> A sprite editor and tilemapper with a crapload of features to "help get you off the drawing board."
Dependency checker: 100% complete.
>> This subroutine lets your programs make sure subroutines it needs to run are installed on a user's calculator.
String Array functions: 100%
>> Lets you emulate string arrays on the 83/84. Functions include the ability to make a string array, append item, delete item, get item, search, and instant array (a string array sub that dosen't preparse, good for menus, etc).
Battle (aka Mosh Pit): 1% -ENQUEUE-
>> Demon vs demon fighting game. Haven't quite figured out where I want to go with this game.
String to List and List to String converter: 100%
Powersave Subroutine: 100%
>> When used in a looping instuction, this will automatically make the user's calculator stand by after staying idle for a while to save battery life.
Compressor: 99%
>> Compresses strings, lists, and matrices.
aEquation Math Console: 100%
>> A command-line shell for doing mathmatics in. Extra functions can be easily added in. Does everything on my formula chart at school right now
Extra Chars: 100%
>> Yet another program for getting those elusive characters in your programs.
There's more but I can't remember them off the top of my head right now.
Logged
SilverCalcKnight|_
Guest
Insanity's Projects
«
Reply #1 on:
October 04, 2006, 02:05:00 am »
Cool. Can't wait for Nakamuru.
-=SilverCalcKnight|_=-
Logged
Spellshaper
LV10
31337 u53r (Next: 2000)
Posts: 1690
Rating: +0/-0
This is me. Or maybe not.
Insanity's Projects
«
Reply #2 on:
October 04, 2006, 03:06:00 am »
QUOTE
Dependency checker
Link? ^_^
I may need this for BM... does it check programs only or all kinds of vars, like pics and stuff, too?
Logged
Netham45
LV11
Super Veteran (Next: 3000)
Posts: 2103
Rating: +213/-4
*explodes*
Insanity's Projects
«
Reply #3 on:
October 04, 2006, 06:20:00 am »
you should finish Nakamuru as fast as you can, but don't teach him the "y" word. You know what I mean.
Logged
Omnimaga Admin
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Insanity's Projects
«
Reply #4 on:
October 04, 2006, 10:43:00 am »
wow you beaten bfr/tifreak8x in amount of projects!! O_O
And quite a few interesting ones as well
do you have any screenies of the new ones?
*
xlibman
Logged
Liazon
Guest
Insanity's Projects
«
Reply #5 on:
October 04, 2006, 10:56:00 am »
Nakamuru sounds really cool!
Logged
Demon
Guest
Insanity's Projects
«
Reply #6 on:
October 04, 2006, 11:51:00 am »
QuoteBegin-Spellshaper+4 Oct, 2006, 9:06-->
QUOTE
(Spellshaper @ 4 Oct, 2006, 9:06)
QUOTE
Dependency checker
Link? ^_^
I may need this for BM... does it check programs only or all kinds of vars, like pics and stuff, too?
Right now it only searches for programs. It uses VarStats and one of my array subs so it could be modified to look for other kinds of vars, though.
Right now there is no link while I am still setting up my servers and stuff.
Logged
Netham45
LV11
Super Veteran (Next: 3000)
Posts: 2103
Rating: +213/-4
*explodes*
Insanity's Projects
«
Reply #7 on:
October 07, 2006, 12:32:00 am »
Betas? Espically Nakamuru!
Logged
Omnimaga Admin
Demon
Guest
Insanity's Projects
«
Reply #8 on:
October 07, 2006, 06:50:00 am »
<< Nakamuru's being rewritten so that he will make an array database and give better responses. >>
More projects:
StickFigure sub: 5%
>> A subroutine for drawing 9-line stick figures. (Yes, I have too much free time
)
ASCII Tunnel: 100%
>> Yet another Fast-Tunnel clone.
Adaeus IDE: 1%
>> Will be an on-calc program editor for you guys who are sick and tired of TI-OS's program editor; will be powered by Iambian's Celtic program.
>> Will also be useful for writing notes, too.
Array Functions: 5%
>> Using Iambian's Celtic program, these
new
array functions will allow program files to be used as arrays instead of strings and list indexes.
>> Functions written so far: Search.
Guardian: 75%
>> Lock your calc when not in use with a password. The 'On' button does not break the program, either. Fixing it so that it can be added to the powersave sub so that you will have the option of automatic locking when programs that uses the powersave sub standby after some seconds of no activity, and so that it can be used with the Startup app.
BasicChat 2.0: 99% -Delayed-
>> A nice graphical chat program to chat with others via link cable or wireless. Commands: Flash (to get user's attention), Clear (emergency screen clear on both calcs), and Hist (get the last message the user sent in case you missed it).
SmartEdit frontend: 100%
>> An improved frontend for the SmartEdit editor.
SimpleTimer: 100%
>> The title says all; it is a simple timer.
Batch Copy from Archive (xlib): 100%
>> Makes copying multiple files from ROM to RAM using xLIB easier. You can also offset the XTEMP number to start copying files to.
Graphical Input sub: 100%
>> Gives your programs ability to get input on the graphscreen (like that of the ZSUBs). Input window can have two lines for a title, and input type can be set to number or string. Uses the powersave sub to standby after some seconds of no input.
Graphscreen Cache: 100%
>> Saves and retrieves graphscreen saves. Very useful for layering things like menus and dialogs dynamically on the screen without having to redraw everything once the user closes one.
Grahical (xLIB) and Homescreen (pure BASIC) Menu subs: 100%
>> Menu subroutines for both xLIB and BASIC (ASCII) programs. Uses the array libraries, so you can have as many menu items as your heart desires... or at least as many as can fit in your RAM.
Progress bar sub: 100%
>> A simple, all-purpose graphical progress bar.
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Insanity's Projects
«
Reply #9 on:
October 07, 2006, 07:51:00 am »
hmm interesting, some of those may be useful for people who are learning basic, like the menu things
Logged
Demon
Guest
Insanity's Projects
«
Reply #10 on:
October 08, 2006, 06:33:00 pm »
Nakamuru: 25%
He will now be smart and compare what he knows to what you say to him, and then choose an appropriate response depending on what you ask or say, or he will remember what one says and then improvise conversation when he does not know something yet. You can now also teach him new responses and he will write them to his responses file.
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Insanity's Projects
«
Reply #11 on:
October 09, 2006, 02:02:00 am »
sound cool, I cant wait to see how that bot will turn out
Logged
Halifax
LV9
Veteran (Next: 1337)
Posts: 1334
Rating: +2/-1
Insanity's Projects
«
Reply #12 on:
October 09, 2006, 04:55:00 am »
I wonder if he will be smarter then the AIM bot SmarterChild
Logged
There are 10 types of people in this world-- those that can read binary, and those that can't.
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Insanity's Projects
«
Reply #13 on:
October 09, 2006, 05:15:00 am »
never heard of that one sry
Logged
Netham45
LV11
Super Veteran (Next: 3000)
Posts: 2103
Rating: +213/-4
*explodes*
Insanity's Projects
«
Reply #14 on:
October 09, 2006, 01:29:00 pm »
Wait, Nakamuru = ASM or Nakamuru = Basic?
Logged
Omnimaga Admin
Print
Pages: [
1
]
2
3
...
16
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI Z80
»
Insanity's Projects
\n\t\t\t\t\t\t\t\t\t
<' + '/div>\n\t\t\t\t\t\t\t\t\t
%body%<' + '/textarea>
\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t
Max characters: 20000; characters remaining:
...<' + '/span><' + '/span>
\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t\t
\n\t\t\t\t\t\t\t\t\t<' + '/div>\n\t\t\t\t\t\t\t\t<' + '/div>', sTemplateSubjectEdit: '
', sTemplateBodyNormal: '%body%', sTemplateSubjectNormal: '
%subject%<' + '/a>', sTemplateTopSubject: 'Topic: %subject% (Read 28438 times)', sErrorBorderStyle: '1px solid red' }); aJumpTo[aJumpTo.length] = new JumpTo({ sContainerId: "display_jump_to", sJumpToTemplate: "
Jump to:<" + "/label> %dropdown_list%", iCurBoardId: 193, iCurBoardChildLevel: 1, sCurBoardName: "TI Z80", sBoardChildLevelIndicator: "==", sBoardPrefix: "=> ", sCatSeparator: "-----------------------------", sCatPrefix: "", sGoButtonLabel: "go" }); aIconLists[aIconLists.length] = new IconList({ sBackReference: "aIconLists[" + aIconLists.length + "]", sIconIdPrefix: "msg_icon_", sScriptUrl: smf_scripturl, bShowModify: true, iBoardId: 193, iTopicId: 1639, sSessionId: "905c7bf8621e6db2340dffa321e86fa0", sSessionVar: "b4fa70ea0", sLabelIconList: "Message Icon", sBoxBackground: "transparent", sBoxBackgroundHover: "#ffffff", iBoxBorderWidthHover: 1, sBoxBorderColorHover: "#adadad" , sContainerBackground: "#ffffff", sContainerBorder: "1px solid #adadad", sItemBorder: "1px solid #ffffff", sItemBorderHover: "1px dotted gray", sItemBackground: "transparent", sItemBackgroundHover: "#e0e0f0" }); } function tick2() { if (typeof(document.forms.quickModForm) != "undefined") { calcCharLeft2(); setTimeout("tick2()", 1000); } else setTimeout("tick2()", 800); } function message_onkeyup() { if (typeof(document.forms.quickModForm) != "undefined" && typeof(document.forms.quickModForm.message) != "undefined") { document.forms.quickModForm.message.onkeyup = function onkeyup(event) { storeCaret(this); calcCharLeft2(); }; } else setTimeout("message_onkeyup()", 800); } message_onkeyup(); function calcCharLeft2() { var maxLength = 20000; var oldEditor = "", currentEditor = document.forms.quickModForm.message.value; if (!document.getElementById("editorLeft2")) return; if (oldEditor != currentEditor) { oldEditor = currentEditor; if (currentEditor.replace(/\r/, "").length > maxLength) document.forms.quickModForm.message.value = currentEditor.replace(/\r/, "").substring(0, maxLength); currentEditor = document.forms.quickModForm.message.value.replace(/\r/, ""); } setInnerHTML(document.getElementById("editorLeft2"), maxLength - currentEditor.length); } // ]]>-->