Dear forum users! In compliance with the new European GDPR regulations, we'd just like to inform you that if you have an account, your email address is stored in our database. We do not share your information with third parties, and your email address and password are encrypted for security reasons.
New to the forum? Say hello in this topic! Also make sure to read the rules.
New to the forum? Say hello in this topic! Also make sure to read the rules.
Search found 122 matches
- Sun Jan 17, 2021 5:55 pm
- Forum: Superfighters Deluxe
- Topic: Old Melee was Better - Analysed Proof
- Replies: 22
- Views: 672
- Gender:
Re: Old Melee was Better - Analysed Proof
This is the most bigoted and delusional forum thread I've read so far... Get your head out of your ass, will ya? I'm starting to think Klipeh hasn't even played SFD yet... This is me stating an opinion btw Sue me And fuck u I don't get why you're swearing and insulting KliPeH just for facts ; melee...
- Sun Jan 17, 2021 2:59 pm
- Forum: Superfighters Deluxe ScriptAPI
- Topic: how to get a player gender?
- Replies: 3
- Views: 87
- Gender:
Re: how to get a player gender?
Female skin and clothes end with "_fem" suffix. To check if a player is using a female or male skin, you can use the following code: public void ButtonPressed(TriggerArgs args) { if (args.Sender is IPlayer) { IPlayer ply = (IPlayer)args.Sender; if (ply.GetProfile().Skin.Name.Split('_').Length > 1) {...
- Sun Jan 17, 2021 2:35 pm
- Forum: Superfighters Deluxe
- Topic: Old Melee was Better - Analysed Proof
- Replies: 22
- Views: 672
- Gender:
Re: Old Melee was Better - Analysed Proof
This is the most bigoted and delusional forum thread I've read so far... Get your head out of your ass, will ya? I'm starting to think Klipeh hasn't even played SFD yet... This is me stating an opinion btw Sue me And fuck u I don't get why you're swearing and insulting KliPeH just for facts ; melee...
- Fri Jan 15, 2021 5:15 pm
- Forum: Superfighters Deluxe
- Topic: Old Melee was Better - Analysed Proof
- Replies: 22
- Views: 672
- Gender:
Re: Old Melee was Better - Analysed Proof
Off Topic
The font was better before, now it's unreadable.
- Sun Jan 10, 2021 4:22 pm
- Forum: Superfighters Deluxe Map Editor
- Topic: SFD world size.
- Replies: 3
- Views: 131
- Gender:
Re: SFD world size.
How large can be world in SFD? That's a good question.. at first I'd say they're infinite since there's not a real "limit" to make maps, but the Vector2 (used to calculate the world position) takes two Float as parameter. Floats' max value is: 3.402823E+38 (around 3402823470000000000000000000000000...
- Mon Dec 07, 2020 10:06 pm
- Forum: Superfighters Deluxe Problems and Bugs
- Topic: Textures become blurry or out of focus
- Replies: 1
- Views: 129
- Gender:
Re: Textures become blurry or out of focus
Some players had this issue; it was some windows 10 settings, you should check them.
If you have windows 7 or older I don't know what's the cause..
If you have windows 7 or older I don't know what's the cause..
- Thu Dec 03, 2020 2:58 pm
- Forum: Superfighters Deluxe Problems and Bugs
- Topic: It's still possible to block and grab right thereafter, even if the opponent keep punching.
- Replies: 3
- Views: 229
- Gender:
Re: It's still possible to block and grab right thereafter, even if you keep punching.
Today a player showed me a new melee trick; it basically jump-kicks you and "flies away" a few tiles from you. I've never seen something like that but I guess it's just a ping issue, like that popular "4 punch-combo". Said that, melee is really a big problem of the game, full of bugs and exploits an...
- Fri Nov 27, 2020 12:50 pm
- Forum: Custom Textures and Sounds
- Topic: Easy way to make textures in SFD (I think)
- Replies: 6
- Views: 2008
- Gender:
Re: Easy way to make textures in SFD (I think)
In a recent update you can also change textures simply by adding them in the game folder (no need to convert them in .xnb iirc); but I'd ask Gurt for further info. Edit: I found the post where gurt explains the new feature The .sfd* file formats are just made up by us. Most are JSON inspired formatt...
- Mon Nov 23, 2020 7:56 pm
- Forum: General
- Topic: The official Discord channel
- Replies: 3
- Views: 385
- Gender:
Re: The official Discord channel
I love it!
- Sat Nov 21, 2020 1:49 pm
- Forum: SFD Status Updates
- Topic: Status Update 2020-09-07
- Replies: 46
- Views: 2922
- Gender:
Re: Status Update 2020-09-07
Great! We are going to create it but we still need your thoughts to polish up last things; PM us your discord TAG when you've got some free time
. We will start to create the basis for the "MythoLogic Interactive" server in meanwhile..

- Wed Nov 18, 2020 9:07 pm
- Forum: SFD Status Updates
- Topic: Status Update 2020-09-07
- Replies: 46
- Views: 2922
- Gender:
Re: Status Update 2020-09-07
Yeah, devs don't have to worry so much and there are specific settings to avoid mentions or direct-messages from unknown users, however we also need a solid moderation team (or some BOTS) to keep the chats clean (yes, there are BOTS to do some special and automatic actions in discord, so it's even e...
- Wed Nov 18, 2020 12:03 pm
- Forum: SFD Status Updates
- Topic: Status Update 2020-09-07
- Replies: 46
- Views: 2922
- Gender:
Re: Status Update 2020-09-07
Shock We agree that switching from the forum to an official Discord would be a good idea for technical reasons. I feel like the forum model provides a healthy distance between you and us, but I get that it's kinda clunky and outdated. We'd be interested in what our mods think about it One of the re...
- Wed Nov 18, 2020 11:27 am
- Forum: Superfighters Deluxe ScriptAPI
- Topic: Improving your code
- Replies: 9
- Views: 2960
- Gender:
Re: Improving your code
I'll dm you the executable..Juansero29 wrote: ↑Wed Nov 18, 2020 10:46 amHey, anyone has still access to this program? Links seem broken and I really need it
- Mon Nov 16, 2020 12:40 pm
- Forum: SFD Status Updates
- Topic: Status Update 2020-09-07
- Replies: 46
- Views: 2922
- Gender:
Re: Status Update 2020-09-07
Well, I grew up with Superfighters Deluxe and that's enough for me. Thanks for making such a great game and I don't regret all the time I spent on it. Although I don't really care if there will be a Superfighters sequel since I'm losing my passion for games, but I'll definitely try your upcoming pro...
- Fri Nov 13, 2020 11:00 am
- Forum: ScriptAPI suggestions
- Topic: Be able to test in map editor when a player connects in mid-game to the map
- Replies: 4
- Views: 237
- Gender:
Re: Be able to test in map editor when a player connects in mid-game to the map
I had the same exact idea a while ago and it would be very useful for testing complex and scripted maps (which may require multiple inputs or actions); but I doubt devs will add this feature. The unique way to test your WIP maps is open a dedicated server and save in map editor whenever you apply so...
- Wed Nov 11, 2020 5:35 pm
- Forum: Superfighters Deluxe
- Topic: SUPERFIGHTERS MEME
- Replies: 121
- Views: 31919
- Gender:
- Wed Nov 11, 2020 11:45 am
- Forum: Superfighters Deluxe
- Topic: SUPERFIGHTERS MEME
- Replies: 121
- Views: 31919
- Gender:
- Tue Nov 10, 2020 6:36 pm
- Forum: Superfighters Deluxe
- Topic: SFD versions
- Replies: 2
- Views: 226
- Gender:
Re: SFD versions
fifth day of survival: I'm losing my mental sanity and I'm having some hallucinations about Gurt torturing those poor souls... there are a lot of SFD versions left but I'll probably die from my weakened body... every match I play, every version I try, I feel worse. May God have mercy of my soul and...
- Sun Nov 01, 2020 9:25 am
- Forum: Superfighters Deluxe
- Topic: Why is the old forums deleted
- Replies: 6
- Views: 415
- Gender:
Re: Why is the old forums deleted
it's https://www.mythologicinteractive.com/forum.
Anyway it's a bit tricky to browse some topics, you need to copy the original link and paste it again in wayback machine.
Anyway it's a bit tricky to browse some topics, you need to copy the original link and paste it again in wayback machine.
- Sun Nov 01, 2020 9:13 am
- Forum: Superfighters Deluxe
- Topic: Why is the old forums deleted
- Replies: 6
- Views: 415
- Gender:
Re: Why is the old forums deleted
you can use wayback machine to browse old forum or deleted posts