Peter Taylor
|
c6b32fea8b
|
Updated dotnet version in CI
|
2022-07-31 14:27:27 +01:00 |
|
Peter Taylor
|
52eb5eda42
|
Updated Monogame
MG: 3.8 -> 3.8.1
dotnet:
+ coreapp3.1 -> net6
+ netstandard2.0 -> net6
|
2022-07-31 14:20:51 +01:00 |
|
Lucas Girouard-Stranks
|
9a539d0517
|
Merge pull request #773 from KRC2000/develop
Fixed return types absence.
|
2022-06-24 12:24:53 -04:00 |
|
unknown
|
b28eff9f42
|
Fixed return types absence.
|
2022-06-24 12:39:52 +03:00 |
|
Lucas Girouard-Stranks
|
5d0d7f1c52
|
Merge pull request #771 from craftworkgames/dependabot/nuget/src/cs/MonoGame.Extended.Content.Pipeline/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/cs/MonoGame.Extended.Content.Pipeline
|
2022-06-23 14:53:09 -04:00 |
|
Lucas Girouard-Stranks
|
d49183afec
|
Merge pull request #772 from craftworkgames/dependabot/nuget/src/cs/MonoGame.Extended/Newtonsoft.Json-13.0.1
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/cs/MonoGame.Extended
|
2022-06-23 14:52:58 -04:00 |
|
Lucas Girouard-Stranks
|
0f5b745325
|
Merge pull request #770 from KRC2000/develop
Fixed issue when GetState() call rewrites previous states.
|
2022-06-23 14:51:11 -04:00 |
|
dependabot[bot]
|
becbbdc012
|
Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /src/cs/MonoGame.Extended
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-23 01:13:34 +00:00 |
|
dependabot[bot]
|
ba46eb6a5e
|
Bump Newtonsoft.Json in /src/cs/MonoGame.Extended.Content.Pipeline
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)
---
updated-dependencies:
- dependency-name: Newtonsoft.Json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-23 01:13:30 +00:00 |
|
unknown
|
8ab475438a
|
Fixed issue when GetState() call rewrites previous states.
|
2022-06-22 17:33:44 +03:00 |
|
Lucas Girouard-Stranks
|
c90365211e
|
Merge pull request #755 from LokiMidgard/TryGetTile-fix
TryGetTile no longer returns a value if width is outside the map
|
2022-03-05 13:01:28 -05:00 |
|
Lucas Girouard-Stranks
|
50a4715548
|
Merge pull request #756 from codymanix/ParticleEmitter_add_LayerDepth
add ability to configure layerdepth for autotriggered particleeffects
|
2022-03-05 13:00:47 -05:00 |
|
cody
|
04a5636801
|
remove unused ctor args
|
2022-03-05 18:28:08 +01:00 |
|
cody
|
0fe16045e2
|
added layerDepth to more Trigger overloads
|
2022-03-05 18:18:38 +01:00 |
|
cody
|
e60c43828e
|
add ability to configure layerdepth for autotriggered particleeffects
|
2022-03-01 21:24:14 +01:00 |
|
Patrick Kranz
|
f139d7d0eb
|
TryGetTile no longer returns a value if width is outside the map
|
2022-01-19 20:53:20 +01:00 |
|
Lucas Girouard-Stranks
|
1d8ea44edf
|
Merge pull request #746 from merthsoft/develop
Resolve relative path of texture in TextureAtlasJsonConverter
|
2021-09-09 21:23:13 -04:00 |
|
Lucas Girouard-Stranks
|
2009adb168
|
Merge pull request #744 from GrizzlyEnglish/develop
Added a on put and on delete event on component mapper
|
2021-09-09 21:21:59 -04:00 |
|
Shaun McFall
|
214e960ebc
|
Resolve relative path of texture in TextureAtlasJsonConverter
|
2021-09-08 21:13:58 -04:00 |
|
GrizzlyEnglish
|
4716cdf700
|
Added a on put and on delete event that allows subscribing to a single change on a mapper
|
2021-08-21 10:03:04 -04:00 |
|
Lucas Girouard-Stranks
|
42aac653fa
|
Remove NuclexGui
|
2021-08-06 00:42:52 -04:00 |
|
Lucas Girouard-Stranks
|
8ee7ac9ece
|
Remove scene graph code
|
2021-08-06 00:42:01 -04:00 |
|
Lucas Girouard-Stranks
|
7c42601674
|
Cleanup root-directory files
|
2021-08-06 00:40:09 -04:00 |
|
Lucas Girouard-Stranks
|
8cb4adb73a
|
Fix workflow
|
2021-08-06 00:35:58 -04:00 |
|
Lucas Girouard-Stranks
|
2457a6658f
|
Fix workflow
|
2021-08-06 00:33:04 -04:00 |
|
Lucas Girouard-Stranks
|
a3373ac26d
|
Move all code to src/cs + move .sln to root of repository
|
2021-08-06 00:25:48 -04:00 |
|
Lucas Girouard-Stranks
|
c3d4c9f7bb
|
Merge pull request #735 from Pizt0lmnk/develop
Replace Color.TransparentBlack with Color.Transparent
|
2021-06-03 16:14:41 -04:00 |
|
Aaron
|
e7954034f6
|
Remove usage of Color.TransparentBlack which has been replaced by Color.Transparent
|
2021-06-03 19:30:41 +02:00 |
|
Lucas Girouard-Stranks
|
52f99ffb2a
|
Merge pull request #733 from Apostolique/develop
Include documentation in packages
|
2021-05-26 12:52:51 -04:00 |
|
Jean-David Moisan
|
97829138e9
|
Include documentation in packages
|
2021-03-31 21:47:45 -04:00 |
|
Lucas Girouard-Stranks
|
239fa04ca1
|
Add NuGet.config
|
2021-03-03 19:06:52 -05:00 |
|
Lucas Girouard-Stranks
|
d23e9a9c7d
|
Update ROADMAP.md
|
2021-03-03 19:00:15 -05:00 |
|
Lucas Girouard-Stranks
|
8c2ea803ce
|
Move .editorconfig so it's used for all files
|
2021-03-03 18:58:15 -05:00 |
|
Lucas Girouard-Stranks
|
fc06399c4e
|
Merge pull request #718 from simonantonio/fix-703
swaps EllipseF to use a struct, as well as implementing IEquatable, a…
|
2021-03-03 19:35:46 -04:00 |
|
Lucas Girouard-Stranks
|
d5a04e26bb
|
Merge pull request #721 from kryzp/develop
Update TiledMapLayerModelBuilder.cs
|
2021-03-03 19:34:29 -04:00 |
|
Lucas Girouard-Stranks
|
5e091371d3
|
Merge pull request #724 from SjaakAlvarez/develop
Entity.Detach() method doesn't invoke EntityChanged until next Update of EntityManager #723
|
2021-03-03 19:32:40 -04:00 |
|
Sjaak Alvarez
|
3ca24d2975
|
Fix for issue #723
|
2021-02-08 12:04:18 +01:00 |
|
Krystof Przeczek
|
01fd2808da
|
Update TiledMapLayerModelBuilder.cs
|
2021-01-29 21:39:59 +00:00 |
|
santonio
|
70a1ac86cd
|
address warnings about missing overrides
|
2021-01-05 12:55:41 +08:00 |
|
santonio
|
ddead65781
|
swaps EllipseF to use a struct, as well as implementing IEquatable, and IShapeF - this resolves #703
|
2021-01-05 12:55:41 +08:00 |
|
Lucas Girouard-Stranks
|
fce644e62f
|
Merge pull request #717 from mikeparker/patch-1
Fix ParticleEmitters always using same random seed
|
2021-01-04 20:16:45 -05:00 |
|
Mike Parker
|
fe2321ce22
|
Use Math.Abs on guid hashcode to ensure > 0
|
2020-12-24 15:37:58 +00:00 |
|
Mike Parker
|
f2663587c4
|
Use a random seed for ParticleEmitters
|
2020-12-23 19:59:55 +00:00 |
|
Lucas Girouard-Stranks
|
abc5b45601
|
Merge pull request #713 from merthsoft/bug/712
Resolve relative paths for tileset sources in tiled map importer
|
2020-12-15 18:30:13 -05:00 |
|
Shaun McFall
|
94291cfa85
|
Merge branch 'develop' into bug/712
|
2020-12-14 22:51:23 -05:00 |
|
Lucas Girouard-Stranks
|
4d0a9e1ffa
|
Fix automated workflow for pull requests
|
2020-12-14 19:21:08 -05:00 |
|
Shaun McFall
|
22998af007
|
Resolve relative paths for tileset sources in tiled map importer
|
2020-12-14 15:10:31 -05:00 |
|
Lucas Girouard-Stranks
|
541e162887
|
Merge pull request #708 from LokiMidgard/add-editorconfig
Added Editor config
|
2020-12-01 09:16:36 -04:00 |
|
Patrick Kranz
|
988bd97a52
|
moved editor config
|
2020-12-01 14:11:22 +01:00 |
|
Patrick Kranz
|
c94bfcc13f
|
Added Editor config
|
2020-12-01 13:40:18 +01:00 |
|