Page 3 of 5

Re: L2j Dialog Maker 1.011 BETA

Posted: Wed Jun 23, 2010 7:29 pm
by LasTravel
Thanks for share your work Szponiasty :D

Re: L2j Dialog Maker 1.011 BETA

Posted: Thu Jun 24, 2010 3:56 pm
by Aka Gambit
Thanks for the latest version, Great work as always!

Re: L2j Dialog Maker 1.011 BETA

Posted: Thu Jun 24, 2010 5:04 pm
by Szponiasty
No prob. Glad you like it. Any idea what to add next? Maybe sth for easeing up zones.xml/zone_verticles editing? Or instances definitions .xml's? Or first just implement some more things to help dealing with htmls (like links/bypasses inserting)?

Re: L2j Dialog Maker 1.011 BETA

Posted: Thu Jun 24, 2010 7:50 pm
by LasTravel
One tool for create zones will be really nice, :D, I hate manage zones :evil:!

Re: L2j Dialog Maker 1.011 BETA

Posted: Thu Jun 24, 2010 8:00 pm
by Szponiasty
Me too... And I don't know, but I was looking for admin command to check zone/instanceid/templateid where you actually are right now and didn't found it... It was pissing me off many times that I had to do all the zone stuff/testing blindly... I'll share mine version of //zone_check command in few minutes and post link also here. Sec.
....
//EDIT: There you go:
viewtopic.php?f=69&t=17944

Re: L2j Dialog Maker 1.011 BETA

Posted: Fri Jun 25, 2010 4:03 am
by denser
i would like to create script or tool to //spawn in instance :) and it create spawn in xml

Re: L2j Dialog Maker 1.011 BETA

Posted: Fri Jun 25, 2010 11:42 am
by mochitto
Copy and Paste functions is bad i cant copy from dlgmk to pspad copy only "<" and from pspad to dlgmk pase only "???"

Re: L2j Dialog Maker 1.011 BETA

Posted: Fri Jun 25, 2010 12:38 pm
by Szponiasty
mochitto wrote:Copy and Paste functions is bad i cant copy from dlgmk to pspad copy only "<" and from pspad to dlgmk pase only "???"
Oops. You're right. Probably sth broken cause of recompillation in new compiller, in unicode mode... I'll fix it probably today, once I'll have some free time.

Re: L2j Dialog Maker 1.011 BETA

Posted: Mon Jun 28, 2010 10:25 am
by denser
JoeDaFlow wrote:Great tool, works fine
hunter acquired :?

2subj: some times images become rectangle with red cross. and also - my russian letters in preview looks normal but in source - abracadabra :)

Re: L2j Dialog Maker 1.011 BETA

Posted: Wed Jun 30, 2010 9:30 pm
by Diego Vargas
Do I need to do something special to have images appear ?

For example I will make a button :

[html] <button value="TEST" width=70 height=22 action="bypass test" back="L2UI_ct1.button_df_down" fore="L2UI_ct1.button_df"> [/html]

The L2UI_CT1.button... images do not properly get drawn in the preview panel.

Re: L2j Dialog Maker 1.011 BETA

Posted: Thu Jul 22, 2010 10:38 am
by Lee
Some small things I saw in the first 3 mins of this prog:
- Some font colors are with the code, some are only the hex code of the color and its annoying ;D
- Can't scrolls autoresize? Its kind of annoying when i see them ;D
- When u put image after an image (from the insert thingie) in the Document preview window it appears that links are broken (u know like a page and a big red X in the bottom)
- Useful things in Styles are missing, such as < u > and < i >. Only center isn't enough..

I'll be editing the list, since im gonna use this prog alot! Thanks ;)

Re: L2j Dialog Maker 1.011 BETA

Posted: Thu Jul 22, 2010 12:47 pm
by Szponiasty
- already fixed thing with colors (earlier i've did it very simple - if 6 chars are selected, inserts hex code. otherwise whole tag with "<font>"
- already reworked. you can setup autosize, constant size, wrapped, formatted etc... whatever u like
- yup. fixed also (when inserting images, carriage return option is set by default, that solves problem and makes documents better to read; especially when someone doesn't use word wrapping)
- fixed unicode support (full UTF-8 or ANSI - won't add other, don't thing it would be usefull ever)
- added shits like todo, link/bypass editors, preview is reworked (shows also buttons like ingame etc)
- added simple project manager (setup dir and every html, java, properties etc... you need, is 2 mouse moves away - or quickly searchable by entering partial name on keyboard)
- can edit all kind of docs. not only html's. also slowly adding other things, like - currently only planned - xml editor
doesnt show much, and looks little "bald" right now - had to start reworking gui, cause old was not made to serve to sth more than a "notepad". i wan't to put some functions of my other prog into it too. so will be direct database editing within app, through connection to mysql server(s) and so on...
another edition will be published in 5-7 days i think. right now im working on (pretty time consuming) update on my servers: implementing and testing, between other things, my own antibot/anticheat, made of client app and core server part that communicates with client app, on one of free ports available... funny thing, i started to make this as an server interface to give easy but secure communicating features, free of all the "php <-> mysql" flaws, but it turned out, that with a little efford, also possible to put antibot/anticheat features :)

http://img5.imageshack.us/img5/3338/img1mi.jpg
http://angakaran.cc/doc/mgmt3.jpg

PS. Since I'm in pretty big financial trouble, I'm thinking of selling those features, as an extensions to any L2J based servers. If someone would be interested, contact me - would make me find a will to finish it all sooner.

Re: L2j Dialog Maker 1.011 BETA

Posted: Thu Jul 22, 2010 1:00 pm
by jurchiks
Damn, looks really good, someone might easily buy it :)

Re: L2j Dialog Maker 1.011 BETA

Posted: Thu Sep 30, 2010 10:04 am
by Szponiasty
New release:
Image

Beta 6 version download: http://get.angakaran.cc/l2jtools/l2jdlg ... b6.445.zip

And update to beta 7 (too lazy to repack and reupload all again :P): http://get.angakaran.cc/l2jtools/l2dlgm ... -7b519.zip

1) Download and unpack files from first archive
2) Download and unpack .exe from 2nd archive and overwrite the one from first one with it.

Still many things to fix:
- UTF support works whenever it want's to (need to rework few routines of synedit lib :/)
- App can crash taking all available resources, if you open image galery and quickly switch between galleries + scroll images fast here and there...

Re: L2j Dialog Maker 1.011 BETA

Posted: Thu Sep 30, 2010 4:18 pm
by jurchiks
Even with the flaws it's an amazing program, +9001 :D