Frictional Games Forum (read-only)
Search tab on LevelEditor? - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods (https://www.frictionalgames.com/forum/forum-35.html)
+--- Thread: Search tab on LevelEditor? (/thread-26997.html)

Pages: 1 2 3


RE: Search tab on LevelEditor? - goalreadymc - 10-29-2014

(10-28-2014, 10:18 AM)Straxedix Wrote: Is it hard to press Control (CTRL) and F in same time ?

Well, I tried CTRL+F, typed an Oil Potion (potion_oil) in the "Name" and "Type" box and nothing happened. Tongue

(10-28-2014, 01:39 PM)Mudbill Wrote: Something like this?

An extra search filter above the entity selection. You type something here and it will only show the categories which contain entities that match with the filter text, and after selecting a category, only those entities are shown. For example, if you type "servant" into the field, only one category shows up in the list (enemy). Click it and it will show only servant_grunt and servant_brute (and exclude the water monster and any pig men). Is this something FG should implement for SOMA? Definitely!
[Image: 5keNqWb.png]

PS: low pic quality, just Googled one and edited it cause I don't have the editors available atm.

That could be an idea. Maybe if people like to type directories (ex: redist\static_objects\castlebase\default), maybe we could at that. Smile


RE: Search tab on LevelEditor? - Daemian - 10-29-2014

(10-29-2014, 05:31 PM)Mudbill Wrote: however I can see it being very much possible. The levels and entities are, after all, just text files. Any program can write text files.
Exactly. I'll give it a try later, after exams and stuff. Looks scary, though =p


RE: Search tab on LevelEditor? - Mudbill - 10-30-2014

Haha, yeah it does sound like fun to try doing. I think the only real challenge would be to implement the actual graphics engine to display everything properly, and also do so efficiently (optimized). If we could get that down, the rest would be quite a breeze (probably not, but not impossible Wink).


RE: Search tab on LevelEditor? - Luis - 11-02-2014

I'd advice against doing such a thing, as there's chance you might go insane. The pink dragons that roam my office told me so.


RE: Search tab on LevelEditor? - Daemian - 11-02-2014

Come on Luis, we're students, show us the way =p


RE: Search tab on LevelEditor? - Mudbill - 11-08-2014

I just took myself some time to play around and so I made a little demo of this particular idea. It was just for fun, I don't expect it to be useful in any way because it was made very simplistic, but you can try it out if you wanna.

[Image: ZYfWd6L.png]

(Click image to download it, requires Java or whatever. PS: I didn't get it to run with 64 bit Java, so just use 32 bit, which is recommended on 64 bit machines anyway. Oh, and Windows only.)

Refresh button is simply aesthetic, can use enter instead of the Go button.


RE: Search tab on LevelEditor? - goalreadymc - 11-08-2014

(11-08-2014, 04:28 PM)Mudbill Wrote: I just took myself some time to play around and so I made a little demo of this particular idea. It was just for fun, I don't expect it to be useful in any way because it was made very simplistic, but you can try it out if you wanna.

[Image: VhHii1W.png]

(Click image to download it, requires Java or whatever. PS: I didn't get it to run with 64 bit Java, so just use 32 bit, which is recommended on 64 bit machines anyway. Oh, and Windows only.)

Refresh button is simply aesthetic, can use enter instead of the Go button.

Nice, but what about static objects? (castlebase\default_extension)


RE: Search tab on LevelEditor? - Mudbill - 11-08-2014

I'm guessing that could have an identical feature. But this is just a test app, with a few entities that I added myself. It doesn't contain all of them, and this is the entirety of it. It doesn't actually replace the editor's entity selection (unfortunately) Tongue


RE: Search tab on LevelEditor? - goalreadymc - 11-09-2014

(11-08-2014, 10:49 PM)Mudbill Wrote: I'm guessing that could have an identical feature. But this is just a test app, with a few entities that I added myself. It doesn't contain all of them, and this is the entirety of it. It doesn't actually replace the editor's entity selection (unfortunately) Tongue

It does look good. SmileSmile


RE: Search tab on LevelEditor? - Luis - 03-04-2015

*Ahem* #SlightNecromancy #EditorTease

[Image: NewStaticObjectsPane.png]