
Official DeCorEd Thread!
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
- Caligari87
- Admin
- Posts: 6230
- Joined: Thu Feb 26, 2004 3:02 pm
- Preferred Pronouns: He/Him
- Contact:
- insertwackynamehere
- Posts: 76
- Joined: Wed Mar 10, 2004 8:18 pm
Heh dont worry its still being worked on. There are a lot of bugs though, and I'm afraid that I was to urgent to release the beta, so I'm working with some of the code to fix some bugs. However its a lot harder since I'm back at school too, but dont worry its not dead. Complex actors will probably be added last; I'll probably fix the bugs, add the pickups, projectiles, etc, and then add complex actors. From there I'll take votes on new features (we will hopefully be in the "official" 1.x releases by then). Dont worry its still alive 

- Tormentor667
- Posts: 13554
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
-
- Posts: 937
- Joined: Mon Oct 04, 2004 9:16 pm
- Tormentor667
- Posts: 13554
- Joined: Wed Jul 16, 2003 3:52 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Germany
- Contact:
-
- Posts: 937
- Joined: Mon Oct 04, 2004 9:16 pm
- insertwackynamehere
- Posts: 76
- Joined: Wed Mar 10, 2004 8:18 pm
Thanks for all the positive replies
It makes me feel better knowing I'm not wasting my time. btw, its http://decored.wackyhq.com but I'll change my profile anyway 


- insertwackynamehere
- Posts: 76
- Joined: Wed Mar 10, 2004 8:18 pm
ok before you guys read this I AM NOT MAKING ANY PROMISES. I am a junior in HS right now and I dont have a lot of free time. But I have started working on DeCorEd again, I think.
I am rewriting the parsing engine in Java. It will be much more dynamic (all Decoration data is loaded in through definition files so no more hardcoded variables). Why Java? Because it's multiplatform for starters, and because its so much neater than Visual Basic. Visual Basic will still be used for the frontend (I don't know Java's Swing), but the fact the parser is a separate entity should make it so anyone can create thier own custom DeCorEd frontends in whatever language they want! I have already started designing the definition file styles and I've gotten pretty far. It's able to load a list of variable types (I have a file which defines variable types so even variables that properties take are dynamic).
Hopefully this gets somewhere. But like I said I'm a junior, and I also tend to forget about projects as you may have noticed
I like to think of myself as a Conceptual Programmer, sort of a dadaist of code, and Marcel Duchamp of algorithms (haha
). It's not the program that counts but the thought behind it! jk
but with any luck this will get somewhere. I really feel good about this, using Java feels so clean compared to Visual Basic for parsing. Hopefully after Decorate I can make this into what I planned, a full ZDoom text lump editor! But first things first
For anyone who wants to know how I PLAN to make the frontend communicate with the parser, I plan to convert DECORATE code into a simpler, more "split by line and by space" code which should be much easier to pull data from. Maybe I'll make it so you can choose custom deliminators. The frontend will simply run the parser feeding the cmdline parameters into it, and loading the file it creates. In theory the parser could be run from the commandline without a frontend, but all it would do is produce a simpler decorate code. Unless you ran it with "-checkerrors" or some parameter which would check for errors which I plan to add, in which case it would dump a deliminated error file onto your comp. Anyways, yeah, hopefully I can get somewhere with this. Its pretty big, but at the same time, if I think about it, I really just have to write a DECORATE parser and a few minor def parsers (one is already done) and then design a front end in Visual Basic. So looking at it that way, it seems more easier to take on.
Anyway, the above is mostly speculation. But I HAVE started, so its not like this is just in my head completly. I just dont know where it will go. But yeah. So heres what I hope to have:
-Parser in Java is separate from (default) Visual Basic frontend
-Frontends are user creatable if they know a language and have a basic idea of how to interact with the parser
-DECORATE error checking
So maybe this will happen. Anyway just thought I'd post this, I'm getting really into this, and maybe something will come of it
I am rewriting the parsing engine in Java. It will be much more dynamic (all Decoration data is loaded in through definition files so no more hardcoded variables). Why Java? Because it's multiplatform for starters, and because its so much neater than Visual Basic. Visual Basic will still be used for the frontend (I don't know Java's Swing), but the fact the parser is a separate entity should make it so anyone can create thier own custom DeCorEd frontends in whatever language they want! I have already started designing the definition file styles and I've gotten pretty far. It's able to load a list of variable types (I have a file which defines variable types so even variables that properties take are dynamic).
Hopefully this gets somewhere. But like I said I'm a junior, and I also tend to forget about projects as you may have noticed




For anyone who wants to know how I PLAN to make the frontend communicate with the parser, I plan to convert DECORATE code into a simpler, more "split by line and by space" code which should be much easier to pull data from. Maybe I'll make it so you can choose custom deliminators. The frontend will simply run the parser feeding the cmdline parameters into it, and loading the file it creates. In theory the parser could be run from the commandline without a frontend, but all it would do is produce a simpler decorate code. Unless you ran it with "-checkerrors" or some parameter which would check for errors which I plan to add, in which case it would dump a deliminated error file onto your comp. Anyways, yeah, hopefully I can get somewhere with this. Its pretty big, but at the same time, if I think about it, I really just have to write a DECORATE parser and a few minor def parsers (one is already done) and then design a front end in Visual Basic. So looking at it that way, it seems more easier to take on.
Anyway, the above is mostly speculation. But I HAVE started, so its not like this is just in my head completly. I just dont know where it will go. But yeah. So heres what I hope to have:
-Parser in Java is separate from (default) Visual Basic frontend
-Frontends are user creatable if they know a language and have a basic idea of how to interact with the parser
-DECORATE error checking
So maybe this will happen. Anyway just thought I'd post this, I'm getting really into this, and maybe something will come of it
- Doomguy0505
- Posts: 625
- Joined: Tue Mar 29, 2005 4:53 am
- Contact:
- Caligari87
- Admin
- Posts: 6230
- Joined: Thu Feb 26, 2004 3:02 pm
- Preferred Pronouns: He/Him
- Contact:
*bump* This is an almost pointless bump, but I have a question: Where did the name DeCorEd come from? Because I searched the forums, and the earliest occurance of that name was uttered by yours truly in April 2004, whereas this thread was started in September 2004.
Was my idea for a name stolen? I'm not mad, just curious.

Was my idea for a name stolen? I'm not mad, just curious.

- TheDarkArchon
- Posts: 7656
- Joined: Sat Aug 07, 2004 5:14 am
- Location: Some cold place
- Caligari87
- Admin
- Posts: 6230
- Joined: Thu Feb 26, 2004 3:02 pm
- Preferred Pronouns: He/Him
- Contact:
- insertwackynamehere
- Posts: 76
- Joined: Wed Mar 10, 2004 8:18 pm
heh I thought of it, then searched the forums. I believe I mentioned you in the text file a while back, and I still plan to for the futureCaligari_87 wrote:*bump* This is an almost pointless bump, but I have a question: Where did the name DeCorEd come from? Because I searched the forums, and the earliest occurance of that name was uttered by yours truly in April 2004, whereas this thread was started in September 2004.
Was my idea for a name stolen? I'm not mad, just curious.

http://www.wackyhq.com/global/downloads ... ta_001.zip