Skip to content

Latest commit

 

History

History
290 lines (248 loc) · 14.3 KB

changelog.rst

File metadata and controls

290 lines (248 loc) · 14.3 KB

Changelog

Version 2.3.12

  • Handle the special $gender "variable" in WAV filenames.
  • Add prop_door_rotating class resource function.
  • Remove weapon_script class resource function, instead use a direct resource in the FGD.
  • Use typing_extensions.deprecated to mark functions and methods which should not be used.

Version 2.3.11

Version 2.3.10

Version 2.3.9

Version 2.3.8

Version 2.3.7

Version 2.3.6

Version 2.3.5

Version 2.3.4

Version 2.3.3

  • Writing out soundscript/particle cache can be non-atomic.
  • Vendor code from deprecated chunk.Chunk standard library class.
  • Fix bad use of builtin generics.

Version 2.3.2

Version 2.3.1

Version 2.3.0

Version 2.2.5

Version 2.2.4

Version 2.2.3

  • Fix use of builtin generics.

Version 2.2.2

  • Document some known particle manifest paths.
  • Handle double-spacing in animation particle options.
  • Improve type hints in :py:mod:`srctools.smd`.

Version 2.2.1

Version 2.2.0

Version 2.1.0