Skip to content

Commit

Permalink
Beta 9
Browse files Browse the repository at this point in the history
  • Loading branch information
Aether89 committed May 6, 2018
1 parent 2464555 commit 3c5295e
Show file tree
Hide file tree
Showing 32 changed files with 2,456 additions and 196 deletions.
31 changes: 16 additions & 15 deletions Magatama/Data/Init.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,20 @@
<Root>
<GameVersion value="Ep4" />
<Class Ep1="6" Ep2="8" Ep4="8" />
<Default SectionIDNumber="5" SectionIDName="Pinkal" FeedingTime="210" RacialRestriction="False" />
<Mag MaxLevel="200" Synchro="20" IQ="0" DEF="5" POW="0" DEX="0" MIND="0">
<!--Item Cost -->
<Monomate Cost="50" />
<Dimate Cost="300" />
<Trimate Cost="2000" />
<Monofluid Cost="100" />
<Difluid Cost="500" />
<Trifluid Cost="3600" />
<Antidote Cost="60" />
<Antiparalysis Cost="60" />
<SolAtomizer Cost="300" />
<MoonAtomizer Cost="500" />
<StarAtomizer Cost="5000" />
</Mag>
<Default SectionIDNumber="5" SectionIDName="Pinkal" FeedingTime="210" RacialRestriction="False" MaxQty="1000" MinLoad="100" />
<Mag MaxLevel="200" Synchro="20" IQ="0" DEF="5" POW="0" DEX="0" MIND="0" />
<!--Item Cost -->
<Monomate Cost="50" />
<Dimate Cost="300" />
<Trimate Cost="2000" />
<Monofluid Cost="100" />
<Difluid Cost="500" />
<Trifluid Cost="3600" />
<Antidote Cost="60" />
<Antiparalysis Cost="60" />
<SolAtomizer Cost="300" />
<MoonAtomizer Cost="500" />
<StarAtomizer Cost="5000" />
<!--Value for the Increase and Decrease Contextual Menu-->
<PlusMinus Value1="5" Value2="10" Value3="25" Value4="100" Value5="250" Value6="1000" />
</Root>
51 changes: 50 additions & 1 deletion Magatama/Data/Theme.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@
<Activation text="Activation" color="White" color2="White"/><!-- color2 is for the Percentage number below the text -->

<Items text="Items" color="White"/>
<Qty text="Qty" color="White"/>
<Qty text="Qty" color="White" max="100.
"/>
<History text="History" color="White"/>
<TotalCost text="Total Cost" color="White"/>

Expand Down Expand Up @@ -70,11 +71,28 @@
<InitialSectionID text="Initial Section ID" color="White"/>
<Time text="Time Between Feeding" color="White"/>
<Seconds text="Seconds" color="White"/>
<MaxQty text="Maximum Feed Items Quantity" color ="White"/>
<MinLoad text="Minimum for Loading" color="White"/>

<SettingsItems text="Items" color="White"/>
<SettingsCost text="Cost" color="White"/>
<SettingsRacialRestriction text="Mag Racials Restrictions" color="White"/>
<InitialStats text="Initial Stats" color="White"/>
<SettingsWarning text="/!\ For change to take effect you will need to reload or start a new mag. /!\" color="yellow"/>

<SettingsPlusMinus text="Increase &amp;&amp; Decrease" color="White"/> <!-- the double &amp; is required to display ampersand in a string otherwise used for shortcut -->
<SettingsValue01 text="Value 01" color="White"/>
<SettingsValue02 text="Value 02" color="White"/>
<SettingsValue03 text="Value 03" color="White"/>
<SettingsValue04 text="Value 04" color="White"/>
<SettingsValue05 text="Value 05" color="White"/>
<SettingsValue06 text="Value 06" color="White"/>

<SettingsTabGeneral text="General" color="White"/>
<SettingsTabMag text="Mag" color="White"/>
<SettingsTabCost text="Costs" color="White"/>
<SettingsTabValue text="Value" color="White"/>


<!-- About Interface -->

Expand All @@ -85,4 +103,35 @@
<fluid color="Blue"/>
<Anti color="Goldenrod"/>
<Atomizer color="Red"/>

<!-- Menu Strings use &amp; to determine The keyboard key-->
<File text="&amp;File"/><!-- Also a Contextual Menu-->
<FileNew text="&amp;New Mag"/><!-- Also a Contextual Menu-->
<FileNewBlank text="New &amp;Blank Mag"/><!-- Also a Contextual Menu-->
<FileOpen text="&amp;Open"/><!-- Also a Contextual Menu-->
<FileSave text="&amp;Save"/><!-- Also a Contextual Menu-->
<FileSaveAs text="Save &amp;As..."/><!-- Also a Contextual Menu-->
<FileOutput text="&amp;ExportOutput"/><!-- Also a Contextual Menu-->
<FileExit text="E&amp;xit"/>

<EditUndo text="&amp;Undo"/><!-- Also a Contextual Menu-->
<EditRedo text="&amp;Redo"/><!-- Also a Contextual Menu-->
<EditResetQty text="&amp;Reset Quantity"/>
<EditStats text="&amp;Set Stats"/>
<EditSettings text="S&amp;ettings"/>


<!-- Contextual Menu Stringst -->
<cmsIncrease text="&amp;Increase"/>
<cmsDecrease text="&amp;Decrease"/>
<byX text="by "/><!-- the space is required otherwise will get by5 rather than by 5-->

<SetTo3 text="Set to &amp;3"/>
<SetToMax text="Set to &amp;Maximum"/>
<SetToHalf text="Set to &amp;Half"/>
<SetToZero text="Set to &amp;Zero"/>

<Help text="&amp;?"/>
<HelpAbout text="About &amp;Magatama"/>

</Root>
Binary file added Magatama/Graphics/SectionID/LBluefull.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Magatama/Graphics/SectionID/LGreenhil.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Magatama/Graphics/SectionID/LOran.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Magatama/Graphics/SectionID/LPinkal.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Magatama/Graphics/SectionID/LPurplenum.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Magatama/Graphics/SectionID/LRedria.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Magatama/Graphics/SectionID/LSkyly.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Magatama/Graphics/SectionID/LViridia.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Magatama/Graphics/SectionID/LWhitill.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Magatama/Graphics/SectionID/LYellowboze.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions Magatama/Graphics/SectionID/README.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Section ids

This stack downloaded from https://sta.sh/228vdfo1qxma

Binary file modified Magatama/Graphics/Template/bg_template_settings.pdn
Binary file not shown.
Binary file modified Magatama/Graphics/Theme/bg_settings.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Magatama/Graphics/Theme/bg_settings_tab1.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Magatama/Graphics/Theme/bg_settings_tab2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Magatama/Graphics/Theme/bg_settings_tab3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Magatama/Graphics/Theme/bg_settings_tab4.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions Magatama/Magatama Editor/Magatama Editor.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<OutputType>WinExe</OutputType>
<StartupObject>Magatama_Editor.My.MyApplication</StartupObject>
<RootNamespace>Magatama_Editor</RootNamespace>
<AssemblyName>Magatama Editor</AssemblyName>
<AssemblyName>MagDex</AssemblyName>
<FileAlignment>512</FileAlignment>
<MyType>WindowsForms</MyType>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
Expand Down Expand Up @@ -36,7 +36,7 @@
<DefineDebug>true</DefineDebug>
<DefineTrace>true</DefineTrace>
<OutputPath>bin\Debug\</OutputPath>
<DocumentationFile>Magatama Editor.xml</DocumentationFile>
<DocumentationFile>MagDex.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
Expand All @@ -46,7 +46,7 @@
<DefineTrace>true</DefineTrace>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DocumentationFile>Magatama Editor.xml</DocumentationFile>
<DocumentationFile>MagDex.xml</DocumentationFile>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
</PropertyGroup>
<PropertyGroup>
Expand Down
11 changes: 7 additions & 4 deletions Magatama/Magatama.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25123.0
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2037
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Magatama", "Magatama\Magatama.vbproj", "{F50AA5A3-70C5-42CF-859F-540A8FE15304}"
EndProject
Expand All @@ -19,8 +19,8 @@ Global
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F50AA5A3-70C5-42CF-859F-540A8FE15304}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F50AA5A3-70C5-42CF-859F-540A8FE15304}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F50AA5A3-70C5-42CF-859F-540A8FE15304}.Debug|x64.ActiveCfg = Debug|x64
{F50AA5A3-70C5-42CF-859F-540A8FE15304}.Debug|x64.Build.0 = Debug|x64
{F50AA5A3-70C5-42CF-859F-540A8FE15304}.Debug|x64.ActiveCfg = Debug|Any CPU
{F50AA5A3-70C5-42CF-859F-540A8FE15304}.Debug|x64.Build.0 = Debug|Any CPU
{F50AA5A3-70C5-42CF-859F-540A8FE15304}.Debug|x86.ActiveCfg = Debug|x86
{F50AA5A3-70C5-42CF-859F-540A8FE15304}.Debug|x86.Build.0 = Debug|x86
{F50AA5A3-70C5-42CF-859F-540A8FE15304}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -45,4 +45,7 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8FDB3A2B-9AFC-4D08-A4A4-D27FF76069BA}
EndGlobalSection
EndGlobal
8 changes: 4 additions & 4 deletions Magatama/Magatama/My Project/AssemblyInfo.vb
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ Imports System.Runtime.InteropServices
' Vérifiez les valeurs des attributs de l'assembly

<Assembly: AssemblyTitle("Magatama")>
<Assembly: AssemblyDescription("")>
<Assembly: AssemblyDescription("a Modern Mag Planner/Calculator")>
<Assembly: AssemblyCompany("")>
<Assembly: AssemblyProduct("Magatama")>
<Assembly: AssemblyCopyright("Copyright © 2016")>
<Assembly: AssemblyCopyright("")>
<Assembly: AssemblyTrademark("")>

<Assembly: ComVisible(False)>
Expand All @@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
' en utilisant '*', comme indiqué ci-dessous :
' <Assembly: AssemblyVersion("1.0.*")>

<Assembly: AssemblyVersion("1.0.0.0")>
<Assembly: AssemblyFileVersion("1.0.0.0")>
<Assembly: AssemblyVersion("0.9.0.0")>
<Assembly: AssemblyFileVersion("0.9.0.0")>
2 changes: 1 addition & 1 deletion Magatama/Magatama/My Project/Settings.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Magatama/Magatama/My Project/Settings.settings
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<Profiles />
<Settings>
<Setting Name="strVer" Type="System.String" Scope="User">
<Value Profile="(Default)">βeta 8</Value>
<Value Profile="(Default)">βeta 9</Value>
</Setting>
<Setting Name="strSoft" Type="System.String" Scope="User">
<Value Profile="(Default)">Magatama</Value>
Expand Down
2 changes: 1 addition & 1 deletion Magatama/Magatama/My Project/app.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</requestedPrivileges>
<applicationRequestMinimum>
<defaultAssemblyRequest permissionSetReference="Custom" />
<PermissionSet class="System.Security.PermissionSet" version="1" ID="Custom" SameSite="site" />
<PermissionSet class="System.Security.PermissionSet" version="1" ID="Custom" SameSite="site" Unrestricted="true" />
</applicationRequestMinimum>
</security>
</trustInfo>
Expand Down
2 changes: 1 addition & 1 deletion Magatama/Magatama/app.config
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<userSettings>
<Magatama.My.MySettings>
<setting name="strVer" serializeAs="String">
<value>βeta 8</value>
<value>βeta 9</value>
</setting>
<setting name="strSoft" serializeAs="String">
<value>Magatama</value>
Expand Down
9 changes: 6 additions & 3 deletions Magatama/Magatama/frmAbout.vb
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,12 @@ Public Class frmAbout
& vbNewLine & "http://universps.online.fr" & vbNewLine & vbNewLine & "Phantasy Star Cave" _
& vbNewLine & "http://www.pscave.com" & vbNewLine & vbNewLine & "Phantasy Star Online Wiki" _
& vbNewLine & "http://pso.wikia.com/" & vbNewLine & vbNewLine & "Rico Journals by Koala Cuddle Party" _
& vbNewLine & "http://koalacuddleparty.com/" & vbNewLine & vbNewLine & "Schtack for is PSO gsl Editor and PVM/XVM Tool" _
& vbNewLine & vbNewLine & "-- Beta Tester --" & vbNewLine & vbNewLine & " [ Ephinea ] " & vbNewLine & "-Spuz" & vbNewLine _
& "-Henonk" & vbNewLine & vbNewLine & " [ ULTIMA ] " & vbNewLine & "-Fyrewolf5" & vbNewLine & vbNewLine)
& vbNewLine & "http://koalacuddleparty.com/" & vbNewLine & vbNewLine & "Cyane For the High Quality Section ID Icons" _
& vbNewLine & "https://www.facebook.com/cyaneworks/" & vbNewLine & "" _
& vbNewLine & "-- Beta Tester --" & vbNewLine & vbNewLine & " [ Ephinea ] " & vbNewLine & "- Spuz" & vbNewLine _
& "- Henonk" & vbNewLine & "- conenubi701" & vbNewLine & "- Endler" & vbNewLine & "- MagicLuthee" & vbNewLine & "- Aleron Ives" & vbNewLine _
& "- Nux" & vbNewLine & "- flatmen" & vbNewLine & "- NDW" & vbNewLine & vbNewLine & " [ ULTIMA ] " & vbNewLine & "- Fyrewolf5" & vbNewLine _
& "- Lemon" & vbNewLine & "- thelionorion" & vbNewLine & "- orgodemir" & vbNewLine & "- Soly" & vbNewLine & vbNewLine)

btnOK.Focus()
End Sub
Expand Down

0 comments on commit 3c5295e

Please sign in to comment.