[go: up one dir, main page]

Menu

Commit [r3435]  Maximize  Restore  History

Fix : Enforce GamePlayer Specialization Cleanup when refreshing skills (mostly used for promoting)

Fix : Enforce Cleanups on GameTrainer Promoting.
Update : Removed Subclassed Trainer cleanup when it was already ported to GameTrainer
Add : EN Translation for Item forced Un-equip on promoting.

kypd 2015-01-02

changed /DOLSharp/trunk/GameServer/gameobjects/CustomNPC/GameTrainer.cs
changed /DOLSharp/trunk/GameServer/gameobjects/GamePlayer.cs
changed /DOLSharp/trunk/GameServer/language/EN/GameObjects/GameTrainer.txt
changed /DOLSharp/trunk/GameServer/playerclasses/albion/ClassMaulerAlb.cs
changed /DOLSharp/trunk/GameServer/playerclasses/hibernia/ClassMaulerHib.cs
changed /DOLSharp/trunk/GameServer/playerclasses/midgard/ClassMaulerMid.cs
changed /DOLSharp/trunk/GameServer/trainer/albion/AlbionMaulerTrainer.cs
changed /DOLSharp/trunk/GameServer/trainer/albion/HereticTrainer.cs
changed /DOLSharp/trunk/GameServer/trainer/hibernia/BainsheeTrainer.cs
changed /DOLSharp/trunk/GameServer/trainer/hibernia/HiberniaMaulerTrainer.cs
changed /DOLSharp/trunk/GameServer/trainer/hibernia/VampiirrTrainer.cs
changed /DOLSharp/trunk/GameServer/trainer/midgard/MidgardMaulerTrainer.cs
changed /DOLSharp/trunk/GameServer/trainer/midgard/ValkyrieTrainer.cs
changed /DOLSharp/trunk/GameServer/trainer/midgard/WarlockTrainer.cs