1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-11-22 12:58:33 +01:00

Commit graph

  • 0a8a3c3660 removed some obsolete features Ellpeck 2020-06-12 17:19:19 +0200
  • 251261f3d7 added a more generic keybind and input handling system Ellpeck 2020-06-12 17:09:35 +0200
  • 601423407d added PreventParentSpill to Element Ellpeck 2020-06-12 02:04:01 +0200
  • f2c544dc65 modified link behavior for paragraphs to be easier to modify Ellpeck 2020-06-09 18:56:01 +0200
  • a0837fdcb7 modify friends article Ellpeck 2020-06-06 03:12:18 +0200
  • 1347d0bb1e use HasFlag in InputHandler for better readability Ellpeck 2020-06-05 23:56:53 +0200
  • 1d38262388 only use nbsp in image codes if the font supports it Ellpeck 2020-06-04 22:18:53 +0200
  • 6b1e5f8dd9 better implementation of the touch mousing from yesterday Ellpeck 2020-06-04 20:52:21 +0200
  • 81ed3d3bee Revert "made elements also show their mouse over graphic when they're being touched" Ellpeck 2020-06-03 17:01:58 +0200
  • f70b1266f9 Revert "only count an element as touched if no other gestures are active" Ellpeck 2020-06-03 16:18:17 +0200
  • 08188a1a8f only count an element as touched if no other gestures are active Ellpeck 2020-06-03 16:14:45 +0200
  • d7f43617c6 made elements also show their mouse over graphic when they're being touched Ellpeck 2020-06-03 15:58:08 +0200
  • 3d1b660c9f don't use nbsp for image codes Ellpeck 2020-06-03 00:23:04 +0200
  • 79e0e1a63e added percentage sizing based on own data to element Ellpeck 2020-06-02 23:00:40 +0200
  • b0309c9707 added ScaleOrigin to RootElement Ellpeck 2020-06-02 16:15:41 +0200
  • 95917e08d6 only mark element parent dirty when setting priority if it actually changed Ellpeck 2020-06-02 13:40:05 +0200
  • c7de0322b0 sanity check for panel render target size Ellpeck 2020-06-01 21:34:55 +0200
  • 62c8b7766c fixed camera's ConstrainWorldBounds midpoint formula being incorrect Ellpeck 2020-06-01 17:00:32 +0200
  • b237c0fcc4 added SetGesturesEnabled Ellpeck 2020-05-31 21:10:01 +0200
  • af7e22d2af added DisableGestures to InputHandler Ellpeck 2020-05-31 20:49:03 +0200
  • d3e8a9f811 allow multiple gestures to be queried simultaneously in GetGesture Ellpeck 2020-05-31 20:07:10 +0200
  • 6c03ef2bd9 fixed hidden panels trying to update, causing a crash Ellpeck 2020-05-30 22:48:09 +0200
  • 78049c9cd8 fixed formatting codes at the beginning of strings being ignored Ellpeck 2020-05-30 19:17:18 +0200
  • c41875d574 update mlem.templates to use monogame 3.8 Ellpeck 2020-05-30 16:34:51 +0200
  • 7ba14ba7f5 removed parentheses around MLEM's name Ellpeck 2020-05-28 00:49:29 +0200
  • b270fe3977 made link clusters be selected properly Ellpeck 2020-05-27 15:19:17 +0200
  • 5de1674351 let's actually start making prereleases be versioned like prereleases Ellpeck 2020-05-25 22:52:35 +0200
  • dce6499a0c added TextureExtensions Ellpeck 2020-05-25 22:01:41 +0200
  • 915506d8d1 updated mlem in the templates to 3.3 Ellpeck 2020-05-24 01:35:01 +0200
  • 12cc7a02c7 added DrawGrid to MLEM.Extended Ellpeck 2020-05-23 22:31:20 +0200
  • d1a895e3a1 updated documentation for 3.3.2 release Ellpeck 2020-05-22 23:31:23 +0200
  • eabb95d51a possibly fixed the favicon having the wrong format Ellpeck 2020-05-22 21:36:40 +0200
  • 072685272d skip duplicate nuget packages so that rebuilding doesn't fail in the future Ellpeck 2020-05-22 21:05:12 +0200
  • 98b3e1062a fixed build runner permissions Ellpeck 2020-05-22 20:59:43 +0200
  • fea255dd49 update Ellpeck 2020-05-22 20:33:16 +0200
  • 3f60b2460c finished the xml documentation for all packages Ellpeck 2020-05-22 20:32:38 +0200
  • f12284169e full xml documentation for MLEM.Ui Ellpeck 2020-05-22 17:02:24 +0200
  • 1729b56f28 clean up docfx a bit Ellpeck 2020-05-22 13:47:33 +0200
  • 5b061e3c60 actually use criteria to skip push Ellpeck 2020-05-22 01:44:47 +0200
  • 044e0cd23c only push to nuget on master and release branches! Ellpeck 2020-05-22 01:35:13 +0200
  • dd63f121da downgrade docfx to a version that works Ellpeck 2020-05-21 23:28:24 +0200
  • 139f9ff763 exclude auto-generated doc files Ellpeck 2020-05-21 23:20:50 +0200
  • 9573682304 also use documentation metadata for cake builds Ellpeck 2020-05-21 23:19:16 +0200
  • 508d3cf077 actually copy the docs to the website when releasing Ellpeck 2020-05-21 23:07:43 +0200
  • bfb1c1cef6 release update Ellpeck 2020-05-21 23:05:11 +0200
  • d4bddce84a fixed build number in prereleases being wrongly appended Ellpeck 2020-05-21 22:59:15 +0200
  • 80de2bdb11 fixed cake invocation using wrong formatting Ellpeck 2020-05-21 22:56:04 +0200
  • 20242119d5 bleh, permissions Ellpeck 2020-05-21 22:51:31 +0200
  • 08f66abe2f switch to using cake for builds Ellpeck 2020-05-21 22:50:38 +0200
  • dc48c4caa1 finished xml docs for the MLEM core package Ellpeck 2020-05-21 17:21:34 +0200
  • e9cc9b7d99 document raw content and text formatting Ellpeck 2020-05-21 12:53:42 +0200
  • 89646b1c67 include documentation in nuget packages Ellpeck 2020-05-21 12:20:40 +0200
  • 665fd46f92 polish some things with the new website Ellpeck 2020-05-21 12:11:23 +0200
  • a2b939a2c8 change package project links to website Ellpeck 2020-05-21 02:22:55 +0200
  • 1fd78637cd also change demo links Ellpeck 2020-05-21 02:20:46 +0200
  • 917e2a78c8 oh God Ellpeck 2020-05-21 02:19:16 +0200
  • 73cc3ff719 only build the site on release Ellpeck 2020-05-21 02:19:00 +0200
  • 610a91025b link to the new site Ellpeck 2020-05-21 02:18:39 +0200
  • 7913fcccae change directory location Ellpeck 2020-05-21 02:14:03 +0200
  • 2f4c541019 actually copy the directory, oh God Ellpeck 2020-05-21 02:08:37 +0200
  • e8fbb1e157 use absolute docfx path Ellpeck 2020-05-21 01:59:13 +0200
  • 540b59d934 wow, I should nto be doing this when I'm tired Ellpeck 2020-05-21 01:57:28 +0200
  • 1668b02d55 good job Ellpeck 2020-05-21 01:55:08 +0200
  • b6c8959a28 let's try this Ellpeck 2020-05-21 01:54:27 +0200
  • e9d2b76b01 documentation website, I hope? Ellpeck 2020-05-21 01:08:36 +0200
  • d8daa3779a start on xml documentation, yay Ellpeck 2020-05-20 23:59:40 +0200
  • b836b486a2 fixed style changes not forcing ui elements to update Ellpeck 2020-05-20 21:22:02 +0200
  • 979dce510e modify link regex to allow for no destination to be specified Ellpeck 2020-05-20 01:02:18 +0200
  • af1918d545 added child addition and removal callbacks Ellpeck 2020-05-20 00:48:53 +0200
  • 2461b78f1b made multi-line links be highlighted together Ellpeck 2020-05-19 21:52:29 +0200
  • 500a771136 fixed generic bitmap fonts not calculating character width correctly Ellpeck 2020-05-18 23:24:38 +0200
  • 728e2a53f2 fixed font formatting codes not having priority Ellpeck 2020-05-17 14:26:45 +0200
  • 5115bd8ca6 some element code cleanup Ellpeck 2020-05-17 00:59:15 +0200
  • 85e63ac998 modify unnecessarily thorough SetAreaDirty when adding/removing children Ellpeck 2020-05-17 00:33:16 +0200
  • 037ed43410 streamline ui text formatting and paragraph links Ellpeck 2020-05-17 00:10:29 +0200
  • fad06f28be modified link codes to use paragraphs' OnPressed Ellpeck 2020-05-16 01:56:00 +0200
  • 7f0a8289e3 added link formatting codes! Ellpeck 2020-05-15 22:15:24 +0200
  • 9ce01bc6f2 added underlined formatting code Ellpeck 2020-05-15 21:31:37 +0200
  • 8229ce8517 maybe actually commit everything! Ellpeck 2020-05-15 19:56:16 +0200
  • fcd898e16b finished the new formatting, finally! Ellpeck 2020-05-15 19:55:59 +0200
  • 011f9dd4f1 added old formatting codes to the new system Ellpeck 2020-05-15 14:22:33 +0200
  • d28239291c fixed line splitting with the new formatting Ellpeck 2020-05-15 13:16:03 +0200
  • 8398499edd new text formatting, part 1 Ellpeck 2020-05-15 00:34:04 +0200
  • f72962808b cleaned up the demos a bit Ellpeck 2020-05-14 15:42:40 +0200
  • f5043eea30 fixed status bar and display offset in android demo Ellpeck 2020-05-13 22:11:33 +0200
  • 3170d45bc1 removed perlin noise since it doesn't fit the other features and there are a lot of better implementations out there Ellpeck 2020-05-11 19:26:45 +0200
  • efed3d9e12 some controls helper methods Ellpeck 2020-05-04 16:41:54 +0200
  • f8642dfb9e update dependencies Ellpeck 2020-04-30 22:11:19 +0200
  • 422f0834b3 fixed tiled color parsing Ellpeck 2020-04-30 21:15:28 +0200
  • 17a5b3ec74 only render visible layers Ellpeck 2020-04-30 15:57:20 +0200
  • 36b7a16e24 some more tiled utilities Ellpeck 2020-04-29 22:14:33 +0200
  • 35f53a978b don't unnecessarily cast ninepatch regions to int Ellpeck 2020-04-26 16:10:32 +0200
  • 52328cc18d fixed GenericDataHolder nre Ellpeck 2020-04-26 02:19:58 +0200
  • 18c79bbf3a unify versions and update Ellpeck 2020-04-25 23:35:54 +0200
  • 74f0007280 fixed textinputwrapper not working on core Ellpeck 2020-04-25 23:30:17 +0200
  • 36357f0253 link to wiki in text input wrapper Ellpeck 2020-04-23 19:29:33 +0200
  • d419b1095e make sure disposable assets are only marked once Ellpeck 2020-04-22 13:52:25 +0200
  • 3f89b47eef added RawJsonReader to MLEM.Data Ellpeck 2020-04-22 13:44:49 +0200
  • 9c7f4fcfed xml reader Ellpeck 2020-04-22 00:47:09 +0200
  • 99d286d834 raw content manager Ellpeck 2020-04-22 00:30:55 +0200