Candunc's Mod

  • Candunc
    6th Jan 2011 Member 0 Permalink
    Welcome to my mod, where I'll add new and interesting elements!

    I can now compile, but my code is bugged. I'll release a source as soon as I fix it! Thanks!

    ## ALL DOWNLOADS COMING SOON ##

    Downloads:
    Source
    Website

    UPDATE NEWS
    Starting over at 1.0

    0.1 Source started
    0.3 added GRID

    ELEMENTS
    GRID, forms a indestructible diamond grid when placed

    COMING SOON
    GOLD, a metal that gets smelted from powdered gold then forms a metal. Conducts heat and electricity.
    SLVR, another metal that goes from a dust to a metal. Conducts heat and electricity.

    (?) STL, a metal that goes from Iron Ore to be smelted at high temperatures to become Steel.

    Elements to be added:
    PGLD (Powdered Gold)
    MGLD (Molten Gold)
    GOLD (Gold)

    PSVR (Powdered Silver)
    MSVR (Molten Silver)
    SLVR (Silver)

    (?) IRON (Iron Dust)
    (?) MIRN (Molten Iron)
    (?) STL (Steel)

  • PizzaPlatypus
    6th Jan 2011 Member 0 Permalink
    Good start, keep on coding!
  • Made2Shred
    6th Jan 2011 Member 0 Permalink
    good job! sounds like its gonna be good
  • Candunc
    6th Jan 2011 Member 0 Permalink
    @PizzaPlatypus
    @Made2Shred
    Thanks! I need to do a bit more things, I need to fix errors in powder.h, but I should have a new source up by this afternoon.
  • Candunc
    6th Jan 2011 Member 0 Permalink
    Updated Source. I can't fix errors, they are too confusing for me at my programming level, if anyone could fix them, I would be very happy. Thank you! (The Source is the Newest)
    Errors: http://pastebin.com/3axMXbq7
  • Neospector
    6th Jan 2011 Member 0 Permalink
    @Candunc
    Ahem...
    Make sure Powders is a menu section
    On line 439 add a "{" or "}"
  • Candunc
    6th Jan 2011 Member 0 Permalink
    @Neospector
    Oh, that is my old source. Epic Fail on my part. One second while I fix that...

    Neospector:
    On line 439 add a "{" or "}"

    Yes, AntB told me that but I don't know where to put it.

    {"FALL", PIXPACK(0x000000), 0.4f, 0.04f * CFDS, 0.94f, 0.95f, 0.0f, 0.3f, 0.00f, 0.000f * CFDS, 1, 0, 0, 5, 1, 1, 90, SC_NUCLEAR, R_TEMP+0.0f +273.15f, 150, "Nuclear Fallout." TYPE_GAS, NULL},
  • yew101
    6th Jan 2011 Member 0 Permalink
    {"FALL", PIXPACK(0x000000), 0.4f, 0.04f * CFDS, 0.94f, 0.95f, 0.0f, 0.3f, 0.00f, 0.000f * CFDS, 1, 0, 0, 5, 1, 1, 90, SC_NUCLEAR, R_TEMP+0.0f +273.15f, 150, "Nuclear Fallout.", TYPE_GAS, NULL},


    try that, you were mising a , after "Nuclear Fallout."
  • Candunc
    6th Jan 2011 Member 0 Permalink
    @yew101
    Oh, thanks. I was wondering where I needed a ,

    Edit 1: 1 more error to go! On line 435, I put an incorrect function.
    Edit 2: Finish the error, but won't compile. Trouble shooting right now.
    Edit 3: Added the new source, I can't compile 45.0, my base.
  • Candunc
    6th Jan 2011 Member 0 Permalink
    Updated! It works! But, my elements are not showing in the menus, but I will try to fix that.
Locked by Simon: Old