1. Play on the ImDeity Minecraft Multiplayer server -- Goto the "Multiplayer" section of Minecraft and type "mc.imdeity.com" to join!
    Dismiss Notice

MC-PlotMapper (MC-PM)

Discussion in 'Kingdoms General' started by Majora_Unmasked, August 22, 2013.

?

Does this sound like a good program?

  1. Yes (Feedback, please)

    11 vote(s)
    100.0%
  2. No (Feedback, please)

    0 vote(s)
    0.0%
  1. Majora_Unmasked

    Majora_Unmasked

    • Gold
    Joined:
    July 2, 2012
    Messages:
    3,648
    Likes Received:
    2,743
    Trophy Points:
    568
    In-Game Name:
    aCrowLookedAtMe
    [​IMG]

    Overview
    I'm making an application to go alongside Minecraft. As of right now it is called MC-PlotMapper, though I'm still not quite sure if that's what it should be named. It basically lets you create town plot maps with relative ease.

    What does it do?
    Well as I said before, it lets you create town plot maps with relative ease.

    When is the next version released?
    Here's the release date(s); I'll keep editing this and adding onto it if the idea catches on.
    EDIT: Due to a migration from VB.NET to Java, this won't be released until 10/7.

    What platform is it for?
    Anything that runs Java
     
    Tallpines likes this.
  2. AbdulEUS

    AbdulEUS

    Joined:
    August 11, 2013
    Messages:
    22
    Likes Received:
    16
    Trophy Points:
    83
    In-Game Name:
    AbdulEUS
    Great idea, will probably help the newbies on the server very much. Are you planning it on allowing them to buy, reserve, or sell plots or to view which plots are open and their description?
     
  3. Majora_Unmasked

    Majora_Unmasked

    • Gold
    Joined:
    July 2, 2012
    Messages:
    3,648
    Likes Received:
    2,743
    Trophy Points:
    568
    In-Game Name:
    aCrowLookedAtMe
    This doesn't interact with the plots ingame. :p This allows you to create efficient maps for your towns/large scale builds
     
    Tallpines and AbdulEUS like this.
  4. AbdulEUS

    AbdulEUS

    Joined:
    August 11, 2013
    Messages:
    22
    Likes Received:
    16
    Trophy Points:
    83
    In-Game Name:
    AbdulEUS
    Oh sorry, I see. Well I guess now we have 2 ideas for different mods :p
     
  5. Majora_Unmasked

    Majora_Unmasked

    • Gold
    Joined:
    July 2, 2012
    Messages:
    3,648
    Likes Received:
    2,743
    Trophy Points:
    568
    In-Game Name:
    aCrowLookedAtMe
    Yeah, although you could use this and update often to keep newbies aware of which plots are available.
     
    Tallpines and AbdulEUS like this.
  6. squeezal

    squeezal

    • Diamond
    Joined:
    April 2, 2012
    Messages:
    414
    Likes Received:
    429
    Trophy Points:
    418
    In-Game Name:
    squeezal
    I've tried to map caldera and failed a few times. If you want me to try it and see how it stacks up against excel I'll give you some feedback. It sounds like a great idea.
     
    Tallpines and Majora_Unmasked like this.
  7. Majora_Unmasked

    Majora_Unmasked

    • Gold
    Joined:
    July 2, 2012
    Messages:
    3,648
    Likes Received:
    2,743
    Trophy Points:
    568
    In-Game Name:
    aCrowLookedAtMe
    Thanks, it should be ready soon. I'm almost done with the interface, now I need to allow it to create and save files.
    Quick question, should I make the files it creates have the same extension as Excel (*.xls) or something else?
     
  8. melvin484

    melvin484

    Joined:
    April 24, 2013
    Messages:
    1,089
    Likes Received:
    763
    Trophy Points:
    243
    In-Game Name:
    TwitchyCake
    I would enjoy it to be on Excel format, although I dont have Office on dis vista, so would it still be able to open?
     
  9. Majora_Unmasked

    Majora_Unmasked

    • Gold
    Joined:
    July 2, 2012
    Messages:
    3,648
    Likes Received:
    2,743
    Trophy Points:
    568
    In-Game Name:
    aCrowLookedAtMe
    I actually don't know, we'd have to find out :p
     
  10. melvin484

    melvin484

    Joined:
    April 24, 2013
    Messages:
    1,089
    Likes Received:
    763
    Trophy Points:
    243
    In-Game Name:
    TwitchyCake
    I dont want to find out, you be finding a another extension to put it as. Cant you make your own? Is that possible?
     
  11. Majora_Unmasked

    Majora_Unmasked

    • Gold
    Joined:
    July 2, 2012
    Messages:
    3,648
    Likes Received:
    2,743
    Trophy Points:
    568
    In-Game Name:
    aCrowLookedAtMe
    If it was impossible, how are there so many others? :p
    I'll try, but tbh I think it's fine.
     
    melvin484 likes this.
  12. btarb24

    btarb24

    • Developer
    • Sponsor
    Joined:
    February 27, 2012
    Messages:
    884
    Likes Received:
    1,524
    Trophy Points:
    588
    In-Game Name:
    btarb24
    Saving into xls isn't going to be easy. I recommend csv or tsv. Every spreadsheet reader will be able to interpret them and they're easy to construct and also deserialize back into your own data structure.
     
  13. Majora_Unmasked

    Majora_Unmasked

    • Gold
    Joined:
    July 2, 2012
    Messages:
    3,648
    Likes Received:
    2,743
    Trophy Points:
    568
    In-Game Name:
    aCrowLookedAtMe
    Thanks, do you know how to do that? ;)
     
    melvin484 likes this.
  14. btarb24

    btarb24

    • Developer
    • Sponsor
    Joined:
    February 27, 2012
    Messages:
    884
    Likes Received:
    1,524
    Trophy Points:
    588
    In-Game Name:
    btarb24
    They stand for Comma Separated Values and Tab Separated Values. They're really simple. The first line of your document is the column titles. All lines after that are data. Here's an example of a Comma Separated (csv) one:

    X,Y,Z,Player Name,Item Name,Shop Name,Buy Price,Sell Price
    -490,63,158,smexycweeper,stone,null,0.062500,-0.003125
    -490,63,166,bigjohn44,white wool,null,3.125000,-0.015625
    -490,63,168,bigjohn44,diamond axe,null,14.000000,-1.000000
    -490,63,191,pierzynski,diamond hoe,null,2.000000,1.000000

    The commas are all separates between the columns. If you were to save that as a .csv file you'd be able to open it as a spreadsheet in excel, google docs, or whatever spreadsheet app you want. And they're so easy to create. The only catch with CSV is that you can't use commas in your data. If you do need to use commas then you should use Tab Separators instead (and save your file as a .tsv file).
     
    Majora_Unmasked likes this.
  15. Majora_Unmasked

    Majora_Unmasked

    • Gold
    Joined:
    July 2, 2012
    Messages:
    3,648
    Likes Received:
    2,743
    Trophy Points:
    568
    In-Game Name:
    aCrowLookedAtMe
    That looks kinda scary :p Do you know how to format that in VB?
     
    melvin484 likes this.
  16. thejacoborg

    thejacoborg

    • Moderator
    • Gold
    Joined:
    December 11, 2011
    Messages:
    583
    Likes Received:
    743
    Trophy Points:
    598
    In-Game Name:
    thejacoborg
    I don't know Visual Basic, but if you stored a value for each plot in a 2 dimensional array you could loop through each item in the array and concatenate them together into a string with commas separating them, then write that string to a new line in the csv file

    OpenOffice is free, can open xls files, and I believe it works on vista.

    If you do use .xls here is a documentation of the file format
     
    Majora_Unmasked likes this.
  17. Majora_Unmasked

    Majora_Unmasked

    • Gold
    Joined:
    July 2, 2012
    Messages:
    3,648
    Likes Received:
    2,743
    Trophy Points:
    568
    In-Game Name:
    aCrowLookedAtMe
    Updates on Progress:
    -Datagrid Established
    -6 base colors for marking
    -Background updated
    -Given a launcher
     
  18. btarb24

    btarb24

    • Developer
    • Sponsor
    Joined:
    February 27, 2012
    Messages:
    884
    Likes Received:
    1,524
    Trophy Points:
    588
    In-Game Name:
    btarb24

    And NeoOffice is the mac equiv to open office. http://www.neooffice.org
     
    thejacoborg likes this.
  19. Majora_Unmasked

    Majora_Unmasked

    • Gold
    Joined:
    July 2, 2012
    Messages:
    3,648
    Likes Received:
    2,743
    Trophy Points:
    568
    In-Game Name:
    aCrowLookedAtMe
    Thanks guys.
    Right now I'm just working on the UI and functionality, I haven't really delved into that yet. :/
     
  20. xMachiavellix

    xMachiavellix

    • Diamond
    Joined:
    June 26, 2013
    Messages:
    104
    Likes Received:
    221
    Trophy Points:
    548
    Great idea majora, really ties in with a little project of mine
     
    Majora_Unmasked likes this.

Share This Page