Considering the recent change for the browser base url in 00_defines.lua as seen below:
This change was in my opinion not needed and anti-modding. The base url was already defined in the browser.gui previously (still is, however it might not bed usable now). This makes it less usable as changing this now disables achievements whereas before it didn't.
Thoughts?
Code:
BROWSER_BASE_URL = "http://www.stellariswiki.com/",
This change was in my opinion not needed and anti-modding. The base url was already defined in the browser.gui previously (still is, however it might not bed usable now). This makes it less usable as changing this now disables achievements whereas before it didn't.
Thoughts?