L2j: Do you need help?

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
User avatar
Pere
Posts: 400
Joined: Sat Jan 05, 2008 11:09 am
Location: Catalunya, Berguedà

Re: L2j: Do you need help?

Post by Pere »

The best idea is to wait quietly and avoid them losing time closing trolltopics
Bones tardes amics meus tots!
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: L2j: Do you need help?

Post by JIV »

isnt it nice, we meet here all together :mrgreen:
User avatar
ThePhoenixBird
L2j Inner Circle
L2j Inner Circle
Posts: 1857
Joined: Fri May 27, 2005 5:11 pm

Re: L2j: Do you need help?

Post by ThePhoenixBird »

Would someone start a list about missing\incomplete\bugged features since C1?
User avatar
Pere
Posts: 400
Joined: Sat Jan 05, 2008 11:09 am
Location: Catalunya, Berguedà

Re: L2j: Do you need help?

Post by Pere »

ThePhoenixBird wrote:Would someone start a list about missing\incomplete\bugged features since C1?
This would really help us the devs a lot to know what is missing and get something to do on our free times :mrgreen:
Bones tardes amics meus tots!
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: L2j: Do you need help?

Post by denser »

ThePhoenixBird wrote:Would someone start a list about missing\incomplete\bugged features since C1?
first step: party matching
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
Airin
Posts: 81
Joined: Wed Sep 23, 2009 6:53 pm

Re: L2j: Do you need help?

Post by Airin »

denser wrote:
ThePhoenixBird wrote:Would someone start a list about missing\incomplete\bugged features since C1?
first step: party matching
I think it is implented already?
a.k.a TrueDecko
CUSTOM ITEMS WITHOUT ANY COPYRIGHT VIOLATION - APPROVED BY NCZ0ft - PRESS ON IMAGE TO REACH TUTORIAL!
Image
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: L2j: Do you need help?

Post by denser »

yes it is..almost forget :) sry
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
JMD
Advanced User
Advanced User
Posts: 1440
Joined: Wed Apr 15, 2009 10:07 am

Re: L2j: Do you need help?

Post by JMD »

Siegeable Clan Halls. I've never seen those working on l2j.
User avatar
denser
Posts: 1392
Joined: Wed May 30, 2007 9:13 pm
Location: Russia
Contact:

Re: L2j: Do you need help?

Post by denser »

it in contribs,testing etc
Tiger, once tasted human flesh, will want to taste it again
L2J - the place where glad to see you any time!
User avatar
ThePhoenixBird
L2j Inner Circle
L2j Inner Circle
Posts: 1857
Joined: Fri May 27, 2005 5:11 pm

Re: L2j: Do you need help?

Post by ThePhoenixBird »

How to get a Forum Contribution Commited:
  • Clean Coding, make it easy to read.
  • Do not HARDcode your stuff, while less code you use the better.
  • Test it and give feedback.
  • Test it and give feedback.
  • Test it and give feedback.
  • Test it and give feedback.
User avatar
LasTravel
Posts: 888
Joined: Tue Jan 05, 2010 12:08 am
Location: Spain

Re: L2j: Do you need help?

Post by LasTravel »

ThePhoenixBird wrote:How to get a Forum Contribution Commited:
  • Clean Coding, make it easy to read.
  • Do not HARDcode your stuff, while less code you use the better.
  • Test it and give feedback.
  • Test it and give feedback.
  • Test it and give feedback.
  • Test it and give feedback.
viewtopic.php?f=55&t=13613&hilit=benom
5 pages about tests and beedback, commited? No.

viewtopic.php?f=69&t=18044&hilit=sailren
5 pages about tests and beedback, commited? No.

viewtopic.php?f=69&t=18838&hilit=clan+hall#p101373
9 pages about tests and beedback, commited? No.

I think, if one user can code something he prefer non share and use his work for his own project/server and non share nothing... On the whole forum you can found some contribs what "are not totally ignored by the dev team" but also are not commited so it affect too...

PS: Just my opinion :/
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: L2j: Do you need help?

Post by _DS_ »

I'm very pessimistic about community testing. Bugreports are rare and usually useless.
For example: BigBoss's blockchecker event was several months on the forum, leeched by hundreds, and ? On next day after commit and install on live i got problems. This is happens not because BigBoss is a bad programmer, but because of poor testing.

Just my opinion.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
Nik
L2j Veteran
L2j Veteran
Posts: 629
Joined: Fri Apr 18, 2008 9:09 pm

Re: L2j: Do you need help?

Post by Nik »

_DS_ wrote:I'm very pessimistic about community testing. Bugreports are rare and usually useless.
For example: BigBoss's blockchecker event was several months on the forum, leeched by hundreds, and ? On next day after commit and install on live i got problems. This is happens not because BigBoss is a bad programmer, but because of poor testing.

Just my opinion.
And its not tested by devs because they dont wanna bother with boring tests :) I hate testing too, but it has to be done >.<
Playing a game where you know how every single mechanism works is quite satisfying.
Its the main perk that a gamer-developer has :D
lion
L2j Veteran
L2j Veteran
Posts: 967
Joined: Sun Mar 11, 2007 7:49 pm
Location: Ukraine

Re: L2j: Do you need help?

Post by lion »

nik wrote: And its not tested by devs because they dont wanna bother with boring tests :) I hate testing too, but it has to be done >.<
woot?
all commit tested by devs and on devs server.. lol
Nik
L2j Veteran
L2j Veteran
Posts: 629
Joined: Fri Apr 18, 2008 9:09 pm

Re: L2j: Do you need help?

Post by Nik »

lion wrote:
nik wrote: And its not tested by devs because they dont wanna bother with boring tests :) I hate testing too, but it has to be done >.<
woot?
all commit tested by devs and on devs server.. lol
Ahh yeah, well, the first tests :)
Playing a game where you know how every single mechanism works is quite satisfying.
Its the main perk that a gamer-developer has :D
Locked