András Németh

Results 12 issues of András Németh

Platform: API ## Describe the bug The documentation shows in the example at https://developers.zenodo.org/#quickstart-upload that a JSON object is returned for uploads with the new files API, but the details...

Bug

In this PR and branch I'm collecting different suggested formatting and code style improvements, mainly based on Pylint, IDE-caught potential errors, and readability. I marked it as a draft, if...

Hi, I just stumbled upon these outdated links in the Readme. Also, in the code examples there are some imports from `models` that should possibly be from `models2` but I'm...

Hi, I fixed some typos I found and added your name in the license file (it was in the license text inserted into the code, but not the separate file)....

Hi, I fixed some typos while reading the docs. Great project!

This change is meant to reduce the code required for object interactions, and doing the default only in the verb function. One thing I'm not clear on is when the...

This change moves the checking of the engine version into the engine code, simplifying the method call needed in the game Lua file. Behavior is slightly different: major version quits...

I did not want to PR this until I get your opinion: I believe it would be useful to differentiate the source of Lua functions with a prefix: - Functions...

When entering full screen mode after switching scales with `1`-`6`, I found the following alignment issues: - `1`-`2`: black bar on the bottom - `3`: black bar on the right...