[#modding] i have a harmony use case not currently doable without harmony: some of the logi...

Issue #4006 resolved
Freehold Games Bot Account created an issue

Marked for crossposting by: From Entropy to helado

Message (jump):

<From Entropy to helado> i have a harmony use case not currently doable without harmony: some of the logic for setting up the colors/codes is duplicated between ColorUtility and ScreenBuffer, making it require harmony to add a new color/code pair because ScreenBuffer's logic is hardcoded. ideally i should be able to set it up once by modifying ColorUtility's dictionaries, and then ScreenBuffer would grab them from there consistently instead of me having to patch ScreenBuffer's constructor

Comments (2)

  1. Log in to comment