Jump to content

Recommended Posts

Posted

Rev 290 is also available for free on forums.

 

Changeset 301

 

Olympiads, Quests, Misc

 

Olympiads - ty Hasha.

- fix visual bug regarding participant HP bars.

- fix visual bug regarding participants buffs bar refresh (for spectators).

- wait time setted by default to 30sec.

- rework spectators system.

- drop ExOlympiadUserInfoSpectator packet (not used).

- add 2 configs (AltOlyWaitBattle && AltOlyWaitEnd).

- random cleanup.

 

Quests

- cleanup numerous quests (notably Q163, Q166, Q171, Q294, Q296).

 

Misc

- cleanup ClanTable - ty Hasha.

- avoid to use getter/setter inside the file.

- scheduleRemoveClan parameter is changed for L2Clan not int (avoid to read 4 times the Map to find the L2Clan).

- cleanup L2Clan

- avoid to use getter/setter inside the file.

- Integer parameter > int.

- Drop of L2Clan version for setEnemyClan / setAttackerClan. Integer survivor > int.

- Edit deleteEnemyClan(L2Clan) / deleteAttackerClan(L2Clan) parameters from L2Clan to int (clanId).

- simplify few methods (notably ".contains" which implicitely returns a boolean).

- getAllSkills() is edited for getClanSkills().

- drop of _skillList, 2 removeSkill(int/L2Skill) and getSkills() methods (L2JIL unused) - ty Hasha.

- drop of addClanMember(L2ClanMember) method (private, 3 uses, 1 line method).

- getOnlineMembers(int) loses his parameter.

- addSkillEffects(), updateClanScoreInDB() methods are dropped.

- rework setReputationScore(int) method in order to avoid to create 3 times (!) clan members list, and regenerate getClanSkills() for every member. Use of Math.min/max.

- setHasHideout() / setHasCastle() renamed for setHideout() / setCastle(). Variables are also renamed.

- L2PcInstance

- the Map storing subclasses is initialized with instance itself, and final.

- sorted maps for subclasses, macros and skill lists - ty xblx, Trance.

- fix beginner shortcuts (self heal was overidden sit icon) - ty Kingzor.

- fix one systemMessage, and 3 others (not used yet, so not visible) - ty Hasha.

- drop of L2TIntObjectHashMap (only one use before, not used anymore).

- fix an issue regarding clan skills give back once Olympiads are done, if clan reputation is <= 0.

- fix top/bottom ; getting one OR the other doesn't mean you got both anymore (1 && 0 || 0 && 1 = 0, not 1). Ty Hasha.

- Skills (need to do a lot more about skills...)

- fix Focus Attack (set to 1, not add 1).

Posted
Changeset 302

 

Quests, Misc

 

Quests

- addition of Q212, Q365, Q383

 

Misc

- fix a double animation on custom L2ClassMaster. Ty Kingzor.

- revert changes made on ExHeroList (not buggy anymore, but still not retail).

- L2Clan (again)

- drop addSkill(L2Skill) method - unused.

- addNewSkill(L2Skill)

- manages to regroup 3 others packet sending in an existing getOnlineMembers() loop (avoid creation of 3 clan members lists per skill addition).

- avoid to send skill refresh packet if the clan skill doesn't match your rights.

- the message saying you earned a clan skill is now broadcasted to all clan members, rather than only clan leader (create some stuff to clan chat about...)

- setReputation

- refresh members skill list (when an update is needed).

- fixes an error introduced in previous rev (rep points update has to be made even if an update isn't needed).

Posted

No. Add it on your own.

 

I searched and all interlude tvts I found suck, atm Im coding TvT event exclusivly for aCis, and I will share it on their forums

Posted

I searched and all interlude tvts I found suck

 

I know that :troll:

 

But if wannabe admin can't add a single thing (talking in general), he should forget about his own server. :)

Posted

I searched and all interlude tvts I found suck, atm Im coding TvT event exclusivly for aCis, and I will share it on their forums

If it manages to uses fences system and ExColosseum packets, I will eventually add it.

Posted

If it manages to uses fences system and ExColosseum packets, I will eventually add it.

 

Im not that skilled to code packets from scratch, but my tvt will be a very light and noob friendly

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...