[WIP] WoW Creature Creator menu

Shout-Out

User Tag List

Page 1 of 4 1234 LastLast
Results 1 to 15 of 50
  1. #1
    Allstar .ιllιlı.'s Avatar Banned
    Reputation
    284
    Join Date
    Jan 2009
    Posts
    481
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [WIP] WoW Creature Creator

    WoW - Creature Creator
    -------------------------
    By: Allstar

    The idea:
    The idea came from a thread I saw here recently, also named creature creator. So I thought it was like the Spore creature creator with a 3d preview and stuff. But when I opened the thread I saw this simple and incomplete program. You couldn't even adjust the creature's level or health etc. You could only add the same creature multiple times. But then I asked myself "why would you want to create 20x the same creature in your DB?! you can just spawn them multiple times..". And so I decided to create a "proper" Creature Creator, one that is worthy of it's name.

    The concept:
    I wanted
    to create a good looking creature creator with a 3d preview like wowhead without opening your internet browser and checking whether you like the model or not. Also a usefull X-perl like unitframe will show you the details in the application to help you design your creature. There will also be an option to adjust the SQL query you created to finetune your creature.

    Another feature is the loading of a .csv file. The file is used by WoW modelviewer. It's called "npcs.csv" put it in the program's data folder and the program will read it for you and show you the 3d preview.

    The 3d preview is powered by wowhead. You can choose either Flash or javascript. My program utilizes the firefox engine to load the 3d preview. Way better then the built-in sucky IE browser.

    And one of the main features: Embedded SQL connection. No more copy/pasting your SQL query. everything will be done for you.

    But enough with the chatter, this is just WIP (Work in Progress) and I'd like to hear what you guys think. Could this be the next-gen application for private servers? Or just a waste of my time?

    Preview:
    A few screenshots, that's all I have for now.





    The login screen used to log into your database.



    Newer version of the main screen


    The second tab has been revealed. There will be a third also, because there isn't enough space on the first .


    Third tab now revealed. There will also be a fourth customization tab.


    More to come later!

    I'd appreciate your input and your comments as well as your suggestions.

    [Design/layout and color doesn't matter at the moment. That will change!]

    ~Allstar
    Last edited by Allstar .ιllιlı.; 07-22-2009 at 02:19 PM.

    [WIP] WoW Creature Creator
  2. #2
    P1raten's Avatar Banned
    Reputation
    500
    Join Date
    Mar 2008
    Posts
    1,323
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Maybe add a little different color background on the option bars. Instead of white. Make it blend more. Will be more comfortable for the users imo. Other than that it looks good.

    Oh, and in the creature photo thingy, which is empty now. Could you add a moving Creature?

  3. #3
    Allstar .ιllιlı.'s Avatar Banned
    Reputation
    284
    Join Date
    Jan 2009
    Posts
    481
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Color and design/layout doesn't matter. It's still WIP.
    Last edited by Allstar .ιllιlı.; 07-16-2009 at 10:56 AM.

  4. #4
    ~Keric Vi Britannia~'s Avatar Member
    Reputation
    13
    Join Date
    Oct 2007
    Posts
    91
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can see this becoming something useful, productive, and very well done. Much better, if fully completed, compared to the simple, commonly used WoW-Vendetta website. I hope for the best for this project of yours, Allstar.
    Caeli Absolutio.
    Picking back up C++, learning Lua later.

  5. #5
    Allstar .ιllιlı.'s Avatar Banned
    Reputation
    284
    Join Date
    Jan 2009
    Posts
    481
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for your support Keric

  6. #6
    Vragoth's Avatar Established Member
    Reputation
    55
    Join Date
    Nov 2008
    Posts
    422
    Thanks G/R
    5/1
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cant wait for the release like always AllStar! I love it!! +Rep!
    Last edited by Vragoth; 07-17-2009 at 02:43 AM.

  7. #7
    Allstar .ιllιlı.'s Avatar Banned
    Reputation
    284
    Join Date
    Jan 2009
    Posts
    481
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by :Nightmare: View Post
    Cant wait for the release like always AllStar! I love it!! +Rep!
    Thanks, I'll update this thread as much as possible.

    UPDATE:
    I've programmed my own HTTP request, and in result the viewer is much faster. Unfortunately the java option doesn't work now. I'll fix this as soon as possible.

    I'm also working on a list of factions.

  8. #8
    Seriouskip's Avatar Active Member
    Reputation
    30
    Join Date
    Apr 2008
    Posts
    78
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looking forward to the release.

    +Rep once it's finished (and if it's good, most probably will be).

  9. #9
    The-Eradicator's Avatar Contributor

    Reputation
    149
    Join Date
    May 2007
    Posts
    828
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Allstar .ιllιlı. View Post
    I've programmed my own HTTP request, and in result the viewer is much faster.
    You're welcome.

  10. #10
    alj03's Avatar Contributor
    Reputation
    91
    Join Date
    Feb 2008
    Posts
    1,103
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Looks good.

    When do you think it will be ready Allstar?
    Death to all but Metal.

  11. #11
    Allstar .ιllιlı.'s Avatar Banned
    Reputation
    284
    Join Date
    Jan 2009
    Posts
    481
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Maybe in a few weeks.

  12. #12
    Wertizy's Avatar Member
    Reputation
    3
    Join Date
    May 2009
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    it is nice but i usually work on model viewer ^^

  13. #13
    Allstar .ιllιlı.'s Avatar Banned
    Reputation
    284
    Join Date
    Jan 2009
    Posts
    481
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    UPDATE:
    By using my own http thingy I created a few bugs. It loads much faster now, but sometimes creatures are unable to load. In that case, press the "Loading error!" button to fix it. Also, creatures with a number in their name can not be viewed at the moment. I hope I'll be able to fix the pesky bug.

    Also added a new screen showing the new modelviewer.

    ~Allstar
    Last edited by Allstar .ιllιlı.; 07-18-2009 at 09:19 AM.

  14. #14
    bloodofwar's Avatar Banned
    Reputation
    169
    Join Date
    Mar 2006
    Posts
    378
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    +rep awesome

  15. #15
    djen11's Avatar Member
    Reputation
    1
    Join Date
    Nov 2008
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    great work!

Page 1 of 4 1234 LastLast

Similar Threads

  1. [Release] Axxa's Wow Logo Creator
    By axxxa in forum Art & Graphic Design
    Replies: 16
    Last Post: 12-10-2008, 04:07 PM
  2. Spore Creature Creator activation key?
    By Harouken in forum Gaming Chat
    Replies: 5
    Last Post: 09-09-2008, 02:13 AM
  3. Spore Creature Creator leaked
    By Hock in forum Gaming Chat
    Replies: 5
    Last Post: 06-23-2008, 02:05 PM
  4. Paul Stanley download link and WoW Item Creator :)
    By stradivuckos in forum Community Chat
    Replies: 9
    Last Post: 09-23-2007, 03:38 AM
All times are GMT -5. The time now is 03:06 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search