Fluorohydride / ygopro

A script engine for "yu-gi-oh!" and sample gui
GNU General Public License v2.0
1.85k stars 597 forks source link

DataManager: add MentionHandler #2528

Closed salix5 closed 7 months ago

salix5 commented 7 months ago

@mercury233 @purerosefallen Require: https://github.com/Fluorohydride/ygopro-core/pull/579

The mention handler implementation.

Add 2 System strings:

!system 50 (Left border of the card name)
!system 51 (Right border of the card name)

The default values are " and ".

purerosefallen commented 7 months ago

I don't suggest you to waste more time on this PR, until a proper solution to the server deployment and the problem of server memory cost come out.