(Jip) Willem Wijnia

Results 92 issues of (Jip) Willem Wijnia

Description ----------- This is the first in a series of issues to improve the status quo of how we work with changelogs in-game. The journey related to changelogs started in...

area: changelog management

Description ----------- Needs: All other issues of https://github.com/FAForever/fa/issues/6236 This is where we combine everything together! We can use the [deployment workflow](https://github.com/FAForever/fa/actions/workflows/update-fafdevelop.yaml) to not just deploy, but also generate the changelog...

area: changelog management

Description ----------- Needs: https://github.com/FAForever/fa/issues/6239 and https://github.com/FAForever/fa/issues/6240 Add the feature to support the 'current open changes' changelog file that is generated by #6240. The file would always be at the top....

area: changelog management

Description ----------- Needs: https://github.com/FAForever/fa/issues/6237 If we extend the [create changelog](https://github.com/FAForever/fa/blob/develop/.github/workflows/changelog.yaml) workflow to accept a [workflow_call]() event with an input to a specific branch then we can use it to generate...

area: changelog management

Description ----------- To finalize it needs: https://github.com/FAForever/fa/issues/6238 But before that you can create your own test data by taking two entries from [changelogData.lua](https://github.com/FAForever/fa/blob/develop/lua/ui/lobby/changelogData.lua) and turn them into separate files. The...

area: changelog management

Description ----------- Needs: https://github.com/FAForever/fa/issues/6237 Create a new workflow file to convert the changelog files from the markdown format to a Lua format. This workflow should use the tool created in...

area: changelog management

Description ----------- Part of https://github.com/FAForever/fa/issues/6236 Create a script, program or some other tool that we can retrieve in a Github Action to convert a markdown file that represents a changelog...

area: changelog management

The [FAForever map editor](https://github.com/FAForever/FAForeverMapEditor) adds a table to the scenario file that represents the amount of reclaim on the map. The entire scenario file is included in the replay, see...

## Description of the proposed changes Reworks the matchmaker lobby from the bottom up with a focus on documentation and a better maintainable code structure. Introduces a similar setup to...

area: matchmaker/autolobby

## Description of the proposed changes Closes https://github.com/FAForever/fa/issues/6239. Related to #6444 and #6472. Reworks the changelog dialog module. ### Lazy loading of changelog data The changelogs are now lazy-loaded. In...

area: changelog management