1410 lines
67 KiB
XML
1410 lines
67 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="3114a2b9-4919-4fdf-8fd9-d03b60109ce4" name="Default Changelist" comment="">
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/gui/StartGUI.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/gui/StartGUI.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/gui/TravelGUI.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/gui/TravelGUI.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/logic/ShipWarfareLogic.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/logic/ShipWarfareLogic.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/logic/TravelLogic.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/logic/TravelLogic.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/saves/playerSave.txt" beforeDir="false" afterPath="$PROJECT_DIR$/src/saves/playerSave.txt" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/text/MainText.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/text/MainText.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/text/RandomEventText.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/text/RandomEventText.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/text/ShipWarfareText.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/text/ShipWarfareText.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/text/StartText.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/text/StartText.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/text/TaipanShopText.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/text/TaipanShopText.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/text/TravelText.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/text/TravelText.java" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/src/text/WarehouseText.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/text/WarehouseText.java" afterDir="false" />
|
|
</list>
|
|
<ignored path="$PROJECT_DIR$/out/" />
|
|
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
<component name="DockManager">
|
|
<window id="1">
|
|
<content type="file-editors">
|
|
<state>
|
|
<leaf>
|
|
<file pinned="false" current-in-tab="true">
|
|
<entry file="file://$PROJECT_DIR$/src/gui/TravelGUI.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="380">
|
|
<caret line="125" column="43" lean-forward="true" selection-start-line="125" selection-start-column="43" selection-end-line="125" selection-end-column="43" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="docComment;method#TravelGUI#0;class#TravelGUI#0" />
|
|
<element signature="method#TravelGUI#0;class#TravelGUI#0" />
|
|
<element signature="docComment;method#initializeTravel#0;class#TravelGUI#0" />
|
|
<element signature="docComment;method#seaAtlas#0;class#TravelGUI#0" />
|
|
<element signature="docComment;method#randomEventSea#0;class#TravelGUI#0" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
</leaf>
|
|
</state>
|
|
</content>
|
|
</window>
|
|
</component>
|
|
<component name="FileEditorManager">
|
|
<leaf>
|
|
<file pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/src/text/TravelText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="458">
|
|
<caret line="29" column="51" selection-start-line="29" selection-start-column="12" selection-end-line="29" selection-end-column="51" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/src/text/ShipWarfareText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="230">
|
|
<caret line="265" column="9" lean-forward="true" selection-start-line="265" selection-start-column="9" selection-end-line="265" selection-end-column="9" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/src/logic/ShipWarfareLogic.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="314">
|
|
<caret line="101" column="29" selection-start-line="101" selection-start-column="29" selection-end-line="101" selection-end-column="29" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/src/gui/RandomEventGUI.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="272">
|
|
<caret line="128" selection-start-line="128" selection-end-line="192" selection-end-column="13" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/src/logic/RandomEventLogic.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="68">
|
|
<caret line="4" column="13" selection-start-line="4" selection-start-column="13" selection-end-line="4" selection-end-column="13" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file pinned="false" current-in-tab="true">
|
|
<entry file="file://$PROJECT_DIR$/src/text/RandomEventText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="272">
|
|
<caret line="16" column="32" lean-forward="true" selection-start-line="16" selection-start-column="32" selection-end-line="16" selection-end-column="32" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/src/text/WarehouseText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="323">
|
|
<caret line="102" selection-start-line="102" selection-end-line="107" selection-end-column="46" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/src/text/StartText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="692">
|
|
<caret line="69" column="30" lean-forward="true" selection-start-line="69" selection-start-column="30" selection-end-line="69" selection-end-column="30" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/src/text/TaipanShopText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="391">
|
|
<caret line="38" selection-start-line="38" selection-end-line="40" selection-end-column="38" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="method#selling#0;class#TaipanShopText#0" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
<file pinned="false" current-in-tab="false">
|
|
<entry file="file://$PROJECT_DIR$/src/logic/TravelLogic.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="556">
|
|
<caret line="69" column="52" lean-forward="true" selection-start-line="69" selection-start-column="52" selection-end-line="69" selection-end-column="52" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</file>
|
|
</leaf>
|
|
</component>
|
|
<component name="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="CSS File" />
|
|
<option value="Class" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="FindInProjectRecents">
|
|
<findStrings>
|
|
<find>updat</find>
|
|
<find>flowPane</find>
|
|
<find>declar</find>
|
|
<find>stage</find>
|
|
<find>defaultTextOut</find>
|
|
<find>player</find>
|
|
<find>printLn</find>
|
|
<find>WarehouseText</find>
|
|
<find>Sha</find>
|
|
<find>stormScene</find>
|
|
<find>textout</find>
|
|
<find>center</find>
|
|
<find>where</find>
|
|
<find>getName</find>
|
|
<find>;</find>
|
|
<find>price</find>
|
|
<find>player.</find>
|
|
<find>setIsPriceChanged</find>
|
|
<find>travel</find>
|
|
<find>opium</find>
|
|
<find>With</find>
|
|
<find>withdraw</find>
|
|
<find>saving</find>
|
|
<find>Q</find>
|
|
<find>randomEnco</find>
|
|
<find>D</find>
|
|
<find>ship</find>
|
|
<find>money</find>
|
|
<find>logic</find>
|
|
<find>loot</find>
|
|
</findStrings>
|
|
<replaceStrings>
|
|
<replace>player</replace>
|
|
</replaceStrings>
|
|
</component>
|
|
<component name="Git.Settings">
|
|
<option name="UPDATE_TYPE" value="REBASE" />
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
<option name="RECENT_BRANCH_BY_REPOSITORY">
|
|
<map>
|
|
<entry key="$PROJECT_DIR$" value="dedupe" />
|
|
</map>
|
|
</option>
|
|
<option name="RESET_MODE" value="HARD" />
|
|
</component>
|
|
<component name="IdeDocumentHistory">
|
|
<option name="CHANGED_PATHS">
|
|
<list>
|
|
<option value="$PROJECT_DIR$/src/WarehouseText.java" />
|
|
<option value="$PROJECT_DIR$/src/BankText.java" />
|
|
<option value="$PROJECT_DIR$/src/loanSharkText.java" />
|
|
<option value="$PROJECT_DIR$/src/TaipanShopGUI.java" />
|
|
<option value="$PROJECT_DIR$/src/ShipWarfareGUI.java" />
|
|
<option value="$PROJECT_DIR$/src/TravelGUI.java" />
|
|
<option value="$PROJECT_DIR$/src/TravelText.java" />
|
|
<option value="$PROJECT_DIR$/src/TaipanShopText.java" />
|
|
<option value="$PROJECT_DIR$/src/ShipWarfareText.java" />
|
|
<option value="$PROJECT_DIR$/src/tests/PlayerTest.java" />
|
|
<option value="$PROJECT_DIR$/src/gui/WarehouseGUI.java" />
|
|
<option value="$PROJECT_DIR$/src/gui/LoanSharkGUI.java" />
|
|
<option value="$PROJECT_DIR$/src/gui/RandomEventGUI.java" />
|
|
<option value="$PROJECT_DIR$/src/gui/ShipWarfareGUI.java" />
|
|
<option value="$PROJECT_DIR$/src/text/loanSharkText.java" />
|
|
<option value="$PROJECT_DIR$/src/gui/MainGUI.java" />
|
|
<option value="$PROJECT_DIR$/src/text/LoanSharkText.java" />
|
|
<option value="$PROJECT_DIR$/src/logic/BankLogic.java" />
|
|
<option value="$PROJECT_DIR$/src/logic/MainLogic.java" />
|
|
<option value="$PROJECT_DIR$/src/logic/RandomEventLogic.java" />
|
|
<option value="$PROJECT_DIR$/src/logic/StartLogic.java" />
|
|
<option value="$PROJECT_DIR$/src/logic/WarehouseLogic.java" />
|
|
<option value="$PROJECT_DIR$/src/gui/BankGUI.java" />
|
|
<option value="$PROJECT_DIR$/src/logic/FileSaving.java" />
|
|
<option value="$PROJECT_DIR$/src/text/BankText.java" />
|
|
<option value="$PROJECT_DIR$/src/text/GameEndText.java" />
|
|
<option value="$PROJECT_DIR$/src/logic/GameEndLogic.java" />
|
|
<option value="$PROJECT_DIR$/src/gui/GameEndGUI.java" />
|
|
<option value="$PROJECT_DIR$/src/gui/TaipanShopGUI.java" />
|
|
<option value="$PROJECT_DIR$/src/logic/TaipanShopLogic.java" />
|
|
<option value="$PROJECT_DIR$/src/logic/TravelLogic.java" />
|
|
<option value="$PROJECT_DIR$/src/gui/TravelGUI.java" />
|
|
<option value="$PROJECT_DIR$/src/text/MainText.java" />
|
|
<option value="$PROJECT_DIR$/src/gui/StartGUI.java" />
|
|
<option value="$PROJECT_DIR$/src/text/StartText.java" />
|
|
<option value="$PROJECT_DIR$/src/text/WarehouseText.java" />
|
|
<option value="$PROJECT_DIR$/src/text/TaipanShopText.java" />
|
|
<option value="$PROJECT_DIR$/src/text/TravelText.java" />
|
|
<option value="$PROJECT_DIR$/src/logic/ShipWarfareLogic.java" />
|
|
<option value="$PROJECT_DIR$/src/text/ShipWarfareText.java" />
|
|
<option value="$PROJECT_DIR$/src/text/RandomEventText.java" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="ProjectFrameBounds" extendedState="6">
|
|
<option name="x" value="134" />
|
|
<option name="y" value="-30" />
|
|
<option name="width" value="1189" />
|
|
<option name="height" value="652" />
|
|
</component>
|
|
<component name="ProjectLevelVcsManager" settingsEditedManually="true" />
|
|
<component name="ProjectView">
|
|
<navigator proportions="" version="1">
|
|
<foldersAlwaysOnTop value="true" />
|
|
</navigator>
|
|
<panes>
|
|
<pane id="Scope" />
|
|
<pane id="PackagesPane" />
|
|
<pane id="ProjectPane">
|
|
<subPane>
|
|
<expand>
|
|
<path>
|
|
<item name="TaipanClone2" type="b2602c69:ProjectViewProjectNode" />
|
|
<item name="TaipanClone2" type="462c0819:PsiDirectoryNode" />
|
|
</path>
|
|
<path>
|
|
<item name="TaipanClone2" type="b2602c69:ProjectViewProjectNode" />
|
|
<item name="TaipanClone2" type="462c0819:PsiDirectoryNode" />
|
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
</path>
|
|
<path>
|
|
<item name="TaipanClone2" type="b2602c69:ProjectViewProjectNode" />
|
|
<item name="TaipanClone2" type="462c0819:PsiDirectoryNode" />
|
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
<item name="gui" type="462c0819:PsiDirectoryNode" />
|
|
</path>
|
|
<path>
|
|
<item name="TaipanClone2" type="b2602c69:ProjectViewProjectNode" />
|
|
<item name="TaipanClone2" type="462c0819:PsiDirectoryNode" />
|
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
<item name="logic" type="462c0819:PsiDirectoryNode" />
|
|
</path>
|
|
<path>
|
|
<item name="TaipanClone2" type="b2602c69:ProjectViewProjectNode" />
|
|
<item name="TaipanClone2" type="462c0819:PsiDirectoryNode" />
|
|
<item name="src" type="462c0819:PsiDirectoryNode" />
|
|
<item name="text" type="462c0819:PsiDirectoryNode" />
|
|
</path>
|
|
</expand>
|
|
<select />
|
|
</subPane>
|
|
</pane>
|
|
</panes>
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="ToolWindowStatistic.ShowToolbar" value="false" />
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
<property name="aspect.path.notification.shown" value="true" />
|
|
<property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1555052692637" />
|
|
<property name="extract.method.default.visibility" value="public" />
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/src/junit-4.12.jar!/" />
|
|
<property name="nodejs_package_manager_path" value="npm" />
|
|
<property name="project.structure.last.edited" value="Problems" />
|
|
<property name="project.structure.proportion" value="0.0" />
|
|
<property name="project.structure.side.proportion" value="0.2" />
|
|
</component>
|
|
<component name="RecentsManager">
|
|
<key name="CreateClassDialog.RecentsKey">
|
|
<recent name="" />
|
|
</key>
|
|
</component>
|
|
<component name="RunDashboard">
|
|
<option name="ruleStates">
|
|
<list>
|
|
<RuleState>
|
|
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
|
|
</RuleState>
|
|
<RuleState>
|
|
<option name="name" value="StatusDashboardGroupingRule" />
|
|
</RuleState>
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="RunManager" selected="Application.MainGUI">
|
|
<configuration name="MainGUI" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
<option name="MAIN_CLASS_NAME" value="gui.MainGUI" />
|
|
<module name="TaipanClone" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<configuration name="MainText" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
<option name="MAIN_CLASS_NAME" value="text.MainText" />
|
|
<module name="TaipanClone" />
|
|
<extension name="coverage">
|
|
<pattern>
|
|
<option name="PATTERN" value="text.*" />
|
|
<option name="ENABLED" value="true" />
|
|
</pattern>
|
|
</extension>
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<configuration name="ShipWarfareGUI" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
<option name="MAIN_CLASS_NAME" value="gui.ShipWarfareGUI" />
|
|
<module name="TaipanClone" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<configuration name="ShipWarfareText" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
<option name="MAIN_CLASS_NAME" value="text.ShipWarfareText" />
|
|
<module name="TaipanClone" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<configuration name="main" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
<option name="MAIN_CLASS_NAME" value="main" />
|
|
<module name="TaipanClone" />
|
|
<method v="2">
|
|
<option name="Make" enabled="true" />
|
|
</method>
|
|
</configuration>
|
|
<list>
|
|
<item itemvalue="Application.main" />
|
|
<item itemvalue="Application.ShipWarfareGUI" />
|
|
<item itemvalue="Application.MainGUI" />
|
|
<item itemvalue="Application.ShipWarfareText" />
|
|
<item itemvalue="Application.MainText" />
|
|
</list>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="Application.MainGUI" />
|
|
<item itemvalue="Application.MainText" />
|
|
<item itemvalue="Application.ShipWarfareText" />
|
|
<item itemvalue="Application.ShipWarfareGUI" />
|
|
<item itemvalue="Application.main" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="SvnConfiguration">
|
|
<configuration />
|
|
</component>
|
|
<component name="TaskManager">
|
|
<task active="true" id="Default" summary="Default task">
|
|
<changelist id="3114a2b9-4919-4fdf-8fd9-d03b60109ce4" name="Default Changelist" comment="" />
|
|
<created>1550454898506</created>
|
|
<option name="number" value="Default" />
|
|
<option name="presentableId" value="Default" />
|
|
<updated>1550454898506</updated>
|
|
<workItem from="1550454902781" duration="459000" />
|
|
<workItem from="1550458230268" duration="571000" />
|
|
<workItem from="1550459021117" duration="128000" />
|
|
<workItem from="1550459458251" duration="1743000" />
|
|
<workItem from="1550538713935" duration="16351000" />
|
|
<workItem from="1550614728336" duration="8160000" />
|
|
<workItem from="1550704188250" duration="4948000" />
|
|
<workItem from="1550810552736" duration="1982000" />
|
|
<workItem from="1550878072546" duration="2009000" />
|
|
<workItem from="1551065104002" duration="1313000" />
|
|
<workItem from="1551158469442" duration="4822000" />
|
|
<workItem from="1552183127375" duration="5000" />
|
|
<workItem from="1552183173819" duration="43000" />
|
|
<workItem from="1552183247090" duration="42000" />
|
|
<workItem from="1552183350012" duration="132000" />
|
|
<workItem from="1552183501892" duration="5000" />
|
|
<workItem from="1552187010251" duration="1043000" />
|
|
<workItem from="1552195875453" duration="55000" />
|
|
<workItem from="1552195941602" duration="33000" />
|
|
<workItem from="1552195980542" duration="513000" />
|
|
<workItem from="1552197114688" duration="110000" />
|
|
<workItem from="1552198897279" duration="7000" />
|
|
<workItem from="1552199842131" duration="998000" />
|
|
<workItem from="1552201459117" duration="275000" />
|
|
<workItem from="1552203562938" duration="2174000" />
|
|
<workItem from="1552207404121" duration="54000" />
|
|
<workItem from="1552210170594" duration="72000" />
|
|
<workItem from="1552238757321" duration="742000" />
|
|
<workItem from="1552240770629" duration="40000" />
|
|
<workItem from="1552241394045" duration="178000" />
|
|
<workItem from="1552254283748" duration="9473000" />
|
|
<workItem from="1552277298937" duration="2427000" />
|
|
<workItem from="1552542283204" duration="152000" />
|
|
<workItem from="1553061169716" duration="603000" />
|
|
<workItem from="1553309944652" duration="63685000" />
|
|
<workItem from="1553661269531" duration="1969000" />
|
|
<workItem from="1553965313291" duration="2578000" />
|
|
<workItem from="1554580719911" duration="4636000" />
|
|
<workItem from="1554923452115" duration="1634000" />
|
|
<workItem from="1555022688721" duration="15460000" />
|
|
</task>
|
|
<task id="LOCAL-00001" summary="Fixed duplication between Shop and Travel">
|
|
<created>1554662120663</created>
|
|
<option name="number" value="00001" />
|
|
<option name="presentableId" value="LOCAL-00001" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1554662120663</updated>
|
|
</task>
|
|
<task id="LOCAL-00002" summary="Updated shipwarfare text to the modern era">
|
|
<created>1554662739797</created>
|
|
<option name="number" value="00002" />
|
|
<option name="presentableId" value="LOCAL-00002" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1554662739797</updated>
|
|
</task>
|
|
<task id="LOCAL-00003" summary="Finished the merger with Dedupe and the main branch. Travel and Taipan shop shouldn't have any code sharing anymore">
|
|
<created>1554663152314</created>
|
|
<option name="number" value="00003" />
|
|
<option name="presentableId" value="LOCAL-00003" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1554663152314</updated>
|
|
</task>
|
|
<task id="LOCAL-00004" summary="Fixed the severe lack of TaipanShopText">
|
|
<created>1554663541186</created>
|
|
<option name="number" value="00004" />
|
|
<option name="presentableId" value="LOCAL-00004" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1554663541186</updated>
|
|
</task>
|
|
<task id="LOCAL-00005" summary="Moved everything into logic classes">
|
|
<created>1554669881880</created>
|
|
<option name="number" value="00005" />
|
|
<option name="presentableId" value="LOCAL-00005" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1554669881880</updated>
|
|
</task>
|
|
<task id="LOCAL-00006" summary="Made every appropriate Text and Logic class">
|
|
<created>1554670728348</created>
|
|
<option name="number" value="00006" />
|
|
<option name="presentableId" value="LOCAL-00006" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1554670728348</updated>
|
|
</task>
|
|
<task id="LOCAL-00007" summary="Added some content to the textgame files and added some stuff to the logic files. Also fixed formating in TravelGUI">
|
|
<created>1554676522805</created>
|
|
<option name="number" value="00007" />
|
|
<option name="presentableId" value="LOCAL-00007" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1554676522805</updated>
|
|
</task>
|
|
<task id="LOCAL-00008" summary="Minor changes">
|
|
<created>1554683312806</created>
|
|
<option name="number" value="00008" />
|
|
<option name="presentableId" value="LOCAL-00008" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1554683312806</updated>
|
|
</task>
|
|
<task id="LOCAL-00009" summary="Fixed a bunch of stuff inside of Travel, but also discovered a MASSIVE problem with our code">
|
|
<created>1550628232136</created>
|
|
<option name="number" value="00009" />
|
|
<option name="presentableId" value="LOCAL-00009" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1550628232136</updated>
|
|
</task>
|
|
<task id="LOCAL-00010" summary="Brought back Vikram's changes">
|
|
<created>1550879092914</created>
|
|
<option name="number" value="00010" />
|
|
<option name="presentableId" value="LOCAL-00010" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1550879092914</updated>
|
|
</task>
|
|
<task id="LOCAL-00011" summary="Fixed the commenting on a lot of the code. Also added some stuff to Travel, fixed some bugs.">
|
|
<created>1551162699319</created>
|
|
<option name="number" value="00011" />
|
|
<option name="presentableId" value="LOCAL-00011" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1551162699319</updated>
|
|
</task>
|
|
<task id="LOCAL-00012" summary="Added time stuff to Shipwarfare GUI">
|
|
<created>1552168801248</created>
|
|
<option name="number" value="00012" />
|
|
<option name="presentableId" value="LOCAL-00012" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552168801248</updated>
|
|
</task>
|
|
<task id="LOCAL-00013" summary="Notified of getting attacked">
|
|
<created>1552172956109</created>
|
|
<option name="number" value="00013" />
|
|
<option name="presentableId" value="LOCAL-00013" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552172956109</updated>
|
|
</task>
|
|
<task id="LOCAL-00014" summary="Added fight stuff">
|
|
<created>1552173216531</created>
|
|
<option name="number" value="00014" />
|
|
<option name="presentableId" value="LOCAL-00014" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552173216532</updated>
|
|
</task>
|
|
<task id="LOCAL-00015" summary="Made ShipWarfare easier to access by ShipWarfareGUI">
|
|
<created>1552181324520</created>
|
|
<option name="number" value="00015" />
|
|
<option name="presentableId" value="LOCAL-00015" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552181324520</updated>
|
|
</task>
|
|
<task id="LOCAL-00016" summary="Missed one statement that I needed to encapsulate">
|
|
<created>1552181613507</created>
|
|
<option name="number" value="00016" />
|
|
<option name="presentableId" value="LOCAL-00016" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552181613507</updated>
|
|
</task>
|
|
<task id="LOCAL-00017" summary="Messed up player by setting money to 1000">
|
|
<created>1552181667375</created>
|
|
<option name="number" value="00017" />
|
|
<option name="presentableId" value="LOCAL-00017" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552181667376</updated>
|
|
</task>
|
|
<task id="LOCAL-00018" summary="Please find error">
|
|
<created>1552187032139</created>
|
|
<option name="number" value="00018" />
|
|
<option name="presentableId" value="LOCAL-00018" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552187032139</updated>
|
|
</task>
|
|
<task id="LOCAL-00019" summary="Super broken but fight button is in progress for shipwarfare">
|
|
<created>1552195966566</created>
|
|
<option name="number" value="00019" />
|
|
<option name="presentableId" value="LOCAL-00019" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552195966566</updated>
|
|
</task>
|
|
<task id="LOCAL-00020" summary="Forces you to fight in ShipWarfareGUI unfortunately">
|
|
<created>1552197150577</created>
|
|
<option name="number" value="00020" />
|
|
<option name="presentableId" value="LOCAL-00020" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552197150577</updated>
|
|
</task>
|
|
<task id="LOCAL-00021" summary="ShipWarfare fight button coming along nicely">
|
|
<created>1552200771732</created>
|
|
<option name="number" value="00021" />
|
|
<option name="presentableId" value="LOCAL-00021" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552200771732</updated>
|
|
</task>
|
|
<task id="LOCAL-00022" summary="Shipwarfare fight button GUI almost complete">
|
|
<created>1552203599900</created>
|
|
<option name="number" value="00022" />
|
|
<option name="presentableId" value="LOCAL-00022" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552203599900</updated>
|
|
</task>
|
|
<task id="LOCAL-00023" summary="Fixed numOfShips method for ShipWarfareGUI">
|
|
<created>1552205678080</created>
|
|
<option name="number" value="00023" />
|
|
<option name="presentableId" value="LOCAL-00023" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552205678080</updated>
|
|
</task>
|
|
<task id="LOCAL-00024" summary="Fixed the loot system a bit">
|
|
<created>1552207442784</created>
|
|
<option name="number" value="00024" />
|
|
<option name="presentableId" value="LOCAL-00024" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552207442785</updated>
|
|
</task>
|
|
<task id="LOCAL-00025" summary="Completely ruined shipWarfare with a previous edit, fixed it and added a better loot feature for peasant ships">
|
|
<created>1552210228514</created>
|
|
<option name="number" value="00025" />
|
|
<option name="presentableId" value="LOCAL-00025" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552210228514</updated>
|
|
</task>
|
|
<task id="LOCAL-00026" summary="Basic functionality of buttons completed, think all I have to do now is to find a way to break the code when the user wins, loses or runs away.">
|
|
<created>1552238814974</created>
|
|
<option name="number" value="00026" />
|
|
<option name="presentableId" value="LOCAL-00026" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552238814974</updated>
|
|
</task>
|
|
<task id="LOCAL-00027" summary="Fixed probability of ships running away">
|
|
<created>1552240801199</created>
|
|
<option name="number" value="00027" />
|
|
<option name="presentableId" value="LOCAL-00027" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552240801199</updated>
|
|
</task>
|
|
<task id="LOCAL-00028" summary="Fined minor bugs in shipwarfareGUI including the "gun frustration" variable">
|
|
<created>1552241433802</created>
|
|
<option name="number" value="00028" />
|
|
<option name="presentableId" value="LOCAL-00028" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552241433802</updated>
|
|
</task>
|
|
<task id="LOCAL-00029" summary="Just checking">
|
|
<created>1552254331758</created>
|
|
<option name="number" value="00029" />
|
|
<option name="presentableId" value="LOCAL-00029" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552254331759</updated>
|
|
</task>
|
|
<task id="LOCAL-00030" summary="A lot of errors but easily fixable SHipwarfareGUI">
|
|
<created>1552268490741</created>
|
|
<option name="number" value="00030" />
|
|
<option name="presentableId" value="LOCAL-00030" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552268490741</updated>
|
|
</task>
|
|
<task id="LOCAL-00031" summary="Completed SHipWarfareGUI">
|
|
<created>1552269636545</created>
|
|
<option name="number" value="00031" />
|
|
<option name="presentableId" value="LOCAL-00031" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552269636545</updated>
|
|
</task>
|
|
<task id="LOCAL-00032" summary="Completed ShipWarfareGUI">
|
|
<created>1552269681200</created>
|
|
<option name="number" value="00032" />
|
|
<option name="presentableId" value="LOCAL-00032" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552269681200</updated>
|
|
</task>
|
|
<task id="LOCAL-00033" summary="Probably should upload">
|
|
<created>1552270321401</created>
|
|
<option name="number" value="00033" />
|
|
<option name="presentableId" value="LOCAL-00033" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552270321402</updated>
|
|
</task>
|
|
<task id="LOCAL-00034" summary="Fixed ShipWarfare bug about one-shotting.">
|
|
<created>1552279406065</created>
|
|
<option name="number" value="00034" />
|
|
<option name="presentableId" value="LOCAL-00034" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552279406066</updated>
|
|
</task>
|
|
<task id="LOCAL-00035" summary="Completed javadocs for shipwarfare GUI">
|
|
<created>1552280311398</created>
|
|
<option name="number" value="00035" />
|
|
<option name="presentableId" value="LOCAL-00035" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552280311399</updated>
|
|
</task>
|
|
<task id="LOCAL-00036" summary="Finished cleaning up the code. Ready for Demo 2">
|
|
<created>1552291526354</created>
|
|
<option name="number" value="00036" />
|
|
<option name="presentableId" value="LOCAL-00036" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552291526354</updated>
|
|
</task>
|
|
<task id="LOCAL-00037" summary="Renamed a few classes so that all of them are uppercase">
|
|
<created>1552291930927</created>
|
|
<option name="number" value="00037" />
|
|
<option name="presentableId" value="LOCAL-00037" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1552291930927</updated>
|
|
</task>
|
|
<task id="LOCAL-00038" summary="Made it so you can go inbetween screens by pressing enter, allowing for you to speed through the game without pressing buttons.">
|
|
<created>1553317292291</created>
|
|
<option name="number" value="00038" />
|
|
<option name="presentableId" value="LOCAL-00038" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1553317292291</updated>
|
|
</task>
|
|
<task id="LOCAL-00039" summary="File saving is work in progress Added a css file for the game Made it so that you can press enter to continue forwars Made folder for both images and save files">
|
|
<created>1553333862860</created>
|
|
<option name="number" value="00039" />
|
|
<option name="presentableId" value="LOCAL-00039" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1553333862860</updated>
|
|
</task>
|
|
<task id="LOCAL-00040" summary="Finished game saves">
|
|
<created>1553386388417</created>
|
|
<option name="number" value="00040" />
|
|
<option name="presentableId" value="LOCAL-00040" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1553386388417</updated>
|
|
</task>
|
|
<task id="LOCAL-00041" summary="Should completely get rid of error messages and print statements related to save state">
|
|
<created>1553386560208</created>
|
|
<option name="number" value="00041" />
|
|
<option name="presentableId" value="LOCAL-00041" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1553386560208</updated>
|
|
</task>
|
|
<task id="LOCAL-00042" summary="Made animation testing same as everyother class, can run from other classes.">
|
|
<created>1553389478439</created>
|
|
<option name="number" value="00042" />
|
|
<option name="presentableId" value="LOCAL-00042" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1553389478440</updated>
|
|
</task>
|
|
<task id="LOCAL-00043" summary="Made warehouse reappear">
|
|
<created>1553465550904</created>
|
|
<option name="number" value="00043" />
|
|
<option name="presentableId" value="LOCAL-00043" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1553465550904</updated>
|
|
</task>
|
|
<task id="LOCAL-00044" summary="Warehouse and Travel events are still work in progress but added their code to the github repo">
|
|
<created>1553476314578</created>
|
|
<option name="number" value="00044" />
|
|
<option name="presentableId" value="LOCAL-00044" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1553476314578</updated>
|
|
</task>
|
|
<task id="LOCAL-00045" summary="Finished Warehouse">
|
|
<created>1553480113870</created>
|
|
<option name="number" value="00045" />
|
|
<option name="presentableId" value="LOCAL-00045" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1553480113870</updated>
|
|
</task>
|
|
<task id="LOCAL-00046" summary="Commented a bit of Random Event">
|
|
<created>1553486869684</created>
|
|
<option name="number" value="00046" />
|
|
<option name="presentableId" value="LOCAL-00046" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1553486869684</updated>
|
|
</task>
|
|
<task id="LOCAL-00047" summary="Made it so that the user doesn't get pushed into travel if they press enter while buying something">
|
|
<created>1553487676090</created>
|
|
<option name="number" value="00047" />
|
|
<option name="presentableId" value="LOCAL-00047" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1553487676090</updated>
|
|
</task>
|
|
<task id="LOCAL-00048" summary="Fixed some of the code related with Liu Yuen and fixed some of the javadocing">
|
|
<created>1553491865868</created>
|
|
<option name="number" value="00048" />
|
|
<option name="presentableId" value="LOCAL-00048" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1553491865869</updated>
|
|
</task>
|
|
<task id="LOCAL-00049" summary="Pushed the fix for ship repair while 100 hp">
|
|
<created>1553494120569</created>
|
|
<option name="number" value="00049" />
|
|
<option name="presentableId" value="LOCAL-00049" />
|
|
<option name="project" value="LOCAL" />
|
|
<updated>1553494120570</updated>
|
|
</task>
|
|
<option name="localTasksCounter" value="9" />
|
|
<servers />
|
|
</component>
|
|
<component name="TimeTrackingManager">
|
|
<option name="totallyTimeSpent" value="38487000" />
|
|
</component>
|
|
<component name="TodoView">
|
|
<todo-panel id="selected-file">
|
|
<is-autoscroll-to-source value="true" />
|
|
</todo-panel>
|
|
<todo-panel id="all">
|
|
<are-packages-shown value="true" />
|
|
<is-autoscroll-to-source value="true" />
|
|
</todo-panel>
|
|
</component>
|
|
<component name="ToolWindowManager">
|
|
<frame x="-8" y="-8" width="1696" height="1026" extended-state="6" />
|
|
<editor active="true" />
|
|
<layout>
|
|
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.12713936" />
|
|
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
<window_info id="Image Layers" order="2" />
|
|
<window_info id="Designer" order="3" />
|
|
<window_info id="UI Designer" order="4" />
|
|
<window_info id="Capture Tool" order="5" />
|
|
<window_info id="Favorites" order="6" side_tool="true" />
|
|
<window_info anchor="bottom" id="Inspection Results" order="0" weight="0.32922733" />
|
|
<window_info anchor="bottom" id="Find" order="1" weight="0.32922733" />
|
|
<window_info anchor="bottom" x="22" y="418" width="1636" height="174" id="Run" order="2" sideWeight="0.49874055" visible="true" weight="0.42329228" />
|
|
<window_info anchor="bottom" id="Debug" order="3" weight="0.39977604" />
|
|
<window_info anchor="bottom" id="Duplicates" order="4" weight="0.50391936" />
|
|
<window_info anchor="bottom" id="Message" order="5" />
|
|
<window_info anchor="bottom" id="TODO" order="6" weight="0.33034715" />
|
|
<window_info anchor="bottom" id="Cvs" order="7" weight="0.25" />
|
|
<window_info anchor="bottom" id="Inspection" order="8" weight="0.4" />
|
|
<window_info anchor="bottom" id="Docker" order="9" show_stripe_button="false" />
|
|
<window_info anchor="bottom" id="Version Control" order="10" sideWeight="0.49938875" weight="0.32922733" />
|
|
<window_info anchor="bottom" id="Database Changes" order="11" />
|
|
<window_info anchor="bottom" id="Terminal" order="12" type="SLIDING" weight="0.32922733" />
|
|
<window_info anchor="bottom" id="Event Log" order="13" sideWeight="0.50125945" side_tool="true" weight="0.37058824" />
|
|
<window_info anchor="bottom" id="Messages" order="14" sideWeight="0.49938875" type="SLIDING" weight="0.18141097" />
|
|
<window_info anchor="bottom" id="Duplicate detector" order="15" type="SLIDING" weight="0.08958567" />
|
|
<window_info anchor="bottom" id="Statistic" order="16" />
|
|
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
<window_info anchor="right" id="Palette" order="3" />
|
|
<window_info anchor="right" id="Database" order="4" />
|
|
<window_info anchor="right" id="Theme Preview" order="5" />
|
|
<window_info anchor="right" id="Maven" order="6" />
|
|
<window_info anchor="right" id="Capture Analysis" order="7" />
|
|
<window_info anchor="right" id="Palette	" order="8" />
|
|
</layout>
|
|
<layout-to-restore>
|
|
<window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.12713936" />
|
|
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
|
|
<window_info id="Image Layers" order="2" />
|
|
<window_info id="Designer" order="3" />
|
|
<window_info id="UI Designer" order="4" />
|
|
<window_info id="Capture Tool" order="5" />
|
|
<window_info id="Favorites" order="6" side_tool="true" />
|
|
<window_info anchor="bottom" id="Inspection Results" order="0" weight="0.32922733" />
|
|
<window_info anchor="bottom" id="Find" order="1" weight="0.32922733" />
|
|
<window_info anchor="bottom" x="22" y="418" width="1636" height="174" id="Run" order="2" sideWeight="0.49874055" weight="0.22396417" />
|
|
<window_info anchor="bottom" id="Debug" order="3" weight="0.39977604" />
|
|
<window_info anchor="bottom" id="Duplicates" order="4" weight="0.50391936" />
|
|
<window_info anchor="bottom" id="Message" order="5" />
|
|
<window_info anchor="bottom" id="TODO" order="6" weight="0.33034715" />
|
|
<window_info anchor="bottom" id="Cvs" order="7" weight="0.25" />
|
|
<window_info anchor="bottom" id="Inspection" order="8" weight="0.4" />
|
|
<window_info anchor="bottom" id="Docker" order="9" show_stripe_button="false" />
|
|
<window_info anchor="bottom" id="Version Control" order="10" sideWeight="0.49938875" weight="0.32922733" />
|
|
<window_info anchor="bottom" id="Database Changes" order="11" />
|
|
<window_info anchor="bottom" id="Terminal" order="12" type="SLIDING" weight="0.32922733" />
|
|
<window_info anchor="bottom" id="Event Log" order="13" sideWeight="0.50125945" side_tool="true" weight="0.37058824" />
|
|
<window_info anchor="bottom" id="Messages" order="14" sideWeight="0.49938875" type="SLIDING" weight="0.18141097" />
|
|
<window_info anchor="bottom" id="Duplicate detector" order="15" type="SLIDING" weight="0.08958567" />
|
|
<window_info anchor="bottom" id="Statistic" order="16" />
|
|
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
|
|
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
|
|
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
|
|
<window_info anchor="right" id="Palette" order="3" />
|
|
<window_info anchor="right" id="Database" order="4" />
|
|
<window_info anchor="right" id="Theme Preview" order="5" />
|
|
<window_info anchor="right" id="Maven" order="6" />
|
|
<window_info anchor="right" id="Capture Analysis" order="7" />
|
|
<window_info anchor="right" id="Palette	" order="8" />
|
|
</layout-to-restore>
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="1" />
|
|
</component>
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
<option name="TAB_STATES">
|
|
<map>
|
|
<entry key="MAIN">
|
|
<value>
|
|
<State>
|
|
<option name="RECENTLY_FILTERED_USER_GROUPS">
|
|
<collection />
|
|
</option>
|
|
<option name="RECENTLY_FILTERED_BRANCH_GROUPS">
|
|
<collection />
|
|
</option>
|
|
<option name="COLUMN_ORDER">
|
|
<list>
|
|
<option value="0" />
|
|
<option value="1" />
|
|
<option value="2" />
|
|
<option value="3" />
|
|
</list>
|
|
</option>
|
|
</State>
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
<option name="RECENT_FILTERS">
|
|
<map>
|
|
<entry key="Branch">
|
|
<value>
|
|
<list />
|
|
</value>
|
|
</entry>
|
|
<entry key="User">
|
|
<value>
|
|
<list />
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<ignored-roots>
|
|
<path value="$PROJECT_DIR$" />
|
|
</ignored-roots>
|
|
<MESSAGE value="Probably should upload" />
|
|
<MESSAGE value="Fixed ShipWarfare bug about one-shotting." />
|
|
<MESSAGE value="Completed javadocs for shipwarfare GUI" />
|
|
<MESSAGE value="Finished cleaning up the code. Ready for Demo 2" />
|
|
<MESSAGE value="Renamed a few classes so that all of them are uppercase" />
|
|
<MESSAGE value="Made it so you can go inbetween screens by pressing enter, allowing for you to speed through the game without pressing buttons." />
|
|
<MESSAGE value="File saving is work in progress Added a css file for the game Made it so that you can press enter to continue forwars Made folder for both images and save files" />
|
|
<MESSAGE value="Finished game saves" />
|
|
<MESSAGE value="Should completely get rid of error messages and print statements related to save state" />
|
|
<MESSAGE value="Made animation testing same as everyother class, can run from other classes." />
|
|
<MESSAGE value="Made warehouse reappear" />
|
|
<MESSAGE value="Warehouse and Travel events are still work in progress but added their code to the github repo" />
|
|
<MESSAGE value="Finished Warehouse" />
|
|
<MESSAGE value="Commented a bit of Random Event" />
|
|
<MESSAGE value="Made it so that the user doesn't get pushed into travel if they press enter while buying something" />
|
|
<MESSAGE value="Fixed some of the code related with Liu Yuen and fixed some of the javadocing" />
|
|
<MESSAGE value="Pushed the fix for ship repair while 100 hp" />
|
|
<MESSAGE value="Fixed duplication between Shop and Travel" />
|
|
<MESSAGE value="Updated shipwarfare text to the modern era" />
|
|
<MESSAGE value="Finished the merger with Dedupe and the main branch. Travel and Taipan shop shouldn't have any code sharing anymore" />
|
|
<MESSAGE value="Fixed the severe lack of TaipanShopText" />
|
|
<MESSAGE value="Moved everything into logic classes" />
|
|
<MESSAGE value="Made every appropriate Text and Logic class" />
|
|
<MESSAGE value="Added some content to the textgame files and added some stuff to the logic files. Also fixed formating in TravelGUI" />
|
|
<MESSAGE value="Minor changes" />
|
|
<option name="LAST_COMMIT_MESSAGE" value="Minor changes" />
|
|
</component>
|
|
<component name="editorHistoryManager">
|
|
<entry file="file://$PROJECT_DIR$/src/styleguide.css">
|
|
<provider selected="true" editor-type-id="text-editor" />
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/gui/WarehouseGUI.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="170">
|
|
<caret line="18" column="37" selection-start-line="18" selection-start-column="37" selection-end-line="18" selection-end-column="37" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/gui/LoanSharkGUI.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="170">
|
|
<caret line="22" column="38" lean-forward="true" selection-start-line="22" selection-start-column="38" selection-end-line="22" selection-end-column="38" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/gui/MainGUI.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="408">
|
|
<caret line="26" column="47" selection-start-line="26" selection-start-column="47" selection-end-line="26" selection-end-column="47" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/logic/MainGUI.java" />
|
|
<entry file="file://$PROJECT_DIR$/src/logic/RandomEventGUI.java" />
|
|
<entry file="file://$PROJECT_DIR$/src/logic/Warehouse.java" />
|
|
<entry file="file://$PROJECT_DIR$/src/logic/MainLogic.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="34">
|
|
<caret line="2" column="37" selection-start-line="2" selection-start-column="37" selection-end-line="2" selection-end-column="37" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/logic/Player.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="153">
|
|
<caret line="11" column="13" selection-start-line="11" selection-start-column="13" selection-end-line="11" selection-end-column="13" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/text/LoanSharkText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="68">
|
|
<caret line="4" column="13" selection-start-line="4" selection-start-column="13" selection-end-line="4" selection-end-column="13" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/logic/StartLogic.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="34">
|
|
<caret line="2" column="38" selection-start-line="2" selection-start-column="38" selection-end-line="2" selection-end-column="38" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/tests/PlayerTest.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="408">
|
|
<caret line="25" column="29" selection-start-line="25" selection-start-column="29" selection-end-line="25" selection-end-column="29" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/text/BankText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="204">
|
|
<caret line="77" column="4" selection-start-line="77" selection-start-column="4" selection-end-line="77" selection-end-column="4" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="method#BankText#0;class#BankText#0" />
|
|
<element signature="docComment;method#bank#0;class#BankText#0" />
|
|
<element signature="method#bank#0;class#BankText#0" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/text/GameEndText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="153">
|
|
<caret line="9" column="5" selection-start-line="9" selection-start-column="5" selection-end-line="9" selection-end-column="5" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/logic/GameEndLogic.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="238">
|
|
<caret line="14" selection-start-line="14" selection-end-line="14" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="uml://JAVA/">
|
|
<provider selected="true" editor-type-id="UmlEditorProvider">
|
|
<state>
|
|
<ID>JAVA</ID>
|
|
<OriginalElement />
|
|
<nodes>
|
|
<node x="0.0" y="153.0">images</node>
|
|
<node x="152.0" y="227.0">tests</node>
|
|
<node x="0.0" y="227.0">saves</node>
|
|
<node x="118.0" y="79.0">gui</node>
|
|
<node x="0.0" y="79.0">text</node>
|
|
<node x="55.0" y="0.0">logic</node>
|
|
</nodes>
|
|
<notes />
|
|
<edges>
|
|
<edge source="gui" target="logic">
|
|
<point x="0.0" y="-14.5" />
|
|
<point x="166.0" y="54.0" />
|
|
<point x="133.75" y="54.0" />
|
|
<point x="26.25" y="14.5" />
|
|
</edge>
|
|
<edge source="text" target="logic">
|
|
<point x="0.0" y="-14.5" />
|
|
<point x="49.0" y="54.0" />
|
|
<point x="81.25" y="54.0" />
|
|
<point x="-26.25" y="14.5" />
|
|
</edge>
|
|
</edges>
|
|
<settings layout="Hierarchic Group" zoom="1.0" x="-199.0" y="58.0" />
|
|
<SelectedNodes />
|
|
<Categories>
|
|
<Category>Fields</Category>
|
|
<Category>Constructors</Category>
|
|
<Category>Methods</Category>
|
|
<Category>Properties</Category>
|
|
<Category>Inner Classes</Category>
|
|
</Categories>
|
|
<SCOPE>Project Files</SCOPE>
|
|
<VISIBILITY>private</VISIBILITY>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="uml://JAVA/logic.TravelLogic">
|
|
<provider selected="true" editor-type-id="UmlEditorProvider">
|
|
<state>
|
|
<ID>JAVA</ID>
|
|
<OriginalElement>logic.TravelLogic</OriginalElement>
|
|
<nodes>
|
|
<node x="" y="">logic.WarehouseLogic</node>
|
|
<node x="" y="">logic.BankLogic</node>
|
|
<node x="" y="">gui.WarehouseGUI</node>
|
|
<node x="" y="">logic.GameEndLogic</node>
|
|
<node x="" y="">text.BankText</node>
|
|
<node x="" y="">text.TravelText</node>
|
|
<node x="" y="">logic.ShipWarfareLogic</node>
|
|
<node x="" y="">gui.RandomEventGUI</node>
|
|
<node x="" y="">logic.TravelLogic</node>
|
|
<node x="" y="">gui.ShipWarfareGUI</node>
|
|
<node x="" y="">javafx.application.Application</node>
|
|
<node x="" y="">text.MainText</node>
|
|
<node x="" y="">gui.TravelGUI</node>
|
|
<node x="" y="">logic.MainLogic</node>
|
|
<node x="" y="">logic.FileSaving</node>
|
|
<node x="" y="">text.TaipanShopText</node>
|
|
<node x="" y="">logic.Player</node>
|
|
<node x="" y="">text.StartText</node>
|
|
<node x="" y="">text.RandomEventText</node>
|
|
<node x="" y="">text.LoanSharkText</node>
|
|
<node x="" y="">text.GameEndText</node>
|
|
<node x="" y="">gui.TaipanShopGUI</node>
|
|
<node x="" y="">text.WarehouseText</node>
|
|
<node x="" y="">logic.TaipanShopLogic</node>
|
|
<node x="" y="">gui.GameEndGUI</node>
|
|
<node x="" y="">logic.RandomEventLogic</node>
|
|
<node x="" y="">tests.PlayerTest</node>
|
|
<node x="" y="">gui.StartGUI</node>
|
|
<node x="" y="">text.ShipWarfareText</node>
|
|
<node x="" y="">java.io.Serializable</node>
|
|
<node x="" y="">gui.BankGUI</node>
|
|
<node x="" y="">gui.MainGUI</node>
|
|
<node x="" y="">gui.LoanSharkGUI</node>
|
|
<node x="" y="">logic.StartLogic</node>
|
|
</nodes>
|
|
<notes />
|
|
<edges />
|
|
<settings layout="Hierarchic Group" zoom="0.4564676616915422" x="1492.0" y="777.0" />
|
|
<SelectedNodes />
|
|
<Categories />
|
|
<SCOPE>All</SCOPE>
|
|
<VISIBILITY>private</VISIBILITY>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/logic/TaipanShopLogic.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="1802">
|
|
<caret line="106" column="47" lean-forward="true" selection-start-line="106" selection-start-column="47" selection-end-line="106" selection-end-column="47" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/gui/GameEndGUI.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="969">
|
|
<caret line="95" column="29" selection-start-line="95" selection-start-column="29" selection-end-line="95" selection-end-column="29" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="method#GameEndGUI#0;class#GameEndGUI#0" />
|
|
<element signature="docComment;method#initializeGameEndGUI#0;class#GameEndGUI#0" />
|
|
<element signature="docComment;method#start#0;class#GameEndGUI#0" />
|
|
<element signature="method#start#0;class#GameEndGUI#0" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/gui/BankGUI.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="697">
|
|
<caret line="162" column="5" selection-start-line="162" selection-start-column="5" selection-end-line="162" selection-end-column="5" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="method#initializeBank#0;class#BankGUI#0" />
|
|
<element signature="method#deposits#0;class#BankGUI#0" />
|
|
<element signature="method#withdraw#0;class#BankGUI#0" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/logic/BankLogic.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="68">
|
|
<caret line="4" selection-start-line="4" selection-end-line="4" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/gui/StartGUI.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="199">
|
|
<caret line="207" column="13" selection-start-line="207" selection-start-column="13" selection-end-line="207" selection-end-column="13" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/logic/WarehouseLogic.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="1088">
|
|
<caret line="64" column="22" selection-start-line="64" selection-start-column="18" selection-end-line="64" selection-end-column="22" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/logic/FileSaving.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="403">
|
|
<caret line="53" lean-forward="true" selection-start-line="53" selection-end-line="53" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/gui/ShipWarfareGUI.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="222">
|
|
<caret line="33" column="13" selection-start-line="33" selection-start-column="13" selection-end-line="33" selection-end-column="13" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/gui/TaipanShopGUI.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="204">
|
|
<caret line="244" selection-start-line="244" selection-end-line="246" selection-end-column="43" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/logic/RandomEventLogic.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="68">
|
|
<caret line="4" column="13" selection-start-line="4" selection-start-column="13" selection-end-line="4" selection-end-column="13" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/gui/RandomEventGUI.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="272">
|
|
<caret line="128" selection-start-line="128" selection-end-line="192" selection-end-column="13" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/text/MainText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="289">
|
|
<caret line="17" selection-start-line="17" selection-end-line="17" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/logic/TravelLogic.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="556">
|
|
<caret line="69" column="52" lean-forward="true" selection-start-line="69" selection-start-column="52" selection-end-line="69" selection-end-column="52" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/text/StartText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="692">
|
|
<caret line="69" column="30" lean-forward="true" selection-start-line="69" selection-start-column="30" selection-end-line="69" selection-end-column="30" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/text/TaipanShopText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="391">
|
|
<caret line="38" selection-start-line="38" selection-end-line="40" selection-end-column="38" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="method#selling#0;class#TaipanShopText#0" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/gui/TravelGUI.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="380">
|
|
<caret line="125" column="43" lean-forward="true" selection-start-line="125" selection-start-column="43" selection-end-line="125" selection-end-column="43" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
<element signature="docComment;method#TravelGUI#0;class#TravelGUI#0" />
|
|
<element signature="method#TravelGUI#0;class#TravelGUI#0" />
|
|
<element signature="docComment;method#initializeTravel#0;class#TravelGUI#0" />
|
|
<element signature="docComment;method#seaAtlas#0;class#TravelGUI#0" />
|
|
<element signature="docComment;method#randomEventSea#0;class#TravelGUI#0" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/text/WarehouseText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="323">
|
|
<caret line="102" selection-start-line="102" selection-end-line="107" selection-end-column="46" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/text/TravelText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="458">
|
|
<caret line="29" column="51" selection-start-line="29" selection-start-column="12" selection-end-line="29" selection-end-column="51" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/logic/ShipWarfareLogic.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="314">
|
|
<caret line="101" column="29" selection-start-line="101" selection-start-column="29" selection-end-line="101" selection-end-column="29" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/text/ShipWarfareText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="230">
|
|
<caret line="265" column="9" lean-forward="true" selection-start-line="265" selection-start-column="9" selection-end-line="265" selection-end-column="9" />
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
<entry file="file://$PROJECT_DIR$/src/text/RandomEventText.java">
|
|
<provider selected="true" editor-type-id="text-editor">
|
|
<state relative-caret-position="272">
|
|
<caret line="16" column="32" lean-forward="true" selection-start-line="16" selection-start-column="32" selection-end-line="16" selection-end-column="32" />
|
|
<folding>
|
|
<element signature="imports" expanded="true" />
|
|
</folding>
|
|
</state>
|
|
</provider>
|
|
</entry>
|
|
</component>
|
|
<component name="masterDetails">
|
|
<states>
|
|
<state key="ArtifactsStructureConfigurable.UI">
|
|
<settings>
|
|
<artifact-editor />
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="FacetStructureConfigurable.UI">
|
|
<settings>
|
|
<last-edited>No facets are configured</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="GlobalLibrariesConfigurable.UI">
|
|
<settings>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="JdkListConfigurable.UI">
|
|
<settings>
|
|
<last-edited>1.8</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="ModuleStructureConfigurable.UI">
|
|
<settings>
|
|
<last-edited>TaipanClone</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
<option value="0.6" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
<state key="ProjectLibrariesConfigurable.UI">
|
|
<settings>
|
|
<last-edited>hamcrest-core-1.3</last-edited>
|
|
<splitter-proportions>
|
|
<option name="proportions">
|
|
<list>
|
|
<option value="0.2" />
|
|
</list>
|
|
</option>
|
|
</splitter-proportions>
|
|
</settings>
|
|
</state>
|
|
</states>
|
|
</component>
|
|
</project> |