Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sprint 5 Review #494

Closed
Wyqer opened this issue Sep 10, 2018 · 0 comments
Closed

Sprint 5 Review #494

Wyqer opened this issue Sep 10, 2018 · 0 comments
Assignees
Labels
dev-blog Blog article about development progress
Milestone

Comments

@Wyqer
Copy link
Member

Wyqer commented Sep 10, 2018

General Information about sprint reviews

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.
For serious playing use the latest stable release: v0.963a

Summary of this sprint

Say goodbye to the USS Freedom and the situation that everyone is always like "I've a carrier but can't really use jets there". Even if the Freedom was only meant to provide an "off map" start location, it was always some kind of unsatisfactory. Now the USS Liberty will provide this start location on maps which have enough water. It features a medic container, the Potato 01 helicopter, two dinghies, two little birds in the hangar and the FOB box spawn. It's also fully armed but the artillery and rocket launcher are intentionally out of ammo. In a later stage we'll provide a kind of "Liberty Dialog" which offers the functionality to resupply these weapon systems and benefit from their powerful fire support.
Due to the fact that CBA will be a needed mod with v0.97 we've implemented more of the extended functionalities which are provided now. These changes are mostly in terms of performance and easier programming. It'll also help to make it easier to implement new modules, as it mostly won't need changes to existing code. So something which all people should love when they plan to modify the mission as an own derivative or contribute something to the official version.
Beside of fixing some bugs from the last sprint review we've now deleted the init, initServer and initPlayerLocal files, as we handle all things in pre-/postInit functions now. The benefit of this step is to get rid of one location where we and other creators would need to "register" a new module. It also makes it uneccessary to use weird waitUntil functions in the init scripts.
The build menu is still a huge task, as we want to heavily improve the complete look & feel of building in Liberation. Therefore it's still ongoing, but we've already done some needed refactoring to the current implementation and this provides a huge advantage for the further implementation of the building system.

Content of this sprint

Task Description PR
#462 USS Freedom is now replaced with the USS Liberty #491
#467 Implementing the CBA functions and events one step further #482 #490
#471 Small fixes of bugs which came up during the last review #481
#479 Eliminating the need of the vanilla init scripts by creating sensible pre- and postInit functions #483
Refactoring of the build camera as preparation for #470 #492

Released sprint result

https://github.com/KillahPotatoes/KP-Liberation/releases/tag/v0.97S5

Bugs found so far

Related Task Description Reported by
#462 Intro cinematic broken and currently deactivated Fixed in #500 @Wyqer
#467 Build action isn't showing up after a respawn Fixed in #495 @veteran29

Sprint History

Sprint Quick Summary Details
4 Player and Admin menu, building camera overlay #471
3 First UI overhaul, config guard, free build camera #445
2 Event handling and action manager #427
1 Basic CTI functionality: Intro, Spawn, FOB deploy, capture sector, win campaign #404
@Wyqer Wyqer added the backlog label Sep 10, 2018
@veteran29 veteran29 added the dev-blog Blog article about development progress label Sep 10, 2018
@Wyqer Wyqer added this to the Sprint 6 milestone Sep 10, 2018
@Wyqer Wyqer self-assigned this Sep 20, 2018
@Wyqer Wyqer added in progress and removed backlog labels Sep 20, 2018
@Wyqer Wyqer mentioned this issue Sep 25, 2018
5 tasks
@Wyqer Wyqer closed this as completed Oct 5, 2018
@Wyqer Wyqer mentioned this issue Oct 8, 2018
@Wyqer Wyqer mentioned this issue Nov 5, 2018
@Wyqer Wyqer mentioned this issue Nov 29, 2018
@Wyqer Wyqer mentioned this issue Jan 1, 2019
@Wyqer Wyqer mentioned this issue Feb 25, 2019
@Wyqer Wyqer mentioned this issue Apr 8, 2019
@Wyqer Wyqer mentioned this issue May 5, 2019
@Wyqer Wyqer mentioned this issue Jun 30, 2019
@Wyqer Wyqer mentioned this issue Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-blog Blog article about development progress
Projects
None yet
Development

No branches or pull requests

2 participants