Update sprint_review.md

This commit is contained in:
Christian 2019-04-15 19:36:50 +02:00 committed by GitHub
parent 507e988795
commit 4b4408a033
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 4 deletions

View File

@ -8,7 +8,7 @@ about: 'Template to create a Sprint Review'
As we will release a working iteration of the new framework after every sprint, everyone is invited to help with testing the sprint results.
The only thing to remember is that you should only report bugs in this issue, which are caused by the contents of this sprint (which are listed below). So it is vital to look at the content description to see what was actually added. Only by reading this you know what we've really intended to implement and defined as done.
I guess you understand that reporting things which weren't even planned to be part of the sprint won't help in any way.
This releases (which are also marked as *Pre-release*) aren't meant to be played as replacement for the current framework. It is for testing purpose or a kind of first look at features/changes which will be part of the 0.97 release in some months.
This releases (which are also marked as *Pre-release*) aren't meant to be played as replacement for the current framework. It is for testing purpose or a kind of first look at features/changes which will be part of the 0.97.0 release in some months.
For serious playing use the latest stable release: [v0.963a](https://github.com/KillahPotatoes/KP-Liberation/releases/tag/v0.963a-Hotfix3)
### Summary of this sprint
@ -40,14 +40,18 @@ The latest pre-release missionfile is running on our public Testserver. Feel fre
<!-- List of all bugs which had been found during the sprint which weren't fixed during this sprint. -->
<!-- Maybe because the bug is from a completely different task from the past and therefore not planned to be touched in this sprint -->
<!-- or it came up after a sprint task was considered finish, so it would need to be addressed in the next sprint. -->
| Related Task | Description | Reported by |
| --- | --- | --- |
| Nothing | found | so far |
| # | Related Task | Description | Reported by |
| --- | --- | --- | --- |
| 00 | Nothing | found | so far |
### Sprint History
<!-- History of all Sprint Review Issues from the past -->
| Sprint | Quick Summary | Details |
| --- | --- | --- |
| 11 | Resources implementation for logistic, Cratefiller added, Persistence module, Garrison dialog pt1 | #585 |
| 10 | Resupply of vehicles via a logistic station, first iteration for the enemy commander module, Bugfixes | #570 |
| 9 | Permission and resources modules, second part of the garrison module, finished universal preset | #562 |
| 8 | Arsenal, complete settings overhaul and universal unit preset templates | #544 |
| 7 | Persistent sector garrison, build menu implementation part 4, common functions module | #520 |
| 6 | Own Respawn template, object manipulation in build menu, event based save/load | #505 |
| 5 | Freedom replaced with Liberty, extended CBA implementation, refactor mission init, build camera refactor | #494 |