a-rokay
a-rokay
I added functionality to allow the user to modify the fill colour of highlighted tiles and objects in the Ground Item, Ground Marker, and Object Marker Plugins, rather than being...
This PR adds the `switch_worlds_logged_in()` function. The passed world's position is calculated using the `row` and `column` values from `worlds.json`. Using the position, the scroll bar is clicked to attempt...
I noticed a TODO for `switch_worlds_logged_in()`. Since I did `switch_worlds_logged_out`, I feel compelled to do this one too. My idea is to use the `row` and `column` attributes from `worlds.json`...