Tutorial & Resources Rules

Status
Not open for further replies.

tooltiperror

Super Moderator
Reaction score
231
Table of Contents
  1. Tutorials & Resources Section Rules
    • 1.1. General Rules & Intellectual Integrity
    • 1.2. Allowed Resources
  2. Systems & Snippets
    • 2.1. Code Resource Rules
    • 2.2. Snippets
    • 2.3. Systems
  3. Spells
    • 3.1. General Spell Rules
    • 3.2. JASS Specifications
  4. Tutorials
    • 4.1. Tutorial Rules
  5. Models & Textures
    • 5.1. Model & Texture Rules
    • 5.2. Model Rules
    • 5.3. Texture Rules
Introduction
These are the brand spanking new upload rules as of October 1, 2012. They are exceedingly useful for being citation friendly (broken down into categories, sections, and specific rules) and specific.

If you have not yet uploaded a resource, and are unclear about a rule, please post in the World Editor Help Forum for guidance. Do not be afraid, we will not bite. Also consider posting your resource for critique before submitting it in the Help Forum. Finally, feel free to Private Message myself or the rest of the World Editor moderating team for help or more information. Without further interruption, here are the new rules.

It is the new custom of moderators to post the rules a resource is not following and cite it when commenting on a resource.

New rules may be added without warning but are often accompanied by a reply to this thread summarizing the changes.

  1. Tutorials & Resources Section Rules
    • 1.1.General Rules & Intellectual Integrity
      • 1.1.1. All work must be completely original and by the author. Exceptions are made to resources that are modifications of another author's work. Such modifications may be approved if deemed by moderation to be worthy of their own submission.
      • 1.1.2. A resource should only be submitted if complete. Incomplete or partially completed resources are not allowed-do not post anything unfinished here.
      • 1.1.3. Demo maps (.w3x and .w3c files included with the resource) should be uploaded as attachments to this site and are not to be posted as links to other sites, including file sharing sites.
      • 1.1.4. A resource should be completely free of memory leaks.
      • 1.1.5. Do not submit a resource if you do not believe it is worthy of being submitted.
      • 1.1.6. Avoid English mistakes, specifically in spelling and grammar.
      • 1.1.7. Screenshots of resources are encouraged.
      • 1.1.8. Submissions without explanations will be sent to The Graveyard.
      • 1.1.9. Avoid the use of color codes in BBCode. They may be unreadable in different themes.
      • 1.1.10. Do not put demo maps into .zip or .rar archives.
      • 1.1.11. Moderators and Administrators may not approve their own resources.
      • 1.1.12. Resources that do not receive attention after 7 days of being posted may be moved to The Graveyard. Resources that are not even wrong may be sent to The Graveyard immediately by a moderator's judgement.
      • 1.1.13. Resources that remake code already offered by another common library may be required to use that library. This will be judged on a case by case basis.
    • 1.2.Allowed Resources
      • 1.2.1. Resources using the JASS NewGen Packet (JNGP), specifically JASSHelper, are all allowed.
      • 1.2.2.The following additions to JASS are allowed:
        • vJASS
        • ZINC
      • 1.2.3.The following additions to JASS are not allowed:
        • cJASS
  2. Systems & Snippets
    • 2.1.Code Resource Rules
      • 2.1.1. All code must be posted in the original post.
      • 2.1.2. No pre-placed units may be utilized.
      • 2.1.3. Be generous in the use of configuration values.
      • 2.1.4. Your resources should require as little modification to a map as possible and be as easy to install as possible.
      • 2.1.5. Resources must be useful. Resources not deemed as useful will be sent to The Graveyard.
      • 2.1.6. Avoid use of blizzard.j functions ("BJs") when possible.
      • 2.1.7. Debug messages must only function in debug mode or be removed before the resource is published.
      • 2.1.8. Code must be readable and follow good coding standards. A good reference document is Bribe's JPAG.
    • 2.2.Snippets
      • 2.2.1. Snippets should serve a function not native to JASS but not large enough to merit a system. Use judgement to differentiate between snippets and systems.
      • 2.2.2. New snippets must be inside libraries if they make use of vJASS.
    • 2.3.Systems
      • 2.3.1. Systems should serve a function not native to JASS but too large to merit a snippet. Use judgement to difference between snippets and systems.
      • 2.3.2. Systems should be made up of one or more libraries if they make use of vJASS.
      • 2.3.3. Do not post systems to solve problems that nobody cares about. Examples include timer systems that are just beating a dead horse.
  3. Spells
    • 3.1.General Spell Rules
      • 3.1.1. DotA spell remakes are allowed. The most accurate submissions will be approved.
      • 3.1.2. All spells must come with a demo map. Note 1.1.3.
      • 3.1.3. Spell code must be posted in the original post.
      • 3.1.4.All implementation instructions must be included in the demo map.
        • 3.1.4.1. It is preferred to include installation instructions in the spell's trigger.
      • 3.1.5. All new spells must be MUI (Multi-unit instanceable)
      • 3.1.6. All new spells must be configurable based on level.
    • 3.2.JASS Specifications
      • 3.2.1. Avoid BJs (Usually. Use discretion.)
      • 3.2.2. Avoid pausing the caster. To make a "casting" type spell, use Channel.
  4. Tutorials
    • 4.1.Tutorial Rules
        • 4.1.1. Tutorials should be written professionally, not overuse bolding, underlining, or italicizing, and use proper English.
        • 4.1.2. You must post your entire tutorial in the thread.
        • 4.1.3. Tutorials should be useful.
        • 4.1.4. Tutorials should teach. If you do not want to teach but want to share a method that may be useful for reference, consider submitting a demo map.
        • 4.1.5. A picture is a worth a million words. Consider posting a picture whenever it may be helpful.
  5. Models & Textures
    • 5.1.Model & Texture Rules
      • 5.1.1. All files should be stored within a .zip or .rar archive.
      • 5.1.2. All files should have a readme (preferably a text document named "readme.txt") in their root directory to explain implementation.
      • 5.1.3. All submissions must include a picture.
    • 5.2.Model Rules
      • 5.2.1. Include information about all custom animations.
      • 5.2.2. Include detailed importing instructions.
      • 5.2.3. World of Warcraft rips are not acceptable.
      • 5.2.4. Do not be wasteful in model size. WC3 is an old game, there is a point where quality is wasteful.
      • 5.2.5. Models need proper attachment points.
      • 5.2.6. Models should be sufficiently natural looking.
    • 5.3.Texture Rules
      • 5.3.1. Make icons interesting and useful. A recoloring of another icon without any use will be sent to The Graveyard.
      • 5.3.2. Icons requite a DISBTN. Additional forms are preferred but not required.
 
Status
Not open for further replies.
General chit-chat
Help Users
  • No one is chatting at the moment.
  • The Helper The Helper:
    The bots will show up as users online in the forum software but they do not show up in my stats tracking. I am sure there are bots in the stats but the way alot of the bots treat the site do not show up on the stats
  • Varine Varine:
    I want to build a filtration system for my 3d printer, and that shit is so much more complicated than I thought it would be
  • Varine Varine:
    Apparently ABS emits styrene particulates which can be like .2 micrometers, which idk if the VOC detectors I have can even catch that
  • Varine Varine:
    Anyway I need to get some of those sensors and two air pressure sensors installed before an after the filters, which I need to figure out how to calculate the necessary pressure for and I have yet to find anything that tells me how to actually do that, just the cfm ratings
  • Varine Varine:
    And then I have to set up an arduino board to read those sensors, which I also don't know very much about but I have a whole bunch of crash course things for that
  • Varine Varine:
    These sensors are also a lot more than I thought they would be. Like 5 to 10 each, idk why but I assumed they would be like 2 dollars
  • Varine Varine:
    Another issue I'm learning is that a lot of the air quality sensors don't work at very high ambient temperatures. I'm planning on heating this enclosure to like 60C or so, and that's the upper limit of their functionality
  • Varine Varine:
    Although I don't know if I need to actually actively heat it or just let the plate and hotend bring the ambient temp to whatever it will, but even then I need to figure out an exfiltration for hot air. I think I kind of know what to do but it's still fucking confusing
  • The Helper The Helper:
    Maybe you could find some of that information from AC tech - like how they detect freon and such
  • Varine Varine:
    That's mostly what I've been looking at
  • Varine Varine:
    I don't think I'm dealing with quite the same pressures though, at the very least its a significantly smaller system. For the time being I'm just going to put together a quick scrubby box though and hope it works good enough to not make my house toxic
  • Varine Varine:
    I mean I don't use this enough to pose any significant danger I don't think, but I would still rather not be throwing styrene all over the air
  • The Helper The Helper:
    New dessert added to recipes Southern Pecan Praline Cake https://www.thehelper.net/threads/recipe-southern-pecan-praline-cake.193555/
  • The Helper The Helper:
    Another bot invasion 493 members online most of them bots that do not show up on stats
  • Varine Varine:
    I'm looking at a solid 378 guests, but 3 members. Of which two are me and VSNES. The third is unlisted, which makes me think its a ghost.
    +1
  • The Helper The Helper:
    Some members choose invisibility mode
    +1
  • The Helper The Helper:
    I bitch about Xenforo sometimes but it really is full featured you just have to really know what you are doing to get the most out of it.
  • The Helper The Helper:
    It is just not easy to fix styles and customize but it definitely can be done
  • The Helper The Helper:
    I do know this - xenforo dropped the ball by not keeping the vbulletin reputation comments as a feature. The loss of the Reputation comments data when we switched to Xenforo really was the death knell for the site when it came to all the users that left. I know I missed it so much and I got way less interested in the site when that feature was gone and I run the site.
  • Blackveiled Blackveiled:
    People love rep, lol
    +1
  • The Helper The Helper:
    The recipe today is Sloppy Joe Casserole - one of my faves LOL https://www.thehelper.net/threads/sloppy-joe-casserole-with-manwich.193585/
  • The Helper The Helper:
    Decided to put up a healthier type recipe to mix it up - Honey Garlic Shrimp Stir-Fry https://www.thehelper.net/threads/recipe-honey-garlic-shrimp-stir-fry.193595/
  • The Helper The Helper:
    Here is another comfort food favorite - Million Dollar Casserole - https://www.thehelper.net/threads/recipe-million-dollar-casserole.193614/

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top