An0n3m0us

Results 16 issues of An0n3m0us

![image](https://user-images.githubusercontent.com/49789044/104923245-b532c500-5993-11eb-93da-5ed9b3cfdf91.png)

Closes: #2521 All of the nonexistent translation files have been imported into mtg with the rest remaining unchanged.

Rebase needed
Translation

Closes: #2220 Lowered the frequency of the standing and sitting animation from the model, then changed the frames in the API respectively. ```diff - stand = {x = 0, y...

Rebase needed
Models
Action / change needed

Closes: #2589 Changed README prefixes using a script

Rebase needed
Documentation
Supported by core dev

Closes: https://github.com/minetest/minetest_game/issues/2313 ``` default.chest.register_chest("chest", { ... size = {3, 2}, ... }) ``` Works seperately for chests and locked chests. Array is {x, y} like default. If `size` is not...

Rebase needed
One approval
Feature
Action / change needed

In version 1.8.0, I had a board that had many items; all of which were completed. I decided to try the Beta version so I backed up the config and...

bug

`/computing/computer-programming/d` ![2](https://user-images.githubusercontent.com/49789044/112940783-8ec49f00-9125-11eb-8bec-65342981552f.png) `/computing/computer-programming/projectfeedback` ![1](https://user-images.githubusercontent.com/49789044/112940781-8e2c0880-9125-11eb-9b7a-ce860aa980ab.png) Also reverts https://github.com/ka-extension/ka-extension-ts/commit/c1bd50f1f3317f5dcfb32138d982d853f0572acc which broke switching to the T&T tab after the project page loads.

![image](https://user-images.githubusercontent.com/49789044/112663467-c5ae6280-8e50-11eb-966c-7c14fc037072.png) Tested as well; seems to work correctly.

Closes #6 Sets the "Computer Science" navigation link to always be displayed regardless of the window size. There is also a bit of a margin change (shown in the image...

Related to #190 Conflicting changes with #201 The aim of this PR is simply to convert all of the strings used to create HTML code into JS DOM. I have...

Code improvement