Commit Graph

10 Commits

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

* Bump patch version to 4.1.1

* update workflow to choose version tag

* Bump to version 4.1.2
2025-08-13 11:26:57 -04:00
Christopher Whitley b688d56e81 Remove prerelease part of workflow (#971) 2025-01-10 12:48:06 -05:00
Christopher Whitley a0613cff6c [Weekly] Version 4.0.3 (#952)
* Starting 4.0.2 release prep

* Update changelog

* Bump version number to 4.0.3

* Updated workflows to use dotnet 8
2024-09-29 23:02:00 -04:00
Christopher Whitley 0fe1064217 Merge Release into Develop (#912)
* Make CurrentFrame return the actual frame index from the source atlas

* Start the animation controller playing, don't make the consumer manually call it initially

* Play is automatically called in the controller ctor

* Added property to get name of current animation

* Only copy reference files if user opts in by specifying property in csproj

* Update Kni solution to new project structure

* Update Fna solution to new project structure

* Bump version number to 4.0.0

* Update release workflow

* Remove old test
2024-07-08 18:27:54 -04:00
Christopher Whitley 9614a62292 Capitalize KNI (#899) 2024-06-24 19:08:26 -04:00
Christopher Whitley 5b2a44ad28 Add Kni Package (#898) 2024-06-24 19:04:33 -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 0867284bd7 Only specify source and prerelease (#867) 2024-05-20 18:32:46 -04:00
Christopher Whitley 7bda811f4a Add additional input parameters (#866) 2024-05-20 18:21:00 -04:00
Christopher Whitley 9a7ce46635 Cleanup (#862)
* Removed Roadmap
The Roadmap seems to have been initially added to show the plans to switch to an FNA fork and act as a bridge for katabasis.  This is no longer the case for this repository as it will remain focused at the moment on MonoGame support only.

* Added new note at top of readme

* updated information for installing nuget

* Made using content pipeline extensions a section and not a quote

* Removed information about MyGet feed

* Removed patreon from readme

* Update License

* renamed master branch to main

* Remove community forum link
MonoGame is closing the community forums in favor of discord and github discussions

* Update workflows
2024-05-20 02:12:43 -04:00