• Visit Rebornbuddy
  • Dagradt's Guide to CC Writing

    Discussion in 'Honorbuddy Guides' started by Dagradt, Jun 24, 2012.

    1. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      Dagradt's Guide to Custom Class Coding:

      Hello,

      Below are video recordings of my
      Impia Mors Eques re-write, it shows me codding in real time as I talk about the methods used as well as my understanding of Custom Class coding, so please enjoy! Please leave any comments below and if you know more then I do please re-cap what I've said or correct me if I am wrong. The first video is not so clear and the sound is low, I will remake this later, the rest of the videos will follow as I get them uploaded.


      Part 1: IME Main.cs
      CC Guide #1 - YouTube

      Part 2: IME Common.cs
      CC Guide #2 - YouTube


      Part 3:
      IME Tactics (All Armor Classes).cs
      CC Guide #3 - YouTube


      Part 4:
      IME GUI.cs
      CC Guide #4 - YouTube


      Part 5:
      IME Settings.cs
      CC Guide #5 - YouTube

      Part 6: Initial Tweaks & Applying Settings
      CC Guide #6 - YouTube

      Part 7: Initial Test
      CC Guide #7 - YouTube

      Part 8: Final Tweaks

      Part 9: Final Test
       
      Last edited: Jul 5, 2012
    2. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      Special thanks and regards to the following for their theory & code creation/development:

      CodeNameG
      Handnavi
      Mustahg
      Shaddar
      Tuanha
      Vastico
      Venus112
      Weischbier
      WoWNerds
      Wulf

       
      Last edited: Jun 24, 2012
      handnavi likes this.
    3. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      \reserved
       
    4. handnavi

      handnavi Well-Known Member Buddy Store Developer

      Joined:
      Jan 15, 2010
      Messages:
      2,489
      Likes Received:
      59
      Trophy Points:
      48
      Very nice idea!
      *Watching* :)
       
    5. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Community,

      I don't have permissions to post more then one video so the rest will be posted on youtube with a link above.
       
    6. weischbier

      weischbier Guest

      I like your Desktop background^^

      Mind linking it for me?^^

      greetz

      Weischbier

      btw +rep for effort and nice voice over :D
       
    7. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
    8. weischbier

      weischbier Guest

    9. wownerds

      wownerds New Member

      Joined:
      Feb 15, 2011
      Messages:
      1,385
      Likes Received:
      30
      Trophy Points:
      0
      Great work!
       
    10. Teveel

      Teveel Active Member

      Joined:
      Sep 5, 2011
      Messages:
      2,144
      Likes Received:
      8
      Trophy Points:
      38
      Awesome stuff.
       
    11. buzzerbeater

      buzzerbeater Well-Known Member

      Joined:
      Mar 21, 2011
      Messages:
      5,419
      Likes Received:
      28
      Trophy Points:
      48
      Nice!

      Maybe this motivates me to go on with my BM derp CC.

      Thanks! +rep
       
    12. ShortRound

      ShortRound New Member

      Joined:
      Jun 14, 2011
      Messages:
      781
      Likes Received:
      14
      Trophy Points:
      0
      I see you have the same problems with coordinating your fingers as most coders in my experience ;)

      Still watching through the videos and so far liking what I see.

      To my knowledge, the difference between public and private is that public methods are accessible from outside the class, private ones are internal "black box" logic that are only usable by the class containing them.
      One of my professors said, proper coding says public is 'this is what I do', private is 'this is how I do it'.
       
    13. weischbier

      weischbier Guest

      So after watching your third video I saw you commenting out the simulationcraft rotation by hand. That's a lot wasted time^^.

      So here: Mark all the text you want to comment out and push that left button => View attachment 45509
      If you want to reverse it: Mark the commented text an press the right button.

      Saves time! A lot!

      :)

      greetz

      Weischbier
       
    14. Ama

      Ama New Member

      Joined:
      Jun 6, 2011
      Messages:
      1,171
      Likes Received:
      33
      Trophy Points:
      0
      Nice work!

      I still feel like you can wrap your range and debuff checks into your casting methods. And whats with all the extra brackets? :p
       
    15. Venus112

      Venus112 New Member

      Joined:
      Jun 17, 2010
      Messages:
      1,509
      Likes Received:
      13
      Trophy Points:
      0
      I belive the extra brackets are done for the same reason as i do them - it's easier to look at
       
    16. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Everyone on this page because it's easier then responding to you all individually,


      Thanks for the feedback and the tips! I am not sure about adding range checks to the cast method, if you have it coded please feel free to post it here. Also I am not sure about the extra brackets as it's just how I learned.
       
    17. Madcatz

      Madcatz Member

      Joined:
      May 17, 2011
      Messages:
      752
      Likes Received:
      7
      Trophy Points:
      18
      Great Work man ill be trying to do my own cc with your methods an Videos Woot ty agian an to all of u that spend all the time to right the Cc an other programs TY we wouldnt have anything without u all
       
    18. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Community,

      GUI and Setting videos are being uploaded now!
       
    19. Megser

      Megser Well-Known Member

      Joined:
      Apr 17, 2010
      Messages:
      1,389
      Likes Received:
      73
      Trophy Points:
      48
      Thank you for the videos mate, just looking at the shear length of the first video shows that you put a lot of time into this.
       
    20. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Community,

      Initial Tweaks & Setting Application video is being uploaded now!
       

    Share This Page