sebastian-heinz / Arrowgene.DragonsDogmaOnline

Server for Dragons Dogma Online
GNU Affero General Public License v3.0
161 stars 52 forks source link

Fix: Skills don't do damage after leveling it up #370

Closed RyanYappert closed 1 month ago

RyanYappert commented 1 month ago

Alert all party members with an NTC when a player or pawn ranks up a custom skill.

Addresses issue #359.

New to C# so the pallet search is probably wonky.

Checklist:

RyanYappert commented 1 month ago

Including some additional changes in the same neighborhood.

Currently notifies only party members, but the above conversation about notifying the whole server likely echoes to this point as well.

alborrajo commented 1 month ago

Merge/Rebase on top of develop and then we can merge it