beyond-all-reason / beyond-all-reason/RecoilEngine

Convert current statistics information into a lua gadget

Open
#2,028 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
679
Forks
290
Avg merge
3d 2h
Merged PRs (30d)
40

Description

There's no reason for statistics information being hard-coded into the engine instead of being a gadget.
Examples are:
PlayerStatistics.h
TeamController.h
SkirmishAIBase.h

Contributor guide

Open the contributing guide

Research direction

Start by inspecting the statistics-related code in PlayerStatistics.h, TeamController.h, and SkirmishAIBase.h, then trace how the engine currently exposes that information. Determine the scope of the Lua gadget replacement and its expected behavior from the surrounding engine code. Done means the statistics information is no longer hard-coded in the engine and is provided through a Lua gadget.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, lua
Domain
game-dev
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.