Develop vs Master
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 11
- Joined: Sat Oct 31, 2015 5:27 pm
Develop vs Master
From where should I start building a server? The develop or the master branch? I'm currently working on the develop pack but everyone and their mother says that it's full of bugs.
-
- Advanced User
- Posts: 1026
- Joined: Thu Aug 14, 2014 6:31 am
Re: Develop vs Master
- Develop meaning... Development (new implementations and tests).
- Master meaning... stable (fixed from develop), but with non implemented features.
- Master meaning... stable (fixed from develop), but with non implemented features.
-
- Posts: 582
- Joined: Mon Jun 20, 2011 2:40 pm
- Contact:
Re: Develop vs Master
Both sucks and shouldn't be used for live servers.
-
- Posts: 11
- Joined: Sat Oct 31, 2015 5:27 pm
Re: Develop vs Master
Does anyone of you know the most important bugs of each pack? I don't rly care about quests and stuff, i just want Oly,sieges,clans and some instances to work properly (or to be fixable easily)
-
- Advanced User
- Posts: 1026
- Joined: Thu Aug 14, 2014 6:31 am
Re: Develop vs Master
Wich is the best pack that doesn't have bugs and can be useable for live servers?...sahar wrote:Both sucks and shouldn't be used for live servers.
-
- Posts: 582
- Joined: Mon Jun 20, 2011 2:40 pm
- Contact:
Re: Develop vs Master
Atm none, people says sunrise but I never checked it, I do never trust private forks, they always got crap to hide.
Anyway like I said l2jserver isn't ready for a live server by all means, even if you think of "Oh i dont need any quests etc I just want pure pvp", that's excactly what I wanted, and to be fair, the amount of bugs I find each days makes it feel like l2jserver was created yestarday.
Again, its not ready for a live server unless you got plenty of developers ready to fix every bug found, from bugged attributes system to non-implemenated fan-range, bugged crit-resist formulas, bugged calls to onExit() of effects, bugged knownlist and so on, not to speak of bugged geo-engine.
Anyway like I said l2jserver isn't ready for a live server by all means, even if you think of "Oh i dont need any quests etc I just want pure pvp", that's excactly what I wanted, and to be fair, the amount of bugs I find each days makes it feel like l2jserver was created yestarday.
Again, its not ready for a live server unless you got plenty of developers ready to fix every bug found, from bugged attributes system to non-implemenated fan-range, bugged crit-resist formulas, bugged calls to onExit() of effects, bugged knownlist and so on, not to speak of bugged geo-engine.
-
- Advanced User
- Posts: 1026
- Joined: Thu Aug 14, 2014 6:31 am
Re: Develop vs Master
That you tell are very well... but think that if we dont have DMCA we dont stop develop.
Otherway Zoey76 need to hire more developers (even if they are "in practice"), because I think that the 9 developers that L2J have, are overloaded. Anybody can contribute but normally dont hear whatever to say the contributors.
I did pull requests, but allways been critized when should be heared and adapted by L2 if are interested...
Its my opinion... eh...
Otherway Zoey76 need to hire more developers (even if they are "in practice"), because I think that the 9 developers that L2J have, are overloaded. Anybody can contribute but normally dont hear whatever to say the contributors.
I did pull requests, but allways been critized when should be heared and adapted by L2 if are interested...
Its my opinion... eh...
- Zephyr
- L2j Veteran
- Posts: 331
- Joined: Wed Sep 19, 2012 10:44 pm
- Location: Argentina
Re: Develop vs Master
I think develop is better than master (at least for now but, as sahar said, it's not really for production).
About the new devs, we are talking about a few changes to improve the situation . Sadly, i can't give you details.
About the new devs, we are talking about a few changes to improve the situation . Sadly, i can't give you details.
-
- Advanced User
- Posts: 1026
- Joined: Thu Aug 14, 2014 6:31 am
Re: Develop vs Master
I understand, but well organized. You will have to use 'Microsoft Project' to organize tasks and even the tasks that are assigned to developers is more convenient than with the forum (more complicated). Right now, it is the way we work in Spain and manage projects. When you get used to using it is very convenient.Zephyr wrote:I think develop is better than master (at least for now but, as sahar said, it's not really for production).
About the new devs, we are talking about a few changes to improve the situation . Sadly, i can't give you details.
- Zephyr
- L2j Veteran
- Posts: 331
- Joined: Wed Sep 19, 2012 10:44 pm
- Location: Argentina
Re: Develop vs Master
You dont need 'ms project' to organize a small Team, it's too much documentation that doesn't add any value to the project.Sacrifice wrote:I understand, but well organized. You will have to use 'Microsoft Project' to organize tasks and even the tasks that are assigned to developers is more convenient than with the forum (more complicated). Right now, it is the way we work in Spain and manage projects. When you get used to using it is very convenient.Zephyr wrote:I think develop is better than master (at least for now but, as sahar said, it's not really for production).
About the new devs, we are talking about a few changes to improve the situation . Sadly, i can't give you details.
If you want to use a methodology, agile is more convenient in this case, where there is less members and the context changes every day.
But yes, we need a tool to organize the devs.
- Zoey76
- L2j Inner Circle
- Posts: 7005
- Joined: Tue Aug 11, 2009 3:36 am
Re: Develop vs Master
Use develop for now, about the management tool we are working on that as well.
Powered by Eclipse 4.30 | Eclipse Temurin 21 | MariaDB 11.3.2 | L2J Server 2.6.3.0 - High Five
Join our Discord!
Join our Discord!
-
- Posts: 11
- Joined: Sat Oct 31, 2015 5:27 pm
Re: Develop vs Master
Wow a post from you finally!! Any progress with the DMCA issue? Do you think there's a chance for a comeback?Zoey76 wrote:Use develop for now, about the management tool we are working on that as well.
-
- Advanced User
- Posts: 1026
- Joined: Thu Aug 14, 2014 6:31 am
Re: Develop vs Master
let calm the inner circle, the task that have to do is not mucus TurkeyIssen wrote:Wow a post from you finally!! Any progress with the DMCA issue? Do you think there's a chance for a comeback?Zoey76 wrote:Use develop for now, about the management tool we are working on that as well.
-
- Advanced User
- Posts: 1440
- Joined: Wed Apr 15, 2009 10:07 am
Re: Develop vs Master
For a moment there i though the repos were back or a temporary repo was created.