User:Digiku
From SRB2 Wiki
Digiku
- Botanic Serenity
Contents |
What I think would be really cool to have
- A Doom flat and/or texture plugin for Paint.NET
- Started developing a little something. So far, .NET is laughably simple to me. It's so similar to PHP! (EDIT: I spoke too soon, I think.)
- I can open Flats, now! More samples.
- Check it out: big Flats!
- Flat saving is implemented! More samples. And more! And even more!
- Color matching is a simple "nearest color" algorithm right now. Investigating into Octree paletizing soon.
- It'll probably stay this way for a while, for undisclosed reasons. Sorry!
- Color matching is a simple "nearest color" algorithm right now. Investigating into Octree paletizing soon.
- Picture opening is implemented! All sprites, cutscene pics, wall patches, and other graphics can be opened now, too!
- My current feeble attempt at saving Doom Pictures. Here's the original for comparison. :)
- A "modularized" lump editor
- I.e. Following SRB2 Doom Builder's apparent philosophy, "it's a map editor and it'll never handle lumps!" a lump editor at its core should really be nothing more than something that manages lumps as generic blocks of data. It only adds, deletes, and moves around lumps -- kinda' like Lumpmod. Then you can plug-in user-made modules that handle the different lump formats -- Doom Picture, Flat, PNG, OGG, etc., and that should work well since work is focused on the modules themselves, not the whole entire program. XWE, for instance, is too focused on every single feature that it (seemingly) sort of skews the core lump tasks, and even some of the format reading.
- Unlike the Paint.NET plugin, I'm not doing this one.
- WADMangle honestly looks interesting for this. But upon trying it out for myself, not so...
Links List
These links pique my interest in relation to Wiki content, i.e. this stuff could be added:
- Linedef Exec Delays
- Check second page, first post!
Conversations
See also User talk:Digiku.
Thank you
I see you went and did a lot (which seems to be the norm for you). Just want to say thanks for the new look on those templates.
Uhh...
Yeah, the whole edit confirm thing is annoying. "Logging in [is supposed to hide] this check!" –SonicMaster 23:01, 5 November 2007 (PST)
Well, it doesn't even require me to put anything there, but it's still annoying... –SonicMaster 23:01, 5 November 2007 (PST)
Yeah, it's an oversight thing. Fix'd. :) --Digiku talk 17:36, 6 November 2007 (PST)

