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) |
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. (10-28-2014, 01:39 PM)Mudbill Wrote: Something like this? That could be an idea. Maybe if people like to type directories (ex: redist\static_objects\castlebase\default), maybe we could at that. 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 ). 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. (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. 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) 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) It does look good. RE: Search tab on LevelEditor? - Luis - 03-04-2015 *Ahem* #SlightNecromancy #EditorTease |