Dismiss Notice
Wynncraft, the Minecraft MMORPG. Play it now on your Minecraft client at (IP): play.wynncraft.com. No mods required! Click here for more info...

Featured Wynncraftian Fw S4e5 - Dukioooo

Discussion in 'Wynncraft' started by Pretzule, Sep 24, 2017.

Thread Status:
Not open for further replies.
  1. Pretzule

    Pretzule eats pretzels HERO

    Messages:
    3,608
    Likes Received:
    21,573
    Trophy Points:
    217
    Minecraft:
    [​IMG]
    FEATURED WYNNCRAFTIAN

    Season 4, Episode 5:
    Dukioooo
    [​IMG]

    Hosted by @Pretzule and the always pretty @Pretty Princess

    Greetings one and all to the fifth interview of Featured Wynncraftian!

    For anyone that has no clue what in the world I'm going on about, let me sit ya right down and explain it.
    Basically, we feature people from the community that have done something that I can ask questions about or are pretty cool and have something to feature.
    They don't always have to be a popular member, just as long as I can ask them about things that make them unique.

    If you think you know someone that might be good to be interviewed or is crazy interesting or someone that is a standout member of the community feel free to suggest them here.
    Seriously please suggest some, I really can't find them all on my own, and it never hurts to suggest people.

    For this next interview I am interviewing someone that I am hoping a lot of you know, since most of you seem to love his website a lot...

    It's none other than @dukioooo !! he was originally suggested by @Agnar

    Welp, it's time to jump right into the interview!​

    [​IMG]
    What inspired you to make Wynndata?
    [​IMG]
    I'm a web developer, I love experimenting with new things, and when I saw the Wynncraft's API I wanted to create something.

    At first, I tried out everything the API was offering, from a tool to find inactive guild members to a signature image generator.
    I then decided to focus on the itemsDB API to create a new item guide; I wanted to create a guide that was easy to use, fast and independent from Wynncraft's API to prevent bugs and downtimes.
    ________________________________
    [​IMG]
    So now that you've made one, is there anything else that you plan to create that's Wynn related?
    [​IMG]

    My current plan is just to improve WynnData's Item Guide and Builder. I was planning to introduce a Marketplace (like Steam's one), but without some help from Wynncraft or an external mod it is just impossible to accomplish this.
    ________________________________

    [​IMG]
    So the Marketplace would be some place for people to trade items easily? How would an external mod solve the issue? And would it not be something similar to the Trade Market (forums/discord)?
    [​IMG]
    The Marketplace would be different from the Trade Market forum section.
    I think of the Marketplace as a place where you search for an item (example: Warchief), and you get a list of all the current warchief on sale, with the item price next to the identification.
    In this way, you would be able to quickly search for items, find the right one you want and contact the seller directly.
    No more endless searches on "Shop" threads, just a quick search and you find what you want.

    To make this work, I would need an external mod (or a new Wynncraft API) that let users put their items on sale directly from the game. In my idea, players would just need to hold the item in hand, type /sell [price] in chat and the item would already be on sale on the Marketplace.
    ________________________________
    [​IMG]
    Oh, I can see how that would be a little difficult now, still it's a wonderful idea and would be cool if it could actually happen some day.
    So for your current things, the Item Guide and Builder, how do you plan on improving them?
    [​IMG]
    For the Item Guide, I plan on adding more information about each item such as when it was first introduced, where you can find or obtain it (dungeon, merchant, mob drops, quest rewards), how much it costs to buy it (if from merchants or dungeon), and I also plan on introducing the Set bonuses.
    For the Builder I plan on adding three main features: powders on armor, set bonuses and powder specials damages.
    ________________________________
    [​IMG]
    That actually sounds really cool, but it might be a little difficult getting all that information and making sure it's correct, well at least for the when was it introduced.

    How long have you been coding for, and what languages do you know?
    [​IMG]
    Well, I'm a self-taught coder, and I've been creating small things since I was 14 ( a long time ago). I've always focused on web, so I know languages such as HTML, CSS, Javascript for the front-end development while for the back-end I use PHP and MySQL databases.
    ________________________________
    [​IMG]
    That's a decent amount, so why did you want to code in the first place then?
    [​IMG]
    It started with the BBCode on forums; I liked to understand how they work and to use them ... From BBCode I then discovered HTML, and from there I just continued programming ... I was just curious about how everything on the web is made, and I learnt to write the web myself.
    ________________________________
    [​IMG]
    Have you ever thought about expanding to languages not used for the web, like C++ or Java?
    [​IMG]
    I thought about Java recently but I just don't have enough time anymore to learn new languages.
    ________________________________
    [​IMG]
    Ah that's unfortunate, so other than programming what else do you enjoy doing? Or do in your spare time?
    [​IMG]
    I would say play video games: Battlefield 3, CS:GO, minecraft..... yep that's pretty much all I play right now :/
    ________________________________
    [​IMG]
    Still a nice batch of games. So how did you discover Wynncraft anyway?
    [​IMG]
    I joined on March 13th, 2014 .... it was a long time ago, and I'm not sure about how I discovered Wynncraft; most likely I found it on a server list or minecraft forum. The first thing I remember it's me opening Wynncraft's website and thinking that it was cool.
    ________________________________
    [​IMG]
    Oh well thank you, it certainly is a lot better than the old one.
    Alright for the final question.
    How long did it take for you to create Wynndata anyway? And did you get any help along the way?
    [​IMG]
    WynnData started as a small project of creating a better item guide; at the beginning, I created just a rough version of it, for my personal use only. This version had numerous bugs and it wasn't graphically appealing.... but I liked it and I was loving what the Wynncraft itemDB API was offering.
    I started to talk about this "rough" item guide with my friends and they wanted to try it too.... it was at this moment that I realised other players were seeking for a new, well made, item guide and so I started working on it.
    To begin, I erased all the previous item guide code and started from scratch; I wanted to make it as good as possible and, after a week of coding, I came up with an item guide that was working great and also graphically appealing.
    At this point, I had an item guide ready to be made public, but I wanted to do more, I wanted to create something new that no one did before me. Here was when I got the idea to create the Builder: a tool that lets you quickly calculate your in-game build max statistics and damages.
    When I started the coding of the Builder, I knew it was a big project to make, but I didn't realise, until it was too late, that this was a HUGE project.
    The creation of the Builder was a never-ending project; you begin with summing all the identification of the build and you end up calculating the best possible way to combine the items to save as many skill points as possible... and let's not talk about the damage calculations.
    Thankfully @motoki1 did some awesome guides explaining pretty much everything about how damage is calculated in Wynncraft; those guides made the creation of the Builder possible, so big thanks to him.
    Time comes by, and after a solid month of coding, the Builder was finally working.
    At this point, everything was ready to be made public, but I did not have a name for it, WynnData was a suggestion by @LTMS, and I liked it.

    As a final note, I want to thank all the WynnData users for their support and appreciation!
    ________________________________
    [​IMG]
    Thank you for your time.
    [​IMG]
    Thank you :D
    ________________________________


    This concludes the fifth interview for this time on Featured Wynncraftian.
    The next Featured Wynncraftian will be in another 2 weeks or so.
    If you missed the last Featured Wynncraftian where I interviewed @Enduh you can find it here

    Thank you once again @dukioooo for letting me interview you!​
     
    YoshisWorld, LTMS, NITEHAWKX and 39 others like this.
  2. Dwicey

    Dwicey mmmyes CHAMPION

    Messages:
    805
    Likes Received:
    2,124
    Trophy Points:
    148
    Guild:
    Minecraft:
    very hecksa cool.
     
  3. Tekenen

    Tekenen Professional Loser VIP+

    Messages:
    2,678
    Likes Received:
    2,879
    Trophy Points:
    186
    Minecraft:
    more
     
  4. Stormarend

    Stormarend The classes DO NOT correspond with the elements.

    Messages:
    1,479
    Likes Received:
    2,883
    Trophy Points:
    164
    Minecraft:
    Wynndata is magic.
     
  5. Xylium

    Xylium (SNT) House of Sentinels (Council) Nerd HERO

    Messages:
    81
    Likes Received:
    124
    Trophy Points:
    53
    Guild:
    Minecraft:
    Very noice
     
  6. (Meric)

    (Meric) No longer edgy

    Messages:
    3,194
    Likes Received:
    2,753
    Trophy Points:
    149
    Guild:
    Minecraft:
  7. Tekenen

    Tekenen Professional Loser VIP+

    Messages:
    2,678
    Likes Received:
    2,879
    Trophy Points:
    186
    Minecraft:
    you rly have a warchief fetish
     
  8. Tobulance

    Tobulance Famous Adventurer Media HERO

    Messages:
    1,627
    Likes Received:
    1,121
    Trophy Points:
    117
    Minecraft:
    whens mine pretzule
     
    J0nSn0w and ThomAnn100 like this.
  9. ThomAnn100

    ThomAnn100 I have reached peak intelligence VIP+

    Messages:
    2,468
    Likes Received:
    3,447
    Trophy Points:
    164
    Guild:
    Minecraft:
    Somebody should nominate me so I can get interviewed, I did a lot for this community...
     
  10. (Meric)

    (Meric) No longer edgy

    Messages:
    3,194
    Likes Received:
    2,753
    Trophy Points:
    149
    Guild:
    Minecraft:
    one does not ask to be nominated
     
  11. ThomAnn100

    ThomAnn100 I have reached peak intelligence VIP+

    Messages:
    2,468
    Likes Received:
    3,447
    Trophy Points:
    164
    Guild:
    Minecraft:
    I'm getting desperate okay?
     
  12. Dohdo

    Dohdo I'm back. Cancer in it's purest form.

    Messages:
    3,276
    Likes Received:
    2,200
    Trophy Points:
    125
    Guild:
    Minecraft:
    We should get Syo and Duki to do a colalb for the marketplace
     
    SizzlingBacon likes this.
  13. yellowscreen

    yellowscreen Certified Lurker

    Messages:
    2,512
    Likes Received:
    3,602
    Trophy Points:
    209
    Minecraft:
    I absolutely love wynndata. If not for that my horrible builds would be even more horrible.
     
  14. dukioooo

    dukioooo Creator of WynnData HERO

    Messages:
    3,311
    Likes Received:
    2,526
    Trophy Points:
    136
    Guild:
    Minecraft:
    Oh hey, that's me :o
     
    Luky0, Xykeal, sdkgjnio and 11 others like this.
  15. WithTheFish

    WithTheFish Internet Macrocelebrity CHAMPION

    Messages:
    5,582
    Likes Received:
    22,176
    Trophy Points:
    217
    Guild:
    Minecraft:
    Grats dukioooo!

    I'm not sure whether to be happy or sad that Pretzule didn't use any puns this time...
     
  16. LTMS

    LTMS Ninja Water Frog

    Messages:
    697
    Likes Received:
    580
    Trophy Points:
    119
    Minecraft:
    Dukio saved our lives
     
    Adianello02 likes this.
  17. Pretzule

    Pretzule eats pretzels HERO

    Messages:
    3,608
    Likes Received:
    21,573
    Trophy Points:
    217
    Minecraft:
    I couldn't think of any puns.
     
  18. Cruuk

    Cruuk yopyop HERO

    Messages:
    4,143
    Likes Received:
    12,402
    Trophy Points:
    217
    Minecraft:
    The next best things are rhymes, everyone's got time for rhymes which happen to be sublime.
     
    Lexwomy likes this.
  19. CoolVictor2002

    CoolVictor2002 Dead meme expert,cyberbullied by NicBOMB CHAMPION

    Messages:
    2,039
    Likes Received:
    1,592
    Trophy Points:
    175
    Guild:
    Minecraft:
    same it makes me see if when i make it it shows if i made it bad or not
     
  20. ThaUnknown_

    ThaUnknown_ Wynncraft Enhanced Modpack Creator VIP+

    Messages:
    1,195
    Likes Received:
    1,089
    Trophy Points:
    130
    Minecraft:
    ARE YOU SERIOUS?!??! I SHARE 1 THING THAT WYNNCRAFT ENHANCED IS WORKING ON AND EVERY1 STARTS STEALING THE IDEA? WTH IS THIS. NEVER AGAIN.
     
Thread Status:
Not open for further replies.