From 2736e8256c9cbdf8651c20a0b4e0722093bcd39e Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Sat, 4 Oct 2025 12:12:57 -0500 Subject: [PATCH 1/6] Add Pyglet rule. --- rules.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/rules.ini b/rules.ini index 38d26e8a4..61303f4c2 100644 --- a/rules.ini +++ b/rules.ini @@ -165,6 +165,7 @@ PlayFirstPlayground = \.pfp$ Prism3D[] = (?:^|/)base\.scs$ Prism3D[] = (?:^|/)p3shared\.dll$ PyGame = (?:^|/)pygame +Pyglet = (?:^|/)pyglet/ Rayne = (?:^|/)Rayne\.dll$ RealVirtuality[] = \.pbo$ RealVirtuality[] = \.bisign$ From ce1b644f371348f3468a93c7bc1cd767ba254b6e Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Sat, 4 Oct 2025 12:14:08 -0500 Subject: [PATCH 2/6] Create Engine.pyglet.txt --- tests/types/Engine.pyglet.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/types/Engine.pyglet.txt diff --git a/tests/types/Engine.pyglet.txt b/tests/types/Engine.pyglet.txt new file mode 100644 index 000000000..ed0ad508b --- /dev/null +++ b/tests/types/Engine.pyglet.txt @@ -0,0 +1,2 @@ +lib/pyglet/ +pyglet/ From 789afb6ce35106402402b11984138977c5bf8064 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Sat, 4 Oct 2025 12:15:38 -0500 Subject: [PATCH 3/6] Create Engine.Pyglet.md --- descriptions/Engine.Pyglet.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 descriptions/Engine.Pyglet.md diff --git a/descriptions/Engine.Pyglet.md b/descriptions/Engine.Pyglet.md new file mode 100644 index 000000000..104088663 --- /dev/null +++ b/descriptions/Engine.Pyglet.md @@ -0,0 +1 @@ +[**pyglet**](https://pyglet.org/) is a Python library for developing games and other applications on Windows, macOS, and Linux. From c1a5abacecac2febbd476a7324065fa669b7d5f5 Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Sat, 4 Oct 2025 12:17:20 -0500 Subject: [PATCH 4/6] Update _NonMatchingTests.txt with pyglet tests --- tests/types/_NonMatchingTests.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/types/_NonMatchingTests.txt b/tests/types/_NonMatchingTests.txt index a7c9eae0a..89d091e4d 100644 --- a/tests/types/_NonMatchingTests.txt +++ b/tests/types/_NonMatchingTests.txt @@ -1389,6 +1389,8 @@ Files/languagebank/english/textfiles/fpsc-050 Files/languagebank/english/textfiles/notactuallyfpsc-050.ini Files/languagebank/english/textfiles/fpsc-050.iniwhoops languagebank/english/textfiles/fpsc-050.ini +pyglet.py +/lib/pyglet/pyglet.py Yarn.Test.Spinner.dll /Yarn/Spinner YarnSpin From 5fbbeda3b041ae8e38ac740f6415d2c48b8256fa Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Sat, 4 Oct 2025 12:22:39 -0500 Subject: [PATCH 5/6] Rename Engine.pyglet.txt to Engine.Pyglet.txt --- tests/types/{Engine.pyglet.txt => Engine.Pyglet.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/types/{Engine.pyglet.txt => Engine.Pyglet.txt} (100%) diff --git a/tests/types/Engine.pyglet.txt b/tests/types/Engine.Pyglet.txt similarity index 100% rename from tests/types/Engine.pyglet.txt rename to tests/types/Engine.Pyglet.txt From 283f486fdc2f6a5336ed1bd855835c4cf8a35e2d Mon Sep 17 00:00:00 2001 From: NintenHero <37460517+MichaelHinrichs@users.noreply.github.com> Date: Sat, 4 Oct 2025 12:24:08 -0500 Subject: [PATCH 6/6] Update _NonMatchingTests.txt --- tests/types/_NonMatchingTests.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/types/_NonMatchingTests.txt b/tests/types/_NonMatchingTests.txt index 89d091e4d..35c45b8d3 100644 --- a/tests/types/_NonMatchingTests.txt +++ b/tests/types/_NonMatchingTests.txt @@ -1390,7 +1390,6 @@ Files/languagebank/english/textfiles/notactuallyfpsc-050.ini Files/languagebank/english/textfiles/fpsc-050.iniwhoops languagebank/english/textfiles/fpsc-050.ini pyglet.py -/lib/pyglet/pyglet.py Yarn.Test.Spinner.dll /Yarn/Spinner YarnSpin