Changeset 119
AdminCommands refactor.
Here are fresh commands for you, mighty admins ^^.
ADDED COMMANDS
cameramode: same as retail //camera, thx to Airin (L2J User contribution) http://www.l2jserver.com/forum/viewtopic.php?f=69&t=19618
admin_summon_info: displays an information window about target summon
admin_unsummon: unsummon target's pet/summon or target
admin_summon_setlvl: set the pet's level
admin_show_pet_inv: show pet's inventory (currently NOT WORKING)
admin_party_info: find party infos of targeted character, if any
admin_clan_info: find clan infos of the character, if any
admin_remove_clan_penalty: removes clan penalties
DELETED COMMANDS
save_modifications, part of the "Edit" button panel of the selected character.
visible/invisible, deprecated cause of the existence of vis/invis.
PANELS
Many panels are improved. Some holes have been filled aswell with the new commands.
Main panel have "dualbox" and "pet infos" buttons
"List" > select a character got a fresh panel with new added commands.
"Edit" button panel has been seriously revisited. It got only useful stuff.
MISC
Cleaned 2 skills. Nothing for you.
L2ClanMember typos.
Changeset 120
Some little fixes.
core support for isClanSkill().
add an effect on Grade Penalty skill (-50% runspd/atkspd/cstspd).
update correctly passive skill list when Grade Penalty occurs.
update/complete 2 serverpackets.
change calcLvlDependModifier formula method.
Experimental : Point3D doesn't use "synchronize" anymore, which means less used ressources. Such points are used for signets casting as exemple. If you handle strange behavior on signets positioning or such, please contact on forum asap. This fix has been released recently on L2J.
Changeset 121
Fix hennas typos problems. Additionally improve DB structure for those tables.
Ty stanus for report.
PS : prices have been updated aswell. When they seem more... normal (from my player's PoV), if you got proofs old prices were retail, send screen / cry on forum ^^.
Changeset 122
Items, part 1.5 ^^
Correct following errors :
stackable items (5 missing);
herbs effects (both DP && core issue);
SoE castles/clans (it was using the old itemhandler, used for backward compatibility, but now it was bypassing real effects so bb old itemhandler and welcome new generation :);
Misc :
added a config for bosses items drop rate;
fixed the targeting issue when sitting (when you double protect something sometimes that bugs, lol).
added Dummy skillhandler, correct "the DUMMY skillType isn't implemented". You can launch fireworks without bugs ! Eweussaumeu !
Changeset 123
Misc
Add core support && DP for Court Magician (allow to use castle crown's skill), currently fully working.
Correct shields item restriction (as they migrated from L2Weapon to L2Armor).
Improve EffectFear (geodata check). I still don't know why mobs take time to be affected. It's not due to effect anyway.
If by any hazard, the Court Magician got other stuff, consider send as much infos as you got on forum, and if possible with proofs about what you say. I didn't manage to find any decent IL infos, except the clan gate part.