Add v1.1.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<ProjectGuid>{E529E6DB-818A-446C-AE12-010AB9B1FC5B}</ProjectGuid>
|
||||
<ProjectGuid>{617A1352-4C38-4137-9AFA-2E52BB902002}</ProjectGuid>
|
||||
<OutputType>Library</OutputType>
|
||||
<RootNamespace>Assembly-CSharp</RootNamespace>
|
||||
<AssemblyName>Assembly-CSharp</AssemblyName>
|
||||
@@ -26,6 +26,16 @@
|
||||
<Compile Include="AI_BossLevel04.cs" />
|
||||
<Compile Include="AI_BossLevel05.cs" />
|
||||
<Compile Include="AI_BossLevel06.cs" />
|
||||
<Compile Include="AI_BossRush_Boss01.cs" />
|
||||
<Compile Include="AI_BossRush_Boss02.cs" />
|
||||
<Compile Include="AI_BossRush_Boss03_01.cs" />
|
||||
<Compile Include="AI_BossRush_Boss03_02.cs" />
|
||||
<Compile Include="AI_BossRush_Boss04.cs" />
|
||||
<Compile Include="AI_BossRush_Boss05.cs" />
|
||||
<Compile Include="AI_BossRush_Boss06.cs" />
|
||||
<Compile Include="AI_BossRush_Knight.cs" />
|
||||
<Compile Include="AI_BossRush_SealGhost01.cs" />
|
||||
<Compile Include="AI_BossRush_SealGhost02.cs" />
|
||||
<Compile Include="AI_Boss_Act01.cs" />
|
||||
<Compile Include="AI_Boss_Level02.cs" />
|
||||
<Compile Include="AI_Doll01.cs" />
|
||||
@@ -125,15 +135,22 @@
|
||||
<Compile Include="Boss03_AttackAssault.cs" />
|
||||
<Compile Include="BossAct01EffectPlay.cs" />
|
||||
<Compile Include="BossAct01_AttackSwordEnergy.cs" />
|
||||
<Compile Include="BossLevel01_BR_EffectPlay.cs" />
|
||||
<Compile Include="BossLevel02EffectPlay.cs" />
|
||||
<Compile Include="BossLevel02_BR_EffectPlay.cs" />
|
||||
<Compile Include="BossLevel02_FireBall.cs" />
|
||||
<Compile Include="BossLevel03BigChargeFar.cs" />
|
||||
<Compile Include="BossLevel03BigEffectPlay.cs" />
|
||||
<Compile Include="BossLevel03Big_BR_EffectPlay.cs" />
|
||||
<Compile Include="BossLevel03Big_FireBall.cs" />
|
||||
<Compile Include="BossLevel03EffectPlay.cs" />
|
||||
<Compile Include="BossLevel03_BR_EffectPlay.cs" />
|
||||
<Compile Include="BossLevel04EffectPlay.cs" />
|
||||
<Compile Include="BossLevel04SpearBullet.cs" />
|
||||
<Compile Include="BossLevel04_BR_EffectPlay.cs" />
|
||||
<Compile Include="BossLevel05EffectPlay.cs" />
|
||||
<Compile Include="BossLevel05_BossRush_WeaponThrow.cs" />
|
||||
<Compile Include="BossLevel05_BR_EffectPlay.cs" />
|
||||
<Compile Include="BossLevel05_Crystal.cs" />
|
||||
<Compile Include="BossLevel05_CrystalTrackBullet.cs" />
|
||||
<Compile Include="BossLevel06EffectPlay.cs" />
|
||||
@@ -141,9 +158,20 @@
|
||||
<Compile Include="BossLevel06EffectPlayDollAniEvent.cs" />
|
||||
<Compile Include="BossLevel06EffectPlayPlus.cs" />
|
||||
<Compile Include="BossLevel06_ArcaneChargeBullet.cs" />
|
||||
<Compile Include="BossLevel06_BR_EffectPlay.cs" />
|
||||
<Compile Include="BossLevel06_BR_EffectPlayBearControl.cs" />
|
||||
<Compile Include="BossLevel06_BR_EffectPlayPlus.cs" />
|
||||
<Compile Include="BossLevel06_FireBall.cs" />
|
||||
<Compile Include="BossLevel06_FireBall_BossRush.cs" />
|
||||
<Compile Include="BossRushCheckFailMissStory.cs" />
|
||||
<Compile Include="BossRushData.cs" />
|
||||
<Compile Include="BossRushMessageBox.cs" />
|
||||
<Compile Include="BossRushNPCEvent.cs" />
|
||||
<Compile Include="BossRushRemoveTestMode.cs" />
|
||||
<Compile Include="BossRushTeleport.cs" />
|
||||
<Compile Include="BoxRangeCollision.cs" />
|
||||
<Compile Include="BrokenDataType.cs" />
|
||||
<Compile Include="BR_ResetBossScene.cs" />
|
||||
<Compile Include="BugReporter.cs" />
|
||||
<Compile Include="CameraFlashLight.cs" />
|
||||
<Compile Include="CameraMovement.cs" />
|
||||
@@ -230,6 +258,7 @@
|
||||
<Compile Include="Demo_Animator_CatShort.cs" />
|
||||
<Compile Include="DestroyObj.cs" />
|
||||
<Compile Include="Dialogue.cs" />
|
||||
<Compile Include="DialogueAssetData.cs" />
|
||||
<Compile Include="DigitalRuby\LightningBolt\LightningBoltAnimationMode.cs" />
|
||||
<Compile Include="DigitalRuby\LightningBolt\LightningBoltScript.cs" />
|
||||
<Compile Include="Doll01EffectPlay.cs" />
|
||||
@@ -271,6 +300,7 @@
|
||||
<Compile Include="ExampleWheelController.cs" />
|
||||
<Compile Include="ExcelLoader.cs" />
|
||||
<Compile Include="ExpirationChecker.cs" />
|
||||
<Compile Include="FakeGameSaveTest.cs" />
|
||||
<Compile Include="FireBallCollision.cs" />
|
||||
<Compile Include="FireBallTrack.cs" />
|
||||
<Compile Include="FireBulletTrack.cs" />
|
||||
@@ -286,6 +316,7 @@
|
||||
<Compile Include="GameAssetManager.cs" />
|
||||
<Compile Include="GameAudioManager.cs" />
|
||||
<Compile Include="GameAudioPackage.cs" />
|
||||
<Compile Include="GameBattleSelectPackage.cs" />
|
||||
<Compile Include="GameButtonThemePackage.cs" />
|
||||
<Compile Include="GameCanvasBase.cs" />
|
||||
<Compile Include="GameCollection.cs" />
|
||||
@@ -294,6 +325,7 @@
|
||||
<Compile Include="GameControllerKeyMaps.cs" />
|
||||
<Compile Include="GameCursor.cs" />
|
||||
<Compile Include="GameDataProvider.cs" />
|
||||
<Compile Include="GameDialoguePackage.cs" />
|
||||
<Compile Include="GameDifficulty.cs" />
|
||||
<Compile Include="GameDlc.cs" />
|
||||
<Compile Include="GameDlcData.cs" />
|
||||
@@ -339,6 +371,7 @@
|
||||
<Compile Include="GhostDEffectPlay.cs" />
|
||||
<Compile Include="GhostEEffectPlay.cs" />
|
||||
<Compile Include="GhostEExplosionBall.cs" />
|
||||
<Compile Include="GhostEExplosionBall_BR.cs" />
|
||||
<Compile Include="GhostE_EffWall.cs" />
|
||||
<Compile Include="GoStaff.cs" />
|
||||
<Compile Include="IAchievementSystem.cs" />
|
||||
@@ -360,6 +393,7 @@
|
||||
<Compile Include="IUIController.cs" />
|
||||
<Compile Include="KeyboardButtonTheme.cs" />
|
||||
<Compile Include="knightEffectPlay.cs" />
|
||||
<Compile Include="Knight_BR_EffectPlay.cs" />
|
||||
<Compile Include="LanguageLabelAttribute.cs" />
|
||||
<Compile Include="Level04ChangeFog.cs" />
|
||||
<Compile Include="Level04LightMagic.cs" />
|
||||
@@ -459,6 +493,8 @@
|
||||
<Compile Include="NPC.cs" />
|
||||
<Compile Include="NPCEvent.cs" />
|
||||
<Compile Include="NPCManage.cs" />
|
||||
<Compile Include="NPC_BR_Nobeta.cs" />
|
||||
<Compile Include="NPC_BR_Nonota.cs" />
|
||||
<Compile Include="NPC_Cat.cs" />
|
||||
<Compile Include="NPC_CatGril.cs" />
|
||||
<Compile Include="NPC_GhostB.cs" />
|
||||
@@ -547,12 +583,15 @@
|
||||
<Compile Include="Obi\ShadowmapExposer.cs" />
|
||||
<Compile Include="ObjectDragger.cs" />
|
||||
<Compile Include="ObjectLimit.cs" />
|
||||
<Compile Include="ObjectPostion.cs" />
|
||||
<Compile Include="OldGameSaveTest.cs" />
|
||||
<Compile Include="Oni.cs" />
|
||||
<Compile Include="OnLight_Act03.cs" />
|
||||
<Compile Include="OnWillRenderObjectTest.cs" />
|
||||
<Compile Include="OpenBossRushSettlement.cs" />
|
||||
<Compile Include="OpenDoor.cs" />
|
||||
<Compile Include="OpenDoor_Act06Room07MoveFloor.cs" />
|
||||
<Compile Include="OpenGameTip.cs" />
|
||||
<Compile Include="OpenPassiveEventPrompt.cs" />
|
||||
<Compile Include="OpenScriptEvent.cs" />
|
||||
<Compile Include="OpenSwitchDevice.cs" />
|
||||
@@ -570,7 +609,9 @@
|
||||
<Compile Include="PlayerItem.cs" />
|
||||
<Compile Include="PlayerMagicData.cs" />
|
||||
<Compile Include="PlayerSound.cs" />
|
||||
<Compile Include="PlayerSound_BossRush.cs" />
|
||||
<Compile Include="PlayerStatsData.cs" />
|
||||
<Compile Include="PlayerSwitch.cs" />
|
||||
<Compile Include="PlaySceneParticleSystem.cs" />
|
||||
<Compile Include="PlaySoundEffect.cs" />
|
||||
<Compile Include="Portal.cs" />
|
||||
@@ -768,7 +809,9 @@
|
||||
<Compile Include="ScriptSceneEventEnable.cs" />
|
||||
<Compile Include="ScrollUv.cs" />
|
||||
<Compile Include="SealGhost02EffectPlay.cs" />
|
||||
<Compile Include="SealGhost02_BR_EffectPlay.cs" />
|
||||
<Compile Include="SealGhostEffectPlay.cs" />
|
||||
<Compile Include="SealGhost_BR_EffectPlay.cs" />
|
||||
<Compile Include="SelfDestruct.cs" />
|
||||
<Compile Include="SetDamageObject.cs" />
|
||||
<Compile Include="SetDamageRollRock.cs" />
|
||||
@@ -816,6 +859,7 @@
|
||||
<Compile Include="Tarp_Lava.cs" />
|
||||
<Compile Include="Teleport.cs" />
|
||||
<Compile Include="TeleportEnable.cs" />
|
||||
<Compile Include="Teleport_BossRush.cs" />
|
||||
<Compile Include="TextureScroll.cs" />
|
||||
<Compile Include="TimeData.cs" />
|
||||
<Compile Include="TimeEffectType.cs" />
|
||||
@@ -835,9 +879,14 @@
|
||||
<Compile Include="TutorialTipData.cs" />
|
||||
<Compile Include="UIAimingPoint.cs" />
|
||||
<Compile Include="UIArrowHandler.cs" />
|
||||
<Compile Include="UIBattleSelect.cs" />
|
||||
<Compile Include="UIBattleSelectHandler.cs" />
|
||||
<Compile Include="UIBossRush.cs" />
|
||||
<Compile Include="UICanvasSFX.cs" />
|
||||
<Compile Include="UICombatDialogue.cs" />
|
||||
<Compile Include="UIDataBrokenTip.cs" />
|
||||
<Compile Include="UIDialogueLabelHandler.cs" />
|
||||
<Compile Include="UIDialogueSelect.cs" />
|
||||
<Compile Include="UIDistortionEffect.cs" />
|
||||
<Compile Include="UIElementSprite.cs" />
|
||||
<Compile Include="UIEnemyHp.cs" />
|
||||
@@ -899,6 +948,7 @@
|
||||
<Compile Include="UISettingsGamepad.cs" />
|
||||
<Compile Include="UISettingsKeyboard.cs" />
|
||||
<Compile Include="UISettingsScreen.cs" />
|
||||
<Compile Include="UISettlement.cs" />
|
||||
<Compile Include="UISkin.cs" />
|
||||
<Compile Include="UISkinIcon.cs" />
|
||||
<Compile Include="UIStackingManager.cs" />
|
||||
|
||||
Reference in New Issue
Block a user