Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Client/Pixi/Perception to v11 #2454

Merged
Merged
Show file tree
Hide file tree
Changes from 82 commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
3cf31d0
VisionSource
JPMeehan Nov 13, 2023
1602a1f
Import TODO
JPMeehan Nov 13, 2023
3fcd5e5
Merge branch 'main' into 2074-VisionSource
JPMeehan Nov 15, 2023
a135d27
PointSource updates
JPMeehan Nov 15, 2023
ed10bd1
Deprecations
JPMeehan Nov 15, 2023
8dc3784
LightSource and GlobalLightSource
JPMeehan Nov 15, 2023
127baec
PointSource to v11
JPMeehan Nov 20, 2023
a5b1dea
MovementSource
JPMeehan Nov 20, 2023
d27762e
Rendered Source
JPMeehan Nov 20, 2023
5b7169a
Any option
JPMeehan Nov 20, 2023
f6351b4
LightSource
JPMeehan Nov 21, 2023
5875d68
Vision Source
JPMeehan Nov 21, 2023
1128df1
Declaration Rework
JPMeehan Nov 21, 2023
e14ef9d
SoundSource
JPMeehan Nov 21, 2023
fda9515
Merge branch 'main' into 2074-VisionSource
JPMeehan Nov 21, 2023
7928b58
Polygon updates
JPMeehan Nov 21, 2023
8bfd6c5
Update Client/Pixi/Perception to v11.315
JPMeehan Nov 21, 2023
7d5269c
Vision and Detection Mode
JPMeehan Nov 21, 2023
6195024
Color Manager
JPMeehan Nov 21, 2023
21288e3
Fog
JPMeehan Nov 21, 2023
821f01e
Perception Manager
JPMeehan Nov 21, 2023
a2a86d9
WeilerAthertonClipper
JPMeehan Nov 21, 2023
dc8877c
Bump @types/showdown from 2.0.5 to 2.0.6
dependabot[bot] Nov 22, 2023
79332e2
Bump @types/jquery from 3.5.28 to 3.5.29
dependabot[bot] Nov 22, 2023
a2ef471
Merge pull request #2455 from League-of-Foundry-Developers/dependabot…
kmoschcau Nov 22, 2023
4e41964
Merge pull request #2456 from League-of-Foundry-Developers/dependabot…
kmoschcau Nov 22, 2023
a5dc6a3
Resolved Clip Types
JPMeehan Nov 22, 2023
4cf39b2
Clockwise Sweep & other updates
JPMeehan Nov 22, 2023
3d8ad8d
Made VisionMode abstract
JPMeehan Nov 22, 2023
a1aa524
Type checking fixes
JPMeehan Nov 22, 2023
7d79c91
Merge branch 'main' into 2054-VisionMode
JPMeehan Nov 22, 2023
5d54d05
Merge branch 'main' into 2074-VisionSource
JPMeehan Nov 22, 2023
104c9d8
Fixed Linting Errors
JPMeehan Nov 22, 2023
622e7a0
PointSourcePolygon updates
JPMeehan Nov 22, 2023
dcda6bf
PIXI.Polygon Extensions
JPMeehan Nov 22, 2023
ca16d6d
PIXI.Circle
JPMeehan Nov 22, 2023
73f1ea7
Adjusted Options Typing
JPMeehan Nov 22, 2023
61c1ebb
Adjusted parameters
JPMeehan Nov 22, 2023
778de24
PIXI.Rectangle
JPMeehan Nov 22, 2023
db0fe9e
Index
JPMeehan Nov 22, 2023
9be0ed3
Merge branch '2074-VisionSource' into 2054-VisionMode
JPMeehan Nov 22, 2023
f280e94
Adjusted Vision.fov typing
JPMeehan Nov 24, 2023
127c35a
Merge branch '2074-VisionSource' into 2054-VisionMode
JPMeehan Nov 24, 2023
19488ce
Clockwise Sweep Fixes
JPMeehan Nov 24, 2023
55f23e5
Test updates
JPMeehan Nov 24, 2023
fecf5b3
Test Fixes, Type Problems
JPMeehan Nov 24, 2023
957cf60
pixi/core/interaction
JPMeehan Nov 24, 2023
718090a
Finishing client/pixi/core/interaction
JPMeehan Nov 24, 2023
e0f40c4
Pings
JPMeehan Nov 24, 2023
5c8d021
AlertPing
JPMeehan Nov 24, 2023
5832370
Fixed Typing
JPMeehan Nov 25, 2023
02c9d57
Update src/foundry/client/pixi/core/interaction/control-icon.d.ts
JPMeehan Nov 27, 2023
dff3ce1
Updated imports, made requested adjustments
JPMeehan Nov 27, 2023
bc372d7
More Touch-ups
JPMeehan Nov 27, 2023
a21790a
Bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.0
dependabot[bot] Nov 28, 2023
1334ae0
Bump @typescript-eslint/parser from 6.12.0 to 6.13.0
dependabot[bot] Nov 28, 2023
78353c6
Merge pull request #2458 from League-of-Foundry-Developers/dependabot…
kmoschcau Nov 28, 2023
358cb24
Merge pull request #2459 from League-of-Foundry-Developers/dependabot…
kmoschcau Nov 28, 2023
0b8a71a
Bump @typescript-eslint/parser from 6.13.0 to 6.13.1
dependabot[bot] Nov 28, 2023
ba98594
Fixed testCollision return values
JPMeehan Nov 28, 2023
33c3391
Merge branch 'main' into 2054-VisionMode
JPMeehan Nov 28, 2023
7de4297
Graphics typefix
JPMeehan Nov 28, 2023
628614d
Event changeout
JPMeehan Nov 28, 2023
462e743
Temporary type fixing pending rewrites
JPMeehan Nov 28, 2023
8e01244
Bump @typescript-eslint/eslint-plugin from 6.13.0 to 6.13.1
dependabot[bot] Nov 29, 2023
1680b9a
Resolved dependency issue
JPMeehan Nov 29, 2023
55b663e
Adjusted Graphics to v11
JPMeehan Nov 29, 2023
db0e892
Fixed Graphics?
JPMeehan Nov 29, 2023
8a27487
Merge pull request #2460 from League-of-Foundry-Developers/dependabot…
kmoschcau Nov 29, 2023
5ed1b8a
Merge pull request #2462 from League-of-Foundry-Developers/dependabot…
kmoschcau Nov 29, 2023
43ab978
Further review adjustments
JPMeehan Nov 29, 2023
92e8e72
Bump eslint-config-prettier from 9.0.0 to 9.1.0
dependabot[bot] Dec 4, 2023
f16af56
Bump lint-staged from 15.1.0 to 15.2.0
dependabot[bot] Dec 4, 2023
0384c25
Merge pull request #2463 from League-of-Foundry-Developers/dependabot…
kmoschcau Dec 4, 2023
960e3fa
Merge pull request #2464 from League-of-Foundry-Developers/dependabot…
kmoschcau Dec 4, 2023
72a4431
Bump eslint from 8.54.0 to 8.55.0
dependabot[bot] Dec 4, 2023
4669bf2
Merge pull request #2465 from League-of-Foundry-Developers/dependabot…
kmoschcau Dec 4, 2023
e2c7918
Many fixes, including typing the light source
JPMeehan Dec 7, 2023
6ceef29
Attempted Render Flag Type Specification
JPMeehan Dec 7, 2023
8df4c56
More PointSourcePolygon updates
JPMeehan Dec 8, 2023
0b5087e
More VisionMode updates
JPMeehan Dec 8, 2023
f6e0f41
Merge branch 'main' into 2054-VisionMode
JPMeehan Dec 11, 2023
99748ff
Added mixin type
JPMeehan Dec 18, 2023
82f0b0f
Adjusted RenderFlagsMixin class
JPMeehan Dec 18, 2023
015aeaf
Removed generic animation return value
JPMeehan Dec 18, 2023
cbd99f7
Significant cleanup
JPMeehan Dec 18, 2023
4cb52ce
Removed remaining generic references
JPMeehan Dec 18, 2023
0324870
Updated typings on render flags, condensed PIXI
JPMeehan Dec 18, 2023
a077039
Cleaned up return type
JPMeehan Dec 18, 2023
a8380ae
Some Unknown removal
JPMeehan Dec 18, 2023
174bd20
Fixed Uniform typing
JPMeehan Dec 19, 2023
64f38ec
Removed TODO
JPMeehan Dec 19, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ Add foundry-vtt-types to your types section in your `tsconfig.json`:
"compilerOptions": {
"types": ["@league-of-foundry-developers/foundry-vtt-types"],
"moduleResolution": "node",
"esModuleInterop": true,
"strictNullChecks": true
}
}
Expand Down
1 change: 0 additions & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import "pixi.js";
import "handlebars";
import "jquery";
import "showdown";
Expand Down
Loading
Loading