AFCMS

Results 57 issues of AFCMS

## Problem Then you work in team, you can create an dedicated account on cdb to post your packages, but there are many limits to this. - You have to...

Feature

## Summary The total download count bar in the private profile view can be cutoff then you have only a few total downloads on your account. ![image](https://user-images.githubusercontent.com/61794590/152700860-accd8ccc-0ff7-4b2c-8a57-3c37df0836c9.png) The number should...

Unconfirmed Bug

## Problem using the `long_description` field isn't possible, because you cant add new lines without using `\n` making a line of lengh > 200 isn't really good for readability.... ##...

Feature
good first issue

## Problem The only way to feature your packages on your website is to use badges, but this don't work with users and is clearly not enough. ## Solutions I...

Feature
good first issue

## Problem It would be cool to provide downloads graphs to modders. It would be useful to make gas gas gas memes for mcl2 xD ## Solutions Add downloads graphs...

Feature

Then adding a gist to my react app (created with `create-react-app`), it doesn't work: `MIME type (« application/json ») incorrect (X-Content-Type-Options: nosniff)`

```lua ---@class definition ---@field some_stuff '"value_1"'|'"value_2" ---@field some_function fun(string): string ---@param def definition function register(def) .... end register({ some_stuff = "value_1", -- got auto-completion of the two possible values some_function...

enhancement

``` AsyncErr: Lua: finishGenRuntime error from mod 'mg_villages' in callback environment_OnGenerated(): Unknown node: cottages:feldweg stack traceback: [C]: in function 'get_content_id' ...\minetest-5.3.0-win64\bin\..\mods\mg_villages/mapgen.lua:916: in function 'place_villages_via_voxelmanip' ...\minetest-5.3.0-win64\bin\..\mods\mg_villages/mapgen.lua:1110: in function ...ds\minetest-5.3.0-win64\bin\..\builtin\game\register.lua:429: in function...

##### Minetest version ``` Minetest 5.7.0-dev-1f0d042-dirty (Linux) Using Irrlicht 1.9.0mt10 Using LuaJIT 2.1.0-beta3 BUILD_TYPE=Release RUN_IN_PLACE=1 USE_CURL=1 USE_GETTEXT=0 USE_SOUND=1 STATIC_SHAREDIR="." ``` ##### OS / Hardware Operating system: Ubuntu 22.04 CPU: Intel...

Unconfirmed bug
@ Startup / Config / Util
Linux

## Problem Creating a backup of user data on Android (ex: changing devices) require exporting the worlds and config and importing then on another device, which is acceptable but not...

@ Startup / Config / Util
Feature request
Android