Mystic Software Forums

Miscellaneous => Archives => General Discussion => Topic started by: Vampz on May 03, 2004, 06:12:24 PM

Title: (no subject)
Post by: Vampz on May 03, 2004, 06:12:24 PM
I realise there are a few people who don't check the TKZ forums, so I'm mentioning this here.

There are a group of coders who are working on the TK and we'd appreciated suggestions, bug reports and so forth to be posted whenever.

Since some of you are making games, the board editor is an important feature and the part of the TK I am working on.

I recently added a new feature, Board Object Bar (see: http://www.toolkitzone.com/img/bobject.gif) (http://http://www.toolkitzone.com/img/bobject.gif) and was wondering you guys had similar ideas for the editor?

Thanks,
Vampz.
Title: (no subject)
Post by: Spyder on May 03, 2004, 07:53:24 PM
*drool*

Wow, that will definately be useful. Obviously I made quite a few suggestions in my original bug list that I made for CBM, so make sure you take a look at that  Razz . I'll try to think of some more.

BTW Vampz, have any of you discussed the possibility of adding pixel movement into the TK?
Title: (no subject)
Post by: Khin on May 03, 2004, 11:11:20 PM
Whoa that's a cool feature! Now TK is becoming closer to NWNToolset.Smile
Well, here's a suggestion: why not explicitly show the location of programs on the board?And as for items, is it not possible to show their graphics as well while in the board editor? When we click on the progs/items, a dialogbox will appear(you know, the same dlgbox that shows when you wanna put an item/prog on the board).

And again, the bg scrolling issue.. Smile
Title: (no subject)
Post by: Vampz on May 04, 2004, 05:29:33 AM
Quote from: khin,Tuesday, May 4, 2004 12:11 AM
why not explicitly show the location of programs on the board?And as for items, is it not possible to show their graphics as well while in the board editor?
I definately want to add more settings to the edtior, such as "always show programs" and so forth.

I also agree that showing the graphical version of an item or program should be added as a further option for the user to define.

As for things like the bgscrolling issue, I'll definately be looking to fix them in the near future - but right now I'm on a creativity high =P.

And as for pixel based movement, Spyder, that would require a lot of re-working of Trans3 and will probably come later down the line when the TK is a lot more stable and usable.
Title: (no subject)
Post by: Vampz on May 04, 2004, 07:02:02 AM
On the back of reading your bug list, Spydie, I fixed the fill tool so it now uses the selected tile type. All it needed was one line of code, as most of these fixes often do.
Title: (no subject)
Post by: Khin on May 04, 2004, 07:19:05 AM
here's another would-be good feature:
Integrate the item editor with the board editor. What i mean is, give the user the ability to create new instances of one base item through the board editor.
Example: I created an item...a wandering npc with a walking graphics of an elf. Now, while i was making a board, i placed that item(npc) onto the board...but then i realized that i want a different set of stats for it, except perhaps the AI. Wouldn't it be convenient if: when you click(or maybe right-click) on the item graphics that's apparent on the board(or even the item menu), the whole item editor appears, automatically opening the selected item for you, giving you the ability to edit it. Save it as a new file and voila! It's automatically placed there. You no longer have to minimize the board editor, open the item editor, save, then delete the mistaken item from the list and place a new one.
Maybe it's not much of an advantage but i hope you're getting the picture.Smile
Title: (no subject)
Post by: Spyder on May 04, 2004, 08:41:43 AM
Quote from: Vampz,Tuesday, May 4, 2004 3:29 AM
I definately want to add more settings to the edtior, such as "always show programs" and so forth.
Ooo, speaking of which, something I've been asking for years. An "Always Show All Layers" option. Including while scrolling.

Also, make the board editor so you can scroll using the scroll wheel on your mouse.

A zoom function for boards would be neat, and especially usefull with large boards.
Title: (no subject)
Post by: Vampz on May 04, 2004, 08:54:16 AM
Khin, the tree view of programs/items/warps will allow you to edit not only their board settings but in the case of program/item to tool itself.

And Spyder, funny you say that...I just added that feature! See screenshot...

http://www.toolkitzone.com/img/bobject2.gif (http://http://www.toolkitzone.com/img/bobject2.gif)

I incorporated it as a new bar tab with some of Khin's suggestions (which I'll code later today). The "draw all layers" remains so for scrolling, and all tools such as fill, eraser and so forth.

I also added layer names to the layer drop down.

Scrolling with mouse is something I'll have to look up, board zoom would be a kick ass feature - can't guarentee that,...but I'll check it out.

I keep a log of my changes as I go, check out the "Bug Fix Log" in the open source forum.
Title: (no subject)
Post by: Cesque on May 04, 2004, 09:40:19 AM
Collision detection, caterpillar in-tk commands, programs activated when certain item collides with another.
Title: (no subject)
Post by: Vampz on May 04, 2004, 10:12:13 AM
Quote from: khin,Tuesday, May 4, 2004 12:11 AM
And again, the bg scrolling issue.. Smile
Now fixed =).
Title: (no subject)
Post by: AlienDude on May 04, 2004, 12:44:40 PM
How about an in-depth calculation engine and a better randomizer.  I always had lots of problems with them.  BTW i will also be trying to contribute to the TK3 thing when i find a monitor.  If anybody knows a way to get on VERY cheap, tell me.
Title: (no subject)
Post by: Cesque on May 04, 2004, 12:50:03 PM
Scrap heap.
Title: (no subject)
Post by: Spyder on May 04, 2004, 07:44:32 PM
Jesus Christ Vampz! I come near to a heart attack every time you post....I don't understand why CBM didn't add some of these things in. I think the community has added more features and fixed more bugs in the TK in the last 5 months than CBM did in 5 years  :blink: . Ok...maybe not quite, but it's got to be damn close. At this rate I fully expect a better-than-Half-Life-2 game engine by the end of the year. Keep up the good work!  Laughing
Title: (no subject)
Post by: Colin on May 04, 2004, 07:45:56 PM
Quote from: Cesque,Tuesday, May 4, 2004 8:40 AM
Collision detection, caterpillar in-tk commands, programs activated when certain item collides with another.
I like working on RPGCode, mmm...

Cesque, I can make those things happen. Stay tuned.
Title: (no subject)
Post by: Delano on May 05, 2004, 06:50:36 AM
Quote from: Spyder,Tuesday, May 4, 2004 1:53 AM
BTW Vampz, have any of you discussed the possibility of adding pixel movement into the TK?
The foundations of pixel-based movement are there, but as Vampz says it would require a lot of reworking of trans3, and the board editor too! But it would be very cool! B)
Title: (no subject)
Post by: Cesque on May 05, 2004, 07:10:49 AM
Quote
Cesque, I can make those things happen. Stay tuned.


Excellent  Laughing I knew open source will be good for tk.
Title: (no subject)
Post by: Mark of the Dragon on May 05, 2004, 08:00:54 AM
KSN, why don't you add the option to do "Matrix Code" or something, heh.

Also, allow for HTML to be coded directly into RPGCode, lol. Maybe this:

#HTML()
{
           Code Here
}



Just a thought for those of us who think HTML is easier for Mark-Up style things than RPGCode. Maybe even add PHP support Very Happy
Title: (no subject)
Post by: Cesque on May 05, 2004, 09:43:38 AM
Nah. Why put html elements into RPG tk?

Soon you'll add java, VB, C++...
Title: (no subject)
Post by: DarkElite on May 05, 2004, 10:33:49 AM
Vampz, did you ever get that player under tile problem? (the one where the player will disapear completely when they go under a partial tile cover, and other stuff related)
Title: (no subject)
Post by: Haraldur on May 05, 2004, 03:02:08 PM
I lose the internet for two days and I miss some of the most important TK related information ever. Typical Sod's Law.

That toolbar looks really cool Vampz. I think that I will find it very useful!
Title: (no subject)
Post by: Vampz on May 05, 2004, 05:29:55 PM
Thanks Haruldur =)

The third tab on the toolbar, "settings", will allow you to change basic board info such as width/height, layers, background image and so forth.

I'll stop after that, and work on multi-selecting tiles so you can place a program on more than one tile at once and so forth.

After that, I stop =) And get ready for the next TK3 release.
Title: (no subject)
Post by: Xorlak on May 05, 2004, 08:22:31 PM
Heh, and to think I gave up on TK3 some six months ago.

I'll do some research on the "RPG Code parsing errors" I'm always complaining about and get a bug report to you guys sometime soon.

Nice work so far!
Title: (no subject)
Post by: Spyder on May 05, 2004, 08:31:22 PM
Quote from: Vampz,Wednesday, May 5, 2004 3:29 PM
Thanks Haruldur =)

The third tab on the toolbar, "settings", will allow you to change basic board info such as width/height, layers, background image and so forth.

I'll stop after that, and work on multi-selecting tiles so you can place a program on more than one tile at once and so forth.

After that, I stop =) And get ready for the next TK3 release.
:blink:

 :huh:

*dies*
Title: (no subject)
Post by: Colin on May 05, 2004, 08:37:04 PM
Embedding scripting languages like HTML and VBS may actually serve useful (though dangerous, heh...). I'll see what I can do.
Title: (no subject)
Post by: Vampz on May 06, 2004, 05:19:09 AM
Quote from: KSNiloc,Wednesday, May 5, 2004 9:37 PM
Embedding scripting languages like HTML and VBS may actually serve useful (though dangerous, heh...). I'll see what I can do.
I'm not too keen on the idea of embedding VBS and stuff, probably best to keep that to the domain of plugins or something - RPGCode could still be improved in various way.

But then again....if it works out well...it'll be cool.
Title: (no subject)
Post by: Spyder on May 06, 2004, 08:35:30 AM
I'm guessing you guys are thinking of using that type of thing for menu's and such?
Title: (no subject)
Post by: Dude Man on May 06, 2004, 04:38:56 PM
Well I'm not sure if they did this already. But I think it would be cool if they had it so each different charactor had there own items instead of everyone shareing items. You like it Golden Sun n' stuff. And the command would be like

#giveitem(player$,item$)
Title: (no subject)
Post by: DarkElite on May 06, 2004, 04:44:31 PM
well, you can do that! :blink: you just have to make your own menu and BS!  Laughing
Title: (no subject)
Post by: Dude Man on May 06, 2004, 05:24:16 PM
Well I don't want to do that! I want it to be defualt! Well I can make a MS no prob but BS takes time...I don't like time...it stresses what little less I have of a brain....
Title: (no subject)
Post by: Khin on May 06, 2004, 06:24:51 PM
no, i wouldn't want that to be the default. The default must always be the simpler one.
But it should be considered an option to activate per player items or the basic one.
Title: (no subject)
Post by: Spyder on May 06, 2004, 08:03:53 PM
What are you guys talking about? You can already have specific items for each character...with the default menu and battle system....
Title: (no subject)
Post by: DarkElite on May 06, 2004, 08:06:52 PM
...you can...?
Title: (no subject)
Post by: Dude Man on May 06, 2004, 08:42:46 PM
You sure? You 100% sure...Well I think it is. It sorta looks like that for the Menu. Maybe it is maybe it isn't. Sombody find out I can't I had to uninstall TK3 for comp space reasons...
Title: (no subject)
Post by: Spyder on May 06, 2004, 08:45:38 PM
Of course you can! In the item editor, there is a section called "Item Usage". Select the option that says "Used by Defined Characters" and type in the Handle of the character that can use it. Only that character will be able to use/equip the item.
Title: (no subject)
Post by: Anonymous on May 06, 2004, 10:39:08 PM
really? I wouldn't know. Never tried the default BS/Menu ever.....
But anyway, yeah, when coding you can specify w/c character is to recieve an item...
silly me...answering w/o knowing :/
Title: (no subject)
Post by: Anonymous on May 06, 2004, 10:39:34 PM
There are some games, like Golden Sun and Fire Emblem where each player has their own item inventory. Then, in battle, they can only use the items they have on them. This adds a whole element of strategy.
Title: (no subject)
Post by: Anonymous on May 06, 2004, 10:40:15 PM
^^^^ that's me(Khin).....i didn't know i was not logged... :/
Title: (no subject)
Post by: DarkElite on May 07, 2004, 01:44:59 AM
oh....i knew that Spyder, but what DudeMan is talking about is where the diffrent characters can have their OWN inventory, not their own personal items.

for example:

Code: [Select]
Spyder has - 3 potions, 3 herbs, Elemental Star - in his inventory.
DarkElite has- 1 potion, 17 herbs, Gaia Sword - in his inventory.
DudeMan has- 70 potions, Tisiphone Blade, 3 Lucky Coins - in his inventory.

get it now?
Title: (no subject)
Post by: Asimir on May 07, 2004, 12:53:48 PM
You have a Gaia sword?
Cool!
Title: (no subject)
Post by: DarkElite on May 07, 2004, 12:59:18 PM
you mean in the game? or are you just playing?

the gaia sword you recieve in the venus lighthouse in the first game, but, it's extremely weak compared to the DarkSide Blade (you can get this by giving a dark matter to the blacksmith in the second game, but it is VERY rare) which is unfortunately cursed....
Title: (no subject)
Post by: Asimir on May 07, 2004, 01:01:30 PM
I'm just joking around Razz

I have a strange sense of humour.
Title: (no subject)
Post by: DarkElite on May 07, 2004, 01:03:21 PM
i can see  Laughing
Title: (no subject)
Post by: Spyder on May 07, 2004, 02:00:47 PM
Ahh, I get it now. Yeah, you would have to make custom menu's and battle system for that.
Title: (no subject)
Post by: Anonymous on May 07, 2004, 03:32:18 PM
well...no, you would have to make a BS to do that, but you would have to check for items alot....
Title: (no subject)
Post by: DarkElite on May 07, 2004, 03:33:44 PM
/\
 l

that was me
Title: (no subject)
Post by: Dude Man on May 07, 2004, 06:59:50 PM
Quote from: DarkElite,Friday, May 7, 2004 2:44 AM
oh....i knew that Spyder, but what DudeMan is talking about is where the diffrent characters can have their OWN inventory, not their own personal items.

for example:

Code: [Select]
Spyder has - 3 potions, 3 herbs, Elemental Star - in his inventory.
DarkElite has- 1 potion, 17 herbs, Gaia Sword - in his inventory.
DudeMan has- 70 potions, Tisiphone Blade, 3 Lucky Coins - in his inventory.

get it now?
Ah cool! I get more potions then you two! Razz Never herd of a Tisiphone Blade before. Wow 3 lucky coins, just for me! Razz  Very Happy
Title: (no subject)
Post by: Asimir on May 07, 2004, 07:11:43 PM
Is a tisiphone something like a telephone?

I did a google image search for tisiphone. I found two cats in baskets. Unfortunately, they were broken links, so I can't show you them.
Title: (no subject)
Post by: DarkElite on May 07, 2004, 07:23:17 PM
Tisiphone Blade is an actual sword that you can get in Golden Sun: The Lost Age. For those of who want it, it is EXTREMELY rare! You can find it on the Western Islands, but you must be able to use telepathy with the turtle so he can carry you to a secret Cave. When inside, use teleport on the pad and then move upwards until you find a room with a statue (if you use tremor on it, you can find a Djinn). Then walk around and ONLY attack normaly the enemies you find! Eventually (a very very long time) you will recieve it.
Title: (no subject)
Post by: Vampz on May 23, 2004, 11:35:26 AM
Quote from: khin,Tuesday, May 4, 2004 8:19 AM
Integrate the item editor with the board editor. It be convenient if: when you click on the item graphics that's apparent on the board(or even the item menu), the whole item editor appears, automatically opening the selected item for you, giving you the ability to edit it.
The final version of the Toolbar that I sent to CBM included this, however it did not include the feature to view programs/items by their graphical alternative.

For an idea of the "integrate" item/program/warp idea and how I implemented, here is two shots;

1) First is the menu when you click on any board object in the toolbar. "Settings" is the board settings for the object, "edit" opens the object itself in it's own editor and "remove" does the obvious.

(http://http://www.toolkitzone.com/img/misc/ex1.PNG)

2) Is what happens when you click "edit"...

(http://http://www.toolkitzone.com/img/misc/ex2.PNG)

CBM says the next release with these features will be out early next week.

And the toolbar is expanding too...

!!THE FOLLOWING WILL NOT BE IN THE FORTHCOMING TK3 RELEASE BUT THE ONE AFTER, PROBABLY EARLY JULY!!

(http://http://www.toolkitzone.com/img/misc/toolbarupdate.png)
Title: (no subject)
Post by: AlienDude on May 23, 2004, 03:45:36 PM
Looks like this version has some of the good stuff from VorteX.
Title: (no subject)
Post by: Haraldur on May 23, 2004, 03:48:36 PM
Holy (Editor: Censored)ing (censored) shit! Progress is happening so fast, it is unbelieveable.
Title: (no subject)
Post by: Vampz on May 23, 2004, 03:59:36 PM
Send any $$$ donations to;

Beer and Buggery Fund,
666 Devils Lane,
Vampz City.

Yay.

Wink

Any suggestions just throw them in.
Title: (no subject)
Post by: Haraldur on May 23, 2004, 04:18:09 PM
Beer and buggery? In the same place? Isn't that unhygenic?
Title: (no subject)
Post by: Vampz on May 23, 2004, 04:19:17 PM
One invariably leads to the other Wink
Title: (no subject)
Post by: Colin on May 23, 2004, 07:17:32 PM
There is actually NO code from VorteX. There never was and there never will be.
Title: (no subject)
Post by: Asimir on May 24, 2004, 06:46:25 AM
That's super cool, Vampz Very Happy

I see you downloaded MSN messenger and got rid of your ugly olive green colour scheme Razz
Title: (no subject)
Post by: Spyder on May 24, 2004, 10:16:52 AM
Eh? As far as I know he's always had MSN messenger...especially when it comes with Windows...heh

And is that a Linux skin over Windows! Some people would consider that blasphemy... :huh:
Title: (no subject)
Post by: Vampz on May 24, 2004, 10:44:30 AM
I just needed a nice white skin to suit my bkg image...it doesn't mimic Lunix...just has that logo.
Title: (no subject)
Post by: Spyder on May 24, 2004, 11:08:04 AM
That's enough to piss off some Linux supporters though  Laughing
Title: (no subject)
Post by: Vampz on May 24, 2004, 11:13:15 AM
Hehe.
Title: (no subject)
Post by: Asimir on May 24, 2004, 12:07:47 PM
Quote from: Spyder,Monday, May 24, 2004 4:16 PM
Eh? As far as I know he's always had MSN messenger...especially when it comes with Windows...heh

And is that a Linux skin over Windows! Some people would consider that blasphemy... :huh:
He used to have windows messenger. Windows messenger sucks Razz
Title: (no subject)
Post by: Spyder on May 24, 2004, 12:37:37 PM
Er...they're not the exact same thing?
Title: (no subject)
Post by: Colin on May 24, 2004, 12:53:04 PM
RedHat Bluecurve ALL THE WAY! Razz
Title: (no subject)
Post by: Dude Man on May 24, 2004, 01:48:00 PM
Holy shitaki mushrooms! Another TK3 release? What next? TK3 9.999999999999999999999999999999999999999999999999999????
Title: (no subject)
Post by: Haraldur on May 24, 2004, 02:21:01 PM
Yes Vampz, almost invariably beer leads to buggery.

Long live Linux! Let the work of Linus live on! Long live penguins!
Title: (no subject)
Post by: Asimir on May 24, 2004, 03:47:38 PM
Quote from: Spyder,Monday, May 24, 2004 6:37 PM
Er...they're not the exact same thing?
nope Razz


msn messenger is better.
Title: (no subject)
Post by: Dude Man on May 24, 2004, 05:03:27 PM
Ahmen!