User:Maven/todo: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 15: Line 15:
:*Floated nav menu for "Getting Started" mod pages.
:*Floated nav menu for "Getting Started" mod pages.
*Finish [[Non-code mod settings]]
*Finish [[Non-code mod settings]]
*Investigate [http://developer.valvesoftware.com/w/index.php?title=Special:Whatlinkshere&target=Template%3AEnt_not_in_fgd these]


==Bot projects==
==Bot projects==
Line 28: Line 27:
==Semi-automated==
==Semi-automated==
*I forgot the [[CS:S]] entities!
*I forgot the [[CS:S]] entities!
*Do [http://developer.valvesoftware.com/w/index.php?title=Special:Whatlinkshere&target=Template%3AEnt_not_in_fgd these] too
*Sort and categorize: [[List of base entities]], [[List of HL2 entities]], [[List of HL2DM entities]], and [[List of CS:S entities]].
*Sort and categorize: [[List of base entities]], [[List of HL2 entities]], [[List of HL2DM entities]], and [[List of CS:S entities]].

Revision as of 12:19, 26 October 2005

List of things I might do. If someone else does them first, though, that's absolutely fine.

Note.pngNote:Please do not add items to this page. If there's something that you think I should do, mention it on my talk page.

By hand

  • More Abstract Mapping articles. (menu link: Template:Abstract Mapping)
  • Add links from entity pages to AKG tuts
    • What other sites?
  • Prop gallery
    • Investigate alternate layout (mock-ups) (too little community interest)
  • Make it easier for newcomers to find stuff
    • Declutter SDK Docs?
    • Floated nav menu for where to find various kinds of help?
eliminate redund from: Faq morehelp, Valve Developer Community:Help, Help Desk
  • Floated nav menu for "Getting Started" mod pages.

Bot projects

Need version 0.3 XML export.

  • Complete Availability info in all entities
  • Prop gallery: Add all HL2 and CS:S props (and be ready for DOD:S)
    • Each prop should say whether it's intended as a prop_physics, prop_static, etc and be in a corresponding category
    • Upload prop images (they're the ones from C-SEC) (Too little community interest)
  • Check apostrophe usage across site (Scalawag!) [trivially easy]
  • Check for dead external links [trivially easy]

Semi-automated