Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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.
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.
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
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).
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.
chill dude, it's not like you've murdered his family. if he didn't want to answer your questions it's because... he didn't want to answer them, doesn't at all imply that you've made him uncomfortable.
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...
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 +...
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
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