• Please stop embedding files/images from Discord. Discord has anti-hotlinking logic in place that breaks links to Discord hosted files and images when linked to from anywhere outside of Discord. There are a multitude of file/image hosting sites you can use instead.

    (more info here)

Search results

  1. 20kdc

    DragEn - Load profiles via drag'n'drop!

    Well, if you think about it, any mod could be a virus. Just because it has a screenshot or fake description doesn't make it any better.
  2. 20kdc

    ...Well, I *can* clone NPC data across the 2 instances... but trouble is that flags won't work...

    ...Well, I *can* clone NPC data across the 2 instances... but trouble is that flags won't work properly, and since NPCs that are important to the plot can be deleted when not in use, the game could very well become unplayable simply because one computer will "finish" before another. Oh, and the...
  3. 20kdc

    ...Found the code that pauses Cave Story when in background. (you'll see why soon enough if I...

    ...Found the code that pauses Cave Story when in background. (you'll see why soon enough if I finish this)
  4. 20kdc

    Comment by '20kdc' in media 'Check out my car!'

    Please may that not be real(and more importantly not your car)...it might be a bit costly to move the buildings out of the way.
  5. 20kdc

    DragEn - Load profiles via drag'n'drop!

    Just ran it, and looked at the spoilers to test, but a quick look in the C and ASM files show that it's not doing much. I don't see the code it's using to load profiles--then again, there's some references to the D&D functions in a vanilla Cave Story EXE, so maybe it's re-enabling a feature...
  6. 20kdc

    For now I'm working on a mini-mod for Cave Story for the fun of it. It's "in the style of" Hello...

    For now I'm working on a mini-mod for Cave Story for the fun of it. It's "in the style of" Hello Penguin, and just as horrible, although it should be a nice example of a boss written in C (as opposed to ASM.) I'm not sure if I should release it as-is (right now the boss works fine, but I...
  7. 20kdc

    Don't worry, Nothingness. Polaris's Home For Lost Nothingnesses is a very good place.

    Don't worry, Nothingness. Polaris's Home For Lost Nothingnesses is a very good place.
  8. 20kdc

    NPCs In C Entity (NICE)

    Theoretically. Remember,though: You *MUST* ensure all the arguments to the function you're replacing are passed on, or else you might not be able to actually rewrite the function(since the parameters it uses are missing) The code in universalnpc1.txt is around 70 or so bytes. Don't remember the...
  9. 20kdc

    And now the longest part: The user-wait.(Last time I released a project, this averaged somewhere...

    And now the longest part: The user-wait.(Last time I released a project, this averaged somewhere around infinity...)
  10. 20kdc

    (I would have used "how old are you now", but considering just how late the post is...)

    (I would have used "how old are you now", but considering just how late the post is...)
  11. 20kdc

    Happy belated birthday to you Happy belated birthday to you Happy belated birthday to you Happy...

    Happy belated birthday to you Happy belated birthday to you Happy belated birthday to you Happy belated birthday to you How insane is this post How insane is this post How insane is this post How insane is this post Happy belated birthday to you Happy belated birthday to you Happy belated...
  12. 20kdc

    PolarStarGames: Make a HTML file containing links to everything you visit daily. Then just "new...

    PolarStarGames: Make a HTML file containing links to everything you visit daily. Then just "new tab" "new tab" every morning!
  13. 20kdc

    (Now being defined as at this point in the English sentence it was written in...)

    (Now being defined as at this point in the English sentence it was written in...)
  14. 20kdc

    You're someone else's problem... (NOTE:This is just continuing the trend and does not directly...

    You're someone else's problem... (NOTE:This is just continuing the trend and does not directly represent the views of gamemanj or Gamemanj Techologies. Gamemanj Technologies may or may not exist, and if it does is made up of only one person, so the difference is purely academic. Intolerance...
  15. 20kdc

    I think that 1+1 is -5. If you take each letter, get it's ASCII code,take away 48, then multiply...

    I think that 1+1 is -5. If you take each letter, get it's ASCII code,take away 48, then multiply them together, it's -5.
  16. 20kdc

    ...Grow down?

    ...Grow down?
  17. 20kdc

    So, How did YOU find out about Cave Story?

    *Massive Thunderstorm!!!* This contains information relevant to this thread. However, it *also* contains a ton of extra information. Anyway, AFAIR(emember), TvTropes. I saw references to Cave Story, eventually decided to download it. From the CSTS, I learned about Ikachan. Having seen...
  18. 20kdc

    NPCs In C Entity (NICE)

    Uh, I don't think this is grounds for earning Moderator. Besides, nobody's actually used it yet. (EDIT:If you have, then I'd like to see. Note that the discussion with Noxid about replacing the rendering system & such is purely theoretical, but probably possible. And Noxid would've beat me to it...
  19. 20kdc

    Show off your org music...

    Not sure what to say about this. I have no name for it. Do whatever you want with it, but I'm not sure if it's any good. http://dl.dropboxusercontent.com/u/21184720/mysong1.org
  20. 20kdc

    NPCs In C Entity (NICE)

    ...I already knew by then, so this is the discovery method I remember.(EDIT2:Also,where's the fun in that?) (EDIT:What I wrote before I edited it out was redundant, so...) (EDIT3:...Also,I should stop derailing my own thread.)
  21. 20kdc

    NPCs In C Entity (NICE)

    Yes... I know. I found...EVIDENCE(a configuration file)... of Boosters Lab in Rip. (EDIT2:no point off topic) EDIT:(Also, "nxm" is a bit of a giveaway. Sorry to ruin the surprise...)
  22. 20kdc

    NPCs In C Entity (NICE)

    I don't think multi-layer maps are really possible without doing quite a lot of work anyway, but it might be possible. This doesn't really enable anything that can't be done in ASM-it just makes it a lot easier, since you're working in a sensible language instead of patching over old code in a...
  23. 20kdc

    NPCs In C Entity (NICE)

    Basically, to make it work for a given set (EDIT3:Bullets, weapons-Basically anything with a pointer table to a set of functions), you just have to adapt the "Load a DLL and call a function" code in universalnpc1.txt, then make sure universalnpc1.txt gets called(the purpose of...
  24. 20kdc

    NPCs In C Entity (NICE)

    That's just the test entity. This is mostly important to the ASM modding community versus anything else.
  25. 20kdc

    EnlightenedOne:...that didn't make sense. Likely problematic word "unrelated". Please choose...

    EnlightenedOne:...that didn't make sense. Likely problematic word "unrelated". Please choose: ®edefine, ©larify, (F)ail?
Back
Top