Skip to content

Releases: League-of-Foundry-Developers/foundry-vtt-types

12.331.0-beta

19 Sep 02:37
77ff0a0
Compare
Choose a tag to compare
12.331.0-beta Pre-release
Pre-release

Beta release for Foundry version 12.331.

This is in beta because the branch is incomplete, contains known bugs, and has stability issues in DataModel due to bugs in tsc. See microsoft/TypeScript#59667.

11.315.0-beta

19 Sep 02:36
2e675ef
Compare
Choose a tag to compare
11.315.0-beta Pre-release
Pre-release

Beta release for Foundry version 11.315.

This is in beta because the branch is incomplete, contains known bugs, and has stability issues in DataModel due to bugs in tsc. See microsoft/TypeScript#59667.

9.280.1

19 Sep 02:15
3e8e85a
Compare
Choose a tag to compare
  • Fix pan type inconsistencies.
  • Add canavs.mousePosition.

9.280.0

28 Aug 00:08
Compare
Choose a tag to compare
  • Integrated all changes made in Foundry VTT V9.280

9.269.1

19 Aug 21:19
Compare
Choose a tag to compare
  • Fixed an issue with FrameViewer (#2197)

9.269.0

26 May 22:01
Compare
Choose a tag to compare
  • Improved they types for CONFIG.statusEffects (#1806)
  • Fixed a small mistake in AVSettings (#1813)
  • Made it possible to not specify a default button for Dialogs (#1803)

9.268.2

15 May 10:33
Compare
Choose a tag to compare
  • Readded the types property to package.json for backwards compatibility

9.268.1

15 May 10:29
Compare
Choose a tag to compare
  • Reorganized files to match foundry's directory structure
  • Use override consistently
  • Removed some noise in documentation comments
  • Fixed a small error in the round data of combat (thanks @KristjanLaane)
  • Relaxed the type of the mode property of EffectChangeData to number (thanks @moo-man)

9.268.0

18 Apr 14:53
Compare
Choose a tag to compare
  • Incorporated changes made in v9.268
  • Improved the typing of layer class configuration
  • Include @pixi/graphics-smooth
  • Added type definitions for the card related Applications
  • Updated LightingLayer
  • Updated BackgroundLayer
  • Updated ForegroundLayer
  • Updated SightLayer
  • Updated TokenLayer
  • Updated WallsLayer
  • Updated ControlsLayer
  • Updated NotesLayer
  • Updated SoundsLayer
  • Added FogColorFilter
  • Added GlowFilter
  • Added RoofMaskFilter
  • Added ForceColorFilter
  • Added AbstractFilter
  • Incorporated changes made in v9.266
  • Updated AmbientSoundConfig
  • Updated Compendium
  • Updated Settings
  • Updated ChatLog
  • Updated ChatMessage
  • Updated ModuleManagement
  • Updated SceneDirectory
  • Updated MacroDirectory
  • Updated PlaylistDirectory
  • Updated JournalDirectory
  • Updated CompendiumDirectory
  • Updated ActorDirectory
  • Updated ControlsReference
  • Updated SettingsConfig
  • Updated ChatPopout
  • Updated DefaultTokenConfig
  • Updated TileConfig
  • Updated DrawingConfig
  • Updated SceneConfig
  • Updated RollTableConfig
  • Updated PlaylistConfig
  • Updated PermissionControl
  • Updated MeasuredTemplateConfig
  • Updated MacroConfig
  • Updated JournalSheet
  • Updated ItemSheet
  • Updated ImagePopout
  • Updated GridConfig
  • Updated FolderConfig
  • Updated CombatantConfig
  • Updated CombatTrackerConfig
  • Updated FilePicker
  • Updated WallConfig
  • Updated TokenConfig
  • Updated ContextMenu
  • Updated DocumentSheetConfig
  • Updated SupportDetails
  • Updated InvitationLinks
  • Updated ControlIcon
  • Updated PlaceablesLayer

v9.255.3

23 Mar 19:05
v9.255.3
8491f25
Compare
Choose a tag to compare
  • Updated TokenHUD
  • Updated CameraViews
  • Updated Hotbar
  • Allow Numbers to use setting choices
  • Updated TextEditor
  • Updated Wall
  • Updated Token
  • Updated MeasuredTemplate
  • Updated ObjectHUD
  • Improve the types for FormApplication#constructor, making the object parameter optional, if its type is undefined