STEAM GROUP
Crowbar [Source Engine Modding Tool] CrowbarTool
STEAM GROUP
Crowbar [Source Engine Modding Tool] CrowbarTool
1,105
IN-GAME
7,186
ONLINE
Founded
October 26, 2013
Language
English
 This topic has been pinned, so it's probably important
ZeqMacaw Jul 16, 2014 @ 9:33am
Planned Features
Updated 06-Dec-2019
Last edited by ZeqMacaw; Mar 7, 2021 @ 10:21pm
< >
Showing 1-15 of 17 comments
ZeqMacaw Oct 18, 2014 @ 2:26am 
General
  • Change textboxes into "most-recently used" comboboxes for all "input" (such as Compile > QC File or Folder) options.
  • Change textboxes into "most-recently used" comboboxes for all Output Folder > Full path options.
  • Change textboxes into "most-recently used" comboboxes for all Output Folder > Subfolder options.

  • Command-line options for decompiling.

Last edited by ZeqMacaw; Aug 4, 2022 @ 9:45pm
ZeqMacaw Oct 18, 2014 @ 2:27am 
Set Up Games
  • Auto-detect game setup paths.
Last edited by ZeqMacaw; Dec 5, 2019 @ 8:53pm
ZeqMacaw Oct 18, 2014 @ 2:27am 
Organize
  • Switch between "projects" that change various settings throughout Crowbar's tabs.

Last edited by ZeqMacaw; Dec 5, 2019 @ 9:19pm
ZeqMacaw Oct 18, 2014 @ 2:27am 
Download
  • Pause button.
  • Download from a "Friends-only" addon.
  • Scan contents and rename.
    * For L4D2, for example, if survivor_mechanic => start new name with "Ellis_".
  • Decompress and re-compress (e.g. from ZIP to 7Z).
  • Download and rename one or more of the preview images.
  • Download to a game's "addons" (or game-specific) folder.
Last edited by ZeqMacaw; Dec 5, 2019 @ 9:24pm
ZeqMacaw Aug 28, 2015 @ 1:00am 
Unpack
  • Collect map names from various VPKs and write to a text file.
  • After user finds MDL file, detect other referenced assets:
    - model files
    - texture files
    - included anim files
    - sound files
    - script files
  • Merge option - Select VPKs. Unpack and re-pack into one VPK.
Last edited by ZeqMacaw; Dec 5, 2019 @ 10:36pm
ZeqMacaw Apr 4, 2016 @ 8:46am 
Decompile
  • Decompile all MDL versions, from GoldSource and Source engines.
  • Decompile all ANI versions, from Source engine.
  • Decompile all VTF versions to BMP or other image formats.
    * StudioCompiler's VTF Export tab and VTFEdit features are related to this.

  • Decompile to DMX format. This will include face flexes for TF2 HWM models as discussed in this topic.

  • Decompile each flex to a separate VTA file, instead of all in one VTA file.
  • Option to combine all or some animation SMD files into one, using $sequence frame option in QC to distinguish them.
  • Option to write QC flex data into a separate QCI file.
Last edited by ZeqMacaw; Mar 7, 2021 @ 10:23pm
ZeqMacaw Apr 4, 2016 @ 8:50am 
Edit
  • Options for editing a QC file.
    * StudioCompiler's Model Compile tab > Compile Model button is related to this.
  • Options for editing materials/textures.
    * StudioCompiler's Material Compiler tab is related to this.
  • Rotate a mesh and skeleton by a user-specified angle (to deal with Maya using y-axis as up).
  • Rotate a bone by a user-specified angle in all frames of all animations.
  • Edit a bone in all frames of an anim.
  • Scale an anim or all anims.
  • GUI generator instead of text editing of QC and QCI files.
  • Flip viewmodel weapons (between left-handed and right-handed). Change ref mesh and anims.
Last edited by ZeqMacaw; Dec 5, 2019 @ 9:35pm
ZeqMacaw Apr 4, 2016 @ 8:51am 
Compile
  • Options for studiomdl compiler found in various versions of studiomdl.exe
  • Before running compiler, check for various syntax and other errors, and report as needed.
  • Compile from BMP or other image formats to VTF.
    * StudioCompiler's VTF Export tab and VTFEdit features are related to this.
Last edited by ZeqMacaw; Dec 5, 2019 @ 8:59pm
ZeqMacaw Apr 4, 2016 @ 8:51am 
Patch
  • Modify values directly in an MDL file:
    - internal model path file name (one or two places)
    - ani path file name
    - cdmaterials paths
    - includemodel path file names
    - bodygroup names
    - hitbox bodygroup
    - various flags, such as ambientboost and mostlyopaque
    - GoldSource: $flags and $texrendermode values
  • Scale several VTF files.
  • Convert between VTF versions.
Last edited by ZeqMacaw; Dec 5, 2019 @ 9:38pm
ZeqMacaw Apr 4, 2016 @ 8:51am 
View (and Preview)
  • "Compare with 2 Viewers" that opens HLMV twice with them set to show side by side.
Last edited by ZeqMacaw; Dec 5, 2019 @ 9:40pm
ZeqMacaw Apr 4, 2016 @ 8:51am 
Pack
  • Have way to use vpk to package model files.
    - Model mdl file name field auto-set to compiled model mdl file name
    OR
    "Select compiled model" button
    - Fields:
    - Release folder
    - Author
    - Steam account
    - Steam group
    - "Pack" button
    - "Pack" creates addon folders and files, calls vpk.exe
  • Option for "Write multi-file VPK".
Last edited by ZeqMacaw; Dec 5, 2019 @ 9:43pm
ZeqMacaw Apr 4, 2016 @ 8:51am 
Publish
  • Update an item where you are a contributor (for games that allow this).
  • Edit images and videos.
  • Add and remove contributors.
  • Edit Required DLC, Required Items, and Links
  • Drop-down for selecting language.
Last edited by ZeqMacaw; Jul 20, 2022 @ 5:49am
ZeqMacaw Apr 4, 2016 @ 8:52am 
Options
  • DARK MODE - Changeable color theme.
  • Option to save Settings to Data (or user-given) folder beside Crowbar.exe (like in previous versions), allowing Crowbar and settings to be placed on portable drive. Also, allows non-admin users to use Crowbar while having it installed in an admin folder such as "Program Files".
  • Check for Data folder (like in previous versions) for Settings file.
  • Windows file and folder context menu actions as requested here.
Last edited by ZeqMacaw; Jul 20, 2022 @ 5:44am
ZeqMacaw Dec 5, 2019 @ 8:50pm 
Help
  • Links to included web page documentation.
Last edited by ZeqMacaw; Jul 20, 2022 @ 5:46am
ZeqMacaw Dec 5, 2019 @ 8:50pm 
About
< >
Showing 1-15 of 17 comments
Per page: 1530 50