211
TI Z80 / Re: Text Box System Module - Brass
« on: March 12, 2014, 01:51:31 pm »
I will gladly take a look at it/if it works use it
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 211
TI Z80 / Re: Text Box System Module - Brass« on: March 12, 2014, 01:51:31 pm »
I will gladly take a look at it/if it works use it
212
TI Z80 / Re: Text Box System Module - Brass« on: March 11, 2014, 04:20:27 pm »
Yeah the only problem I am having as of the moment is I need a masked sprite routine for the Corners. I will probably have to rewrite the code for the corners sadly to accommodate. When I designed it at first I did not account for the fact that I need them masked >.<
213
TI Z80 / Re: Text Box System Module - Brass« on: March 10, 2014, 11:31:03 pm »Did a little grunt work then made some fancy animations 214
News / Re: Smf Upgrade - The Dawn of a New Era« on: March 10, 2014, 08:33:25 pm »Yeah, when United-TI made their attachments invisibile to guests, this caused a lot of backlash in the TI community and that reason alone was enough to make some people move their projects elsewhere. Since this is a permission issue, hopefully it can be fixed in the near future. Fixed Already 215
TI Z80 / Re: Text Box System Module - Brass« on: March 10, 2014, 07:16:07 pm »The biggest reason to have a decent on-calc text editor, I think, is so we can move away from the idea of using the built-in BASIC editor for programming. It's a bad editor for non-tokenized languages. If we had a real text editor then we might even be able to get named functions in an on-calc language. I would Rather see a specific app for this then a hacked up text editor that can export tokens. That's just my opinion though. making some code base changes to add a few internal features tonight hopefully it pans out. 216
TI Z80 / Re: Text Box System Module - Brass« on: March 10, 2014, 04:03:18 pm »
Just to make debate. I personally don't see the point of a text editor on calc it's rather pointless when compared to pen and paper. And is honestly more cumbersome ton work with then anything else.
217
TI Z80 / Re: Text Box System Module - Brass« on: March 10, 2014, 01:56:29 pm »Looks like a very robust system ! I can't stop thinking of an OpenOffice-like programText sizes no as its all based off a static font map. In line images I see no reason why not but is past the scope of what im making(though I plan on editing the font to have basic ascii images for simple art/text maps) . And anything is possible it's based around a putchar routine so you could technically make it do anything you wanted! I'll have a text stroller demo soon for an rpg. Just didn't get there the other night 218
TI Z80 / Text Box System Module - Brass« on: March 09, 2014, 10:46:22 pm »
So over the last couple weeks I have been working on a small side project that will be being used in an upcoming project of Iambian's and mine. This project is a Text Subsystem that would be used in an RPG.
* Arbitrary Bounding Box * 5xW Font (Borrowed with permission from DCS) * Customizable Corners * Word Wrapping * Character Wrapping * Post processing Effect (see next list) * Supporting Routines
* Italics * Mirror * Flip * Inverse * Underline
* NewLine * HomeUp * SetFulScreen * SetBoundsStack The program is interfaced with 2 Main routines these are DrawBox And PutStr. PutStr Puts the null terminated string pointed to by hd inside the bounded box that has been defined. DrawBox Draws the visual Box around the Text and takes the corner style in A. The PutStr Routine supports inline modifiers for the text output that is supplemented via a macro. Mod(Italics,Underline,Flip,Mirror,Inverse,WordWrap) OR any combination of the settings. Which makes adding effects to strings rather easy. Ok enough Jargon Lets put some examples and screenies .db "Welcome to Cemetech",CrlF,Mod(Italics,Underline),"LTTFW",0 .db "This Is right up",CrLf,Mod(Mirror,Flip),"This is not!",0 .db Mod(Inverse),"White",Mod(Clear),"Black",Mod(Inverse),"White",Mod(Clear),"Black",0.db Mod(Inverse),"White",Mod(Clear)," Black",Mod(Inverse),"White",Mod(Clear)," Black",0 Its' Word Wrapping is rather robust. And it supports style changes by changing a byte in ram Why is there no release? Because this is just a showing of it so far I have to polish some of the code and make some changes to make it so when compiled with a DCS program you don't have to include the entire DCS font map and other things. (saves a few hundred bytes worth of data!) So thoughts and suggestions/Things you would like to see? 219
TI Z80 / Re: [Axe] Worms - name subject to changes« on: March 09, 2014, 03:14:22 pm »Idea: highlight the current worm by changing his sprite. I second Both of these for changing the sprite does the in game screen support greyscale? If it does I would just fill the active worm in grey. Simple But obvious. 220
News / Re: The Recent Forum/IRC down Time« on: March 08, 2014, 06:33:48 pm »
It's the forum dB that's having issues?
221
News / Re: The Recent Forum/IRC down Time« on: March 08, 2014, 05:59:29 pm »
Why not just disable it for issue tables? Or is it not that simple?
222
News / The Recent Forum/IRC down Time« on: March 08, 2014, 04:07:19 pm »
Over the last few days there have been a series of downtime on both the irc network and the forum. We apologize for this. Our server manged to have a logging issue where we filled up our disk space and caused MySQL and some other processes to crash. Nickserv information on IRC was lost and thankfully nothing on the forum was lost to these incidents.
What we have done to fix it. We have started implementing local backups of everything to allow us to quickly fix the issues should they arise again. As well as taken a look at the issues with the logs and made the proper config changes to them (Why are rolling logs not the default anyone please?) Thank you, The Omnimaga Administration Team 223
Site Feedback and Questions / Re: Omni Feature Request« on: March 05, 2014, 01:40:48 pm »
MathJax looks useable that would have to be fully determined by eeems though
224
News / Re: Smf Upgrade - The Dawn of a New Era« on: March 04, 2014, 11:03:03 pm »
Thanks we like it to because to the majority of the populous it is version 2 as they only knew version 5/6. So telling them its v2 makes sense
Quote from: DJ Omnimaga
And if you had been paying you would know we are working on fixing it and including everything and he has been listening and agreeing you just do not see it because unlike us he is DOING IT whilst we are handling everything else. And if you had read the post we intend on bringing back as many features as feasible and more if we can. No offense DJ but read and think before you post please. 225
Site Feedback and Questions / Re: Please Help (unable to login)« on: March 04, 2014, 10:53:22 pm »
I would disable that plugin for now as it has not been updated to work with the latest smf version we are running and until it is it will probably cause a large amount of issues.
|
|