Feature requests
What people want built next — in public, so you can see what you're waiting behind. Anyone can read this. Suggesting and voting take an approved account, which is the only thing keeping the list a signal instead of a wishlist.
Found something broken instead? Report a bug — those stay private between you and the people fixing it.
Got an idea?
Suggestions come from accounts, so every one of them has a person behind it. Sign in and the form appears here.
sign in to suggest22 requests · 2 votes cast
Make it possible to select to play a saved .bin file I…
fixed, awaiting approvalMake it possible to select to play a saved .bin file I imported from the recover page.
The fix is written and waiting to be approved. A fix is written and tracked as pull request #294. The code lives in a private repository, so there is no page to open — quote the number if you need to ask about it.
Mɾʂιɾι · 2026-09-11
make loot actually be generated in chests and dungeons
fixed, awaiting approvalmake loot actually be generated in chests and dungeons
The fix is written and waiting to be approved. A fix is written and tracked as pull request #202. The code lives in a private repository, so there is no page to open — quote the number if you need to ask about it.
Mɾʂιɾι · 2026-09-12
Please implement what is on PR #135, it's about event…
fixed, awaiting approvalPlease implement what is on PR #135, it's about event quests. I tested and it works but it needs to be implemented for the server's current changes
The fix is written and waiting to be approved. A fix is written and tracked as pull request #180. The code lives in a private repository, so there is no page to open — quote the number if you need to ask about it.
Mɾʂιɾι · 2026-09-05
Let's start with the /play page: The first thing the user…
fixed, awaiting approvalLet's start with the /play page: The first thing the user has to do is setup the login on the webspage, before even downloading the app. Write in the steps…
The fix is written and waiting to be approved. A fix is written and tracked as pull request #281. The code lives in a private repository, so there is no page to open — quote the number if you need to ask about it.
Mɾʂιɾι · 2026-09-05
The initial scene with the blade and the tutorial with the…
plannedThe initial scene with the blade and the tutorial with the thalmor fight and the fire, it is all from the "introcutscene". Look at this: { "m_GameObject": {…
Mɾʂιɾι · 2026-08-27
{ "m_GameObject": { "m_FileID": 0, "m_PathID": 0 },…
fixed, awaiting approval{ "m_GameObject": { "m_FileID": 0, "m_PathID": 0 }, "m_Enabled": 1, "m_Script": { "m_FileID": 0, "m_PathID": 217 }, "m_Name": "ArmsmanBonusRanksPropertyLogic",…
The fix is written and waiting to be approved. A fix is written and tracked as pull request #170. The code lives in a private repository, so there is no page to open — quote the number if you need to ask about it.
Mɾʂιɾι · 2026-08-22
Checked Serialize for ChangeCombatStatusEffectMessage.…
fixed, awaiting approvalChecked Serialize for ChangeCombatStatusEffectMessage. Field write order for the AlchemyInfo sub-object is: offset 0x10 (int-width), 0x14 (float-width), 0x18…
The fix is written and waiting to be approved. A fix is written and tracked as pull request #164. The code lives in a private repository, so there is no page to open — quote the number if you need to ask about it.
Mɾʂιɾι · 2026-08-22
void BGS.Game.Gameplay.AbilityRestoreCasterStats$$BeginExecu…
fixed, awaiting approvalvoid BGS.Game.Gameplay.AbilityRestoreCasterStats$$BeginExecution(long param_1,undefined8 param_2) { if ((DAT_0427087c & 1) == 0) { thunk_FUN_0119b940(0x179);…
The fix is written and waiting to be approved. A fix is written and tracked as pull request #163. The code lives in a private repository, so there is no page to open — quote the number if you need to ask about it.
Mɾʂιɾι · 2026-08-22
It would be great if the report webpage had a way to delete…
fixed, awaiting approvalIt would be great if the report webpage had a way to delete old resolved reports or at least hide them to not clutter, and keep the new or triaged or still…
The fix is written and waiting to be approved. A fix is written and tracked as pull request #162. The code lives in a private repository, so there is no page to open — quote the number if you need to ask about it.
Mɾʂιɾι · 2026-08-21
put the recover a save that points to recover page in the…
shippedput the recover a save that points to recover page in the play page instead of archive
Mɾʂιɾι · 2026-09-12
Please implement in the server dungeons/current/exit
shippedPlease implement in the server dungeons/current/exit
Mɾʂιɾι · 2026-08-27
Please implement POST http://127.0.0.1:8000/api/game/v1/publ…
shippedPlease implement POST http://127.0.0.1:8000/api/game/v1/public/characters/character-id/quests/quest-id/dungeons/current/exit It is necessary to be able to…
Mɾʂιɾι · 2026-08-27
You asked for the quest order: The quest order relies on…
shippedYou asked for the quest order: The quest order relies on you opening each quest for example: "MQ01_ComingHome" and looking at the text: MonoBehaviour Base…
Mɾʂιɾι · 2026-08-25
I'd like the starting game back where you fight with the…
shippedI'd like the starting game back where you fight with the thalmor.
Mɾʂιɾι · 2026-08-25
{ "m_GameObject": { "m_FileID": 0, "m_PathID": 0 },…
shipped{ "m_GameObject": { "m_FileID": 0, "m_PathID": 0 }, "m_Enabled": 1, "m_Script": { "m_FileID": 0, "m_PathID": 217 }, "m_Name": "ArmsmanBonusRanksPropertyLogic",…
Mɾʂιɾι · 2026-08-22
Traced it to GetRawXValue. It calls a virtual method…
shippedTraced it to GetRawXValue. It calls a virtual method (vtable+0x170) on the static data object, passing the tier index — that call returns the raw per-tier…
Mɾʂιɾι · 2026-08-22
undefined8 BGS.Game.Gameplay.PvpPlayerActor$$ShouldApplyRege…
shippedundefined8 BGS.Game.Gameplay.PvpPlayerActor$$ShouldApplyRegeneration(void) { return 0; } undefined8 EnemyActor$$ShouldApplyRegeneration(undefined8 param_1) {…
Mɾʂιɾι · 2026-08-22
Checked AbilityChannel's Update, BeginExecution, and…
shippedChecked AbilityChannel's Update, BeginExecution, and GetRemainingDuration. Update has no tick timer and no damage-application call at all — it just counts down…
Mɾʂιɾι · 2026-08-22
Currently, the game loads a character that isn't able to…
shippedCurrently, the game loads a character that isn't able to play the arena, since it requires level 50. Would it be possible for you to recreate a new character…
Mɾʂιɾι · 2026-08-21
Could you please fix the website /recover page? Or is this…
shippedCould you please fix the website /recover page? Or is this something only the owner can do?
Mɾʂιɾι · 2026-08-20
Try and find in your unity files the cab bundle:…
shippedTry and find in your unity files the cab bundle: "cab-3416063549bd22854c23d077f8829214". It should contain ConsumableEffectList which contains potion values…
Mɾʂιɾι · 2026-08-20
website > admin > users feedback
shippedwebsite > admin > users does not show total users anywhere. Also I'd like to be able to sort by creation date and name. A quick search filter where I start to…
FlappetyFlap · 2026-08-01