LegionCore-7.3.5 icon indicating copy to clipboard operation
LegionCore-7.3.5 copied to clipboard

Refactor script loading

Open SoulSeekkor opened this issue 1 year ago • 3 comments

This is a massive refactor of the script loading to get rid of the monolithic original file. This breaks it up nicely into more management pieces and I think makes it easier to add custom scripts (which I will be soon after I finish DungeonBalance).

SoulSeekkor avatar Feb 14 '24 03:02 SoulSeekkor

I picked these changes from another branch (DungeonBalance) that I'm working on, so you'll want to make sure it compiles by itself.

SoulSeekkor avatar Feb 14 '24 17:02 SoulSeekkor

@SoulSeekkor thanks for opening another merge request, I'll try to take a look this weekend 👍

dufernst avatar Feb 14 '24 17:02 dufernst

Looks ok

ImmortalusDev avatar Feb 15 '24 15:02 ImmortalusDev