• 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. joexyz

    TSC Editor+

    You can implement an LSP client in any language, it just needs to communicate with the tsc-ls binary via stdio or TCP and it's all JSON-RPC under the hood. Maybe when I have some free time, I'll make a Python client library for it.
  2. joexyz

    TSC Editor+

    Perhaps you could make the TSC editor work with the language server for diagnostics, hints, autocomplete, etc.? Might be a fun challenge to implement an LSP client for it: https://github.com/nimblebun/tsc-language-server
  3. joexyz

    Booster's Lab Moustache Mode?

    Might be late but that mode was for a project Noxid was working on called Moustache Riders. To my knowledge, the project has never actually seen the light of day. Another related tidbit: the Enhanced branch of CSE2 uses the Moustache Riders stage table format (mrmap.bin).
  4. joexyz

    CSE2 - The Cave Story decompilation project

    Nicalis DMCA'd the GitHub repo, which had the source code. They didn't try to scrub everything that was ever posted on the internet about CSE2. It's still actively used to make mods/fangames.
  5. joexyz

    Has anyone found a way to get in contact with this dude?

    That sounds creepy ngl. Is it really worth it to try to get in touch with someone who may or may not have had a copy of an older version of the game in 2004? That was over 16 years ago, I'm 99% sure they don't even have it anymore. Also, I'd feel weirded out if random people went after me for...
  6. joexyz

    TSC support for Visual Studio Code + other cool stuff

    Hello, modding community! Happy holidays! I'm very excited to announce vscode-tsc -- an extension for Visual Studio Code that adds support for the TSC format. Features: Syntax highlighting Editing decrypted or encrypted TSC files (thanks to @alula) Hover information (command description +...
  7. joexyz

    Disgust discussed

    this forum is a literal shitshow
  8. joexyz

    WHERE THE HELL IS CURLY????

    if you send me your savefile I could tell you what you forgot to do
  9. joexyz

    CSE2 - The Cave Story decompilation project

    That will only work out if you can somehow get Nicalis to give up their copyright to the source code. So yeah, good luck with that.
  10. joexyz

    BLink's ULTIMATE resource guide to modding (CSE2) Cave Story 2025 edition

    because everyone here uses Arch/MSYS2, obviously the post does need a link to this wiki entry though: https://github.com/Clownacy/CSE2/wiki/Dependency-lists and it should be updated to point to CSE2EX instead of CSE2
  11. joexyz

    Cave Story meets Game Maker

    you're replying to a 13-year old thread, what did you expect? anyway, here's another remake of the game in GMS: https://www.cavestory.one/forums/threads/cave-story-gm.14957/ it's not accurate to the original game as it aims to introduce new features, but the source is also there
  12. joexyz

    [NSFW] Do the Mimiga have testicles?

    furry
  13. joexyz

    [NSFW] Do the Mimiga have testicles?

    they have three balls
  14. joexyz

    We need a new means of account verification.

    dunno where you got the "for each member" part from. it's overall $0.80/1000 emails, so if 1000 people sign up in a month, andwhy would have to pay $0.80. (I'm not counting the notification emails, which I think should be disabled by default). But again, you get more emails for the first three...
  15. joexyz

    We need a new means of account verification.

    Yep. @King (2.0)
  16. joexyz

    We need a new means of account verification.

    Perhaps using a transactional email API such as Mailgun would ensure email delivery. Sure, it's a paid service ($0.80/1000 emails/mo), but it's not that much IMO and it does provide fast SMTP delivery.
  17. joexyz

    BLink's ULTIMATE resource guide to modding (CSE2) Cave Story 2025 edition

    This is a very dumb argument because any toolchain/development environment can be shit if you don't know how to set it up properly. Also I fail to see what Qt/qmake has to do with CSE2 and why on Earth you would ever use Qt Creator for this purpose. MSYS2 paired with a somewhat competent editor...
  18. joexyz

    What translation do you prefer?

    I prefer the Nicalis translation because it feels more natural to me. The AGTP translation is good too, but it has some mistakes and I feel like it's too verbose, almost like reading a novel.
  19. joexyz

    Modding Festival 2019 Showcase & Voting

    Votes and Feedback 1. Festive Quest 2. Kanpachi Moment 3. White Hell Thanks again SSketh for this competition! If you plan on making an Easter-themed one in the future, you can count me in too :P Congrats to everyone who has participated!
  20. joexyz

    Winter Festive Modding Festival (2019)

    Due to my will to focus more on my bigger project, I will proceed as I said and drop out of this competition. I'm really sorry I couldn't make it, but I hope there will be more competitions like this! I like the way this whole event was organized. Keep up the good work, @SSketh! I've played all...
  21. joexyz

    trouble with Gum cutscene

    Here it is, converted using my own converter (i.e. not from BL): https://gist.github.com/jozsefsallai/a0fb51ce836fa10eb412d5ca46454679 not sure why BL breaks it for you tbh
  22. joexyz

    Do you believe Nicalis stole the rights

    I was mostly referring to the Twitter replies, since that's what Nicalis/Tyrone sees the most often. 98% of the replies to the anniversary tweet were "HURR HURR GIVE IT BACK TO PIXEL" (which basically means take away every form of income for the game from Pixel), which not only comes off as...
  23. joexyz

    Do you believe Nicalis stole the rights

    If there was a sequel to the game, Nicalis (please for the love of God use the right capitalization, everyone) would make it. It might be in works, who knows? But knowing how toxic this fandom can be when it comes to Nicalis, I don't think they would want to release it. No, it was Pixel's...
  24. joexyz

    Is it me, or are the current Cave Story editors out of date?

    Just because you specialize in it doesn't mean it's a good idea. It also doesn't mean that you shouldn't extend your knowledge and learn other languages too.
  25. joexyz

    Is it me, or are the current Cave Story editors out of date?

    I'm a software engineer working with JavaScript most of the time and I can only say that this is a terrible idea
Back
Top