Skip to content

Commit

Permalink
2024-04-11 - 2024-05-09 updates
Browse files Browse the repository at this point in the history
2024-04-11
- Shop accessories "Purrely" (mate), "Loka Samsara" (wallpaper), "Nightmare Magician" (protector), "Jar of Metamorphosis" (field part)
- Selection pack "Nightmare Arrivals"
- Secret packs "Rescue Team, Emergency Dispatch!", "A Dance Dedicated to the Heavens", "My Cute Lovely Friends"

2024-04-18
- Shop accessory "Limiter Removal" (mate base)

2024-04-24
- Secret packs "Wings That Span the Sky", "Raging God of the Sea"

2024-05-08
- Client updated to 1.9.0

2024-05-09
- Shop accessories "Imsety, Glory of Horus" (protector), "Mementotlan Ghattic" (icon), "King's Sarcophagus" (card case)
- Secret pack "A Full Course of Magic"
- Selection pack "Revived Legion"

Misc:
- 85 new cards
  • Loading branch information
pixeltris committed May 13, 2024
1 parent 3a2a4ca commit e3fe47e
Show file tree
Hide file tree
Showing 15 changed files with 14,969 additions and 484 deletions.
194 changes: 108 additions & 86 deletions Docs/ReflectionDump.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,24 @@
[
{
"Assembly": "mscorlib",
"Namespace": "System.Reflection",
"Class": [
"RuntimeMethodInfo"
],
"Type": "Method",
"Name": "MakeGenericMethod",
"Signature": "public System.Reflection.MethodInfo MakeGenericMethod(System.Type[] methodInstantiation)"
},
{
"Assembly": "mscorlib",
"Namespace": "System.Reflection",
"Class": [
"RuntimeMethodInfo"
],
"Type": "Field",
"Name": "mhandle",
"Signature": "public RuntimeMethodInfo"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomGame.Duel",
Expand Down Expand Up @@ -507,8 +527,8 @@
"RoomCreateViewController"
],
"Type": "Method",
"Name": "SetData",
"Signature": "System.Void SetData()"
"Name": "SetupData",
"Signature": "System.Void SetupData()"
},
{
"Assembly": "Assembly-CSharp",
Expand Down Expand Up @@ -556,55 +576,88 @@
"Namespace": "YgomGame.Room",
"Class": [
"RoomCreateViewController",
"ButtonInfo"
"ButtonInfoBase"
],
"Type": "Field",
"Name": "title",
"Signature": "public ButtonInfoBase"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomGame.Room",
"Class": [
"RoomCreateViewController",
"ButtonInfoBase"
],
"Type": "Property",
"Name": "valueText",
"Signature": "public System.String"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomGame.Room",
"Class": [
"RoomCreateViewController",
"ButtonInfoBase"
],
"Type": "Method",
"Name": ".ctor",
"Signature": "public System.Void .ctor(YgomSystem.UI.InfinityScroll.InfinityScrollView isv, System.String settingLabel, System.String title, System.String[] settingStrings, System.Object[] settings, System.Boolean isActionSheet, System.Int32 defaultSettings)"
"Name": "OnClick",
"Signature": "public System.Void OnClick()"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomGame.Room",
"Class": [
"RoomCreateViewController",
"ButtonInfo"
"ButtonStringInfo"
],
"Type": "Method",
"Name": "ProcessOnClicked",
"Signature": "public System.Void ProcessOnClicked()"
"Name": ".ctor",
"Signature": "public System.Void .ctor(System.String settingLabel, System.String title, System.String defaultValue)"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomGame.Room",
"Class": [
"RoomCreateViewController",
"ButtonInfo"
"ButtonStringInfo"
],
"Type": "Field",
"Name": "title",
"Signature": "public ButtonInfo"
"Type": "Property",
"Name": "currentValue",
"Signature": "public System.String"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomGame.Room",
"Class": [
"RoomCreateViewController",
"ButtonInfo"
"ButtonBoolValueInfo"
],
"Type": "Field",
"Name": "currentSetting",
"Signature": "public ButtonInfo"
"Type": "Method",
"Name": ".ctor",
"Signature": "public System.Void .ctor(System.String settingLabel, System.String title, System.Boolean defaultValue)"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomGame.Room",
"Class": [
"RoomCreateViewController",
"ButtonInfo"
"ButtonBoolValueInfo"
],
"Type": "Field",
"Name": "settingStrings",
"Signature": "public ButtonInfo"
"Type": "Property",
"Name": "currentValue",
"Signature": "public System.Boolean"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomGame.Room",
"Class": [
"RoomCreateViewController",
"ButtonBoolValueInfo"
],
"Type": "Method",
"Name": "SwitchValue",
"Signature": "public System.Void SwitchValue()"
},
{
"Assembly": "Assembly-CSharp",
Expand Down Expand Up @@ -836,12 +889,31 @@
"Assembly": "Assembly-CSharp",
"Namespace": "YgomSystem.Network",
"Class": [
"NetworkMain",
"RequestStructure"
"Request"
],
"Type": "Method",
"Name": "CommandEvent",
"Signature": "public static System.Void CommandEvent(System.String command, YgomSystem.Network.Handle handle)"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomSystem.Network",
"Class": [
"Handle"
],
"Type": "Field",
"Name": "m_Request",
"Signature": "Handle"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomSystem.Network",
"Class": [
"Handle"
],
"Type": "Method",
"Name": "Complete",
"Signature": "public System.Void Complete()"
"Name": "IsCompleted",
"Signature": "public System.Boolean IsCompleted()"
},
{
"Assembly": "Unity.TextMeshPro",
Expand Down Expand Up @@ -1376,26 +1448,6 @@
"Name": "pcode",
"Signature": "ProfileViewController"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomGame.Menu",
"Class": [
"ProfileViewController"
],
"Type": "Method",
"Name": "InitMenuButtons",
"Signature": "System.Void InitMenuButtons()"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomGame.Menu",
"Class": [
"ProfileViewController"
],
"Type": "Method",
"Name": "OnClickBlock",
"Signature": "System.Void OnClickBlock()"
},
{
"Assembly": "Unity.TextMeshPro",
"Namespace": "TMPro",
Expand Down Expand Up @@ -1466,16 +1518,6 @@
"Name": "Update",
"Signature": "System.Void Update()"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomGame.Mission",
"Class": [
"MissionViewController"
],
"Type": "Method",
"Name": "CheckLaunch",
"Signature": "static System.Void CheckLaunch(System.Int32 tabId, System.Int32 poolId, System.Action onSuccess, System.Action onFailed)"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomGame.Credit",
Expand Down Expand Up @@ -3156,16 +3198,6 @@
"Name": "GetText",
"Signature": "public static System.String GetText(T TextEnum, System.Boolean richTextEx)"
},
{
"Assembly": "mscorlib",
"Namespace": "System.Reflection",
"Class": [
"MonoMethod"
],
"Type": "Method",
"Name": "MakeGenericMethod",
"Signature": "public System.Reflection.MethodInfo MakeGenericMethod(System.Type[] methodInstantiation)"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomSystem.Utility",
Expand All @@ -3176,25 +3208,15 @@
"Name": "GetText",
"Signature": "public static System.String GetText(T TextEnum, System.Boolean richTextEx)"
},
{
"Assembly": "mscorlib",
"Namespace": "System.Reflection",
"Class": [
"MonoMethod"
],
"Type": "Method",
"Name": "MakeGenericMethod",
"Signature": "public System.Reflection.MethodInfo MakeGenericMethod(System.Type[] methodInstantiation)"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomSystem.Utility",
"Class": [
"TextData"
],
"Type": "Method",
"Name": "ParseTextId",
"Signature": "public static System.Boolean ParseTextId(System.String fullTextId, System.String& groupId, System.String& textId)"
"Name": "ContainsText",
"Signature": "public static System.Boolean ContainsText(T TextEnum)"
},
{
"Assembly": "mscorlib",
Expand Down Expand Up @@ -3276,6 +3298,16 @@
"Name": "GetToken",
"Signature": "public static System.String GetToken()"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomSystem.Utility",
"Class": [
"ClientWorkUtil"
],
"Type": "Method",
"Name": "ResetData",
"Signature": "public static System.Void ResetData()"
},
{
"Assembly": "Assembly-CSharp",
"Namespace": "YgomSystem.Network",
Expand Down Expand Up @@ -3506,16 +3538,6 @@
"Name": "GetComponents",
"Signature": "public T[] GetComponents()"
},
{
"Assembly": "mscorlib",
"Namespace": "System.Reflection",
"Class": [
"MonoMethod"
],
"Type": "Method",
"Name": "MakeGenericMethod",
"Signature": "public System.Reflection.MethodInfo MakeGenericMethod(System.Type[] methodInstantiation)"
},
{
"Assembly": "UnityEngine.CoreModule",
"Namespace": "UnityEngine",
Expand Down
Loading

0 comments on commit e3fe47e

Please sign in to comment.