Jump to content

Recommended Posts

Posted

maybe im wrong, but wasn't this server being "developed" for 1 year straight with opening postponed ? XD

how do you want us to believe you will fix anything if you was not able to spot something as trivial as not working bow for 12 months

 

wipe and open after next 12months, gl :D

Posted

Because Beta testers were too much busy testing Enchants and not the reality of the bugs :)

 

And for those 2 talking about pvps: No my sons, there is only 1 gm that pks bots = myself =HGM=Supreme

 

Everyone else are players, but i guess keep the drama active i love it. Bump it more its very nice.

 

And this isnt any pvp server where people constantly pvping or pking because here they will drop when die

Posted (edited)

I fckin lost 4 lvls after pk , U DONT PK IN CLASSIC ! thats why the low count and 60-100 are 0 pk's in alphabetical order ! PvP was a buggy in first day's at least for mages thats why there wasn't that much pvp so far . ( And since its 1.0 , and you loose 10% exp per death , noone is interested )

 

 

Because Beta testers were too much busy testing Enchants and not the reality of the bugs  :)

 

 

LOL , true , saw people with +16 stuff in beta , but noone was testing the server  :D

 

 

btw , server is getting better and better

its classic , so you don't need to rush it. 

 

People still can come back after 1 month without beeing to far behind

Edited by Scion
Posted

Bugs will be fixed, until then you decide to choose to stay or not, i don't care about single opinions.

 

You report the bugs i fix that's what i do, off course it can take time, but eventually will be fixed.

 

Im working for the community that is with us and will always stay with us until the end.

 

The others that want to leave are free to go.

 

I'm glad that you keep this attitude, remember that Classic server is a longrun  ^-^

Posted

Because Beta testers were too much busy testing Enchants and not the reality of the bugs :)

 

And for those 2 talking about pvps: No my sons, there is only 1 gm that pks bots = myself =HGM=Supreme

 

Everyone else are players, but i guess keep the drama active i love it. Bump it more its very nice.

 

And this isnt any pvp server where people constantly pvping or pking because here they will drop when die

You dont drop If you die at pvp (without karma).

Only with karma or agaisnt mobs.

Posted

I fckin lost 4 lvls after pk , U DONT PK IN CLASSIC ! thats why the low count and 60-100 are 0 pk's in alphabetical order ! PvP was a buggy in first day's at least for mages thats why there wasn't that much pvp so far . ( And since its 1.0 , and you loose 10% exp per death , noone is interested )

 

 

 

LOL , true , saw people with +16 stuff in beta , but noone was testing the server  :D

 

 

btw , server is getting better and better

its classic , so you don't need to rush it. 

 

People still can come back after 1 month with beeing to far behind

i dont mean there was 0 pk,

 

but nicks like 4565 156489 4654874 6546516 351354 123456413 3243211 

Posted (edited)

well obviously it was your fault that there were not enough people to test your server. l2 classic club or whatever it is called had 400 people on their beta phase and all of them were testing stuff in comparison to your 10 ppl online. And now let me explain why there was such a huge difference between your numbers and classic club's number .  ~~~~~> ADVERTISE <~~~~~

Edited by JohnBoy13
Posted

you can't expect advertising from someone who decided to run live server with no ddos protection :D

 

are mages with bow still rolling around? XD

bow is fixed

Posted

well obviously it was your fault that there were not enough people to test your server. l2 classic club or whatever it is called had 400 people on their beta phase and all of them were testing stuff in comparison to your 10 ppl online. And now let me explain why there was such a huge difference between your numbers and classic club's number .  ~~~~~> ADVERTISE <~~~~~

 

Classic Club definitely didn't have 400 people on beta. They already had a solid number at start but mostly they worked their way up... Same way warpgate can  ^-^

Posted

and lots of fixes ;p ah ppl nowadays, they are fixing as fast as they can, but mostly ppl who anyway would quit after 2-3 weeks are complaining about bugs, come on.. if someone wants to play longer during this time it will be fixed. Supreme made some mistakes but come on, he is trying his best and he deserved respect. Not many people can do what he actually did.

Posted

Classic club is a joke. 400 ppl on beta didnt realiese that party must be of 9 ppl not 7 or what? You started with party system of 7 ppl, to gms was forbidden to ban adena sellers, some bots and some players. Even it was possible to donate to boost you char stats.

Here gm is fixing everyday what is repoted. Achylek is club whore now?

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