rmcrackan

Results 15 issues of rmcrackan

io.write does not output to console. It has a green/done status on the StdLib PDF (http://www.moonsharp.org/MoonSharpStdLib.pdf) ``` Console.WriteLine("Console.WriteLine 1"); Script.RunString("print('lua print')"); Script.RunString("io.write('lua io.write')"); Console.WriteLine("Console.WriteLine 2"); ``` output: Console.WriteLine 1 lua...

TableTestReverseSafer example does not work. This returns 0 instead of 55: ``` public double TableTestReverseSafer() { string scriptCode = "return dosum { 1, 2, 3, 4, 5, 6, 7, 8,...

The original Libation is Windows only. We recently did a massive rewrite of the whole UI to make it cross platform. We have some VMs running linux that we can...

help wanted

**Problem** These 2 bug reports keep coming to me in reddit PMs 1. they don't have permission -- especially if a book expired from the Plus catalog between the time...

enhancement

Per [mkb79](https://github.com/rmcrackan/Libation/issues/782#issuecomment-1769863075): Login to Brazil marketplace is difficult using an external browser. At the end you will not get a `ap/maplanding` url. The browser will redirect the user to another...

bug

Since CLI already has auth tokens, this could be a good place to allow power users to make direct API calls.

enhancement

Details here: https://github.com/rmcrackan/Libation/issues/854#issuecomment-1956693384

This feature is confusing and it's usefulness is limited. Either * move it to an 'advanced' section and include better instructions * remove it

enhancement

#1498 re organized all docs pages. Lingering items to fix: * The new re-org is nice but it broke a ton of links. Recreate the previous file and folder structure...

bug

I saw this at the bottom of a website and really like the idea > If you are using a screen reader and are having problems using this website, please...

enhancement