MonoAGS icon indicating copy to clipboard operation
MonoAGS copied to clipboard

AGS (Adventure Game Studio) reimagined in Mono

Results 100 MonoAGS issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Bumps System.Security.Cryptography.X509Certificates from 4.1.0 to 4.1.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Security.Cryptography.X509Certificates&package-manager=nuget&previous-version=4.1.0&new-version=4.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps System.Security.Cryptography.X509Certificates from 4.1.0 to 4.1.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=System.Security.Cryptography.X509Certificates&package-manager=nuget&previous-version=4.1.0&new-version=4.1.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Consider switching to ImageSharp- https://github.com/SixLabors/ImageSharp Instead of our current bitmap load/manipulation which is split per platform, we should be able to use the same code on for all platforms, and...

![grafik](https://user-images.githubusercontent.com/31467653/60755726-197d7600-9ff4-11e9-9139-adc30bb8b891.png) Heyhey, after successfully compiling for Desktop on Windows I tried to start the Editor.exe. I got the attached exception. Best regards

> (Crimson Wizard): @tzachs, BTW, do you think it may make sense to provide a "file tree" interface to iterate asset entries, instead of call "load" for them? (Not sure...

enhancement

Should support http://www.angelcode.com/products/bmfont/ Existing library: http://www.cyotek.com/blog/angelcode-bitmap-font-parsing-using-csharp And also (this is used by osu framework): https://github.com/cyotek/Cyotek.Drawing.BitmapFont, used here: https://github.com/ppy/osu-framework/blob/master/osu.Framework/IO/Stores/GlyphStore.cs Edit: osu moved to https://github.com/ToddBertaOldham/SharpFNT, because it uses binary format with less...

enhancement