Karoshi MSX Community

Desarrollo MSX => Development (English/Ingles) => Mensaje iniciado por: Dioniso en 23 de Noviembre de 2013, 06:34:19 pm



Título: Xyzolog Editor by SapphiRe
Publicado por: Dioniso en 23 de Noviembre de 2013, 06:34:19 pm
SapphiRe has finally finished his editor for Xyzolog. You can find it here (http://z80st.auic.es/ficheros/utils/XyzologEditor/editor.html).

Now you can create your own stages and post them here. If we reach 20 stages we will put them in a special edition of a Xyzolog ROM: Xyzolog Lunaria.

If we have too many (I doubt it) then we'll have to select the ones we like or have a kind of poll with the picture of the stages to select the ones which will be included in the new ROM.

In the editor you can place the diferent items on the screen to build a proper stage. All the items are separated by background colors: for instance, yellow will be for the column. This item is a special one, since you need to place all of the tiles in order to be detected in the game; otherwise, the player ship will do strange things on the screen.

"Show values" will give you the hexadecimal values to be posted here. "Show loader" will allow you to enter these values to edit any given stage. Try introducing the values given as example and you'll see what I mean.

So, we are expecting something like this:

$20,$20,$a8,$a9,$a0,$a1,$a2,$80,$80,$80,$80,$80,$80,$90,$91,$91,$92,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$a8,$a9,$20,$20
$20,$20,$aa,$ab,$a3,$9c,$a4,$80,$80,$80,$80,$80,$90,$91,$91,$92,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$aa,$ab,$20,$20
$20,$20,$80,$80,$a5,$a6,$a7,$80,$80,$80,$80,$90,$91,$91,$92,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$9d,$80,$80,$80,$90,$91,$91,$92,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$9d,$80,$80,$90,$91,$91,$92,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$90,$91,$91,$92,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$90,$91,$91,$92,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$99,$20,$20
$20,$20,$80,$80,$80,$80,$90,$91,$91,$92,$80,$80,$88,$81,$81,$81,$81,$81,$81,$8c,$80,$80,$80,$80,$80,$80,$80,$80,$99,$9a,$20,$20
$20,$20,$80,$80,$80,$90,$91,$91,$92,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$80,$80,$80,$80,$99,$9a,$9a,$20,$20
$20,$20,$80,$80,$90,$91,$91,$92,$80,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$80,$80,$80,$99,$9a,$9a,$9b,$20,$20
$20,$20,$80,$90,$91,$91,$92,$80,$80,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$80,$80,$99,$9a,$9a,$9b,$80,$20,$20
$20,$20,$90,$91,$91,$92,$80,$80,$80,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$80,$99,$9a,$9a,$9b,$80,$80,$20,$20
$20,$20,$91,$91,$92,$80,$80,$80,$80,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$99,$9a,$9a,$9b,$80,$80,$80,$20,$20
$20,$20,$91,$92,$80,$80,$80,$80,$80,$80,$80,$80,$8a,$82,$82,$82,$82,$82,$82,$8e,$80,$80,$99,$9a,$9a,$9b,$80,$80,$80,$80,$20,$20
$20,$20,$92,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$99,$9a,$9a,$9b,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$99,$9a,$9a,$9b,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$99,$9a,$9a,$9b,$80,$a0,$a1,$a2,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$99,$9a,$9a,$9b,$80,$80,$a3,$9c,$a4,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$99,$9a,$9a,$9b,$80,$80,$80,$a5,$a6,$a7,$80,$80,$80,$20,$20
$20,$20,$a8,$a9,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$99,$9a,$9a,$9b,$80,$80,$80,$80,$80,$80,$9d,$80,$a8,$a9,$20,$20
$20,$20,$aa,$ab,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$99,$9a,$9a,$9b,$80,$80,$80,$80,$80,$80,$80,$9d,$80,$aa,$ab,$20,$20





Título: Re:Xyzolog Editor by SapphiRe
Publicado por: nitrofurano en 25 de Noviembre de 2013, 09:44:56 pm
in which web browsers this online editor was tested? it seems fine on Firefox 25.0, and doesn't work on Chromium 30.0 (i rarely use Firefox or Iceweasel, even Chrome)


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: nitrofurano en 25 de Noviembre de 2013, 10:14:06 pm
btw, i guess there are missing tiles in the editor (compared to the original game), and "show values" button stopped working... :S - http://img199.imageshack.us/img199/3189/ufqn.png


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: Dioniso en 25 de Noviembre de 2013, 10:40:11 pm
btw, i guess there are missing tiles in the editor (compared to the original game), and "show values" button stopped working... :S - http://img199.imageshack.us/img199/3189/ufqn.png

The basic tiles are there; the ones used in the game. If you can read Spanish go here (http://karoshi.auic.es/index.php/topic,2499.0.html). You just can't mix the tiles the way you want to. There are some items, as I said, set/grouped by background colours. You are mixing two of them: GRAIN and ZETA, which are different kinds of slopes/gradients.

If "it seems fine on Firefox 25.0, and doesn't work on" on one million other web browsers just use Firefox  ;)


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: SapphiRe_MSX en 26 de Noviembre de 2013, 08:40:13 am
"show values" button stopped working... :S

First "hide loader"...


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: nitrofurano en 26 de Noviembre de 2013, 11:07:11 am
btw, i guess there are missing tiles in the editor (compared to the original game), and "show values" button stopped working... :S - http://img199.imageshack.us/img199/3189/ufqn.png

The basic tiles are there; the ones used in the game.

i were seeing some videos from this game at youtube (i was to lazy and tired to play it yesterday night! :D ) - from that snapshot i sent above, those tiles that looked weird was what i found missing, and i actually found them on some stages shown at those videos - like those internal "curves" at http://www.youtube.com/watch?v=80eVB0rOLfo, 1:48 and 2:42, for example (like those tiles with blue or cyan above, and white below, they are not in the editor)

Citar
If you can read Spanish go here (http://karoshi.auic.es/index.php/topic,2499.0.html). You just can't mix the tiles the way you want to. There are some items, as I said, set/grouped by background colours. You are mixing two of them: GRAIN and ZETA, which are different kinds of slopes/gradients.

If "it seems fine on Firefox 25.0, and doesn't work on" on one million other web browsers just use Firefox  ;)

Chromium comes by default from Ubuntu, it's not that unpopular! ;D



"show values" button stopped working... :S

First "hide loader"...


thanks! :)





Título: Re:Xyzolog Editor by SapphiRe
Publicado por: nitrofurano en 26 de Noviembre de 2013, 12:47:43 pm
so, i imagine this one might need some fixes? $20,$20,$a8,$a9,$80,$80,$80,$80,$80,$88,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$80,$80,$80,$80,$20,$20
$20,$20,$aa,$ab,$80,$80,$80,$88,$81,$93,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$90,$81,$8c,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$88,$93,$80,$80,$80,$80,$80,$82,$82,$82,$82,$82,$82,$9b,$80,$80,$80,$80,$80,$80,$80,$84,$80,$80,$20,$20
$20,$20,$80,$80,$80,$88,$93,$80,$80,$80,$98,$82,$82,$8e,$80,$80,$80,$80,$80,$8a,$82,$82,$9b,$80,$80,$80,$80,$90,$8c,$80,$20,$20
$20,$20,$80,$80,$80,$83,$80,$80,$80,$98,$8e,$80,$80,$80,$80,$80,$a8,$a9,$80,$80,$80,$80,$83,$80,$80,$80,$80,$80,$84,$80,$20,$20
$20,$20,$80,$80,$88,$93,$80,$80,$80,$90,$81,$8c,$80,$80,$80,$80,$aa,$ab,$80,$80,$80,$80,$8a,$9b,$80,$a8,$a9,$80,$84,$80,$20,$20
$20,$20,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$88,$93,$80,$aa,$ab,$80,$84,$80,$20,$20
$20,$20,$80,$80,$83,$80,$80,$a8,$a9,$80,$80,$84,$80,$80,$80,$80,$80,$80,$80,$80,$88,$81,$81,$80,$80,$80,$80,$80,$84,$80,$20,$20
$20,$20,$80,$80,$83,$80,$80,$aa,$ab,$80,$80,$84,$80,$80,$88,$81,$81,$81,$81,$81,$93,$80,$80,$80,$80,$80,$80,$98,$8e,$80,$20,$20
$20,$20,$80,$80,$8a,$9b,$80,$80,$80,$80,$98,$8e,$88,$81,$93,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$98,$82,$8e,$80,$80,$20,$20
$20,$20,$80,$80,$80,$8a,$82,$82,$82,$82,$8e,$88,$93,$80,$80,$80,$80,$80,$80,$80,$98,$82,$82,$82,$82,$8e,$80,$80,$80,$80,$20,$20
$20,$20,$9c,$a4,$80,$80,$80,$80,$80,$80,$88,$93,$80,$a8,$a9,$80,$80,$98,$82,$82,$8e,$80,$80,$80,$80,$80,$80,$9c,$a4,$80,$20,$20
$20,$20,$a6,$a7,$80,$80,$80,$80,$80,$80,$83,$80,$80,$aa,$ab,$80,$98,$8e,$80,$80,$80,$80,$80,$80,$80,$80,$80,$a6,$a7,$80,$20,$20
$20,$20,$80,$9d,$80,$80,$80,$80,$80,$80,$8a,$82,$80,$80,$80,$80,$84,$80,$80,$80,$80,$80,$80,$80,$a8,$a9,$80,$80,$9d,$80,$20,$20
$20,$20,$80,$9d,$80,$80,$80,$80,$80,$80,$80,$8a,$82,$82,$82,$82,$8e,$80,$80,$80,$80,$80,$80,$80,$aa,$ab,$80,$80,$9d,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$88,$81,$81,$81,$8c,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$a8,$a9,$80,$80,$9c,$a4,$80,$80,$88,$81,$80,$80,$80,$81,$8c,$80,$80,$9c,$a4,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$aa,$ab,$80,$80,$a6,$a7,$80,$80,$83,$80,$80,$a8,$a9,$80,$84,$80,$80,$a6,$a7,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$9d,$80,$80,$83,$80,$80,$aa,$ab,$80,$84,$80,$80,$80,$9d,$80,$80,$80,$a8,$a9,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$9d,$80,$80,$8a,$82,$80,$80,$80,$82,$8e,$80,$80,$80,$9d,$80,$80,$80,$aa,$ab,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$8a,$82,$82,$82,$8e,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
 


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: SapphiRe_MSX en 26 de Noviembre de 2013, 01:25:07 pm
Chromium comes by default from Ubuntu, it's not that unpopular! ;D

Never used it and I'm under Ubuntu. It was not installed by default.

But don't worry. Now it works under Chromium too.


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: Dioniso en 26 de Noviembre de 2013, 01:35:26 pm
We have to check that with the missing tiles. Thanks :)


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: nitrofurano en 26 de Noviembre de 2013, 01:40:43 pm
Chromium comes by default from Ubuntu, it's not that unpopular! ;D

Never used it and I'm under Ubuntu. It was not installed by default.
i imagined it was on the last versions, like 13.04 and 13.10 - sorry about this! :D


Citar
But don't worry. Now it works under Chromium too.
thanks! :)



Título: Re:Xyzolog Editor by SapphiRe
Publicado por: nitrofurano en 26 de Noviembre de 2013, 01:41:06 pm
We have to check that with the missing tiles. Thanks :)

yw! :)


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: nitrofurano en 26 de Noviembre de 2013, 01:46:07 pm
here is one more:

$20,$20,$a8,$a9,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$a8,$a9,$20,$20
$20,$20,$aa,$ab,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$aa,$ab,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$88,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$88,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$83,$88,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$84,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$83,$83,$88,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$84,$84,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$83,$83,$83,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$84,$84,$84,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$83,$83,$83,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$84,$84,$84,$84,$80,$80,$80,$20,$20
$20,$20,$9c,$a4,$80,$83,$83,$83,$83,$80,$a8,$a9,$80,$80,$80,$80,$80,$80,$80,$80,$a8,$a9,$80,$84,$84,$84,$84,$9c,$a4,$80,$20,$20
$20,$20,$a6,$a7,$80,$83,$83,$83,$83,$80,$aa,$ab,$80,$80,$80,$80,$80,$80,$80,$80,$aa,$ab,$80,$84,$84,$84,$84,$a6,$a7,$80,$20,$20
$20,$20,$80,$9d,$80,$83,$83,$83,$83,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$84,$84,$84,$84,$80,$9d,$80,$20,$20
$20,$20,$80,$9d,$80,$83,$83,$83,$83,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$84,$84,$84,$84,$80,$9d,$80,$20,$20
$20,$20,$80,$80,$80,$83,$83,$83,$83,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$84,$84,$84,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$83,$83,$8a,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$8e,$84,$84,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$83,$8a,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$8e,$84,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$8a,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$8e,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$8a,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$8e,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$a8,$a9,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$a8,$a9,$20,$20
$20,$20,$aa,$ab,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$aa,$ab,$20,$20


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: Dioniso en 26 de Noviembre de 2013, 06:33:40 pm
Thank you for both puzzles. There is one important thing: you have to place all the tiles of the column, eventhough the first ones on the top (with the black line) are just grey. This happens because those grey tiles have different values than the normal/empty grey one (&H80) and those tiles are needed for your ship to detect the column. The column and the red light are the only items which must be complete on the screen.

About the missing tiles: in the begining were all there but then we tried to make it simpler/easier and I got a mess there, I think. So the ones missing will be included very soon. If you add some manually you can get some things like these (http://www.youtube.com/watch?v=Mz_0gJMzH6M) two stages.


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: Dioniso en 26 de Noviembre de 2013, 06:40:48 pm
An example about what I'm saying about the columns. This is your second stage with the columns right in their places and complete:

$20,$20,$a8,$a9,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$a8,$a9,$20,$20
$20,$20,$aa,$ab,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$aa,$ab,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$88,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$88,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$83,$88,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$84,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$83,$83,$88,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$84,$84,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$83,$83,$83,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$84,$84,$84,$84,$80,$80,$80,$20,$20
$20,$20,$a0,$a1,$a2,$83,$83,$83,$83,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$84,$84,$84,$84,$a0,$a1,$a2,$20,$20
$20,$20,$a3,$9c,$a4,$83,$83,$83,$83,$80,$a8,$a9,$80,$80,$80,$80,$80,$80,$80,$80,$a8,$a9,$80,$84,$84,$84,$84,$a3,$9c,$a4,$20,$20
$20,$20,$a5,$a6,$a7,$83,$83,$83,$83,$80,$aa,$ab,$80,$80,$80,$80,$80,$80,$80,$80,$aa,$ab,$80,$84,$84,$84,$84,$a5,$a6,$a7,$20,$20
$20,$20,$80,$80,$9d,$83,$83,$83,$83,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$84,$84,$84,$84,$80,$80,$9d,$20,$20
$20,$20,$80,$80,$9d,$83,$83,$83,$83,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$84,$84,$84,$84,$80,$80,$9d,$20,$20
$20,$20,$80,$80,$80,$83,$83,$83,$83,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$84,$84,$84,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$83,$83,$8a,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$8e,$84,$84,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$83,$8a,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$8e,$84,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$83,$8a,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$8e,$84,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$8a,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$8e,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$a8,$a9,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$a8,$a9,$20,$20
$20,$20,$aa,$ab,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$aa,$ab,$20,$20


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: nenefranz en 26 de Noviembre de 2013, 11:13:59 pm
This is my small contribution, I hope you like it  :D:

$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$96,$97,$97,$98,$80,$80,$80,$80,$80,$80,$80,$A8,$A9,$20,$20
$20,$20,$80,$80,$80,$80,$88,$81,$81,$8C,$88,$81,$81,$8C,$88,$81,$81,$8C,$96,$97,$97,$98,$80,$80,$80,$A0,$A1,$A2,$AA,$AB,$20,$20
$20,$20,$80,$A8,$A9,$80,$83,$A8,$A9,$84,$83,$A8,$A9,$84,$83,$A8,$A9,$84,$80,$96,$97,$97,$98,$80,$80,$A3,$9C,$A4,$80,$80,$20,$20
$20,$20,$80,$AA,$AB,$80,$83,$AA,$AB,$84,$83,$AA,$AB,$84,$83,$AA,$AB,$84,$80,$80,$96,$97,$97,$98,$80,$A5,$A6,$A7,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$8A,$82,$82,$8E,$8A,$82,$82,$8E,$8A,$82,$82,$8E,$80,$80,$80,$96,$97,$97,$98,$80,$80,$9D,$80,$80,$20,$20
$20,$20,$80,$80,$88,$81,$81,$8C,$88,$81,$81,$8C,$88,$81,$81,$8C,$88,$81,$81,$8C,$80,$80,$96,$97,$97,$98,$80,$9D,$80,$80,$20,$20
$20,$20,$80,$80,$83,$A8,$A9,$84,$83,$A8,$A9,$84,$83,$A8,$A9,$84,$83,$A8,$A9,$84,$80,$80,$80,$96,$97,$97,$98,$80,$80,$80,$20,$20
$20,$20,$80,$80,$83,$AA,$AB,$84,$83,$AA,$AB,$84,$83,$AA,$AB,$84,$83,$AA,$AB,$84,$80,$A8,$A9,$80,$96,$97,$97,$98,$80,$80,$20,$20
$20,$20,$95,$80,$8A,$82,$82,$8E,$8A,$82,$82,$8E,$8A,$82,$82,$8E,$8A,$82,$82,$8E,$80,$AA,$AB,$80,$80,$96,$97,$97,$98,$80,$20,$20
$20,$20,$94,$95,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$96,$97,$97,$98,$20,$20
$20,$20,$94,$94,$95,$80,$80,$A8,$A9,$80,$88,$81,$81,$8C,$88,$81,$81,$8C,$88,$81,$81,$8C,$88,$81,$81,$8C,$80,$96,$97,$97,$20,$20
$20,$20,$93,$94,$94,$95,$80,$AA,$AB,$80,$83,$A8,$A9,$84,$83,$A8,$A9,$84,$83,$A8,$A9,$84,$83,$A8,$A9,$84,$80,$80,$96,$97,$20,$20
$20,$20,$80,$93,$94,$94,$95,$80,$80,$80,$83,$AA,$AB,$84,$83,$AA,$AB,$84,$83,$AA,$AB,$84,$83,$AA,$AB,$84,$80,$80,$80,$96,$20,$20
$20,$20,$80,$80,$93,$94,$94,$95,$80,$80,$8A,$82,$82,$8E,$8A,$82,$82,$8E,$8A,$82,$82,$8E,$8A,$82,$82,$8E,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$93,$94,$94,$95,$80,$80,$80,$88,$81,$81,$8C,$88,$81,$81,$8C,$88,$81,$81,$8C,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$93,$94,$94,$95,$80,$80,$83,$A8,$A9,$84,$83,$A8,$A9,$84,$83,$A8,$A9,$84,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$A0,$A1,$A2,$80,$93,$94,$94,$95,$80,$83,$AA,$AB,$84,$83,$AA,$AB,$84,$83,$AA,$AB,$84,$80,$A0,$A1,$A2,$80,$80,$20,$20
$20,$20,$80,$A3,$9C,$A4,$80,$80,$93,$94,$94,$95,$8A,$82,$82,$8E,$8A,$82,$82,$8E,$8A,$82,$82,$8E,$80,$A3,$9C,$A4,$80,$80,$20,$20
$20,$20,$80,$A5,$A6,$A7,$80,$80,$80,$93,$94,$94,$95,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$A5,$A6,$A7,$80,$80,$20,$20
$20,$20,$A8,$A9,$80,$9D,$80,$80,$80,$80,$93,$94,$94,$95,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$9D,$A8,$A9,$20,$20
$20,$20,$AA,$AB,$80,$9D,$80,$80,$80,$80,$80,$93,$94,$94,$95,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$9D,$AA,$AB,$20,$20

It may be need some changes at the right-bottom of the room.


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: Dioniso en 27 de Noviembre de 2013, 06:33:32 am
Thanks to you, too, nenefranz.


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: SapphiRe_MSX en 27 de Noviembre de 2013, 03:23:13 pm
The editor has been updated. Now you can use all the tiles used in the original game  :laugh: :laugh:



Título: Re:Xyzolog Editor by SapphiRe
Publicado por: SapphiRe_MSX en 27 de Noviembre de 2013, 04:07:49 pm
And another update!! :o :o :o :o Now you can load the original grades as an example!! :o :o :o :o


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: Dioniso en 27 de Noviembre de 2013, 04:09:00 pm
SapphiRe for President!  ::qbiqsbeam::


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: xgipe en 27 de Noviembre de 2013, 05:58:49 pm
My contribution:

$20,$20,$80,$80,$80,$9c,$a4,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$9c,$a4,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$a6,$a7,$80,$80,$80,$80,$80,$80,$8f,$82,$82,$82,$82,$8b,$80,$80,$80,$80,$80,$a6,$a7,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$9d,$80,$88,$81,$81,$81,$8c,$84,$8f,$82,$82,$8b,$83,$88,$81,$81,$81,$8c,$80,$9d,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$9d,$80,$83,$80,$a8,$a9,$84,$84,$84,$80,$80,$83,$83,$83,$a8,$a9,$80,$84,$80,$9d,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$83,$80,$aa,$ab,$84,$84,$84,$80,$80,$83,$83,$83,$aa,$ab,$80,$84,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$9c,$a4,$80,$83,$80,$80,$80,$84,$84,$8d,$81,$81,$89,$83,$83,$80,$80,$80,$84,$9c,$a4,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$a6,$a7,$80,$8a,$82,$82,$82,$8e,$8d,$81,$81,$81,$81,$89,$8a,$82,$82,$82,$8e,$a6,$a7,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$9d,$88,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$9d,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$9d,$83,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$84,$9d,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$83,$80,$88,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$80,$84,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$83,$80,$83,$a8,$a9,$80,$80,$80,$80,$80,$80,$80,$80,$a8,$a9,$84,$80,$84,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$83,$80,$83,$aa,$ab,$80,$80,$80,$90,$95,$80,$80,$80,$aa,$ab,$84,$80,$84,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$83,$80,$83,$80,$80,$80,$80,$90,$81,$83,$95,$80,$80,$80,$80,$84,$80,$84,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$83,$80,$83,$80,$80,$80,$90,$81,$92,$93,$83,$95,$80,$80,$80,$84,$80,$84,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$83,$80,$83,$80,$80,$80,$96,$84,$98,$99,$82,$9b,$80,$80,$80,$84,$80,$84,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$83,$80,$83,$80,$80,$80,$80,$96,$84,$82,$9b,$80,$80,$80,$80,$84,$80,$84,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$9c,$a4,$80,$80,$83,$80,$83,$a8,$a9,$80,$80,$80,$96,$9b,$80,$80,$80,$a8,$a9,$84,$80,$84,$80,$9c,$a4,$80,$80,$20,$20
$20,$20,$80,$a6,$a7,$80,$80,$83,$80,$83,$aa,$ab,$80,$80,$80,$80,$80,$80,$80,$80,$aa,$ab,$84,$80,$84,$80,$a6,$a7,$80,$80,$20,$20
$20,$20,$80,$80,$9d,$80,$80,$83,$80,$8a,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$8e,$80,$84,$80,$80,$9d,$80,$80,$20,$20
$20,$20,$80,$80,$9d,$80,$80,$83,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$84,$80,$80,$9d,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$8a,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$8e,$80,$80,$80,$80,$80,$20,$20

But still need some reworking, as I forgot to use a0 or 9a tiles...  :spank:


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: nenefranz en 29 de Noviembre de 2013, 12:25:43 am
two more levels using the new tiles ...  ;D


$20,$20,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$20,$20
$20,$20,$83,$A8,$A9,$84,$84,$80,$80,$83,$83,$A8,$A9,$84,$84,$A8,$A9,$83,$83,$A8,$A9,$84,$84,$80,$80,$83,$83,$A8,$A9,$84,$20,$20
$20,$20,$83,$AA,$AB,$84,$84,$80,$80,$83,$83,$AA,$AB,$84,$84,$AA,$AB,$83,$83,$AA,$AB,$84,$84,$80,$80,$83,$83,$AA,$AB,$84,$20,$20
$20,$20,$8A,$82,$82,$8E,$8D,$81,$81,$89,$8A,$82,$82,$8E,$8D,$81,$81,$89,$8A,$82,$82,$8E,$8D,$81,$81,$89,$8A,$82,$82,$8E,$20,$20
$20,$20,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$20,$20
$20,$20,$84,$80,$80,$83,$83,$A8,$A9,$84,$84,$A8,$A9,$83,$83,$80,$80,$84,$84,$A8,$A9,$83,$83,$A8,$A9,$84,$84,$80,$80,$83,$20,$20
$20,$20,$84,$80,$80,$83,$83,$AA,$AB,$84,$84,$AA,$AB,$83,$83,$80,$80,$84,$84,$AA,$AB,$83,$83,$AA,$AB,$84,$84,$80,$80,$83,$20,$20
$20,$20,$8D,$81,$81,$89,$8A,$82,$82,$8E,$8D,$81,$81,$89,$8A,$82,$82,$8E,$8D,$81,$81,$89,$8A,$82,$82,$8E,$8D,$81,$81,$89,$20,$20
$20,$20,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$20,$20
$20,$20,$83,$A8,$A9,$84,$84,$80,$80,$83,$83,$A8,$A9,$84,$84,$A8,$A9,$83,$83,$A8,$A9,$84,$84,$80,$80,$83,$83,$A8,$A9,$84,$20,$20
$20,$20,$83,$AA,$AB,$84,$84,$80,$80,$83,$83,$AA,$AB,$84,$84,$AA,$AB,$83,$83,$AA,$AB,$84,$84,$80,$80,$83,$83,$AA,$AB,$84,$20,$20
$20,$20,$8A,$82,$82,$8E,$8D,$81,$81,$89,$8A,$82,$82,$8E,$8D,$81,$81,$89,$8A,$82,$82,$8E,$8D,$81,$81,$89,$8A,$82,$82,$8E,$20,$20
$20,$20,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$20,$20
$20,$20,$84,$80,$80,$83,$83,$A8,$A9,$84,$84,$A8,$A9,$83,$83,$80,$80,$84,$84,$A8,$A9,$83,$83,$A8,$A9,$84,$84,$80,$80,$83,$20,$20
$20,$20,$84,$80,$80,$83,$83,$AA,$AB,$84,$84,$AA,$AB,$83,$83,$80,$80,$84,$84,$AA,$AB,$83,$83,$AA,$AB,$84,$84,$80,$80,$83,$20,$20
$20,$20,$8D,$81,$81,$89,$8A,$82,$82,$8E,$8D,$81,$81,$89,$8A,$82,$82,$8E,$8D,$81,$81,$89,$8A,$82,$82,$8E,$8D,$81,$81,$89,$20,$20
$20,$20,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$20,$20
$20,$20,$83,$A8,$A9,$84,$84,$80,$80,$83,$83,$A8,$A9,$84,$84,$A8,$A9,$83,$83,$A8,$A9,$84,$84,$80,$80,$83,$83,$A8,$A9,$84,$20,$20
$20,$20,$83,$AA,$AB,$84,$84,$80,$80,$83,$83,$AA,$AB,$84,$84,$AA,$AB,$83,$83,$AA,$AB,$84,$84,$80,$80,$83,$83,$AA,$AB,$84,$20,$20
$20,$20,$8A,$82,$82,$8E,$8D,$81,$81,$89,$8A,$82,$82,$8E,$8D,$81,$81,$89,$8A,$82,$82,$8E,$8D,$81,$81,$89,$8A,$82,$82,$8E,$20,$20
$20,$20,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$88,$81,$81,$8C,$8F,$82,$82,$8B,$20,$20


$20,$20,$88,$81,$81,$8C,$80,$80,$80,$80,$88,$81,$81,$8C,$80,$A8,$A9,$80,$88,$81,$81,$8C,$80,$80,$80,$80,$88,$81,$81,$8C,$20,$20
$20,$20,$83,$A8,$A9,$84,$80,$80,$80,$80,$83,$80,$80,$84,$80,$AA,$AB,$80,$83,$A8,$A9,$84,$80,$80,$80,$80,$83,$80,$80,$84,$20,$20
$20,$20,$83,$AA,$AB,$8D,$81,$81,$81,$81,$89,$80,$80,$84,$A0,$A1,$A2,$80,$83,$AA,$AB,$8D,$81,$81,$81,$81,$89,$80,$80,$84,$20,$20
$20,$20,$83,$88,$81,$81,$81,$81,$81,$81,$81,$81,$8C,$84,$A3,$9C,$A4,$80,$83,$88,$81,$81,$81,$81,$81,$81,$81,$81,$8C,$84,$20,$20
$20,$20,$83,$83,$80,$80,$80,$80,$80,$A8,$A9,$80,$84,$84,$A5,$A6,$A7,$80,$83,$83,$80,$80,$80,$80,$80,$A8,$A9,$80,$84,$84,$20,$20
$20,$20,$83,$83,$80,$80,$80,$80,$80,$AA,$AB,$80,$84,$84,$80,$80,$9D,$80,$83,$83,$80,$80,$80,$80,$80,$AA,$AB,$80,$84,$84,$20,$20
$20,$20,$83,$8A,$82,$82,$82,$82,$82,$82,$82,$82,$8E,$84,$80,$80,$9D,$80,$83,$8A,$82,$82,$82,$82,$82,$82,$82,$82,$8E,$84,$20,$20
$20,$20,$83,$80,$80,$8F,$82,$82,$82,$82,$8B,$80,$80,$8D,$81,$81,$81,$81,$89,$80,$80,$8F,$82,$82,$82,$82,$8B,$80,$80,$84,$20,$20
$20,$20,$83,$80,$80,$84,$A0,$A1,$A2,$80,$83,$88,$81,$81,$81,$81,$81,$81,$81,$81,$8C,$84,$A0,$A1,$A2,$80,$83,$80,$80,$84,$20,$20
$20,$20,$83,$80,$80,$84,$A3,$9C,$A4,$80,$83,$83,$A8,$A9,$80,$80,$80,$80,$A8,$A9,$84,$84,$A3,$9C,$A4,$80,$83,$80,$80,$84,$20,$20
$20,$20,$83,$80,$80,$84,$A5,$A6,$A7,$80,$83,$83,$AA,$AB,$80,$A8,$A9,$80,$AA,$AB,$84,$84,$A5,$A6,$A7,$80,$83,$80,$80,$84,$20,$20
$20,$20,$83,$80,$80,$84,$80,$80,$9D,$80,$83,$83,$80,$80,$80,$AA,$AB,$80,$80,$80,$84,$84,$80,$80,$9D,$80,$83,$80,$80,$84,$20,$20
$20,$20,$83,$80,$80,$84,$80,$80,$9D,$80,$83,$8A,$82,$82,$82,$82,$82,$82,$82,$82,$8E,$84,$80,$80,$9D,$80,$83,$80,$80,$84,$20,$20
$20,$20,$83,$80,$80,$8D,$81,$81,$81,$81,$89,$80,$80,$8F,$82,$82,$82,$82,$8B,$80,$80,$8D,$81,$81,$81,$81,$89,$80,$80,$84,$20,$20
$20,$20,$83,$88,$81,$81,$81,$81,$81,$81,$81,$81,$8C,$84,$A0,$A1,$A2,$80,$83,$88,$81,$81,$81,$81,$81,$81,$81,$81,$8C,$84,$20,$20
$20,$20,$83,$83,$80,$A8,$A9,$80,$80,$80,$80,$80,$84,$84,$A3,$9C,$A4,$80,$83,$83,$80,$A8,$A9,$80,$80,$80,$80,$80,$84,$84,$20,$20
$20,$20,$83,$83,$80,$AA,$AB,$80,$80,$80,$80,$80,$84,$84,$A5,$A6,$A7,$80,$83,$83,$80,$AA,$AB,$80,$80,$80,$80,$80,$84,$84,$20,$20
$20,$20,$83,$8A,$82,$82,$82,$82,$82,$82,$82,$82,$8E,$84,$80,$80,$9D,$80,$83,$8A,$82,$82,$82,$82,$82,$82,$82,$82,$8E,$84,$20,$20
$20,$20,$83,$80,$80,$8F,$82,$82,$82,$82,$8B,$A8,$A9,$84,$80,$80,$9D,$80,$83,$80,$80,$8F,$82,$82,$82,$82,$8B,$A8,$A9,$84,$20,$20
$20,$20,$83,$80,$80,$84,$80,$80,$80,$80,$83,$AA,$AB,$84,$80,$A8,$A9,$80,$83,$80,$80,$84,$80,$80,$80,$80,$83,$AA,$AB,$84,$20,$20
$20,$20,$8A,$82,$82,$8E,$80,$80,$80,$80,$8A,$82,$82,$8E,$80,$AA,$AB,$80,$8A,$82,$82,$8E,$80,$80,$80,$80,$8A,$82,$82,$8E,$20,$20


maybe levels too bizarre?  ;D



Título: Re:Xyzolog Editor by SapphiRe
Publicado por: Dioniso en 29 de Noviembre de 2013, 03:57:03 am
maybe levels too bizarre?  ;D
I like them. They are very good.

Thanks to you and to xgipe for the new levels. Xgipe, remember the columns must have the tiles with the black line (unless they are on the very top, like Grade 8 in the original game). Load some of the original puzzles to see what I mean.


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: xgipe en 03 de Diciembre de 2013, 12:42:11 pm
Hi!

Just updated my previous puzzle, adding the missing tiles. Hope you like it...  ::)

$20,$20,$80,$80,$a3,$9c,$a4,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$a3,$9c,$a4,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$a5,$a6,$a7,$80,$80,$80,$80,$80,$80,$8f,$82,$82,$82,$82,$8b,$80,$80,$80,$80,$a5,$a6,$a7,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$9d,$80,$88,$81,$81,$81,$8c,$84,$8f,$82,$82,$8b,$83,$88,$81,$81,$81,$8c,$80,$9d,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$9d,$80,$83,$80,$a8,$a9,$84,$84,$84,$80,$80,$83,$83,$83,$a8,$a9,$80,$84,$80,$9d,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$83,$80,$aa,$ab,$84,$84,$84,$80,$80,$83,$83,$83,$aa,$ab,$80,$84,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$a0,$a1,$a2,$80,$80,$80,$83,$80,$80,$80,$84,$84,$8d,$81,$81,$89,$83,$83,$80,$80,$80,$84,$80,$a0,$a1,$a2,$80,$80,$20,$20
$20,$20,$a3,$9c,$a4,$80,$80,$80,$8a,$82,$82,$82,$8e,$8d,$81,$81,$81,$81,$89,$8a,$82,$82,$82,$8e,$80,$a3,$9c,$a4,$80,$80,$20,$20
$20,$20,$a5,$a6,$a7,$80,$80,$88,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$a5,$a6,$a7,$80,$80,$20,$20
$20,$20,$80,$80,$9d,$80,$80,$83,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$84,$80,$80,$9d,$80,$80,$20,$20
$20,$20,$80,$80,$9d,$80,$80,$83,$80,$88,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$80,$84,$80,$80,$9d,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$83,$80,$83,$a8,$a9,$80,$80,$80,$80,$80,$80,$80,$80,$a8,$a9,$84,$80,$84,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$83,$80,$83,$aa,$ab,$80,$80,$80,$90,$95,$80,$80,$80,$aa,$ab,$84,$80,$84,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$83,$80,$83,$80,$80,$80,$80,$90,$91,$94,$95,$80,$80,$80,$80,$84,$80,$84,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$83,$80,$83,$80,$80,$80,$90,$91,$92,$93,$94,$95,$80,$80,$80,$84,$80,$84,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$83,$80,$83,$80,$80,$80,$96,$97,$98,$99,$9a,$9b,$80,$80,$80,$84,$80,$84,$80,$80,$80,$80,$80,$20,$20
$20,$20,$a0,$a1,$a2,$80,$80,$83,$80,$83,$80,$80,$80,$80,$96,$97,$9a,$9b,$80,$80,$80,$80,$84,$80,$84,$a0,$a1,$a2,$80,$80,$20,$20
$20,$20,$a3,$9c,$a4,$80,$80,$83,$80,$83,$a8,$a9,$80,$80,$80,$96,$9b,$80,$80,$80,$a8,$a9,$84,$80,$84,$a3,$9c,$a4,$80,$80,$20,$20
$20,$20,$a5,$a6,$a7,$80,$80,$83,$80,$83,$aa,$ab,$80,$80,$80,$80,$80,$80,$80,$80,$aa,$ab,$84,$80,$84,$a5,$a6,$a7,$80,$80,$20,$20
$20,$20,$80,$80,$9d,$80,$80,$83,$80,$8a,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$8e,$80,$84,$80,$80,$9d,$80,$80,$20,$20
$20,$20,$80,$80,$9d,$80,$80,$83,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$84,$80,$80,$9d,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$8a,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$8e,$80,$80,$80,$80,$80,$20,$20


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: Dioniso en 03 de Diciembre de 2013, 03:41:29 pm
Hi!

Just updated my previous puzzle, adding the missing tiles. Hope you like it...  ::)

Much better :) Thanks


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: xgipe en 04 de Diciembre de 2013, 09:23:20 am
... and two more!

$20,$20,$80,$80,$80,$80,$80,$80,$80,$93,$94,$95,$80,$80,$80,$80,$90,$91,$94,$95,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$a8,$a9,$80,$80,$80,$80,$93,$94,$95,$80,$80,$90,$91,$92,$93,$94,$95,$80,$80,$80,$88,$81,$81,$8c,$80,$80,$20,$20
$20,$20,$80,$80,$aa,$ab,$80,$80,$80,$80,$80,$93,$94,$95,$90,$91,$92,$80,$80,$93,$94,$95,$80,$80,$83,$a8,$a9,$84,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$93,$94,$91,$92,$80,$80,$80,$80,$93,$94,$95,$80,$83,$aa,$ab,$84,$80,$80,$20,$20
$20,$20,$80,$80,$a0,$a1,$a2,$80,$80,$a0,$a1,$a2,$80,$93,$92,$80,$80,$80,$80,$80,$80,$93,$94,$95,$8a,$82,$82,$8e,$80,$80,$20,$20
$20,$20,$80,$80,$a3,$9c,$a4,$80,$80,$a3,$9c,$a4,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$93,$94,$95,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$a5,$a6,$a7,$80,$80,$a5,$a6,$a7,$80,$a8,$a9,$80,$80,$80,$99,$98,$80,$80,$80,$93,$94,$95,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$9d,$80,$80,$80,$80,$9d,$80,$aa,$ab,$80,$80,$99,$9a,$97,$98,$80,$80,$80,$93,$94,$95,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$9d,$99,$98,$80,$80,$9d,$80,$80,$80,$80,$99,$9a,$9b,$96,$97,$98,$80,$a8,$a9,$93,$94,$95,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$99,$9a,$97,$98,$80,$80,$80,$80,$80,$99,$9a,$9b,$80,$80,$96,$97,$98,$aa,$ab,$99,$9a,$9b,$80,$80,$20,$20
$20,$20,$80,$80,$80,$99,$9a,$9b,$96,$97,$98,$80,$80,$80,$80,$93,$94,$95,$80,$80,$80,$96,$97,$98,$99,$9a,$9b,$80,$80,$80,$20,$20
$20,$20,$80,$80,$99,$9a,$9b,$80,$80,$96,$97,$98,$80,$80,$80,$80,$93,$94,$95,$80,$80,$80,$96,$97,$9a,$9b,$80,$80,$80,$80,$20,$20
$20,$20,$80,$99,$9a,$9b,$80,$80,$80,$80,$96,$97,$98,$80,$80,$80,$80,$93,$94,$95,$80,$80,$80,$96,$9b,$80,$80,$80,$80,$90,$20,$20
$20,$20,$99,$9a,$9b,$88,$81,$81,$81,$81,$8c,$96,$97,$98,$80,$80,$80,$80,$93,$94,$95,$80,$80,$80,$80,$80,$80,$80,$90,$91,$20,$20
$20,$20,$9a,$9b,$80,$83,$88,$81,$81,$8c,$84,$80,$96,$97,$98,$80,$80,$80,$80,$93,$94,$95,$80,$80,$80,$80,$80,$90,$91,$92,$20,$20
$20,$20,$9b,$80,$80,$83,$83,$a8,$a9,$84,$84,$80,$80,$96,$97,$98,$80,$80,$80,$99,$9a,$9b,$80,$80,$80,$80,$90,$91,$92,$80,$20,$20
$20,$20,$80,$88,$81,$89,$83,$aa,$ab,$84,$84,$80,$80,$90,$91,$92,$80,$80,$99,$9a,$9b,$80,$80,$80,$80,$90,$91,$92,$80,$80,$20,$20
$20,$20,$80,$83,$a8,$a9,$8a,$82,$82,$8e,$84,$80,$90,$91,$92,$80,$80,$99,$9a,$9b,$a0,$a1,$a2,$80,$90,$91,$92,$80,$80,$80,$20,$20
$20,$20,$80,$83,$aa,$ab,$8f,$82,$82,$82,$8e,$90,$91,$92,$80,$80,$99,$9a,$9b,$80,$a3,$9c,$a4,$90,$91,$92,$80,$a8,$a9,$80,$20,$20
$20,$20,$80,$8a,$82,$82,$8e,$80,$80,$80,$90,$91,$92,$80,$80,$99,$9a,$9b,$80,$80,$a5,$a6,$a7,$96,$97,$98,$80,$aa,$ab,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$90,$91,$92,$80,$80,$99,$9a,$9b,$80,$80,$80,$80,$80,$9d,$80,$96,$97,$98,$80,$80,$80,$20,$20
   

$20,$20,$9b,$80,$90,$91,$94,$95,$80,$96,$97,$98,$99,$9a,$9b,$80,$80,$96,$97,$98,$99,$9a,$9b,$80,$90,$91,$94,$95,$80,$96,$20,$20
$20,$20,$80,$90,$91,$92,$93,$94,$95,$80,$96,$97,$9a,$9b,$80,$90,$95,$80,$96,$97,$9a,$9b,$80,$90,$91,$92,$93,$94,$95,$80,$20,$20
$20,$20,$90,$91,$92,$80,$80,$93,$94,$95,$80,$96,$9b,$80,$90,$91,$94,$95,$80,$96,$9b,$80,$90,$91,$92,$80,$80,$93,$94,$95,$20,$20
$20,$20,$91,$92,$80,$88,$8c,$80,$93,$94,$95,$80,$80,$90,$91,$92,$93,$94,$95,$80,$80,$90,$91,$92,$80,$a8,$a9,$80,$93,$94,$20,$20
$20,$20,$97,$98,$80,$8a,$8e,$80,$99,$9a,$9b,$80,$90,$91,$92,$80,$80,$93,$94,$95,$80,$96,$97,$98,$80,$aa,$ab,$80,$99,$9a,$20,$20
$20,$20,$96,$97,$98,$80,$80,$99,$9a,$9b,$80,$90,$91,$92,$80,$a8,$a9,$80,$93,$94,$95,$80,$96,$97,$98,$80,$80,$99,$9a,$9b,$20,$20
$20,$20,$80,$96,$97,$98,$99,$9a,$9b,$80,$90,$91,$92,$80,$80,$aa,$ab,$80,$80,$93,$94,$95,$80,$96,$97,$98,$99,$9a,$9b,$80,$20,$20
$20,$20,$95,$80,$96,$97,$9a,$9b,$80,$90,$91,$92,$80,$80,$a0,$a1,$a2,$80,$80,$80,$93,$94,$95,$80,$96,$97,$9a,$9b,$80,$90,$20,$20
$20,$20,$94,$95,$80,$96,$9b,$80,$90,$91,$92,$80,$80,$80,$a3,$9c,$a4,$80,$80,$80,$80,$93,$94,$95,$80,$96,$9b,$80,$90,$91,$20,$20
$20,$20,$93,$94,$95,$80,$80,$90,$91,$92,$80,$a8,$a9,$80,$a5,$a6,$a7,$80,$80,$a8,$a9,$80,$93,$94,$95,$80,$80,$90,$91,$92,$20,$20
$20,$20,$80,$93,$94,$95,$80,$96,$97,$98,$80,$aa,$ab,$80,$80,$80,$9d,$80,$80,$aa,$ab,$80,$99,$9a,$9b,$80,$90,$91,$92,$80,$20,$20
$20,$20,$80,$80,$93,$94,$95,$80,$96,$97,$98,$80,$80,$80,$80,$80,$9d,$80,$80,$80,$80,$99,$9a,$9b,$80,$90,$91,$92,$80,$80,$20,$20
$20,$20,$a0,$a1,$a2,$93,$94,$95,$80,$96,$97,$98,$80,$80,$80,$80,$80,$80,$80,$80,$99,$9a,$9b,$80,$90,$91,$92,$a0,$a1,$a2,$20,$20
$20,$20,$a3,$9c,$a4,$80,$93,$94,$95,$80,$96,$97,$98,$80,$80,$a8,$a9,$80,$80,$99,$9a,$9b,$80,$90,$91,$92,$80,$a3,$9c,$a4,$20,$20
$20,$20,$a5,$a6,$a7,$80,$80,$93,$94,$95,$80,$96,$97,$98,$80,$aa,$ab,$80,$99,$9a,$9b,$80,$90,$91,$92,$80,$80,$a5,$a6,$a7,$20,$20
$20,$20,$80,$80,$9d,$80,$80,$99,$9a,$9b,$80,$80,$96,$97,$98,$80,$80,$99,$9a,$9b,$80,$80,$96,$97,$98,$80,$80,$80,$80,$9d,$20,$20
$20,$20,$a8,$a9,$9d,$80,$99,$9a,$9b,$80,$90,$95,$80,$96,$97,$98,$99,$9a,$9b,$80,$90,$95,$80,$96,$97,$98,$80,$88,$8c,$9d,$20,$20
$20,$20,$aa,$ab,$80,$99,$9a,$9b,$80,$90,$91,$94,$95,$80,$96,$97,$9a,$9b,$80,$90,$91,$94,$95,$80,$96,$97,$98,$8a,$8e,$80,$20,$20
$20,$20,$80,$80,$99,$9a,$9b,$80,$90,$91,$92,$93,$94,$95,$80,$96,$9b,$80,$90,$91,$92,$93,$94,$95,$80,$96,$97,$98,$80,$80,$20,$20
$20,$20,$80,$99,$9a,$9b,$80,$90,$91,$92,$88,$8c,$93,$94,$95,$80,$80,$90,$91,$92,$88,$8c,$93,$94,$95,$80,$96,$97,$98,$80,$20,$20
$20,$20,$99,$9a,$9b,$80,$90,$91,$92,$80,$8a,$8e,$80,$93,$94,$95,$90,$91,$92,$80,$8a,$8e,$80,$93,$94,$95,$80,$96,$97,$98,$20,$20
   


 :magicalstones: :magicalstones: :magicalstones:


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: Dioniso en 04 de Diciembre de 2013, 02:36:49 pm
I find them very good :)


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: kabish en 07 de Diciembre de 2013, 08:29:34 pm
$20,$20,$80,$90,$91,$92,$80,$80,$93,$94,$95,$80,$93,$94,$95,$80,$80,$80,$80,$a0,$a1,$a2,$80,$80,$80,$80,$80,$80,$a8,$a9,$20,$20
$20,$20,$90,$91,$92,$80,$80,$80,$80,$93,$94,$95,$80,$93,$94,$95,$80,$80,$80,$a3,$9c,$a4,$a0,$a1,$a2,$80,$80,$80,$aa,$ab,$20,$20
$20,$20,$91,$92,$80,$80,$80,$80,$80,$80,$93,$94,$95,$80,$93,$94,$95,$80,$80,$a5,$a6,$a7,$a3,$9c,$a4,$80,$80,$80,$80,$80,$20,$20
$20,$20,$92,$a8,$a9,$80,$80,$90,$95,$80,$80,$93,$94,$95,$80,$93,$94,$95,$80,$80,$80,$9d,$a5,$a6,$a7,$a0,$a1,$a2,$80,$80,$20,$20
$20,$20,$80,$aa,$ab,$80,$90,$91,$94,$95,$80,$80,$93,$94,$95,$80,$93,$94,$95,$80,$80,$9d,$80,$80,$9d,$a3,$9c,$a4,$80,$80,$20,$20
$20,$20,$80,$80,$80,$90,$91,$92,$93,$94,$95,$80,$80,$93,$94,$95,$80,$93,$94,$95,$80,$80,$80,$80,$9d,$a5,$a6,$a7,$80,$80,$20,$20
$20,$20,$80,$80,$90,$91,$92,$80,$80,$93,$94,$95,$80,$80,$93,$94,$95,$80,$93,$94,$95,$80,$80,$80,$80,$80,$80,$9d,$80,$90,$20,$20
$20,$20,$80,$90,$91,$92,$80,$a8,$a9,$80,$93,$94,$95,$80,$80,$93,$94,$95,$80,$93,$94,$95,$80,$80,$80,$80,$80,$9d,$90,$91,$20,$20
$20,$20,$90,$91,$92,$80,$80,$aa,$ab,$80,$80,$93,$94,$95,$80,$80,$93,$94,$95,$80,$93,$94,$95,$80,$80,$80,$80,$90,$91,$92,$20,$20
$20,$20,$91,$92,$80,$80,$a0,$a1,$a2,$80,$80,$80,$93,$94,$95,$80,$80,$93,$94,$95,$80,$93,$94,$95,$80,$80,$90,$91,$92,$80,$20,$20
$20,$20,$92,$80,$a8,$a9,$a3,$9c,$a4,$80,$a8,$a9,$80,$93,$94,$95,$80,$80,$93,$94,$95,$80,$93,$94,$95,$90,$91,$92,$80,$80,$20,$20
$20,$20,$98,$80,$aa,$ab,$a5,$a6,$a7,$80,$aa,$ab,$80,$99,$9a,$9b,$80,$80,$80,$89,$94,$95,$80,$93,$94,$88,$92,$80,$a8,$a9,$20,$20
$20,$20,$97,$98,$80,$80,$80,$80,$9d,$80,$80,$80,$99,$9a,$9b,$80,$80,$80,$90,$91,$89,$94,$95,$80,$93,$94,$95,$80,$aa,$ab,$20,$20
$20,$20,$96,$97,$98,$80,$80,$80,$9d,$80,$80,$99,$9a,$9b,$80,$80,$80,$90,$91,$92,$80,$93,$94,$95,$80,$93,$94,$95,$80,$80,$20,$20
$20,$20,$80,$96,$97,$98,$80,$80,$80,$80,$99,$9a,$9b,$80,$80,$80,$90,$91,$92,$a0,$a1,$a2,$93,$94,$95,$80,$93,$94,$95,$80,$20,$20
$20,$20,$80,$80,$96,$97,$98,$80,$80,$99,$9a,$9b,$80,$80,$80,$90,$91,$92,$80,$a3,$9c,$a4,$80,$93,$94,$95,$80,$93,$94,$95,$20,$20
$20,$20,$80,$80,$80,$96,$97,$98,$99,$9a,$9b,$80,$80,$80,$90,$91,$92,$80,$80,$a5,$a6,$a7,$80,$80,$93,$94,$95,$80,$93,$94,$20,$20
$20,$20,$80,$a8,$a9,$80,$96,$97,$9a,$9b,$80,$80,$80,$90,$91,$92,$80,$80,$80,$80,$80,$9d,$80,$80,$80,$93,$94,$95,$80,$93,$20,$20
$20,$20,$80,$aa,$ab,$80,$80,$96,$9b,$80,$80,$80,$90,$91,$92,$80,$80,$80,$80,$80,$80,$9d,$80,$a8,$a9,$80,$93,$94,$95,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$90,$91,$92,$80,$80,$80,$80,$80,$80,$80,$80,$80,$aa,$ab,$80,$80,$93,$94,$95,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$90,$91,$92,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$93,$94,$20,$20


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: Dioniso en 07 de Diciembre de 2013, 09:35:50 pm
Thanks kabish :)


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: Jon_Cortazar en 09 de Diciembre de 2013, 10:47:27 am
Great, SapphiRe! Gonna give it a try l8r!  :malaika:


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: kabish en 10 de Diciembre de 2013, 10:52:36 pm
$20,$20,$88,$81,$81,$81,$81,$81,$8c,$80,$80,$80,$88,$81,$81,$81,$81,$81,$81,$8c,$80,$80,$80,$88,$81,$81,$81,$81,$81,$8c,$20,$20
$20,$20,$83,$a8,$a9,$a0,$a1,$a2,$84,$80,$80,$80,$83,$a0,$a1,$a2,$80,$a8,$a9,$84,$80,$80,$80,$83,$a8,$a9,$a0,$a1,$a2,$84,$20,$20
$20,$20,$83,$aa,$ab,$a3,$9c,$a4,$84,$80,$80,$80,$83,$a3,$9c,$a4,$80,$aa,$ab,$84,$80,$80,$80,$83,$aa,$ab,$a3,$9c,$a4,$84,$20,$20
$20,$20,$83,$80,$80,$a5,$a6,$a7,$84,$80,$80,$80,$83,$a5,$a6,$a7,$80,$80,$80,$84,$80,$80,$80,$83,$80,$80,$a5,$a6,$a7,$84,$20,$20
$20,$20,$83,$80,$80,$80,$80,$80,$84,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$83,$80,$80,$80,$80,$80,$84,$20,$20
$20,$20,$83,$80,$80,$80,$80,$80,$84,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$83,$80,$80,$80,$80,$80,$84,$20,$20
$20,$20,$83,$80,$80,$80,$a8,$a9,$84,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$83,$80,$80,$80,$a8,$a9,$84,$20,$20
$20,$20,$83,$80,$80,$80,$aa,$ab,$84,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$83,$80,$80,$80,$aa,$ab,$84,$20,$20
$20,$20,$8a,$82,$82,$82,$82,$82,$a7,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$8a,$82,$82,$82,$82,$82,$a7,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$88,$81,$81,$81,$81,$81,$8c,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$88,$81,$81,$81,$81,$81,$8c,$20,$20
$20,$20,$83,$a8,$a9,$a0,$a1,$a2,$84,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$83,$a8,$a9,$a0,$a1,$a2,$84,$20,$20
$20,$20,$83,$aa,$ab,$a3,$9c,$a4,$84,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$83,$aa,$ab,$a3,$9c,$a4,$84,$20,$20
$20,$20,$83,$80,$80,$a5,$a6,$a7,$84,$80,$80,$80,$83,$80,$80,$80,$80,$80,$80,$84,$80,$80,$80,$83,$80,$80,$a5,$a6,$a7,$84,$20,$20
$20,$20,$83,$80,$80,$80,$80,$80,$84,$80,$80,$80,$83,$80,$80,$a0,$a1,$a2,$80,$84,$80,$80,$80,$83,$80,$80,$80,$80,$80,$84,$20,$20
$20,$20,$83,$80,$80,$80,$80,$80,$84,$80,$80,$80,$83,$80,$80,$a3,$9c,$a4,$80,$84,$80,$80,$80,$83,$80,$80,$80,$80,$80,$84,$20,$20
$20,$20,$83,$80,$80,$80,$a8,$a9,$84,$80,$80,$80,$83,$a8,$a9,$a5,$a6,$a7,$80,$84,$80,$80,$80,$83,$80,$80,$80,$a8,$a9,$84,$20,$20
$20,$20,$83,$80,$80,$80,$aa,$ab,$84,$80,$80,$80,$83,$aa,$ab,$80,$80,$80,$80,$84,$80,$80,$80,$83,$80,$80,$80,$aa,$ab,$84,$20,$20
$20,$20,$8a,$82,$82,$82,$82,$82,$8e,$80,$80,$80,$8a,$82,$82,$82,$82,$82,$82,$a7,$80,$80,$80,$8a,$82,$82,$82,$82,$82,$8e,$20,$20


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: Dioniso en 10 de Diciembre de 2013, 11:00:59 pm
Thanks :)


Título: Re:Xyzolog Editor by SapphiRe
Publicado por: kabish en 11 de Diciembre de 2013, 12:33:27 pm
$20,$20,$88,$81,$81,$81,$81,$8c,$88,$81,$81,$81,$81,$81,$81,$8c,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20
$20,$20,$83,$88,$81,$81,$8c,$84,$83,$88,$81,$81,$81,$81,$8c,$84,$80,$88,$81,$81,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$80,$20,$20
$20,$20,$83,$83,$a8,$a9,$84,$84,$83,$83,$80,$80,$80,$80,$84,$84,$80,$83,$88,$81,$81,$81,$81,$81,$81,$81,$81,$8c,$84,$80,$20,$20
$20,$20,$83,$83,$aa,$ab,$84,$84,$83,$83,$80,$80,$80,$80,$84,$84,$80,$83,$83,$80,$80,$80,$80,$80,$80,$80,$80,$84,$84,$80,$20,$20
$20,$20,$83,$83,$80,$80,$84,$84,$83,$83,$80,$80,$80,$80,$84,$84,$80,$83,$83,$80,$88,$81,$81,$81,$81,$8c,$80,$84,$84,$80,$20,$20
$20,$20,$83,$83,$80,$80,$84,$84,$83,$83,$80,$80,$80,$80,$84,$84,$80,$83,$83,$80,$83,$80,$a8,$a9,$80,$84,$80,$84,$84,$80,$20,$20
$20,$20,$83,$83,$80,$80,$84,$84,$83,$83,$80,$80,$80,$80,$84,$84,$80,$83,$83,$80,$83,$80,$aa,$ab,$80,$84,$80,$84,$84,$80,$20,$20
$20,$20,$83,$83,$80,$80,$84,$84,$83,$83,$80,$80,$80,$80,$84,$84,$80,$83,$83,$80,$83,$80,$80,$80,$80,$84,$80,$84,$84,$80,$20,$20
$20,$20,$83,$83,$80,$80,$84,$84,$83,$83,$80,$a8,$a9,$80,$84,$84,$80,$83,$83,$80,$83,$80,$a8,$a9,$80,$84,$80,$84,$84,$80,$20,$20
$20,$20,$83,$83,$80,$80,$84,$84,$83,$83,$80,$aa,$ab,$80,$84,$84,$80,$83,$83,$80,$83,$80,$aa,$ab,$80,$84,$80,$84,$84,$80,$20,$20
$20,$20,$83,$83,$80,$80,$84,$84,$83,$83,$80,$a8,$a9,$80,$84,$84,$80,$83,$83,$80,$83,$80,$80,$80,$80,$84,$80,$84,$84,$80,$20,$20
$20,$20,$83,$83,$80,$80,$84,$84,$83,$83,$80,$aa,$ab,$80,$84,$84,$80,$83,$83,$80,$83,$80,$80,$80,$80,$84,$80,$84,$84,$80,$20,$20
$20,$20,$83,$83,$80,$80,$84,$84,$83,$83,$80,$80,$80,$80,$84,$84,$80,$83,$83,$80,$8a,$82,$82,$82,$82,$8e,$80,$84,$84,$80,$20,$20
$20,$20,$83,$83,$80,$80,$84,$84,$83,$83,$80,$80,$80,$80,$84,$84,$80,$83,$83,$80,$80,$80,$80,$80,$80,$80,$80,$84,$84,$80,$20,$20
$20,$20,$83,$83,$80,$80,$84,$84,$83,$83,$80,$80,$80,$80,$84,$84,$80,$83,$83,$80,$80,$80,$80,$80,$80,$80,$80,$84,$84,$80,$20,$20
$20,$20,$83,$83,$80,$80,$84,$84,$83,$83,$80,$80,$80,$80,$84,$84,$80,$83,$83,$80,$80,$80,$80,$80,$80,$80,$80,$84,$84,$80,$20,$20
$20,$20,$83,$83,$80,$80,$84,$84,$83,$83,$80,$80,$80,$80,$84,$84,$80,$83,$83,$a8,$a9,$80,$80,$80,$80,$a8,$a9,$84,$84,$80,$20,$20
$20,$20,$83,$83,$a8,$a9,$84,$84,$83,$83,$80,$80,$80,$80,$84,$84,$80,$83,$83,$aa,$ab,$80,$80,$80,$80,$aa,$ab,$84,$84,$80,$20,$20
$20,$20,$83,$83,$aa,$ab,$84,$84,$83,$83,$80,$80,$80,$80,$84,$84,$80,$83,$8a,$82,$82,$82,$82,$82,$82,$82,$82,$8e,$84,$80,$20,$20
$20,$20,$83,$8a,$82,$82,$8e,$84,$83,$8a,$82,$82,$82,$82,$8e,$84,$80,$8a,$82,$82,$82,$82,$82,$82,$82,$82,$82,$82,$8e,$80,$20,$20
$20,$20,$8a,$82,$82,$82,$82,$8e,$8a,$82,$82,$82,$82,$82,$82,$8e,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$80,$20,$20