1. Please be advised of a few specific rules and guidelines for this section.

RELEASED Castlevania 1.3.2

Objects ripped from Castlevania games + a few misc things

  1. mastercookie

    mastercookie Existential Complex

    Crisium likes this.
  2. Crisium

    Crisium Cosmic Narwhal

    Hello again Mastercookie I'm happy to see you still working away on this.
    I seen on the overview page that your looking to add in color support. Now please make sure I'm right before you make any changes as I'm just a novice modder when in come to Pix art games but I think adding support is just as easy as adding the following at the end of said item/items.
    I hope this is right and that it helps you, as always Brah keep up the great work.
    Code:
    "colorOptions" : [
        /* GREY */
        { "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
        /* BLACK */
        { "ffca8a" : "838383", "e0975c" : "555555", "a85636" : "383838", "6f2919" : "151515" },
        /* GREY */
        { "ffca8a" : "b5b5b5", "e0975c" : "808080", "a85636" : "555555", "6f2919" : "303030" },
        /* WHITE */
        { "ffca8a" : "e6e6e6", "e0975c" : "b6b6b6", "a85636" : "7b7b7b", "6f2919" : "373737" },
        /* RED */
        { "ffca8a" : "f4988c", "e0975c" : "d93a3a", "a85636" : "932625", "6f2919" : "601119" },
        /* ORANGE */
        { "ffca8a" : "ffd495", "e0975c" : "ea9931", "a85636" : "af4e00", "6f2919" : "6e2900" },
        /* YELLOW */
        { "ffca8a" : "ffffa7", "e0975c" : "e2c344", "a85636" : "a46e06", "6f2919" : "642f00" },
        /* GREEN */
        { "ffca8a" : "b2e89d", "e0975c" : "51bd3b", "a85636" : "247824", "6f2919" : "144216" },
        /* BLUE */
        { "ffca8a" : "96cbe7", "e0975c" : "5588d4", "a85636" : "344495", "6f2919" : "1a1c51" },
        /* PURPLE */
        { "ffca8a" : "d29ce7", "e0975c" : "a451c4", "a85636" : "6a2284", "6f2919" : "320c40" },
        /* PINK */
        { "ffca8a" : "eab3db", "e0975c" : "d35eae", "a85636" : "97276d", "6f2919" : "59163f" },
        /* BROWN */
        { "ffca8a" : "ccae7c", "e0975c" : "a47844", "a85636" : "754c23", "6f2919" : "472b13" }
      ]
    }
     
  3. Davidsawr

    Davidsawr Subatomic Cosmonaut

    The update did some funny stuff. It turned the "chest with stuff" into a generic item block and the castlevania platforms i placed turned invisible and all other decorations simply disappeared. This happened on both unstable/stable. I have backups of my saves so i don't mind, just letting you know
     
  4. BiancaRoughFin

    BiancaRoughFin Void-Bound Voyager

    This mod goes great with who loves to play with Glitch.
    Only things that would make this mod complete would be throwable Holy Water, Cross, Dagger, Axe and the unmatchable Crissaegrim.
     
  5. mastercookie

    mastercookie Existential Complex

    oh thats not good and not supposed to happen. did u delete the old version folder? merging them may cause problems

    EDIT: i did a small test, installed fresh 1.2.1, put some platforms and the green chest, then quit, installed 1.3 and
    everything was in place. i didnt change the main chest or platforms in any way for 1.3, so my only guess is u forgot to delete the old folder.
     
    Last edited: Apr 11, 2015
  6. Davidsawr

    Davidsawr Subatomic Cosmonaut

    I thought i did but ill delete it from my backup and put the update there and check again

    Edit: didn't work D:
     
    Last edited: Apr 11, 2015
  7. mastercookie

    mastercookie Existential Complex

    sorry, ive no idea what caused that. maybe unstable giraffe somehow messed it, since i havent switched to unstable. i wonder if anyone else had this issue.[DOUBLEPOST=1428713046][/DOUBLEPOST]
    thx for the rating :)

    the thing im looking for is how to add dye mod support. pixel goods mod had that support before upbeat giraffe, but now its not working since it involves ___merge thing.
    i found a way to do this through editing dye mod itself (i posted it somewhere on dye mod discussion page), but im sure theres a way of doing it within the mod.

    right now its not urgent, cause i got only one item thats recolourable (curtains), plus dye mod isnt officially compatible with giraffes yet.
     
    Last edited: Apr 11, 2015
  8. Davidsawr

    Davidsawr Subatomic Cosmonaut

    It happened on stable as well
    The only line with an error in the log was this:
    [16:48:51.427] Error: Could not instantiate item '[chestwithstuff, 1, {}]'. (ItemException) No such item 'chestwithstuff'


    Edit: I derped and forgot that the mod is inside of another folder. Most mods can be unzipped directly into the mods folder but the decorationdmod needs to be taken out of the folder its in beforehand and I completely forgot.
     
    Last edited: Apr 11, 2015
    mastercookie likes this.
  9. mastercookie

    mastercookie Existential Complex

  10. Corraidhín

    Corraidhín Supernova

    this is beautiful... i see some stuff from portrait of ruin lol
     
  11. LOL BALL

    LOL BALL Existential Complex

    Just noticed there are pictures from Don't starve. :D
     
  12. mastercookie

    mastercookie Existential Complex

    can u identify other games? :geek:
     
  13. Davidsawr

    Davidsawr Subatomic Cosmonaut

    Is dont starve that game made in rpg maker where your face gets covered if u lose?
     
  14. LOL BALL

    LOL BALL Existential Complex

    Absolutely no clue what you have been thinking of, but no. Just go to steam and look at it. It's a pretty fun game.
     
  15. mastercookie

    mastercookie Existential Complex

  16. Crisium

    Crisium Cosmic Narwhal

    Hiya again Mastercookie, mods looking really good by the by and I'm happy to see you adding more to it. Now that your pushing over 1k MB you may want to look into putting it into modapck format to speed up load time and over all game performance. Don't worry its really easy to do, if your not sure how just ask me or any older modder that's still around. There is all so a really nice FAQ on the forums. There is a realy cool little program some nice programmer made long ago and still maintains that packs and unpacks for you. Just an idea I though I would kick you're way, Keep at it you doing a bang out job Brah :)
     
  17. mastercookie

    mastercookie Existential Complex

    thx again, yea i know u can modpak it, but i wanna leave it easy accessible for now. maybe someone would like to see how it all works (thats basically how i started :D)
     
  18. Crisium

    Crisium Cosmic Narwhal

    I get ya Brah, That's how we all started. With out some one that knows or knew showing the way and always trying to improve and push harder, hell no one would know how to do anything. So I'll quote the Brits, top notch sailor :)
     
  19. mastercookie

    mastercookie Existential Complex

  20. Ryehat

    Ryehat Void-Bound Voyager

    Any reason why you have Tom Waits album covers in the picture gallery of a Castlevania themed mod?
     

Share This Page