Skip to content

Releases: cooolbros/vscode-vdf

VSCode VDF 5.10.2

05 May 11:01
2f5e020

Choose a tag to compare

  • [Popfile] Fix embedded VScript features

VSCode VDF 5.10.1

03 May 06:55
593b1b0

Choose a tag to compare

  • Fix Template merging in Wave Status Preview

VSCode VDF 5.10.0

02 May 09:49
563118b

Choose a tag to compare

  • Add suport for reading ambient #base files
  • Fix crash when updating extension
  • Fix file system provider error in VSCode Web
  • VGUI
    • Add workspace folders to file system
  • Popfile
    • Add FixedRespawnWaveTime to WaveSchedule autocompletion
    • Add dynamic attributes to EventChangeAttributes autocompletion
    • Add support for multiple Tags in TFBot autocompletion
    • Add duplicate Template definition diagnostic
    • Remove deprecated BehaviorModifiers value Idler
    • Remove deprecated Checkpoint value No
    • Fix definition provider not supporting Wave Sound
    • Fix Default event allowing all TFBot attributes
    • Fix incorrect EventChangeAttributes duplicate-key diagnostic
    • Fix false positive duplicate-key diagnostics when using conditionals
    • Fix crash caused by invalid Templates
    • Defer unknown-event diagnostics in #base Template definitions until template is referenced
    • Improve performance of missing-vtf-flags diagnostics
    • Wave Status Preview:
      • Fix not recalculating RandomChoice blocks when editing referenced Templates or Missions

VSCode VDF 5.9.1

30 Mar 01:41
faaf319

Choose a tag to compare

  • [Popfile] Add Add unknown conditional code action to unknown event diagnostics

VSCode VDF 5.9.0

27 Mar 11:35
91319d4

Choose a tag to compare

  • Fix crash caused by missing #base files
  • Fix formatter not quoting values that include control characters
  • Remove formatter formatting inside comments
  • Update minimum VSCode to ^1.110.0
  • HUD Animations:
    • Add invalid interpolator diagnostic
  • Popfile
    • Add unknown event diagnostic for EventChangeAttributes
    • Add autocompletion for EventChangeAttributes events
    • Add mission information and starting currency to Wave Status Preview
    • Fix Wave Status Preview always recalculating RandomChoice blocks
  • VMT:
    • Fix diagnostics
    • Enable autocompletion for LightmappedGeneric and VertexlitGeneric

VSCode VDF 5.8.2

03 Feb 01:34
80a3a28

Choose a tag to compare

  • Revert autocompletion items double quotes change

VSCode VDF 5.8.1

02 Feb 06:33
753ba29

Choose a tag to compare

  • Add "Copy Image" context menu item to VTF editor
  • Fix autocompletion items not surrounding text with double quotes
  • Fix crash when handling client errors
  • [VGUI] Add support for chatscheme.res
  • [Popfile] Update ItemName autocompletion to only suggest TFBot owned items
  • [Popfile] Fix definition provider not supporting Template items
  • [Popfile] Fix "Copy image" context menu item error in Wave Status Preview
  • [Popfile] Fix memory leak in Wave Status Preview

VSCode VDF 5.8.0

08 Jan 11:54
5a61f10

Choose a tag to compare

  • Fix not suggesting enum values
  • Fix false positive file not found diagnostic when using \ separators
  • Fix crash caused by "Fix all issues of kind" code action
  • Popfile
    • Add inlay hints and autocompletion for "attach particle effect" (#85)
    • Add colour picker for "set item tint RGB 2"
    • Add ItemName unowned Item diagnostic and code action (#84)
    • Only show Wave Status Preview codelens in mission popfiles
    • Fix false positive diagnostic and add autocompletion for sound scripts (#67)
    • Fix false positive file not found diagnostic when using sound chars
    • Fix Items not having documentation
    • Fix incorrect duplicate Templates block diagnostic
    • Fix Add conditional to unknown key code action not working inside spawner blocks
    • Fix not suggesting paints

VSCode VDF 5.7.10

02 Dec 23:43
536ffa3

Choose a tag to compare

  • Fix alert when vscode-vdf.teamFortress2Folder is empty

VSCode VDF 5.7.9

02 Dec 10:29
5fce052

Choose a tag to compare

  • Fix Language Status Item warning when vscode-vdf.teamFortress2Folder is empty