Open Sourcing
This week, I decided to officially make all of my addons open source on GitLab. To accomplish this, I wrote a JavaScript script to parse addon names into valid repository names, a Batch script to create repositories for each addon, another JavaScript script to collect the IDs of all of those repositories, a Bash script to change the visibility of them all, then finally a third JavaScript script to add a repository link to the description of each addon. Whew!
Tale of Flocksworth
Unfortunately, I didn't do much over here this week. I added a precaution to protect against cases where the centers of PoIs would spawn in a panel that does not yet exist, causing the center point to never be marked. I didn't get around to testing or properly implementing it yet. Oops!