u/Broad_Context600

I made an add-on that can automatically switch the world map based on the time, and I’d like to get everyone’s opinions on a few issues.

I made an add-on that can automatically switch the world map based on the time, and I’d like to get everyone’s opinions on a few issues.

My add-on can automatically switch the world map to different color versions based on four time periods: day, dusk, night, and dawn.

https://www.nexusmods.com/elderscrollsonline/mods/256

For the Mundus map, I added a ring of twinkling starlight animation. At night, maps outside the Atmora region will also show a torchlight illumination animation effect.

It supports both automatic mode and manual mode.

Now I’d like to ask for feedback:

For a 24-hour system, what would be a reasonable time setting for switching between different ESO map versions?

My current settings are:

local DAY_START = 8
local DUSK_START = 16
local NIGHT_START = 21
local DAWN_START = 3

I’m not sure if this is reasonable.

https://preview.redd.it/3td780ekt82h1.png?width=2560&format=png&auto=webp&s=7597448a61e0d85278a8bb6fa108f4870ed6b705

https://preview.redd.it/kmqvqhcmt82h1.png?width=2560&format=png&auto=webp&s=95412e479b0fd7ba55ea4a8d9a20ee94cb17c05f

https://preview.redd.it/syfvlcfot82h1.png?width=2560&format=png&auto=webp&s=49a6e559fd525eb6abb8bca03a5137947382ad4a

https://preview.redd.it/en3j77bqt82h1.png?width=2560&format=png&auto=webp&s=ff58029078094b102c65cbda1fb8b8c92a3c904d

https://preview.redd.it/0id6r1grt82h1.png?width=2560&format=png&auto=webp&s=f30611024978c0b7aec32f8e0430e9b51fbc567f

https://preview.redd.it/uns94hztt82h1.png?width=2560&format=png&auto=webp&s=b357fe6253ab7ee5491e9665cc7e14b17517bf85

Further clarification:

Many people have asked me why I haven't published on ESOUI. The truth is, some of the add-ons I've made are meant to serve Reshade. Nexusmods is more suitable for publishing this kind of content. I originally created an integration between a .fx file and an add-on (single-pixel recognition technology). It allows Reshade to recognize which zone I'm currently in within the game, and then apply different color grading based on the zone to counteract the weird ambient lighting. However, due to the enormous workload, I've temporarily stopped development and only made a prototype. To me, this add-on is just an 'extension of a graphics preset,' so I don't want to publish it on ESOUI.

Where I publish my add-ons is my freedom. Please don't morally blackmail me, and don't judge me using the 'ESOUI constitution.' Thank you.

reddit.com
u/Broad_Context600 — 1 day ago