cwtools / cwtools-ck3-config

MIT License
22 stars 18 forks source link

Draft core Implementation: Triggers #12

Open Zonr0 opened 4 years ago

Zonr0 commented 4 years ago

Triggers are a core block used in several scopes and are causing false positives in many areas. A lot of work has been done on this, but a good complete draft implementation of them would significantly help practical usability of cwtools for ck3.

Zonr0 commented 4 years ago

I will work on this along with #11 this week. Hoping to have a PR by Monday evening.

tboby commented 4 years ago

This should be very doable in an evening or two. The ones to be careful with are things like variables, saved scopes, arrays. Probably best to put a placeholder in for them for now and come back to them. Leaving them as scalar or something generous won't harm the validation.