-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathLOG.txt
42 lines (35 loc) · 2.77 KB
/
LOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
CURRENT VERSION: 6.18.19.3
INFO:
Version format is month.day.year.branch + revision number. 6.18.19.0104 means that the version is from June 18th, 2019, from the alpha
branch and has been updated a total of 4 times (xx.xx.xx.0104)
Alpha branch is when major changes are made, or things are added top the project. With alpha, things will get some very basic testing to
ensure that these changes (in their current form) appear in game.
Beta branch is for testing Alpha branch releases for reliability. This includes having the changes appear through multiple loads, dropping
in multiple instances of the same planet, and checking for any sort of inconsistancy or issues that interfere with gameplay mechanics.
Master branch contains the most stable, and well tested version that is availible. Master branches are ready for general release once the
appropriate milestones are made.
MILESTONES:
In each branch, different milestones are assigned, which represent a point where significant changes which have been predetermined have
been reached. Once a milestone is reached, the branch is merged with the next branch, where it can run through the the milestones of that
branch.
ALL BRANCHES, SANS MASTER BRANCH WILL HAVE MILESTONES ASSIGNED THAT MUST BE REACHED BEFORE MOVING ON.
Version Log:
6.18.19.3
ADDED: Created log (you're reading it)
ADDED: Uploaded original copies of the planets to github
REMOVED: all branches except master branch (for now).
ADDED: Alpha branch. This branch will contain the initial updates for compatability with the newer planetary additions, and all
new modifications and additions to the planets, with very light testing.
ADDED: Beta branch. Beta branch is where changes will be tweaked and additional testing will be done to ensure that the end product is
stable.
ADDED: Release Branch. This is what is currently released to the workshop. Will be blank until new versions are up past the initial
release.
ADDED: Set up initial milestones for alpha, beta, and release branch.
10.30.19.104
ADDED: Added GhostsCIV Cloud Layers. Version attached to master is the original, unaltered version. One that is updated to the standard layout will be found in the Alpha. Beta also will have the same version as Master for contenuity.
MILESTONES:
-ALPHA: Update all planets to the current standards and feature sets. Fix planets which CTD.
Update all planets so they are properly referencing the correct file locations in the new cloud layout. Do the same with the rings for the planets.
-BETA: Test planets in a large world filled with many planets already. Create multiple instances of the planets. Check stats to make
sure they match the programmed stats and function as planned. Do planetary reentry, and takeoff (x10 times each) to ensure things
function as planned.