Page MenuHomeWildfire Games

Bump version number to A23
ClosedPublic

Authored by elexis on Jul 29 2017, 1:07 PM.

Details

Summary

.

Test Plan

https://trac.wildfiregames.com/wiki/ReleaseProcessDraft
rP19734
rP18919
https://wildfiregames.com/forum/index.php?/topic/22461-alpha-23-name-suggestions/

(12:57:03) Itms: I think it should be "Ken Wood" actually, that would be much more understandable and the W would still be obvious in the list of Alpha names

Name should be confirmed in a meeting or forum thread.

Event Timeline

elexis created this revision.Jul 29 2017, 1:07 PM
Vulcan added a subscriber: Vulcan.Jul 29 2017, 1:08 PM

Build has FAILED

Link to build: http://jw:8080/job/phabricator/1768/
See console output for more information: http://jw:8080/job/phabricator/1768/console

Executing section Default...
Executing section Source...
Executing section JS...
Executing section XML GUI...
|    | [INFO] XMLBear:
|    | XML can be formatted better.
|----|    | /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
|    |++++| /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
|   1|   1| <?xml version="1.0" encoding="utf-8"?>
|   2|    |-
|   3|   2| <objects>
|   4|   3| 	<script file="gui/common/music.js"/>
|   5|   4| 	<script file="gui/common/functions_global_object.js"/>
|    | [INFO] XMLBear:
|    | XML can be formatted better.
|----|    | /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
|    |++++| /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
|  19|  19| 		</action>
|  20|  20| 
|  21|  21| 		<repeat count="5">
|  22|    |-			<object name="background[n]"
|  23|    |-				type="image"
|  24|    |-				hidden="true"
|  25|    |-				ghost="true"
|  26|    |-			/>
|    |  22|+			<object name="background[n]" type="image" hidden="true" ghost="true"/>
|  27|  23| 		</repeat>
|  28|  24| 
|  29|  25| 		<!--
|    | [INFO] XMLBear:
|    | XML can be formatted better.
|----|    | /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
|    |++++| /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
|  32|  32| 		==========================================
|  33|  33| 		-->
|  34|  34| 
|  35|    |-		<object name="pgToolTip"
|  36|    |-			style="TranslucentPanel"
|  37|    |-			type="text"
|  38|    |-			hidden="true"
|  39|    |-			size="100%-290 25 100% 140"
|  40|    |-			ghost="true"
|  41|    |-		/>
|    |  35|+		<object name="pgToolTip" style="TranslucentPanel" type="text" hidden="true" size="100%-290 25 100% 140" ghost="true"/>
|  42|  36| 
|  43|  37| 		<!--
|  44|  38| 		==========================================
|    | [INFO] XMLBear:
|    | XML can be formatted better.
|----|    | /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
|    |++++| /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
|  46|  46| 		==========================================
|  47|  47| 		-->
|  48|  48| 
|  49|    |-		<object
|  50|    |-			name="userReportDisabled"
|  51|    |-			size="100%-304 100%-154 100%-4 100%-4"
|  52|    |-			type="image"
|  53|    |-			style="userReportPanel"
|  54|    |-		>
|  55|    |-			<object
|  56|    |-				type="text"
|  57|    |-				style="userReportText"
|  58|    |-			>
|    |  49|+		<object name="userReportDisabled" size="100%-304 100%-154 100%-4 100%-4" type="image" style="userReportPanel">
|    |  50|+			<object type="text" style="userReportText">
|  59|  51| 				<attribute id="caption">
|  60|  52| 					<keep>[font="sans-bold-16"]</keep>
|  61|  53| 					<translate>Help improve 0 A.D.!</translate>
|    | [INFO] XMLBear:
|    | XML can be formatted better.
|----|    | /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
|    |++++| /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
|  73|  73| 			</object>
|  74|  74| 		</object>
|  75|  75| 
|  76|    |-		<object
|  77|    |-			name="userReportEnabled"
|  78|    |-			size="100%-304 100%-154 100%-4 100%-4"
|  79|    |-			type="image"
|  80|    |-			style="userReportPanel"
|  81|    |-		>
|  82|    |-			<object
|  83|    |-				name="userReportEnabledText"
|  84|    |-				type="text"
|  85|    |-				style="userReportText"
|  86|    |-			/>
|    |  76|+		<object name="userReportEnabled" size="100%-304 100%-154 100%-4 100%-4" type="image" style="userReportPanel">
|    |  77|+			<object name="userReportEnabledText" type="text" style="userReportText"/>
|  87|  78| 
|  88|  79| 			<object type="button" style="StoneButton" size="8 100%-36 146 100%-8">
|  89|  80| 				<translatableAttribute id="caption">Disable Feedback</translatableAttribute>
|    | [INFO] XMLBear:
|    | XML can be formatted better.
|----|    | /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
|    |++++| /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
| 116| 116| 		</object>
| 117| 117| 
| 118| 118| 		<!-- submenu -->
| 119|    |-		<object name="submenu"
| 120|    |-			type="image"
| 121|    |-			style="SubmenuPanel"
| 122|    |-			size="60 50%-100 300 50%+100"
| 123|    |-			hidden="true"
| 124|    |-		>
|    | 119|+		<object name="submenu" type="image" style="SubmenuPanel" size="60 50%-100 300 50%+100" hidden="true">
| 125| 120| 			<!-- submenuLearnToPlay -->
| 126|    |-			<object name="submenuLearn"
| 127|    |-				type="image"
| 128|    |-				size="0 4 100%-4 100%-4"
| 129|    |-				tooltip_style="pgToolTip"
| 130|    |-				hidden="true"
| 131|    |-			>
|    | 121|+			<object name="submenuLearn" type="image" size="0 4 100%-4 100%-4" tooltip_style="pgToolTip" hidden="true">
| 132| 122| 				<!-- LEARN TO PLAY BUTTON -->
| 133|    |-				<object name="menuManualButton"
| 134|    |-					type="button"
| 135|    |-					style="StoneButtonFancy"
| 136|    |-					size="0 0 100% 28"
| 137|    |-					tooltip_style="pgToolTip"
| 138|    |-				>
|    | 123|+				<object name="menuManualButton" type="button" style="StoneButtonFancy" size="0 0 100% 28" tooltip_style="pgToolTip">
| 139| 124| 					<translatableAttribute id="caption">Manual</translatableAttribute>
| 140| 125| 					<translatableAttribute id="tooltip">Open the 0 A.D. Game Manual.</translatableAttribute>
| 141| 126| 					<action on="Press">
|    | [INFO] XMLBear:
|    | XML can be formatted better.
|----|    | /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
|    |++++| /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
| 147| 147| 				</object>
| 148| 148| 
| 149| 149| 				<!-- START TUTORIAL BUTTON -->
| 150|    |-				<object name="startTutorialButton"
| 151|    |-					type="button"
| 152|    |-					style="StoneButtonFancy"
| 153|    |-					size="0 32 100% 60"
| 154|    |-					tooltip_style="pgToolTip"
| 155|    |-				>
|    | 150|+				<object name="startTutorialButton" type="button" style="StoneButtonFancy" size="0 32 100% 60" tooltip_style="pgToolTip">
| 156| 151| 					<translatableAttribute id="caption">Tutorial</translatableAttribute>
| 157| 152| 					<translatableAttribute id="tooltip">Start the economic tutorial.</translatableAttribute>
| 158| 153| 					<action on="Press">
|    | [INFO] XMLBear:
|    | XML can be formatted better.
|----|    | /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
|    |++++| /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
| 161| 161| 				</object>
| 162| 162| 
| 163| 163| 				<!-- STRUCTREE BUTTON -->
| 164|    |-				<object name="menuStrucTreeButton"
| 165|    |-					style="StoneButtonFancy"
| 166|    |-					type="button"
| 167|    |-					size="0 64 100% 92"
| 168|    |-					tooltip_style="pgToolTip"
| 169|    |-				>
|    | 164|+				<object name="menuStrucTreeButton" style="StoneButtonFancy" type="button" size="0 64 100% 92" tooltip_style="pgToolTip">
| 170| 165| 					<translatableAttribute id="caption">Structure Tree</translatableAttribute>
| 171| 166| 					<translatableAttribute id="tooltip">View the structure tree of civilizations featured in 0 A.D.</translatableAttribute>
| 172| 167| 					<action on="Press">
|    | [INFO] XMLBear:
|    | XML can be formatted better.
|----|    | /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmenu.xml
|    |++++| /mnt/data/jenkins-phabricator/workspace/phabricator_lint/binaries/data/mods/public/gui/pregame/mainmen

http://jw:8080/job/phabricator_lint/332/ for more details.

fatherbushido accepted this revision.Jul 29 2017, 6:20 PM
fatherbushido added a subscriber: fatherbushido.

The same things as in the two other rev are modified.
The 10 new maps are updated.

This revision is now accepted and ready to land.Jul 29 2017, 6:20 PM
elexis closed this revision.Jul 29 2017, 6:44 PM

Committed in rP19923 without the version name change, so that we can decide on the exact name later.