STGGame - Version 44904

Created
Total Size6.9 MB (7,186,767 bytes)
Modified Size1.3 MB (1,406,252 bytes)
File Count128
Engine Version17
Changes
Changes on 2024-01-18
Meta
{"MaxPlayers":1,"MinPlayers":1,"TickRate":50,"GameNetworkType":"Multiplayer","MapSelect":"Unrestricted","MapList":["facepunch.flatgrass"],"RankType":"None","PerMapRanking":false,"LeaderboardType":"None","CsProjName":"","StartupScene":"scenes/menu.scene","ProjectTemplate":null,"Collision":{"Defaults":{"solid":"Collide","trigger":"Trigger","ladder":"Ignore","water":"Trigger","player":"Unset","bullet":"Unset","boss":"Unset","playerbullet":"Unset"},"Pairs":[{"a":"solid","b":"solid","r":"Collide"},{"a":"trigger","b":"playerclip","r":"Ignore"},{"a":"trigger","b":"solid","r":"Trigger"},{"a":"solid","b":"trigger","r":"Collide"},{"a":"playerclip","b":"solid","r":"Collide"},{"a":"player","b":"boss","r":"Trigger"},{"a":"player","b":"bullet","r":"Trigger"},{"a":"player","b":"playerbullet","r":"Ignore"},{"a":"boss","b":"playerbullet","r":"Trigger"},{"a":"bullet","b":"boss","r":"Ignore"},{"a":"bullet","b":"bullet","r":"Ignore"},{"a":"bullet","b":"playerbullet","r":"Ignore"}]},"ControlModes":{"Keyboard":true},"InputSettings":{"Actions":[{"Name":"Forward","KeyboardCode":"W","GroupName":"Movement"},{"Name":"Backward","KeyboardCode":"S","GroupName":"Movement"},{"Name":"Left","KeyboardCode":"A","GroupName":"Movement"},{"Name":"Right","KeyboardCode":"D","GroupName":"Movement"},{"Name":"Jump","KeyboardCode":"space","GamepadCode":"A","GroupName":"Movement"},{"Name":"Run","KeyboardCode":"shift","GamepadCode":"LeftJoystickButton","GroupName":"Movement"},{"Name":"Walk","KeyboardCode":"alt","GroupName":"Movement"},{"Name":"Duck","KeyboardCode":"ctrl","GamepadCode":"B","GroupName":"Movement"},{"Name":"attack1","KeyboardCode":"mouse1","GamepadCode":"RightTrigger","GroupName":"Actions"},{"Name":"attack2","KeyboardCode":"mouse2","GamepadCode":"LeftTrigger","GroupName":"Actions"},{"Name":"reload","KeyboardCode":"r","GamepadCode":"X","GroupName":"Actions"},{"Name":"use","KeyboardCode":"e","GamepadCode":"Y","GroupName":"Actions"},{"Name":"Slot1","KeyboardCode":"1","GamepadCode":"DpadWest","GroupName":"Inventory"},{"Name":"Slot2","KeyboardCode":"2","GamepadCode":"DpadEast","GroupName":"Inventory"},{"Name":"Slot3","KeyboardCode":"3","GamepadCode":"DpadSouth","GroupName":"Inventory"},{"Name":"Slot4","KeyboardCode":"4","GroupName":"Inventory"},{"Name":"Slot5","KeyboardCode":"5","GroupName":"Inventory"},{"Name":"Slot6","KeyboardCode":"6","GroupName":"Inventory"},{"Name":"Slot7","KeyboardCode":"7","GroupName":"Inventory"},{"Name":"Slot8","KeyboardCode":"8","GroupName":"Inventory"},{"Name":"Slot9","KeyboardCode":"9","GroupName":"Inventory"},{"Name":"Slot0","KeyboardCode":"0","GroupName":"Inventory"},{"Name":"SlotPrev","KeyboardCode":"mouse4","GamepadCode":"SwitchLeftBumper","GroupName":"Inventory"},{"Name":"SlotNext","KeyboardCode":"mouse5","GamepadCode":"SwitchRightBumper","GroupName":"Inventory"},{"Name":"View","KeyboardCode":"C","GamepadCode":"RightJoystickButton","GroupName":"Other"},{"Name":"Voice","KeyboardCode":"v","GroupName":"Other"},{"Name":"Drop","KeyboardCode":"g","GroupName":"Other"},{"Name":"Flashlight","KeyboardCode":"f","GamepadCode":"DpadNorth","GroupName":"Other"},{"Name":"Score","KeyboardCode":"tab","GamepadCode":"SwitchLeftMenu","GroupName":"Other"},{"Name":"Menu","KeyboardCode":"Q","GamepadCode":"SwitchRightMenu","GroupName":"Other"},{"Name":"Chat","KeyboardCode":"enter","GroupName":"Other"},{"Name":"Mouse3","GroupName":"Other"}]},"ParentPackage":"tiowevolve.touhougame#local","Resources":"\nUI/ScoreBoard.razor.scss\nUI/Teach.razor.scss\nimage/star.png\nimage/heart.png\nimage/logo.png\nBoss/UI/BossHealthBar.razor.scss","StartupResources":["*","scenes/menu.scene","particles/texture/3_png_c6cc406d.generated.vtex","sprite/bullet02.vtex","sounds/bullet_fire.sound","prefab/bullet.prefab","sprite/bullet.vtex","sounds/spellcard.sound","prefab/playerbullet.prefab","shaders/complex.shader","sounds/biu.sound","prefab/boss.prefab","sprite/decision_point.vtex","shaders/generic.shader","particles/texture/1_alpha_png_d73f1034.generated.vtex","particles/texture/1_png_4ebce191.generated.vtex","materials/default/default_ao_tga_7449568e.generated.vtex","particles/texture/2_alpha_png_3d46f96e.generated.vtex","particles/texture/2_png_31547078.generated.vtex","particles/texture/3_alpha_png_2e6f23dc.generated.vtex"],"CodePackageReferences":[]}
{
  "MaxPlayers": 1,
  "MinPlayers": 1,
  "TickRate": 50,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Unrestricted",
  "MapList": [
    "facepunch.flatgrass"
  ],
  "RankType": "None",
  "PerMapRanking": false,
  "LeaderboardType": "None",
  "CsProjName": "",
  "StartupScene": "scenes/menu.scene",
  "ProjectTemplate": null,
  "Collision": {
    "Defaults": {
      "solid": "Collide",
      "trigger": "Trigger",
      "ladder": "Ignore",
      "water": "Trigger",
      "player": "Unset",
      "bullet": "Unset",
      "boss": "Unset",
      "playerbullet": "Unset"
    },
    "Pairs": [
      {
        "a": "solid",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "trigger",
        "b": "playerclip",
        "r": "Ignore"
      },
      {
        "a": "trigger",
        "b": "solid",
        "r": "Trigger"
      },
      {
        "a": "solid",
        "b": "trigger",
        "r": "Collide"
      },
      {
        "a": "playerclip",
        "b": "solid",
        "r": "Collide"
      },
      {
        "a": "player",
        "b": "boss",
        "r": "Trigger"
      },
      {
        "a": "player",
        "b": "bullet",
        "r": "Trigger"
      },
      {
        "a": "player",
        "b": "playerbullet",
        "r": "Ignore"
      },
      {
        "a": "boss",
        "b": "playerbullet",
        "r": "Trigger"
      },
      {
        "a": "bullet",
        "b": "boss",
        "r": "Ignore"
      },
      {
        "a": "bullet",
        "b": "bullet",
        "r": "Ignore"
      },
      {
        "a": "bullet",
        "b": "playerbullet",
        "r": "Ignore"
      }
    ]
  },
  "ControlModes": {
    "Keyboard": true
  },
  "InputSettings": {
    "Actions": [
      {
        "Name": "Forward",
        "KeyboardCode": "W",
        "GroupName": "Movement"
      },
      {
        "Name": "Backward",
        "KeyboardCode": "S",
        "GroupName": "Movement"
      },
      {
        "Name": "Left",
        "KeyboardCode": "A",
        "GroupName": "Movement"
      },
      {
        "Name": "Right",
        "KeyboardCode": "D",
        "GroupName": "Movement"
      },
      {
        "Name": "Jump",
        "KeyboardCode": "space",
        "GamepadCode": "A",
        "GroupName": "Movement"
      },
      {
        "Name": "Run",
        "KeyboardCode": "shift",
        "GamepadCode": "LeftJoystickButton",
        "GroupName": "Movement"
      },
      {
        "Name": "Walk",
        "KeyboardCode": "alt",
        "GroupName": "Movement"
      },
      {
        "Name": "Duck",
        "KeyboardCode": "ctrl",
        "GamepadCode": "B",
        "GroupName": "Movement"
      },
      {
        "Name": "attack1",
        "KeyboardCode": "mouse1",
        "GamepadCode": "RightTrigger",
        "GroupName": "Actions"
      },
      {
        "Name": "attack2",
        "KeyboardCode": "mouse2",
        "GamepadCode": "LeftTrigger",
        "GroupName": "Actions"
      },
      {
        "Name": "reload",
        "KeyboardCode": "r",
        "GamepadCode": "X",
        "GroupName": "Actions"
      },
      {
        "Name": "use",
        "KeyboardCode": "e",
        "GamepadCode": "Y",
        "GroupName": "Actions"
      },
      {
        "Name": "Slot1",
        "KeyboardCode": "1",
        "GamepadCode": "DpadWest",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot2",
        "KeyboardCode": "2",
        "GamepadCode": "DpadEast",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot3",
        "KeyboardCode": "3",
        "GamepadCode": "DpadSouth",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot4",
        "KeyboardCode": "4",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot5",
        "KeyboardCode": "5",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot6",
        "KeyboardCode": "6",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot7",
        "KeyboardCode": "7",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot8",
        "KeyboardCode": "8",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot9",
        "KeyboardCode": "9",
        "GroupName": "Inventory"
      },
      {
        "Name": "Slot0",
        "KeyboardCode": "0",
        "GroupName": "Inventory"
      },
      {
        "Name": "SlotPrev",
        "KeyboardCode": "mouse4",
        "GamepadCode": "SwitchLeftBumper",
        "GroupName": "Inventory"
      },
      {
        "Name": "SlotNext",
        "KeyboardCode": "mouse5",
        "GamepadCode": "SwitchRightBumper",
        "GroupName": "Inventory"
      },
      {
        "Name": "View",
        "KeyboardCode": "C",
        "GamepadCode": "RightJoystickButton",
        "GroupName": "Other"
      },
      {
        "Name": "Voice",
        "KeyboardCode": "v",
        "GroupName": "Other"
      },
      {
        "Name": "Drop",
        "KeyboardCode": "g",
        "GroupName": "Other"
      },
      {
        "Name": "Flashlight",
        "KeyboardCode": "f",
        "GamepadCode": "DpadNorth",
        "GroupName": "Other"
      },
      {
        "Name": "Score",
        "KeyboardCode": "tab",
        "GamepadCode": "SwitchLeftMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Menu",
        "KeyboardCode": "Q",
        "GamepadCode": "SwitchRightMenu",
        "GroupName": "Other"
      },
      {
        "Name": "Chat",
        "KeyboardCode": "enter",
        "GroupName": "Other"
      },
      {
        "Name": "Mouse3",
        "GroupName": "Other"
      }
    ]
  },
  "ParentPackage": "tiowevolve.touhougame#local",
  "Resources": "\nUI/ScoreBoard.razor.scss\nUI/Teach.razor.scss\nimage/star.png\nimage/heart.png\nimage/logo.png\nBoss/UI/BossHealthBar.razor.scss",
  "StartupResources": [
    "*",
    "scenes/menu.scene",
    "particles/texture/3_png_c6cc406d.generated.vtex",
    "sprite/bullet02.vtex",
    "sounds/bullet_fire.sound",
    "prefab/bullet.prefab",
    "sprite/bullet.vtex",
    "sounds/spellcard.sound",
    "prefab/playerbullet.prefab",
    "shaders/complex.shader",
    "sounds/biu.sound",
    "prefab/boss.prefab",
    "sprite/decision_point.vtex",
    "shaders/generic.shader",
    "particles/texture/1_alpha_png_d73f1034.generated.vtex",
    "particles/texture/1_png_4ebce191.generated.vtex",
    "materials/default/default_ao_tga_7449568e.generated.vtex",
    "particles/texture/2_alpha_png_3d46f96e.generated.vtex",
    "particles/texture/2_png_31547078.generated.vtex",
    "particles/texture/3_alpha_png_2e6f23dc.generated.vtex"
  ],
  "CodePackageReferences": []
}

Diff (1.3 MB modified)

+13 ~21 -1
  • code/ui/dead.razor.scss (553 B)
  • code/ui/developer.razor.scss (341 B)
  • materials/decals/default_png_4cda46a2.generated.vtex_c (87.1 KB)
  • sounds/bullet_open.sound (147 B)
  • sounds/bullet_open.sound_c (323 B)
  • sounds/bullet_open.vsnd_c (195.8 KB)
  • sounds/bullet_open.wav (195.3 KB)
  • sounds/spellcard.sound (147 B)
  • sounds/spellcard.sound_c (323 B)
  • sounds/spellcard.vsnd_c (158.5 KB)
  • sounds/spellcard.wav (158 KB)
  • ui/dead.razor.scss (553 B)
  • ui/developer.razor.scss (341 B)
  • .bin/package.base.dll (180 KB -> 180.5 KB)
  • .bin/package.base.xml (9.2 KB -> 52.4 KB)
  • .bin/package.tiowevolve.touhougame.dll (35.5 KB -> 41.5 KB)
  • .idea/.idea.touhougame/.idea/workspace.xml (13 KB -> 13.6 KB)
  • code/ui/chart.razor.scss (994 B -> 1.1 KB)
  • code/ui/menudifficult.razor.scss (989 B -> 1.2 KB)
  • dev/helper/testgrid_color_tga_f1408e43.generated.vtex_c (49.1 KB -> 49.1 KB)
  • prefab/boss.prefab (1.8 KB -> 2 KB)
  • prefab/boss.prefab_c (1.5 KB -> 1.6 KB)
  • prefab/bullet.prefab (1.1 KB -> 946 B)
  • prefab/bullet.prefab_c (1 KB -> 969 B)
  • prefab/playerbullet.prefab (1.1 KB -> 1.2 KB)
  • prefab/playerbullet.prefab_c (1 KB -> 1.1 KB)
  • scenes/maingame.scene (9.3 KB -> 10.9 KB)
  • scenes/maingame.scene_c (5.7 KB -> 6.8 KB)
  • scenes/menu.scene (1.9 KB -> 1.8 KB)
  • scenes/menu.scene_c (1.5 KB -> 1.4 KB)
  • sprite/bullet02.png (22.8 KB -> 85.1 KB)
  • sprite/bullet02.vtex_c (31.1 KB -> 120.5 KB)
  • ui/chart.razor.scss (994 B -> 1.1 KB)
  • ui/menudifficult.razor.scss (989 B -> 1.2 KB)
  • materials/editor/ghost_actor_psd_fa2260b1.generated.vtex_c (23.1 KB)