Jump to content

Recommended Posts

Posted

I dont know something about NeverMore's story, for this ask FinalGod.

 

The NeverMore reply was

 

"I think we have a winner"

 

And was in SOTM Topic and not General Discussion about Event one.

Thats why its deleted, this was not abusing.

But while we are discussing something in its General Discussion Topic and you delete while we are talking this is abusing rights.

Also reason spam is incorrect since it was personal reasons delete.

Posted

Naaah.

The problem is he deleted my posts with reason spam while we were talking on the subject of topic.

 

im discussing this with staffers. it wont happen again. (pm me if it does)

Posted

The NeverMore reply was

 

"I think we have a winner"

 

And was in SOTM Topic and not General Discussion about Event one.

Thats why its deleted, this was not abusing.

But while we are discussing something in its General Discussion Topic and you delete while we are talking this is abusing rights.

Also reason spam is incorrect since it was personal reasons delete.

 

Dude i must draw you?

Rules are simple send the render to me ! Not to other one...

You keep talking about this subject in discussion topic you supposed to discusse about the sotm works and etc.

Not about a thing u cant do well... to respect the rules.

U blame me cause i deleted ur replyes also mines ?

Yes i deleted because it was a spam... if you was respecting the rules.

This drama wasnt now.

 

Things are 10000000000000% clear and this topic should be locked since you started it.

Posted

im discussing this with staffers. it wont happen again. (pm me if it does)

 

Okey...

 

Dude i must draw you?

Rules are simple send the render to me ! Not to other one...

You keep talking about this subject in discussion topic you supposed to discusse about the sotm works and etc.

Not about a thing u cant do well... to respect the rules.

U blame me cause i deleted ur replyes also mines ?

Yes i deleted because it was a spam... if you was respecting the rules.

This drama wasnt now.

 

Things are 10000000000000% clear and this topic should be locked since you started it.

 

This was discussion about Rules of event, i can discuss it correct? Since of Topic subject and information in it we can talk about whatever related with SOTM...

Isn't what we do?

How could you call it spam since its not...?

Posted

im discussing this with staffers. it wont happen again. (pm me if it does)

FinalGod deleted me about 5 posts yday also,maybe more.I pm'd Fanky and he said that he will check it. Stereotype noticed that also.

 

What else are you waiting for?

Posted

FinalGod deleted me about 5 posts yday also,maybe more.I pm'd Fanky and he said that he will check it. Stereotype noticed that also.

 

What else are you waiting for?

 

Matthew please no!

I am already mad...

Posted

FinalGod deleted me about 5 posts yday also,maybe more.I pm'd Fanky and he said that he will check it. Stereotype noticed that also.

 

What else are you waiting for?

Ofc and I did.

When we are trying to solve a problem and you're coming and saying "rude people" and other bullshits I'll be deleting your childish replies.

Thing is that how the heck you knew that I was me....

Posted

Ofc and I did.

When we are trying to solve a problem and you're coming and saying "rude people" and other bullshits I'll be deleting your childish replies.

Thing is that how the heck you knew that I was me....

 

BUSTED!

Posted

Ofc and I did.

When we are trying to solve a problem and you're coming and saying "rude people" and other bullshits I'll be deleting your childish replies.

Thing is that how the heck you knew that I was me....

I quoted that only cuz i know that u would be reffering to me.

I said rude ppl while all blame him for his rip and you didnt delete their replies cuz you are my hater.

How do i know that it was you? You cant hide your stupidity.

You know that you are in my ignore list,and thats my last reply on your stupid quotes on me.

Cheers.

Posted

How do i know that it was you? You cant hide your stupidity.

Cheers.

 

Considering that you have information that no one else but staffer can. And Stereotype is kinda your friend there are 2 variants:

 

1: He is your friend he would never delete your posts (doesn't matter what). So there is kinda  noone else but FinalGod who would do it.

2: He give you information that should not leave staff.

 

I would say 2

Posted

I quoted that only cuz i know that u would be reffering to me.

I said rude ppl while all blame him for his rip and you didnt delete their replies cuz you are my hater.

How do i know that it was you? You cant hide your stupidity.

You know that you are in my ignore list,and thats my last reply on your stupid quotes on me.

Cheers.

Kids everywhere.Actually I don't care about you.I'll just keep deleting your childish replies.

When someone is trying to to solve a problem idiots with nonsense replies will stay out

Guest
This topic is now closed to further replies.



  • Posts

    • Luniage - a custom Interlude client on Unity, with its own server Hi everyone. I've been quietly working on this for a long time and I think it's finally at the point where it's worth showing. Short version: it's Interlude, but the client and the server are both mine. The client is a custom one, built in Unity — not a patched or reskinned original. The server is written from scratch in C#. The only thing that comes from the old game is the content: the world, the models, the animations, the sounds, the icons, the interface art. The game looks and feels like the game you know. Everything underneath it is new. Why do this at all   Because the old client is a 2004 executable and anyone who has ever tried to add something to it knows exactly how that conversation ends. You can't add a window. You can't change how a skill looks. You can't fix a bug that's staring you in the face. Every server that wanted a feature of its own had to fake it through HTML dialogs and system messages, because the client simply won't bend. At some point it stops being worth fighting. I'd rather keep the game and rebuild everything around it. Where it is right now   You can sit down and play it. Not a tech demo, not a walk-around-and-look-at-the-trees build - an actual character. Most of the game is in: movement, combat, the skill system with its real formulas and timings, items and equipment, enchanting, shops and player trade, quests, parties, clans, and the whole interface that ties it together. Progression works from level 1 all the way through A grade - you can level, gear up, join a clan and run content today. What's missing isn't the foundation. It's the top end - and that's exactly where the work is pointed next.   Videos     What I'm working on now   Castle sieges and the Olympiad. The two biggest systems the game has, the ones that turn a working world into a server people actually stay on. And visual effects. They already run, but "runs" and "looks the way you remember it" are two very different things, and closing that gap turned out to be a much longer road than I expected. I'm going through them one by one. Does it run outside Windows   Yes. It's a Unity project, so Windows, Mac and Linux are just build targets. I actually develop on a Mac, which has kept the whole thing honest about staying portable. Will it work with my existing server   No, and it never will. The client talks to my server and nothing else - that's the trade I made, and it's the reason everything above is possible in the first place. If you're looking for a drop-in replacement client for a setup you already have, this isn't it. What's the goal   First and foremost, to launch my own project on it. That's what the client and the server are being built for, and that's what sets the priorities. Longer term, I'd like to open-source it. This community has spent twenty years working around a client nobody can touch, and I think the honest ending to this story is handing over something people can actually build on. I'm not putting a date on that - first it has to be good enough to be worth someone else's time. Can I try it   Not yet. When there's a build worth handing out, it gets posted here first. In the meantime I'll be posting progress regularly, and I read every reply. If you've run a server, built a client, or just spent a decade staring at this game and know exactly which detail everyone gets wrong — please say so. A good share of what's right in this project is right because somebody pointed at a screenshot and said "that's not how it looked." Thanks for reading.  
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..