Jump to content

[Poll] Interlude Project


What Interlude Project better? and why?  

337 members have voted

  1. 1. What Interlude Project better? and why?

    • aCis
      160
    • L2JFrozen
      177


Recommended Posts

i read that too, but i disliked that suggestion xD! .. i preffer emuproject style instead of aCis :P wait, i think you are doing the same, at least i see it in that way xD! [althought tryskell didn't do it, a mysterious guy did :P]

 

This is a wise guy for sure (erm).

 

sorry, i disagree, if you are gonna copy, copy the best, [emuproject style xD!]

Link to comment
Share on other sites

Many mid rate server runs on l2j frozen. ofc the owners believe that it's good and most of them have the same style. shop till b grade, full buffer, no subclass quest etc... In my opinion aCis will be the best in the future(about two months or a bit more) but l2jfrozen is the best choice for pvp server cause acis needs many modifuctions at the config.

 

I just saw LOL. HAHA That's why you can't find a good mid rate server because they use l2jfrozen. Doh!

 

Anyway aCis will be soon best of best ^.^

Link to comment
Share on other sites

Now you can find one.

I tested both because I was trying to open a server.

L2JFrozen ~> A bunch of custom code,ok I liked it ..but..login,go to a farm area,kill a mob,it respawns,you click it and...~>Critical!(or in the next fix I clicked it and it said ActionFailed and if it was aggro I waited until it killed me.) Well this is not the matter,but I have taken a look on both projects codes.Tryskell has his code CLEAN.I haven't seen a cleaner pack,but L2JFrozen is full of customs stuff.

L2JAcis ~> Project development is pretty slow.I really tried to help,but I didn't have enough time.I just made some raidboss fixes(not complete..).Also have in your minds that Tryskell is refactoring everything,so many bugs may occur.But,in the end you will see retail features.

 

Now,if you like this customs you can find "ready custom codes" at the forum of acis..and I think that you should be able to add any other custom on your own since everything is shared here.

Link to comment
Share on other sites

Stop to say aCis developement is slow. Compared to L2JFrozen, the amount of code changes is FAR higher, in near any revision I made.

 

The only thing which can make you say is slow, it's the low number of revs. Which basically means nothing.

 

Project is running using L2J IL files untouched, when L2JFrozen uses a known pack with many (fixes & bugs) added.

 

I could do "number" as Frozen does, but it's not the goal of a timeline to make people happy thinking "this project got many updates, so it's very well supported". Check the past 10 days their timeline carely, you will see funny things for sure (added things, removed and added back (3 commits for 4 lines), removed things added (2 commits for 1 line), etc).

 

I don't blame Nefer nor Shyla, but just that increment their number revisions virtually (well I don't even think it's their goal), basically removing 15 revs on 30, that will change nothing to current content. So you think they work, but they just mess and repair their mess. And that means what they commit isn't tested before.

 

I PMed Shyla about it, but that continue and I didn't even deserve a PM back.

 

----

 

I'm happy to say L2Ruby currently uses aCis file, and bugs reports are numerous. What a player tests, an admin never does.

Link to comment
Share on other sites

at least i don't say it is slow, i say there is a lot of work and will take a while :P

if someone can tell me, how much percent of aCis development is done until now ?, i mean, considering 100% as perfect clean pack with all the retail features :)

 

@Sido: i just like how emuproject devs work :D

Link to comment
Share on other sites

at least i don't say it is slow, i say there is a lot of work and will take a while :P

if someone can tell me, how much percent of aCis development is done until now ?, i mean, considering 100% as perfect clean pack with all the retail features :)

 

@Sido: i just like how emuproject devs work :D

 

Considering retail features, except some minor things, it hasn't advanced at all compared to normal L2J IL. I'm busy to give a solid base refactoring existing stuff. Will you create a house in a tree which rotten roots ? As me, you won't, cause in future you will surely die because of the fall of the tree if you made your house too fast.

 

To give a fast overview of what have be made : geoengine, zone manager, castles, friendlist, skill engine, recipes,... Except RaidBossPointsManager, nothing have been "added".

 

aCis got a couple of major bugs aswell. The majority comes from the refactoring ; one part of rewritten code need another part somewhere, which need itself another refactor,... Until you didn't refactor the entire cycle, it's broken in one or another part.

 

Care, I didn't say all reworked features are 101% retail-like. But they have been rewritten, which means they're easier to debug, and got better performance aswell.

Link to comment
Share on other sites

because they are all emo with u ?

 

i don't even know what "emo" means xD [really]

 

@Tryskell: i see you wanted to explain the point of your work, but i learned that when you get a question, you need to answer it :), nothing else is needed, because you would be wasting your time explaining something that maybe some people doesn't really care [i care about what you do on aCis ;)]

 

so, i back to ask, how much percent of aCis development is done until now ? [personally for you]

 

:D

Link to comment
Share on other sites

 

To give a fast overview of what have be made : geoengine, zone manager, castles, friendlist, skill engine, recipes,... Except RaidBossPointsManager, nothing have been "added".

 

he answered already :)

Link to comment
Share on other sites

not reallyand i asked %, then a number, nothing else ;)

i understood, but i didnt wanted to say that u kinda cant calculate this, :)

u cant know what problems will may appear :)

so u dont know how % of it u done till now, and how much left.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • Guys, if you'd let me be the bearer of bad news, No amount of "break from server development" can justify your complete lack of idea how things work. If it was this easy, you should've been seeing 90% of the servers of the popular old versions, such as IL and HF, running on the newest client. For this task, you would need a lot of time - think at least 2 months, if you can code, have access to all the necessary tools for client development, and you have a relatively good idea of how server<->client communication works. f you don't, then you either find yourself a well-paying job and find someone who would do it for you or you put the idea aside (for no less than 1-2 years) and start reading and learning asap. Let me give you a little preview/breakdown of what some of the work includes. The work can be split into two parts - SERVER side and CLIENT side.  The server and the client communicate through packets. Each of these packets has a defined structure. Both, the server and the client MUST know this structure and MUST use the same structure, otherwise they won't be able to "understand" each other. - The server side predominantly includes the alteration of existing packet structure and the creation (from zero) of missing packets that the client requires. Then you also have to take these changes into account and alter the existing features of your server to match the changes. A good example for this is SKILL ENCHANTING. On older chronicles, the enchant level is determined by the LEVEL value of the skill and on the new clients, it has been taken out into a separate value. What this means is that you would have to figure out a way to adapt the old system to the new requirements. - Now that we mentioned the client, you would also need to edit a bunch of DAT files, including those related to ITEMS, SKILLS, QUESTS, NPCS, and AUGMENTATION STATS and DESCRIPTIONS, etc. For some of those, you would also have to figure out how to check for missing entries and how to parse data from the older client to the new. The best example, again, would be the SKILLS. On the latest clients, the skill enchanting was limited to only +20. As such, even if there were some matching skills between the two different client versions, you would still need to add the missing 10 levels to +30. And once you complete all of that, you start testing and fixing bugs and sh1t. And once you have fixed all of that, you can start adding new features from the new client, because otherwise it would be one big mess and a waste of time and/or money.
    • As far as I know, these are not linked to the server. What I mean by this is - there is no server <-> client communication for these two features. If that is indeed the case, you would need the Interface sources in order to create a custom function which you can trigger with a SERVER_TO_CLIENT packet.
    • Hello, I recently Installed the h5 Interface from emu-dev   Everything is working great but i was wondering if anyone can help me add the monster book and item book buttons on my community board to make it more accessible. Or if there is a way to add a button with HTML that calls these windows. I have xdat editor installed and i have located the relevant windows, but i don't know what to do with them. Thank you for your time.  
    • Add Support ShortCutPanel https://jumpshare.com/s/VTm9x1wvHmPokrqomNun
    • Καλησπερα μαγκες θα ηθελα εναν Dev ( που να γνωριζει καλα την δουλεια ) να ξεκινησουμε εξολοκληρου ενα Interlude PVP σερβερ που εχω στο μυαλο μου! Παρακαλω πολυ στειλτε μου προσωπικο στο προφιλ μου εδω για περαιτερω πληροφοριες! Ευχαριστω!
  • Topics

×
×
  • Create New...