lizzard77 / mune

1 stars 0 forks source link

Some suggestions! #1

Open megazver opened 1 year ago

megazver commented 1 year ago

Hello and thank you for the module!

I use the basic MUNE oracle a lot and I actually use it GMing regular RPGs for players, rolling it every time they ask me something I don't know and would prefer to assign a probability and roll instead of deciding. Hence my suggestions:

One, right now if the module is turned on, the MUNE window is available and unavoidable for everyone. My players were like "uh, what's thing? seems weird!" I would suggest maybe adding tickable Player, Trusted Player, Assistant GM, GM permissions in the module's settings, so the main GM can set up who gets to use it.

Two, since I use it when running regular RPGs, I don't use it nearly as often as I would when proper solo rping alone and as such, it would be nice to be able to minimize the MUNE window. I think I would personally prefer if there was a button in the upper left toolbar which made the MUNE window appear and disappear when I needed it, but if you can think of any other solutions that would be nice as well.

Three, and this is like a minor-est thing ever, but if you're a player and you roll a 6 on the Oracle, the Intervention points don't get updated. Instead, an error message appears:

image

This is, of course, not something a lot of people will do but I can see playing a coop gmless game with MUNE like you would Ironsworn and multiple people taking turns using MUNE, so I think this should be fixed to "if the settings say you can see MUNE, you can roll it and Intervention will update".

That's everything I can think of for now.

Have a lovely day!

lizzard77 commented 1 year ago

Hi and thanks for your input! I recently took over the maintenance of this module and will definitely look into your suggestions and the bug you reported (which comes from your player not having GM permissions, which is currently required as it seems). If you have any other issues or suggestions for improvement, feel free to open up more issues here!

lizzard77 commented 1 year ago

@megazver I added functionality to display different window styles. For minimizing, you might want to try the new regular window mode along with the awesome [https://foundryvtt.com/packages/window-controls](Window Controls) module, or switch to the sidebar integrated window mode.

Permissions/user levels have been added to the settings.

As for your #3 topic, I will add socket support to update the intervention points via a GM in a future release.

megazver commented 1 year ago

you might want to try the new regular window mode along with the awesome [https://foundryvtt.com/packages/window-controls](Window Controls) module

I tested it out. Switched to Regular Window and double-clicked to minimize:

image

Works fine. Unfolding it back, though, doesn't. This is what happens when you double-click the minimized window:

image

That's with AND without the Window Controls module, identical behavior.

No errors in the browser log, as far as I can tell. The sidebar integration version seems to work as intended, as far as I can tell.

Thank you for your work, btw.