1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-01 04:43:37 +02:00

Commit graph

  • 93a77b882f added an FPS counter to the demos Ellpeck 2020-02-20 17:57:14 +0100
  • c54e800127 remove desktopgl step Ellpeck 2020-02-17 18:39:28 +0100
  • ab9e9f2a1b Merge remote-tracking branch 'origin/master' Ellpeck 2020-02-17 17:43:56 +0100
  • 055eba7a34 fixed the font, remove azure pipelines Ellpeck 2020-02-17 17:43:48 +0100
  • 90cf57fb4f try to fix this to build all of them seperately Ellpeck 2020-02-17 17:29:42 +0100
  • 1147469d2f jenkins, part 1, oh boy Ellpeck 2020-02-17 17:24:13 +0100
  • 2e8e17b373 make eventargs more generic so that this also works with the core version of monogame Ellpeck 2020-02-10 23:54:27 +0100
  • 9366890aaa fixed WindowExtensions not working on Release Ellpeck 2020-02-10 23:52:09 +0100
  • 2083868874 fixed animations using the wrong index Ellpeck 2020-02-08 18:29:07 +0100
  • f8f4dfbff4 use toString shorthand Ellpeck 2020-02-08 18:25:49 +0100
  • 330ef02054 Merge remote-tracking branch 'origin/master' Ellpeck 2020-02-08 18:24:21 +0100
  • 72eff17d5f made text formatting and line splitting preserve spaces properly Ellpeck 2020-02-08 18:24:14 +0100
  • b88f28bfdb
    Update README.md Ellpeck 2020-02-07 16:30:01 +0100
  • b461abd482 fix the build number Ellpeck 2020-02-07 16:25:07 +0100
  • 52b612647d try to add a nuget feed Ellpeck 2020-02-07 16:15:38 +0100
  • f19cacf739 remove Android task Ellpeck 2020-02-07 15:15:40 +0100
  • d638d4a3dc possibly fix the pipeline Ellpeck 2020-02-07 15:08:54 +0100
  • 5428be55ce Set up CI with Azure Pipelines Ellpeck 2020-02-07 14:54:02 +0100
  • ed5114d089 added FindPathAsync Ellpeck 2020-02-06 17:43:34 +0100
  • d823064979 added HasValue() to styleprop Ellpeck 2020-02-06 17:36:51 +0100
  • 5bf111d05a fixed SplitString not respecting long words Ellpeck 2020-02-06 02:27:21 +0100
  • 31e2b72197 organize ui stuff a bit better Ellpeck 2020-02-06 01:59:33 +0100
  • b3331834e1 I did not want to push this here Ellpeck 2020-02-06 01:51:41 +0100
  • ee5111372b part 1 Ellpeck 2020-02-06 01:33:24 +0100
  • 64749c31ce make MlemGame.cs use some more sensible defaults Ellpeck 2020-02-05 22:51:47 +0100
  • 3f36093957 allow a paragraph to modify its rendered text for animations Ellpeck 2020-02-03 23:42:30 +0100
  • e37cfed757 added the ability to have mixed formatting Ellpeck 2020-02-03 15:38:27 +0100
  • 347da85b10 whoops Ellpeck 2020-02-03 04:39:28 +0100
  • 556998239e Revert "formatting code redesign, part 1: Regex!" Ellpeck 2020-02-03 04:37:14 +0100
  • d78448a4ed Revert "part 2: format state and making the codes do the work" Ellpeck 2020-02-03 04:36:49 +0100
  • 02b25236b1 part 2: format state and making the codes do the work Ellpeck 2020-02-03 04:25:12 +0100
  • b480026b7e formatting code redesign, part 1: Regex! Ellpeck 2020-02-03 03:04:13 +0100
  • 69fdd784a7 Revert "made the default text input style be desktopgl" Ellpeck 2020-02-01 21:16:27 +0100
  • 0904368151 Revert "changed text input style to work on all devices including web" Ellpeck 2020-02-01 21:16:10 +0100
  • aa64ebc0ef made the default text input style be desktopgl Ellpeck 2020-02-01 20:51:41 +0100
  • 053724e4f8 changed text input style to work on all devices including web Ellpeck 2020-02-01 20:50:42 +0100
  • e635f23c1b remove these obsolete methods Ellpeck 2020-01-30 14:05:36 +0100
  • c209078661 added a corner-based rectangleF method to fix the pathfinding demo Ellpeck 2020-01-30 01:08:10 +0100
  • 60e512f9b1 Merge remote-tracking branch 'origin/master' Ellpeck 2020-01-30 00:55:09 +0100
  • 074fea5fd0 banish MonoGame.Extended from everything but MLEM.Extended Ellpeck 2020-01-30 00:55:02 +0100
  • 5786fcabbd
    Delete dotnetcore.yml Ellpeck 2020-01-28 16:10:34 +0100
  • 293ed5b3ef
    Update dotnetcore.yml Ellpeck 2020-01-28 16:08:10 +0100
  • 42e41ae87f
    update dotnet version Ellpeck 2020-01-28 16:06:56 +0100
  • 72dfc9170b
    Create dotnetcore.yml Ellpeck 2020-01-28 16:03:11 +0100
  • 14bce69521 this has been bugging me for a while Ellpeck 2020-01-27 22:31:09 +0100
  • 0824ba1098 added ApplyChangesSafely Ellpeck 2020-01-26 01:31:40 +0100
  • 58b90d90be Revert "made graphics extensions not cause an exception" Ellpeck 2020-01-26 01:20:20 +0100
  • 0a1147df9d made graphics extensions not cause an exception Ellpeck 2020-01-26 01:18:53 +0100
  • 00b07e1c45 update Ellpeck 2020-01-23 01:25:50 +0100
  • 7ca8256b77 added a weight-based list randomness function Ellpeck 2020-01-17 01:33:31 +0100
  • 7e6534bfc1 added the option to disable buttons Ellpeck 2020-01-15 17:05:28 +0100
  • 2ac28eced3 made instances be unique for each element Ellpeck 2020-01-14 22:41:52 +0100
  • 9aebce96e8 added the ability to add sounds to elements Ellpeck 2020-01-14 22:39:40 +0100
  • deaa841657 only return non-blank tiles in TiledExtensions Ellpeck 2020-01-14 14:46:06 +0100
  • 1ec8416ab7 allowed to set a speed multiplier for animations Ellpeck 2020-01-09 21:38:04 +0100
  • cba644e300 Revert "added tiled map copying" Ellpeck 2020-01-05 12:40:33 +0100
  • 229e614d4a added tiled map copying Ellpeck 2020-01-05 01:33:13 +0100
  • 6a4d70038a rename to fit the style better Ellpeck 2020-01-04 21:57:10 +0100
  • 529b725161 added random vector method Ellpeck 2020-01-04 21:55:10 +0100
  • e20a51ef23 allowed formatting codes to contain sprite animations Ellpeck 2020-01-04 00:27:45 +0100
  • c9d1fc4b47 added index-based getter to texture atlas Ellpeck 2020-01-03 15:51:31 +0100
  • 57fcc66054 fixed animation group sorting being off Ellpeck 2020-01-02 21:48:02 +0100
  • 00e0ef8bc6 update Ellpeck 2020-01-01 13:00:33 +0100
  • 56fbc77df7 added flipping to tile collisions, as well as an option to make custom collisions Ellpeck 2020-01-01 12:41:48 +0100
  • 45c725f5ef added tile flipping to the renderer Ellpeck 2020-01-01 12:18:35 +0100
  • 43b665642d made tooltips be panels and remove the weird paragraph background thing Ellpeck 2019-12-31 14:08:13 +0100
  • e2682e866d added the layer to collision infos Ellpeck 2019-12-30 19:19:40 +0100
  • da603c5f05 made custom draw groups be a bit easier to use Ellpeck 2019-12-29 19:28:56 +0100
  • bbdb424cbe made all groups update their areas manually since they don't draw it Ellpeck 2019-12-29 15:25:33 +0100
  • 31d805fc04 fixed elements sometimes not notifying their auto-adjusting parents Ellpeck 2019-12-29 15:18:49 +0100
  • fb48386aad actually use math Ellpeck 2019-12-29 12:05:49 +0100
  • 7dbc5dd608 added angle method to direction Ellpeck 2019-12-29 11:41:11 +0100
  • 73f9653ddc made tooltips groups so that more stuff can be added to them easily Ellpeck 2019-12-28 14:23:40 +0100
  • b53588c32e redid that bugfix that I undid with that other bugfix Ellpeck 2019-12-28 12:59:14 +0100
  • 7e887031de bleh Ellpeck 2019-12-27 23:10:57 +0100
  • 39af38f3d8 fixed ConstrainWorldBounds not always being accurate Ellpeck 2019-12-26 22:46:38 +0100
  • 324055d82e bleh Ellpeck 2019-12-26 19:38:54 +0100
  • f3372e93cb made format settings be non-struct-like Ellpeck 2019-12-26 19:34:42 +0100
  • 3d0c3cd6d1 made format settings a bit better and also added drop shadow Ellpeck 2019-12-26 19:30:17 +0100
  • e0b83f6644 [breaking change] made the one em string be determined automatically for each font Ellpeck 2019-12-26 19:05:26 +0100
  • f4db1be464 made constrainworldbounds return if it constrained Ellpeck 2019-12-26 13:01:32 +0100
  • 937b1757fe fixed stack overflow with auto-sizing elements Ellpeck 2019-12-26 12:49:04 +0100
  • 4640a59054 made the scroll bar scroller only render when it actually makes sense Ellpeck 2019-12-26 12:35:47 +0100
  • 969db1da1e made the info box disallow background selection Ellpeck 2019-12-25 19:16:07 +0100
  • f7810c8204 this was unintended Ellpeck 2019-12-25 12:19:55 +0100
  • ac8b09e74f improve ui root sorting Ellpeck 2019-12-25 12:15:55 +0100
  • a0f0859ba2 don't consider hidden elements for the active root Ellpeck 2019-12-25 00:28:08 +0100
  • d70e89aff6 fixed what I just did Ellpeck 2019-12-24 17:52:16 +0100
  • fff25c6c12 made panels without content not crash Ellpeck 2019-12-24 17:48:57 +0100
  • a53179e2d8 right Ellpeck 2019-12-20 23:35:38 +0100
  • 9781722ae4 make json writing deal with defaults easily Ellpeck 2019-12-20 23:32:40 +0100
  • 1d56cbd8eb added a basic object serialization handler Ellpeck 2019-12-20 22:02:17 +0100
  • 9b28ff4113 use decompress for json saving instead Ellpeck 2019-12-20 17:58:56 +0100
  • 8968ec3ce0 fixed write and read object Ellpeck 2019-12-20 15:07:25 +0100
  • 8520ae8901 added mlem.data Ellpeck 2019-12-20 15:03:33 +0100
  • ca258fe41a made paragraphs and images use their callbacks when updating their area so that the first visible frame already has the right data Ellpeck 2019-12-19 14:04:50 +0100
  • c704aa6160 allow children to be reversed Ellpeck 2019-12-19 12:52:31 +0100
  • 6faba05b24 made elements be able to set both width and height automatically Ellpeck 2019-12-19 12:50:50 +0100
  • c6fff090e6 added an easy way to find objects on a tiled map Ellpeck 2019-12-19 00:27:56 +0100
  • da244dd33e added a utility method to get all tiles from a position in tiled Ellpeck 2019-12-17 21:02:09 +0100