Jump to content

Recommended Posts

Posted (edited)

Checked on the chronicles Prelude, Interlude, HF, Helios-GameCost, Salvation-Kr.

Installation:
Put L2Editor folder into the client folder.

Some features:
Saves packages as Version 123 Licensee 0.
Opens native packages 111, 121.
Running on the original LineageEffect, LineageEffect_br, LineageWarrior from Salvation.

Problems and issues are still enough but I will continue to work on the availability of free time.

If you are interested in further development of the project, you can create issues:
https://bitbucket.org/lordofdest/l2editor/issues
It is desirable with screenshots, video or any info that will help to quickly understand the problem.

If you are interested in the source code of this editor, you can contact with me. The options can be as follows: Exchange or simply handing over to people with a normal reputation on the forum. 

All other questions are also in the PM or Skype lord0fdest.

Have a nice day!

L2Editor-compile-20.09.2017.7z

Sorry for my English. 

Edited by lordofdest
  • deMEV pinned and unpinned this topic
Posted
7 hours ago, Fyyre said:

Simply epic.  I hope you are able to correct issue with lighting =)

Intensity maps for terrain sectors:

1. Can be generated using FDynamicLight::SampleIntensity.

2. Extension for DevMode to call UTerrainSector::MakeIntensityMap() and ULevel::Serialize. 

For other objects Lineage2 using FMultiLightMap (before GoD which using Beast)

Issues will be fixed after fail with loading UnreadEd on Prelude dlls or not fix if we have success. =)

Posted
12 hours ago, lordofdest said:

Intensity maps for terrain sectors:

1. Can be generated using FDynamicLight::SampleIntensity.

2. Extension for DevMode to call UTerrainSector::MakeIntensityMap() and ULevel::Serialize. 

For other objects Lineage2 using FMultiLightMap (before GoD which using Beast)

Issues will be fixed after fail with loading UnreadEd on Prelude dlls or not fix if we have success. =)

Thanks, I will do some more checking =)

I believe you will have success, the result thus far *very encouraging!*

  • 2 weeks later...
  • 3 weeks later...
Posted

Hm
great. and the word is too tiny for that.
many classes that will help a lot of peoples.
This really need a sticky cause that quite the most complete lite weight unreal editor for Lineage 2 :)

Posted

Tool is great, thanks once again. I have a problem :)

I am editing Giran map (22_22) or whatever other map (tried to edit lobby for example) - everytime you save file, terrain texture dissapears. No grass, no mountains, it's enough just to open and save file, doing nothing :) How can this be prevented? (you can see black terrain outside Giran)

editor_issue.png

  • 2 weeks later...
Posted
On 2017-10-31 at 11:39 AM, Griunvaldas said:

Tool is great, thanks once again. I have a problem :)

I am editing Giran map (22_22) or whatever other map (tried to edit lobby for example) - everytime you save file, terrain texture dissapears. No grass, no mountains, it's enough just to open and save file, doing nothing :) How can this be prevented? (you can see black terrain outside Giran)

editor_issue.png

Change in levelinfo in lighting ilumination to 255 ;)

Posted
14 hours ago, domis045 said:

Change in levelinfo in lighting ilumination to 255 ;)

Thanks for your reply.

Unfortunately I can not find Illumination setting to adjust :/

takeonme.png

  • 4 weeks later...
Posted

Hi, 
I can't seem to make it work with UKX/UTX
Do they have to be saved then encrypted in any method?
Right now I used an unreal engine that would save it directly fine with Gildor patch (just not open)

What I try to achieve is to load a UKX add a mesh and save and there it just wont load in game same for utx.
So I tried to encrypt it but same it does not load.
(why I do not want to use gildor is that I have to redo all animation notify each time I open my UKX D: )

  • 3 months later...
Posted (edited)

Some update ;)

L2Editor based on L2 Prelude DLLs. (Build Maps using original files from NCSOFT as result can build correct Intensity Maps aka IntMap)

Installation: 

Replace original Prelude System folder in client to System from archive.

Features:

Build Intensity Maps.

And other stuff =p

Limitations:

Open/Save only Prelude Maps.

Known issues:

Crash on maps with AMover, AMovableStaticMesh.

Support:

At the moment I do not have free time to support this project.

Cookies:

UnrealEd-Prelude

UnEditor-Prelude-Complete-Package

 

P.S.

Maybe in future I try to share Interlude version of this Editor after fixing a lot of issues ;)

P.S.S

Have a nice day.

 

 

Edited by lordofdest

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • I think you should check the video more carefully you missing something very important 😛      
    • Im responding to an anonymous account with 3 posts, almost no background, and practically zero useful information added to the discussion. On top of that, the topic title is misleading  calling it "Lucera Source Code" gives a completely different impression from what is actually being presented.   I didn’t say anything different. Therefore, I have no clue how his process produces the same desirable result.   And here you are creating drama. Your topic title clearly says "Lucera Source Code," which is not actually the case, or at least that’s how it looked when I first clicked on it, so I don’t think I was completely off. There’s also no significant information about your process like  what difficulties you faced, what tools you used, or anything else meaningful. Yet you still expect others to provide value based on what? I’m not talking about your project itself which, by the way, good job. I’m talking about the topic itself as a source of value for this forum, because right now it doesn’t really offer much in that regard. So regarding the semantics, yes, wording does matter.  
    • You are funny guy! 😄 😄 😄    I was working with Lucera long before “AI apps” became fashionable. This was not something I generated in one day with a prompt. It took me years of work, testing, debugging and fixing broken decompiled code.   Of course a decompiled source is not the original private repository with the original comments, history and developer structure. Nobody said it is the same Git repository. But saying it is only “guesses” is also wrong.   When you decompile, rebuild, fix thousands of compile/runtime issues, restore broken logic, reconnect scripts, fix bad casts, repair database calls, compile it again and run it in-game, at that point it is no longer just a guess.   It becomes a working reconstructed source base!   The important part is not whether it is byte-for-byte identical to the original private source. The important part is that I can now work directly inside the code, change core logic, rebuild scripts, fix bugs and continue development without being locked behind closed binaries.   Does it compile? Yes. Does it run in-game? Yes. Can I modify core systems directly? Yes. Can I continue development independently? Yes.   So call it reconstructed, decompiled, cleaned, restored or whatever name you prefer. The result is still the same: I have a working source environment that gives me control over the lucera2 project.   And that was exactly the goal!   🙂 
    • You clearly have no idea who you're talking to.   I've been working in the cheat industry for years and have developed cheats for multiple games, including projects that operate at kernel level and bypass protections far more advanced than anything Lineage 2 has ever had. Compared to that, Lineage 2 is low tier and technically simple.   As for the topic title, it's perfectly fine. The only thing I forgot is that this forum hasn't changed after all these years. It's still full of people who would rather argue semantics and act like experts than contribute anything meaningful to the discussion. Whether you call it reverse engineering, reconstruction, or educated guesses doesn't change the fact that the result works and achieves its purpose.   Honestly, I don't think there's any reason for me to keep posting here. Most of the replies add nothing of value and only prove why many experienced developers stopped sharing their work on this forum years ago.       Nobody said Lucera is a bad product. In fact, the reason people spend time decompiling it is because it is a good product and has value.   What I find funny is that everyone openly acknowledges that Lucera gets decompiled, yet when someone actually discusses the technical side of it, people suddenly act like it's some impossible or mythical process.   Reverse engineering software is nothing new. It has existed for decades and happens in every industry, from games to operating systems to commercial applications. Lucera is no exception.     I never said Deazer is a bad developer. Quite the opposite, he's a skilled developer and Lucera is one of the most stable projects I've worked with.   My only criticism is that, as a customer, you're heavily dependent on him. If he's willing to help, you'll get an answer quickly. If he's not interested in the issue or simply doesn't feel like dealing with it, then you're left to research and solve it on your own.   That's not necessarily a technical problem with Lucera itself, it's just one of the downsides of relying on a closed source project where a lot depends on a single developer.   From a stability standpoint, though, Lucera has always been among the best files available in my experience.
  • 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..