-->
Battlemasters (general discussion thread)
-->
-->
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
»
Battlemasters (general discussion thread)
« previous
next »
Print
Pages: [
1
]
2
3
...
14
Go Down
Author
Topic: Battlemasters (general discussion thread) (Read 31030 times)
0 Members and 1 Guest are viewing this topic.
Spellshaper
LV10
31337 u53r (Next: 2000)
Posts: 1690
Rating: +0/-0
This is me. Or maybe not.
Battlemasters (general discussion thread)
«
on:
October 07, 2005, 10:21:00 am »
Battlemasters is going to be a quite linear RPG with maps, graphics and stuff...
If anyone got good ideas about the gameplay he or she
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Battlemasters (general discussion thread)
«
Reply #1 on:
October 07, 2005, 01:15:00 pm »
sound very cool, I tried it btw
keep up the good work and if you need help speeding up a program or optimising feel free to post the code
I'm gonna add it in the featured RPG projects section above once I get some time to write the news that usually come with
btw could you release a version where ON isnt blocked during gameplay so I can take some screenshots using TI screen capture from the graph screen?
Logged
Spellshaper
LV10
31337 u53r (Next: 2000)
Posts: 1690
Rating: +0/-0
This is me. Or maybe not.
Battlemasters (general discussion thread)
«
Reply #2 on:
October 08, 2005, 05:19:00 am »
I don
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Battlemasters (general discussion thread)
«
Reply #3 on:
October 08, 2005, 09:31:00 am »
cool, thanks I'll try
Logged
Spellshaper
LV10
31337 u53r (Next: 2000)
Posts: 1690
Rating: +0/-0
This is me. Or maybe not.
Battlemasters (general discussion thread)
«
Reply #4 on:
October 11, 2005, 06:22:00 am »
Well, what my Battle system is (supposed) gonna work like:
basicely it works like the battle system of Grandia2 (great computer RPG, inspired me a lot!), what means that it will be semirealtime.
action bar
|
\/
__________________|_____________|
-----wait bar--------readyness bar--
the action bar will be segmented into 2 parts. the first and bigger part is the wait bar. it slowly fills according on hoe u distribute ur attribute points. When the wait bar is full, u choose your action (attacks, magics, move, items). After you have chosen your action, the second bar (readyness bar) begins to fill up. The speed with which the readyness bar is filled up is not dependable from ur stats, but from the chosen action and the level of the action. normally, the mightier the chosen action, the longer u have to ready yourself to do it (example: chanting time for spells). When the readyness bar is full, the chosen actin takes place. Besides damage, normal attacks also stop the progress of the enemy
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Battlemasters (general discussion thread)
«
Reply #5 on:
October 11, 2005, 07:55:00 am »
ooh nice but I never played Grandia I should try it
Logged
Spellshaper
LV10
31337 u53r (Next: 2000)
Posts: 1690
Rating: +0/-0
This is me. Or maybe not.
Battlemasters (general discussion thread)
«
Reply #6 on:
October 15, 2005, 05:06:00 am »
I updated the download version of my BM-under-development...
I did some code optimisation...
Minor change: I implemented a check if the mappart you
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Battlemasters (general discussion thread)
«
Reply #7 on:
October 15, 2005, 10:27:00 am »
fixed broken link %)
I'll try it as soon as I can
Logged
Spellshaper
LV10
31337 u53r (Next: 2000)
Posts: 1690
Rating: +0/-0
This is me. Or maybe not.
Battlemasters (general discussion thread)
«
Reply #8 on:
October 16, 2005, 01:36:00 am »
what am I doing wrong about the link??? *can
Logged
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Battlemasters (general discussion thread)
«
Reply #9 on:
October 17, 2005, 04:13:00 am »
there was a BBcode tag in the link, I fixed it
Logged
Spellshaper
LV10
31337 u53r (Next: 2000)
Posts: 1690
Rating: +0/-0
This is me. Or maybe not.
Battlemasters (general discussion thread)
«
Reply #10 on:
October 17, 2005, 05:19:00 am »
ah I see... :ph43r:
Logged
Spellshaper
LV10
31337 u53r (Next: 2000)
Posts: 1690
Rating: +0/-0
This is me. Or maybe not.
Battlemasters (general discussion thread)
«
Reply #11 on:
October 22, 2005, 02:19:00 am »
I got stuck...
I
Logged
Ranman
LV10
31337 u53r (Next: 2000)
Posts: 1354
Rating: +83/-0
Battlemasters (general discussion thread)
«
Reply #12 on:
October 23, 2005, 09:53:00 am »
QuoteBegin-Spellshaper+22 October 2005, 8:19-->
QUOTE
(Spellshaper @ 22 October 2005, 8:19)
//edit: argh, forget it... I
Logged
Ranman
Bringing Randy Glover's
Jumpman
to the TI-89 calculator. Download available at
Ticalc
.
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Battlemasters (general discussion thread)
«
Reply #13 on:
October 23, 2005, 11:11:00 am »
ooh too bad I was too late
if only I didnt worked all weekend
Logged
dragon__lance
Guest
Battlemasters (general discussion thread)
«
Reply #14 on:
October 23, 2005, 11:46:00 am »
btw, wat is a creep?
Logged
Print
Pages: [
1
]
2
3
...
14
Go Up
« previous
next »
Omnimaga
»
Forum
»
Calculator Community
»
Other Calc-Related Projects and Ideas
»
TI Z80
»
Battlemasters (general discussion thread)
\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 31030 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: 587, sSessionId: "fcc1a062db6535cd08334721d1290dfe", sSessionVar: "d0eaf603803", 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); } // ]]>-->