Jump to content

Recommended Posts

Posted

This is not a bug report forum btw. And don't expect any huge balance on TvT's, it's fraking non buff event. If you don't enjoy that event, don't join it. I'm not going to start balancing classes based on events.

 

Zariche has been fixed 5 minutes after I woke up.

Posted

After 2 days i can say server has veryyyyyyyy UNBALACED classes kamael are superrrrrrrr bugged dmg is insane ... if not repaired no luck to play in this server !!!

Posted

After 2 days i can say server has veryyyyyyyy UNBALACED classes kamael are superrrrrrrr bugged dmg is insane ... if not repaired no luck to play in this server !!!

sad but true...dunno why didlak doesn't nerf them already..all server is complaining.

@Didlak dude get in game and see what ppl say on shout.Or should i make a screen and post it here?Every1 says i thing :

Kamael OP ! :P

Posted

pathetic kid, doombringers always has been great class without buffs and it is tvt ofc they will have more kills then mages cuz every1 stand in a big grupe.want to talk about rush impact, it's retail like now, get 85 and then qq

hahaha i speak with GM last night and he said he knows that Rush Impact is OP and he said he will nerf it! gg who is the pathetic kid now?

Posted

hahaha i speak with GM last night and he said he knows that Rush Impact is OP and he said he will nerf it! gg who is the pathetic kid now?

why do you post nonsenc and lies here.i have 2 things for you.

1st. grow up and learn maturity

2st. he wond anything about reuse/land rate/dmg if you dont belive me cheack forum

  • 2 weeks later...
Posted

Aside from that, they all have bad players too ... Lets not always blame the admins, sometimes players sux more ...  ;D

 

btw : nVm-lution ? What does that have inside SuperDuperFastMap<> ?  ;D ( Just wondering why are you optimizing something that is fast enough to not cause bottlenecks ).

Posted

Aside from that, they all have bad players too ... Lets not always blame the admins, sometimes players sux more ...  ;D

 

btw : nVm-lution ? What does that have inside SuperDuperFastMap<> ?  ;D ( Just wondering why are you optimizing something that is fast enough to not cause bottlenecks ).

nVmlution is crap compared to the Bee Engine. Nothing to worry about.

Posted

Why i cant found normal server, all have bugs, or bad balanced or gm make crazy donations.. all wanna get money :X

 

How's your life misery relevant to this topic? go play retail. pay $13/month, you have "bugless", "balanced" and "no donations(since they get money elsewhere)" gameplay.

 

btw hi Issle

Posted

Aside from that, they all have bad players too ... Lets not always blame the admins, sometimes players sux more ...  ;D

 

btw : nVm-lution ? What does that have inside SuperDuperFastMap<> ?  ;D ( Just wondering why are you optimizing something that is fast enough to not cause bottlenecks ).

 

No. We use Trove and Javolution maps.

But i made some custom array/linked list/queue implementations, StringBuffer, NIO networking and file handling, non blocking random, "ordered sequential" thread executors, blocking multi task executors, xml reader, Math utils, Array utils, date generators, byte array reader/writer, GUI utils, default Swing classes, custom buffer and binary sorted array queues with shift insert/move functions for updated pathfinding nodes (Pathfinding: ToI floor 1, 500 worlds units from one room to another, 4 edges: 1.4ms including path optimize from each node to destination to make paths nearly retail like)

 

The only thing that is really speeding up is wisely used code such as:

 

private final L2Effect getFirstEffectInternal(final IncArrayList<L2Effect> effects, final L2EffectType effectType)
{
	if (effects == null)
		return null;

	for (int i = effects.size(); i-- > 0;)
	{
		final L2Effect effect = effects.getUnsafe(i);
		if (effect != null && effect.getEffectType() == effectType)
			return effect;
	}

	return null;
}

 

Stuff like this makes iterations and other operations concurrent save without a thread monitor (synced block) or atomic locks, and in this case it does speed up a lot!

 

We are not using any shits to make it work! We try to make it as fast and readable as possible, because better code = better server.

Guest
This topic is now closed to further replies.



  • Posts

    • someone ban again this piece of shit this guy is a virus we should make an antikara or karabytes
    • 🍂 The cost on Vibe-sms is dropping, like autumn leaves falling from the trees.     It’s a little sad to watch the last days of summer fade away with its warmth, but that’s how the world works  every season has its own rules. The same goes for our prices: they are gradually but steadily going down, opening up new opportunities and great deals. 💸   🌍 USA is already at the minimum, and Europe, Asia, and dozens of other countries will follow soon. Don’t miss out  fresh rates are waiting for you!   Website link — https://vibe-sms.net/ Our Telegram channel — https://t.me/vibe_sms
    • You didn't tell me anywhere that you wanted core.jar as proof, I have everything ready for an independent developer to review. All the conversations, all your edits. I won't settle anything with you, so you can threaten me again and damage my name.
    • So what? Did i say anything wrong? You have no idea what source/compile is. I still wait for your .jar or source to be posted since you say i destroyed the compiled version of yours. Why you don't post it? Are you afraid that people will just see few addon lines and you did not even know that your source and compiled had different things? I should not even waste 2 minute to fix your raidboss_spawnlist thing.    Your mentally ill. What you posted is our primary deal nothing against me.  Because all he does is post whatever i write as if i hide and i did not say any mod to join and check my discord. i want him actual post something against me or any offenses i did. I also requested him several hours ago to post his .jar where my code "HACKED" his server but he wont post.    Nobody should allow open a random topic and cause issues to other's life without proofs. I demand punishment and soon unless he post evidence that i hurt his server or left him or did not make what he asked. 
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock