|
a0609e66eb
|
use the known type in StaticJsonConverter
|
2021-03-13 03:20:38 +01:00 |
|
|
abcdcd21cc
|
added StaticJsonConverter
|
2021-03-13 03:15:39 +01:00 |
|
|
37609ade76
|
fixed DrawString in generic font ignoring text scale for alignment
|
2021-03-12 20:47:57 +01:00 |
|
|
0ddb4afc3f
|
allowed the GetArea extension to calculate flipping
|
2021-03-12 20:22:36 +01:00 |
|
|
45fc12b0cb
|
added some additional tiled helper methods
|
2021-03-10 02:13:07 +01:00 |
|
|
1d80965d24
|
allow removing a tile using the new SetTile methd
|
2021-03-09 19:06:06 +01:00 |
|
|
14e97abf87
|
some more tiled map extension utility methods
|
2021-03-09 18:56:55 +01:00 |
|
|
0411add4d1
|
added a newline macro to the default text formatter
|
2021-03-09 17:45:49 +01:00 |
|
|
b594c271ac
|
expose the viewport of a camera
|
2021-03-09 02:29:06 +01:00 |
|
|
0b39928334
|
minor general cleanup
|
2021-03-08 15:12:13 +01:00 |
|
|
dc514815c3
|
expose GetCollidingAreas
|
2021-03-07 22:13:24 +01:00 |
|
|
200058a611
|
added a method to make sidescrolling collision detection easier with TiledMapCollisions
|
2021-03-07 22:03:29 +01:00 |
|
|
6ef9f8ffb1
|
also switch order of x and y iteration in GetCollidingTiles
|
2021-03-07 20:59:10 +01:00 |
|
|
f2df639f9e
|
reverse y loop in GetCollidingTiles to account for gravity usually pointing down
|
2021-03-07 20:45:00 +01:00 |
|
|
053aaaf17c
|
removed the array-based GetRandomEntry method as it made lists have to be typecast
|
2021-03-04 22:53:39 +01:00 |
|
|
1c8b738555
|
added some collection extensions, namely Combinations
|
2021-03-04 22:52:28 +01:00 |
|
|
5c1e76a0c9
|
Merge branch 'release' into main
|
2021-03-02 02:24:03 +01:00 |
|
|
5e59c27345
|
update analytics id
Ellpeck/MLEM/pipeline/head Something is wrong with the build of this commit
|
2021-03-02 02:20:09 +01:00 |
|
|
80f2b55687
|
combine attributes
|
2021-02-28 16:44:29 +01:00 |
|
|
5b4757d3bf
|
made Padding and Direction2 DataContracts
|
2021-02-28 16:42:51 +01:00 |
|
|
d73539e41e
|
added a text scale multiplier to Paragraph
|
2021-02-28 14:43:07 +01:00 |
|
|
468bee9ca8
|
Turned Direction2 into a flags enum
|
2021-02-28 14:37:02 +01:00 |
|
|
dda827b985
|
added GenericFont compatibility for FontStashSharp
|
2021-02-27 16:58:36 +01:00 |
|
|
6900da9858
|
allow nine patches to be drawn tiled rather than stretched
|
2021-02-19 21:24:08 +01:00 |
|
|
eb3194a0c1
|
preserve position and scroll wheel value when the mouse is out of bounds
|
2021-02-19 02:47:32 +01:00 |
|
|
73eab1d41e
|
only handle mouse input if the mouse is in the window
|
2021-02-19 02:31:38 +01:00 |
|
|
01b6168259
|
fixed the input handler querying input when the window is inactive
|
2021-02-18 18:36:29 +01:00 |
|
|
69d81da70c
|
update demos and sandbox to netcore3.1 which was long overdue
|
2021-02-18 16:12:44 +01:00 |
|
|
fb4e20f545
|
bump version (in preparation for updating to net5)
|
2021-02-18 15:35:59 +01:00 |
|
|
7619ac0dcf
|
added an extension method for adding tooltip for elements
|
2021-02-18 04:16:17 +01:00 |
|
|
81d4fb2dd4
|
also made additional data non-relative for data texture atlas
|
2021-02-14 18:09:38 +01:00 |
|
|
c8fd2a4c17
|
allow storing additional coordinates in a DataTextureAtlas
|
2021-02-14 18:05:38 +01:00 |
|
|
8e06e54325
|
Removed JsonExtensions
|
2021-02-13 17:25:46 +01:00 |
|
|
94c9d45a43
|
don't auto-dispose the texture
|
2021-02-11 01:36:22 +01:00 |
|
|
b34172d043
|
made the texture packer disposable and resettable
|
2021-02-11 01:35:27 +01:00 |
|
|
2cf912255d
|
allow the texture packer to forcibly be square or a power of two
|
2021-02-11 01:09:07 +01:00 |
|
|
9146d7f2ba
|
disallow removing the scroll bar from a panel
|
2021-02-07 18:30:56 +01:00 |
|
|
a75d04cffc
|
added a utility method for getting the points contained in a rectangle
|
2021-02-04 12:24:23 +01:00 |
|
|
f3cf8dcc70
|
cast regardless of type in GenericDataHolder
|
2021-02-02 11:01:30 +01:00 |
|
|
3a0e2354b3
|
apply 3d after adding the sound
|
2021-01-30 22:26:44 +01:00 |
|
|
5d9a5ecf13
|
ensure the sound effect instance emitter is nonnull
|
2021-01-27 05:16:41 +01:00 |
|
|
182f8eff7a
|
made listeners auto-update in SoundEffectInstanceHandler
|
2021-01-27 00:51:15 +01:00 |
|
|
c85666502c
|
allow pausing, resuming and applying 3d to the sound effect instance handler and move it to its own file
|
2021-01-24 19:43:47 +01:00 |
|
|
05543dfea8
|
added SoundEffectInstanceHandler
|
2021-01-24 19:35:09 +01:00 |
|
|
d4bbe84ba1
|
allow looping a played 3d sound
|
2021-01-24 17:25:36 +01:00 |
|
|
05d80524e6
|
added a Play3D shorthand to SoundEffectInfo
|
2021-01-24 15:52:01 +01:00 |
|
|
fc9b93b129
|
Fixed a NRE with tooltips
|
2021-01-20 06:41:52 +01:00 |
|
|
3cd8c54e5c
|
only store texture data if it changed
|
2021-01-20 05:22:30 +01:00 |
|
|
e2cb125356
|
allow extending the max width of a runtime texture packer
|
2021-01-18 01:25:20 +01:00 |
|
|
e783f4f769
|
added a Tooltip constructor that uses TextCallback for the paragraph
|
2021-01-11 00:09:29 +01:00 |
|