Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI Z80 => Topic started by: ztrumpet on November 23, 2009, 07:55:19 am

Title: Homescreen Map Maker
Post by: ztrumpet on November 23, 2009, 07:55:19 am
Here's my map maker for 8*16 homescreen tiles.

2nd-Pick tile
Alpha-Go to custom tile screen.  This uses whatever is in Str0 as its custom menu.
Clear-Clears Current Tile
Enter-Saves to Ans and Str1

Enjoy.  I'll have a gif up this afternoon.

Edit:  I "forgot" to mention the best part:
Press 1 to 5 to store the tile your cursor is on to F1-F5.  Enjoy!



(http://www.omnimaga.org/index.php?action=dlattach;topic=1223.0;attach=393;image)
Title: Re: Homescreen Map Maker
Post by: DJ Omnimaga on November 23, 2009, 01:51:51 pm
Nice ^^

I'm not sure, but now do we have a map editor for every possible format of tilemap making in 83+ BASIC? I mean, Celtic/xLIB format, string and matrices (Celtic III), homescreen, dual layer (serenity style) and possibly hex
Title: Re: Homescreen Map Maker
Post by: ztrumpet on November 23, 2009, 03:12:36 pm
No, we don't have dual layer (metroid pi style).  I can make one by tomorrow if you want...

===========

I "forgot" to mention the best part!
Press 1 to 5 to store the tile your cursor is on to F1-F5.  Enjoy!
Title: Re: Homescreen Map Maker
Post by: Builderboy on November 23, 2009, 06:00:13 pm
Nice!  And yeah, we don't have a traditional duel-tile editor, as opposed to my ultra-secret-patented-shifted-seamless-duel-layer-map-system. :P
Title: Re: Homescreen Map Maker
Post by: Eeems on November 23, 2009, 07:35:13 pm
Actually I think I had made one and posted the code...but it was buggy...
Title: Re: Homescreen Map Maker
Post by: {AP} on November 23, 2009, 07:55:22 pm
I "forgot" to mention the best part!
Press 1 to 5 to store the tile your cursor is on to F1-F5.  Enjoy!

...I knew I should've patented that feature.
Title: Re: Homescreen Map Maker
Post by: Eeems on November 23, 2009, 08:17:17 pm
Lol, unfortunatly it's been done before though...
Title: Re: Homescreen Map Maker
Post by: ztrumpet on November 23, 2009, 08:40:28 pm
Yeah, but guess where I saw it. :)
Title: Re: Homescreen Map Maker
Post by: DJ Omnimaga on November 23, 2009, 11:22:30 pm
Lol

I was sure Builderboy was working on a dual-layer ASCII editor, tho?

Vurrobin one is cool, but it's really slow :(
Title: Re: Homescreen Map Maker
Post by: Builderboy on November 24, 2009, 10:01:25 am
Nope, just the shifted duel layer tile system, which is very different :P
Title: Re: Homescreen Map Maker
Post by: DJ Omnimaga on November 24, 2009, 02:52:10 pm
Ooh ok. Maybe a map editor that does many kind of dual layer stuff, like for example, horizontal shifting and vertical shifting, spacing between each rows or no spacing, would be cool
Title: Re: Homescreen Map Maker
Post by: ztrumpet on November 24, 2009, 04:50:53 pm
I vote for Builderboy to make it. :)
Title: Re: Homescreen Map Maker
Post by: Builderboy on November 24, 2009, 06:38:26 pm
I cast away the vote and procede to work on my many projects :P
Title: Re: Homescreen Map Maker
Post by: DJ Omnimaga on November 24, 2009, 06:39:19 pm
:'(

I would like to see that Java game and Serenity finished first, tho
Title: Re: Homescreen Map Maker
Post by: ztrumpet on November 24, 2009, 10:06:14 pm
Alright, I'll work on a user varying all-purpose graphscreen dual tile editor and post it on Monday. :)

I want Serenity. ;D
Title: Re: Homescreen Map Maker
Post by: Builderboy on November 24, 2009, 11:41:26 pm
Mee too!  I can't wait to get back to work on it!  (Although this new java game is kick-ass :D you all shall see soon!)
Title: Re: Homescreen Map Maker
Post by: ztrumpet on November 27, 2009, 03:06:18 pm
Alright, I'll work on a user varying all-purpose graphscreen dual tile editor and post it on Monday. :)
I'm done with it.  It's basically the same as this one, but with a lot of new features.  It works for all dual-tile projects I've ever sceen, from Serenity to Metroid Pi. I'll post it on Monday.
Title: Re: Homescreen Map Maker
Post by: Builderboy on November 27, 2009, 03:59:54 pm
Wow!  That sounds really cool!  How did you manage to have so many different types of map styles?  and where is the code/program?
Title: Re: Homescreen Map Maker
Post by: ztrumpet on November 27, 2009, 06:29:59 pm
The different styles are handled by an options menu.

The program will be up on Monday.  I can't link at home (I do it at school) and I don't feel like typing it either. :)
Edit: I guess that wasn't your question- The code/program is on my calc. :P
Title: Re: Homescreen Map Maker
Post by: Builderboy on November 27, 2009, 07:24:36 pm
Ah, nice.  Can't wait so to it :)
Title: Re: Homescreen Map Maker
Post by: DJ Omnimaga on November 27, 2009, 10:28:18 pm
Usually all he has to do is allow the user to setup the offset of the first or second layer by like one pixel or two, vertically and horizontally, through variables
Title: Re: Homescreen Map Maker
Post by: ztrumpet on November 28, 2009, 06:45:16 pm
Usually all he has to do is allow the user to setup the offset of the first or second layer by like one pixel or two, vertically and horizontally, through variables
Yes, I use a four element list.