Commit Graph

8 Commits

Author SHA1 Message Date
Christopher Whitley f8d52cf325 Hotfix/monogame 384 compat (#1008)
* Hotfix: Update MonoGame reference to 3.8.4

* Bump patch version to 4.1.1
2025-08-13 11:00:00 -04:00
Christopher Whitley f856694801 Update to use MonoGame 3.8.3 (#982) 2025-04-23 10:41:28 -04:00
Nikos Kastellanos e5f5bac062 upgrade KNI to v4.0 (#975) 2025-03-01 21:55:12 -05:00
Christopher Whitley da81c353f6 Update for Monogame 3.8.2.1105 (#931)
* Update MonoGame references to 3.8.2.1105

* Vector2.Rotate is not built into MonoGame

* Update to net8

* Update version number

* Update changelog

* Deprecate Vector2.Rotate for MonoGame only

* Deprecate it but don't error it so API doesn't break for others.
2024-08-17 22:27:28 -04:00
Nikos Kastellanos 4ecb74f6b6 Fna.Extended (#893)
* FNA projects

* update actions

fixes MSBUILD : error MSB1011: Specify which project or solution file to
use because this folder contains more than one project or solution file.

* build tests

* remove test for issue #633

* FNA/XNA compatible

* GraphicsDevice Extensions

* remove MockGameWindow

---------

Co-authored-by: Christopher Whitley <103014489+AristurtleDev@users.noreply.github.com>
2024-06-23 22:49:58 -04:00
Nikos Kastellanos 2bbdc38b51 Kni.Extended (#892)
* KNI projects

* update actions

fixes MSBUILD : error MSB1011: Specify which project or solution file to
use because this folder contains more than one project or solution file.

* remove test for issue #633

* build tests

* KNI TypeReaders

* KNI/XNA compatible code

* GetRuntimeReader from runtime types

* remove MockGameWindow
2024-06-23 22:38:20 -04:00
Christopher Whitley 6b02975755 Set ArtifactPath within the project category directory 2024-05-19 15:27:43 -04:00
Christopher Whitley a5209fecad Add common props for all tests 2024-05-18 20:40:12 -04:00