Arne Kiesewetter
Arne Kiesewetter
Hmmmm, I would definitely see the access level itself (e.g. always, advanced, internal, ...) as a base MonkeyLoader thing. The game pack would just have to deal with following it...
Could only do something on that on monday or tuesday probably, so you could have a go at it. What we discussed in the group is basically all it needs...
Yea, toggleable would make sense, although it would mean more code for both options
We sorta decided on fixed position with the merge of #81 - lock-in may be something to consider still, although I'm not sure how we would do that
For my personal projects, I've set it up to trigger on pushing a v... tag
Would offer some help in terms of discussing ideas, design and implementations too, where needed / possible 👀
There's a lot of abstractions in general that I think could help to make following the internal logic easier - although I recognize that the "down to the metal" nature...
While on that, they should also be adjusted to show the binary exponent version of the units (e.g. kiB, MiB, GiB, etc.) instead of the decimal one (kB, MB, GB,...
There's currently no caching of those files, so it shouldn't - but in theory yes 🤔
Same method in all three cases too: `Elements.Core.LocaleString Elements.Core.LocaleHelper.AsLocaleKey(string,System.ValueTuple[])`