Well since i started my own extension on l2j, there was a plan to make it cross-chronicle. That means the extension should work on any project with a minor wrapping and interfacing. When we started today testing the compatibility we bumped into a serious problem coming out from dev stupidity.
Our extension is a seperate java project that adds two-way dependancies with L2Jserver and one-way dependancies with datapack. The problem is that , each l2jserver pack ( fork ) has different package names. For example:
com.l2jserver. ......
com.l2jarchid. ......
coml.l2jbrazil. .....
So i would request if possible all devs to stop changing the names of the packages. Keep it default, it will add more compatibility and will allow custom code to be migrated easier. After all what makes your pack cool is not that it has a different svn name but stability/bug fixes/performance and custom cool features.
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.
Unfortunately, I couldn't get it to work with Hamachi, the only IP allowed is 127.0.0.1...
I don’t really have a reason to buy it, I don’t even have a live server, I just wanted to play with my friend, and the only reason I wanted this was for the DressMe mod...
I guess I’ll have to use L2JMobius instead...
https://jsoft.top/
here is an example, cms uses html pages.
Front-end you use your own, if you have a pure static template (html/css/js) I can adapt it.
If you are interested, I can give access to the admin panel to study the functionality
Question
kuba90
Well since i started my own extension on l2j, there was a plan to make it cross-chronicle. That means the extension should work on any project with a minor wrapping and interfacing. When we started today testing the compatibility we bumped into a serious problem coming out from dev stupidity.
Our extension is a seperate java project that adds two-way dependancies with L2Jserver and one-way dependancies with datapack. The problem is that , each l2jserver pack ( fork ) has different package names. For example:
com.l2jserver. ......
com.l2jarchid. ......
coml.l2jbrazil. .....
So i would request if possible all devs to stop changing the names of the packages. Keep it default, it will add more compatibility and will allow custom code to be migrated easier. After all what makes your pack cool is not that it has a different svn name but stability/bug fixes/performance and custom cool features.
Time to get serious with the packs , right ?
3 answers to this question
Recommended Posts
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.