Difference between revisions of "User:Vebyast"
m (→About me) |
(links) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | [[File:The Earth seen from Apollo 17 | + | [[File:The Earth seen from Apollo 17 300x300.jpg|thumb|300px|right]] |
==About me== | ==About me== | ||
Computer Scientist and person who is occasionally extremely bored. Thus my current (and likely somewhat fleeting) interest in DND homebrew. I also have a habit of hacking together scripts to help me automate tedious or finicky tasks, like formatting DND classes. | Computer Scientist and person who is occasionally extremely bored. Thus my current (and likely somewhat fleeting) interest in DND homebrew. I also have a habit of hacking together scripts to help me automate tedious or finicky tasks, like formatting DND classes. | ||
− | + | I'm kind of new to editing wikia (I ''read'' a ton of wikipedia, but I don't do much writing), so bear with me for a while. Please inform me of any errors (especially social gaffes) that you notice in my stuff, and go ahead and fix them (just tell me when you do so so that I don't make the same mistake the next time). | |
− | * | + | I have logins for a few major DND homebrew locations (the den, GitP, here), but I'm not a huge contributor. Or even a medium one. |
− | * | + | |
− | + | ==My Stuff== | |
+ | <!-- I'm probably not going to be a huge contributor, but I'll set up a whole framework for work classification anyway, just because --> | ||
+ | ===Larger Projects=== | ||
+ | |||
+ | * '''classbuilder.py''': A python script which breaks a DND class out into separate source files for maintainability, and which handles all of the fancy formatting for BBCode, LaTeX, and DNDwiki outputs. For example, [http://tgdmb.com/viewtopic.php?t=51016 this] and [[Speedened (3.5e Class)]] were generated using the same template and source code; pretty much all I had to do was change some command line switches to the script. Project thread is on the Den [http://tgdmb.com/viewtopic.php?p=159123#159123 here]. | ||
+ | |||
+ | ===Complete List=== | ||
+ | Here's a complete listing of everything I've written on the wiki, sorted by type. Thanks to IGTN for the source code for generating this list, which I've shamelessly stolen. | ||
+ | *[[User:Vebyast/Speedened (3.5e Class)]] | ||
+ | ====Races==== | ||
+ | {{#ask: [[Category:User]] [[Category:3.5e]] [[Category:Race]] [[Author::Vebyast]] | ||
+ | |format=ul | ||
+ | |order=ascending | ||
+ | }} | ||
+ | |||
+ | ====Classes==== | ||
+ | {{#ask: [[Category:3.5e]] [[Category:User]] [[Category:Class]] [[Author::Vebyast]] | ||
+ | |format=ul | ||
+ | |order=ascending | ||
+ | }} | ||
+ | |||
+ | ====Feats==== | ||
+ | {{#ask: [[Category:3.5e]] [[Category:User]] [[Category:Feat]] [[Author::Vebyast]] | ||
+ | |format=ul | ||
+ | |order=ascending | ||
+ | }} | ||
+ | |||
+ | ====Spheres==== | ||
+ | {{#ask: [[Category:3.5e]] [[Category:User]] [[Category:Sphere]] [[Author::Vebyast]] | ||
+ | |format=ul | ||
+ | |order=ascending | ||
+ | }} | ||
+ | |||
+ | ====NPCs==== | ||
+ | {{#ask: [[Category:3.5e]] [[Category:NPC]] [[Author::Vebyast]] | ||
+ | |format=ul | ||
+ | |order=ascending | ||
+ | }} | ||
+ | |||
+ | ====Quests==== | ||
+ | {{#ask: [[Category:3.5e]] [[Category:Quest]] [[Author::Vebyast]] | ||
+ | |format=ul | ||
+ | |order=ascending | ||
+ | }} | ||
+ | |||
+ | ====Variant Rules==== | ||
+ | {{#ask: [[Category:3.5e]] [[Category:Transformational Variant Rule]] [[Author::Vebyast]] | ||
+ | |format=ul | ||
+ | |order=ascending | ||
+ | }} | ||
+ | |||
+ | ====Optimized Character Builds==== | ||
+ | {{#ask: [[Category:3.5e]] [[Category:Optimized Character Build]] [[Author::Vebyast]] | ||
+ | |format=ul | ||
+ | |order=ascending | ||
+ | }} | ||
+ | |||
+ | ====Martial Maneuvers==== | ||
+ | {{#ask: [[Category:3.5e]] [[Category:Maneuver]] [[Author::Vebyast]] | ||
+ | |format=ul | ||
+ | |order=ascending | ||
+ | }} | ||
+ | |||
+ | ====Other==== | ||
+ | {{#ask: [[Category:3.5e]] [[Category:Other]] [[Author::Vebyast]] | ||
+ | |format=ul | ||
+ | |order=ascending | ||
+ | }} | ||
+ | |||
+ | ==My Contributions== | ||
+ | * [[Special:Contributions/Vebyast|User contributions]] |
Latest revision as of 06:58, 6 December 2015
Contents
About me[edit]
Computer Scientist and person who is occasionally extremely bored. Thus my current (and likely somewhat fleeting) interest in DND homebrew. I also have a habit of hacking together scripts to help me automate tedious or finicky tasks, like formatting DND classes.
I'm kind of new to editing wikia (I read a ton of wikipedia, but I don't do much writing), so bear with me for a while. Please inform me of any errors (especially social gaffes) that you notice in my stuff, and go ahead and fix them (just tell me when you do so so that I don't make the same mistake the next time).
I have logins for a few major DND homebrew locations (the den, GitP, here), but I'm not a huge contributor. Or even a medium one.
My Stuff[edit]
Larger Projects[edit]
- classbuilder.py: A python script which breaks a DND class out into separate source files for maintainability, and which handles all of the fancy formatting for BBCode, LaTeX, and DNDwiki outputs. For example, this and Speedened (3.5e Class) were generated using the same template and source code; pretty much all I had to do was change some command line switches to the script. Project thread is on the Den here.
Complete List[edit]
Here's a complete listing of everything I've written on the wiki, sorted by type. Thanks to IGTN for the source code for generating this list, which I've shamelessly stolen.
Races[edit]
Classes[edit]