Jump to content

Recommended Posts

Posted

Seems like he carres the same too to insist on smiting. Nevermind not gonna continue this with u, u guys lick each other

I don't lick anyone.I might not like you but this doesn't mean that I hate you.I was ready to applaud you but depending on the resmiting reason and the conversation between staffers about your ex attitude stopped me

 

I repeat that I might not like your attitude but this seems to be in the past.You have started changing that irony you used to have.

 

So I'll take this alone and I'll fix your karma just to show you that first I Dont have anything against you and that I can judge fair.

 

Well Matthew seems that is caring so.much for a blocked person.

 

Make me famous.

Posted

Mr.Matthew decide to dekarma me becouse i speak in english in GR topic @ spams.

I tough only moderators can take actions there but Oki doki.

Also after each post i excuse that i don't know greek but i am curious what are they talking about.

Personal respect if someone restore my rep, thanks in advance.

Posted

Matthew was right in any case here.Have you read the rules of the topic?

 

Although regarding to the new rule that justice enabled before some days about spam area your karma is fixed now and Matthew is reported to the head staff.

Posted

Matthew was right in any case here.Have you read the rules of the topic?

 

Although regarding to the new rule that justice enabled before some days about spam area your karma is fixed now and Matthew is reported to the head staff.

 

I had read rules in GR topic but i tough it will not be so huge problem if i say few words to welcome Romeo, sorry.

Posted

I had read rules in GR topic but i tough it will not be so huge problem if i say few words to welcome Romeo, sorry.

 

you have the pm buton to to tell me welcome by the way xD

Posted

you have the pm buton to to tell me welcome by the way xD

 

Public welcome & news why you were unbanned are reason to join GR topic, i didn't understand anything but i just wanted to join dreama.

However lets don't turn the topic in another General Discussion, since its related only with karma issues and not with you.

(can be deleted, no worries)

Posted

I had read rules in GR topic but i tough it will not be so huge problem if i say few words to welcome Romeo, sorry.

Rules are rules.Still remember Raule smiting people that were posting in RO spam topic.

 

If u wanted to welcome him you could easily have pmed him.

Posted

I report you to Jaharakal but he didnt took an action,he went afk i think.

 

The weird thing is that FinalGod was watching the topic but he didnt took an action too,sadly 2 minutes after my dekarma show up and fixed my 'abuse'. Afterall im the hater one. Nice one.

 

Ps:Not gonna talk about it,my dekarma was obvious and you should have wait for it since you spam for ~5 pages and i ignore the first posts as a warn. :)

 

Ps2: The wrong thing is that i didnt wait a moderator to dekarma you and i did. 8)

Posted

The funny thing is that i report you to Jaharakal but he didnt took an action,he went afk i think.

 

FinalGod was watching the topic but he didnt took an action too,sadly 2 minutes after my dekarma show up and fixed my 'abuse'. Afterall im the hater one. Nice one.

 

Ps:Not gonna talk about it,my dekarma was obvious and you should have wait for it since you spam for ~5 pages and i ignore the first posts as a warn. :)

 

Ps2: The wrong thing is that i didnt wait a moderator to dekarma you and i did. 8)

Small conversations are allowed aswell. But remember - This thread's purpose is made for chatting and not PURE spamming like "Spam amre" and such.

      • We own the right to delete ANY post with or without a reason.

 

Read rules, i can small chat on english in GR topic.

And i did not made 200 posts to be long conversation correct?

Also i excuse everytime i use english becouse i knew its not right.

Posted

The funny thing is that i report you to Jaharakal but he didnt took an action,he went afk i think.

 

FinalGod was watching the topic but he didnt took an action too,sadly 2 minutes after my dekarma show up and fixed my 'abuse'. Afterall im the hater one. Nice one.

 

Ps:Not gonna talk about it,my dekarma was obvious and you should have wait for it since you spam for ~5 pages and i ignore the first posts as a warn. :)

 

Ps2: The wrong thing is that i didnt wait a moderator to dekarma you and i did. 8)

Look let's not turn it into personal again.If I was a hater I would have dekarmed you but I'll let this ti the head staff.You can convince them dunno.

 

I was just reading the whole posts when I noticed devlin laughing at his karma.

 

You were both wrong now.

Posted

The funny thing is that i report you to Jaharakal but he didnt took an action,he went afk i think.

 

FinalGod was watching the topic but he didnt took an action too,sadly 2 minutes after my dekarma show up and fixed my 'abuse'. Afterall im the hater one. Nice one.

 

Ps:Not gonna talk about it,my dekarma was obvious and you should have wait for it since you spam for ~5 pages and i ignore the first posts as a warn. :)

 

Ps2: The wrong thing is that i didnt wait a moderator to dekarma you and i did. 8)

 

"Funny things" are invalid.

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