Mazing - Version 7391

Created
Total Size25.2 MB (26,410,761 bytes)
Modified Size1.1 MB (1,197,959 bytes)
File Count147
Engine Version3
Changes
vault recharge sounds, fix enemy start angle, movement stuff
Meta
{"MaxPlayers":8,"MinPlayers":1,"GameNetworkType":"Multiplayer","MapSelect":"Official","MapList":["ziks.mazingmap"],"RankType":"Best","PerMapRanking":false,"LeaderboardType":"Descending","ProjectTemplate":null,"GameCategory":"Retro","Compiler":{"RootNamespace":"Mazing","DefineConstants":"SANDBOX;ADDON;DEBUG","NoWarn":"1701;1702;1591;"},"Collision":{"Defaults":{"solid":"Collide","trigger":"Trigger","ladder":"Ignore","water":"Trigger","wall":"Unset","ragdoll":"Ignore","player":"Unset","ghost":"Ignore","enemy":"Unset","exited":"Ignore","exit":"Ignore","trap":"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":"ragdoll","b":"ragdoll","r":"Collide"},{"a":"player","b":"player","r":"Collide"},{"a":"wall","b":"player","r":"Collide"},{"a":"wall","b":"ragdoll","r":"Collide"},{"a":"solid","b":"player","r":"Collide"},{"a":"solid","b":"ragdoll","r":"Collide"},{"a":"solid","b":"wall","r":"Collide"},{"a":"solid","b":"ghost","r":"Collide"},{"a":"ragdoll","b":"player","r":"Ignore"},{"a":"ghost","b":"ghost","r":"Ignore"},{"a":"player","b":"ghost","r":"Ignore"},{"a":"ragdoll","b":"ghost","r":"Ignore"},{"a":"wall","b":"ghost","r":"Ignore"},{"a":"enemy","b":"enemy","r":"Ignore"},{"a":"ghost","b":"enemy","r":"Ignore"},{"a":"player","b":"enemy","r":"Ignore"},{"a":"ragdoll","b":"enemy","r":"Ignore"},{"a":"wall","b":"enemy","r":"Ignore"},{"a":"solid","b":"enemy","r":"Collide"},{"a":"wall","b":"wall","r":"Collide"},{"a":"exited","b":"exited","r":"Ignore"},{"a":"enemy","b":"exited","r":"Ignore"},{"a":"ghost","b":"exited","r":"Ignore"},{"a":"player","b":"exited","r":"Ignore"},{"a":"ragdoll","b":"exited","r":"Ignore"},{"a":"wall","b":"exited","r":"Ignore"},{"a":"solid","b":"exited","r":"Collide"},{"a":"enemy","b":"exit","r":"Collide"},{"a":"exited","b":"exit","r":"Ignore"},{"a":"ghost","b":"exit","r":"Collide"},{"a":"player","b":"exit","r":"Ignore"},{"a":"ragdoll","b":"exit","r":"Ignore"},{"a":"player","b":"trap","r":"Collide"},{"a":"enemy","b":"trap","r":"Ignore"},{"a":"ghost","b":"trap","r":"Ignore"},{"a":"exited","b":"trap","r":"Ignore"},{"a":"ragdoll","b":"trap","r":"Ignore"}]}}
{
  "MaxPlayers": 8,
  "MinPlayers": 1,
  "GameNetworkType": "Multiplayer",
  "MapSelect": "Official",
  "MapList": [
    "ziks.mazingmap"
  ],
  "RankType": "Best",
  "PerMapRanking": false,
  "LeaderboardType": "Descending",
  "ProjectTemplate": null,
  "GameCategory": "Retro",
  "Compiler": {
    "RootNamespace": "Mazing",
    "DefineConstants": "SANDBOX;ADDON;DEBUG",
    "NoWarn": "1701;1702;1591;"
  },
  "Collision": {
    "Defaults": {
      "solid": "Collide",
      "trigger": "Trigger",
      "ladder": "Ignore",
      "water": "Trigger",
      "wall": "Unset",
      "ragdoll": "Ignore",
      "player": "Unset",
      "ghost": "Ignore",
      "enemy": "Unset",
      "exited": "Ignore",
      "exit": "Ignore",
      "trap": "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": "ragdoll",
        "b": "ragdoll",
        "r": "Collide"
      },
      {
        "a": "player",
        "b": "player",
        "r": "Collide"
      },
      {
        "a": "wall",
        "b": "player",
        "r": "Collide"
      },
      {
        "a": "wall",
        "b": "ragdoll",
        "r": "Collide"
      },
      {
        "a": "solid",
        "b": "player",
        "r": "Collide"
      },
      {
        "a": "solid",
        "b": "ragdoll",
        "r": "Collide"
      },
      {
        "a": "solid",
        "b": "wall",
        "r": "Collide"
      },
      {
        "a": "solid",
        "b": "ghost",
        "r": "Collide"
      },
      {
        "a": "ragdoll",
        "b": "player",
        "r": "Ignore"
      },
      {
        "a": "ghost",
        "b": "ghost",
        "r": "Ignore"
      },
      {
        "a": "player",
        "b": "ghost",
        "r": "Ignore"
      },
      {
        "a": "ragdoll",
        "b": "ghost",
        "r": "Ignore"
      },
      {
        "a": "wall",
        "b": "ghost",
        "r": "Ignore"
      },
      {
        "a": "enemy",
        "b": "enemy",
        "r": "Ignore"
      },
      {
        "a": "ghost",
        "b": "enemy",
        "r": "Ignore"
      },
      {
        "a": "player",
        "b": "enemy",
        "r": "Ignore"
      },
      {
        "a": "ragdoll",
        "b": "enemy",
        "r": "Ignore"
      },
      {
        "a": "wall",
        "b": "enemy",
        "r": "Ignore"
      },
      {
        "a": "solid",
        "b": "enemy",
        "r": "Collide"
      },
      {
        "a": "wall",
        "b": "wall",
        "r": "Collide"
      },
      {
        "a": "exited",
        "b": "exited",
        "r": "Ignore"
      },
      {
        "a": "enemy",
        "b": "exited",
        "r": "Ignore"
      },
      {
        "a": "ghost",
        "b": "exited",
        "r": "Ignore"
      },
      {
        "a": "player",
        "b": "exited",
        "r": "Ignore"
      },
      {
        "a": "ragdoll",
        "b": "exited",
        "r": "Ignore"
      },
      {
        "a": "wall",
        "b": "exited",
        "r": "Ignore"
      },
      {
        "a": "solid",
        "b": "exited",
        "r": "Collide"
      },
      {
        "a": "enemy",
        "b": "exit",
        "r": "Collide"
      },
      {
        "a": "exited",
        "b": "exit",
        "r": "Ignore"
      },
      {
        "a": "ghost",
        "b": "exit",
        "r": "Collide"
      },
      {
        "a": "player",
        "b": "exit",
        "r": "Ignore"
      },
      {
        "a": "ragdoll",
        "b": "exit",
        "r": "Ignore"
      },
      {
        "a": "player",
        "b": "trap",
        "r": "Collide"
      },
      {
        "a": "enemy",
        "b": "trap",
        "r": "Ignore"
      },
      {
        "a": "ghost",
        "b": "trap",
        "r": "Ignore"
      },
      {
        "a": "exited",
        "b": "trap",
        "r": "Ignore"
      },
      {
        "a": "ragdoll",
        "b": "trap",
        "r": "Ignore"
      }
    ]
  }
}

Diff (1.1 MB modified)

+7 ~6 -3
  • particles/sweat_burst.vpcf_c (2.3 KB)
  • sounds/player/player.recharge1.sound_c (671 B)
  • sounds/player/player.recharge1.vsnd_c (129.8 KB)
  • sounds/player/player.recharge1quiet.sound_c (671 B)
  • sounds/player/player.recharge2.sound_c (678 B)
  • sounds/player/player.recharge2.vsnd_c (142.3 KB)
  • sounds/player/player.rechargeself.sound_c (682 B)
  • .assembly/dynamic.mazing.dll (678 KB -> 680 KB)
  • .assembly/dynamic.mazing.pdb (206.4 KB -> 207.1 KB)
  • particles/sweat_drops.vpcf_c (2.2 KB -> 2.2 KB)
  • sounds/player/player.recharge.sound_c (680 B -> 679 B)
  • ui/hudroot.html (794 B -> 889 B)
  • ui/hudroot.scss (1.8 KB -> 2 KB)
  • materials/emerald_vmat_g_tcolor_4bb0b7cb.generated.vtex_c (1.9 KB)
  • materials/ruby_vmat_g_tcolor_4bb0b7cb.generated.vtex_c (1.9 KB)
  • materials/sapphire_vmat_g_tcolor_4bb0b7cb.generated.vtex_c (1.9 KB)