1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-08 07:43:37 +02:00
Commit graph

694 commits

Author SHA1 Message Date
Ellpeck d4bddce84a fixed build number in prereleases being wrongly appended 2020-05-21 22:59:15 +02:00
Ellpeck 80de2bdb11 fixed cake invocation using wrong formatting 2020-05-21 22:56:04 +02:00
Ellpeck 20242119d5 bleh, permissions 2020-05-21 22:51:31 +02:00
Ellpeck 08f66abe2f switch to using cake for builds 2020-05-21 22:50:38 +02:00
Ellpeck dc48c4caa1 finished xml docs for the MLEM core package 2020-05-21 17:21:34 +02:00
Ellpeck e9cc9b7d99 document raw content and text formatting 2020-05-21 12:53:42 +02:00
Ellpeck 89646b1c67 include documentation in nuget packages 2020-05-21 12:20:40 +02:00
Ellpeck 665fd46f92 polish some things with the new website 2020-05-21 12:11:23 +02:00
Ellpeck a2b939a2c8 change package project links to website 2020-05-21 02:22:55 +02:00
Ellpeck 1fd78637cd also change demo links 2020-05-21 02:20:46 +02:00
Ellpeck 917e2a78c8 oh God 2020-05-21 02:19:16 +02:00
Ellpeck 73cc3ff719 only build the site on release 2020-05-21 02:19:00 +02:00
Ellpeck 610a91025b link to the new site 2020-05-21 02:18:39 +02:00
Ellpeck 7913fcccae change directory location 2020-05-21 02:14:03 +02:00
Ellpeck 2f4c541019 actually copy the directory, oh God 2020-05-21 02:08:37 +02:00
Ellpeck e8fbb1e157 use absolute docfx path 2020-05-21 01:59:13 +02:00
Ellpeck 540b59d934 wow, I should nto be doing this when I'm tired 2020-05-21 01:57:28 +02:00
Ellpeck 1668b02d55 good job 2020-05-21 01:55:08 +02:00
Ellpeck b6c8959a28 let's try this 2020-05-21 01:54:27 +02:00
Ellpeck e9d2b76b01 documentation website, I hope? 2020-05-21 01:08:36 +02:00
Ellpeck d8daa3779a start on xml documentation, yay 2020-05-20 23:59:40 +02:00
Ellpeck b836b486a2 fixed style changes not forcing ui elements to update 2020-05-20 21:22:02 +02:00
Ellpeck 979dce510e modify link regex to allow for no destination to be specified 2020-05-20 01:02:18 +02:00
Ellpeck af1918d545 added child addition and removal callbacks 2020-05-20 00:48:53 +02:00
Ellpeck 2461b78f1b made multi-line links be highlighted together 2020-05-19 21:52:29 +02:00
Ellpeck 500a771136 fixed generic bitmap fonts not calculating character width correctly 2020-05-18 23:24:38 +02:00
Ellpeck 728e2a53f2 fixed font formatting codes not having priority 2020-05-17 14:26:45 +02:00
Ellpeck 5115bd8ca6 some element code cleanup 2020-05-17 00:59:15 +02:00
Ellpeck 85e63ac998 modify unnecessarily thorough SetAreaDirty when adding/removing children 2020-05-17 00:33:16 +02:00
Ellpeck 037ed43410 streamline ui text formatting and paragraph links 2020-05-17 00:10:29 +02:00
Ellpeck fad06f28be modified link codes to use paragraphs' OnPressed 2020-05-16 01:56:00 +02:00
Ellpeck 7f0a8289e3 added link formatting codes! 2020-05-15 22:15:24 +02:00
Ellpeck 9ce01bc6f2 added underlined formatting code 2020-05-15 21:31:37 +02:00
Ellpeck 8229ce8517 maybe actually commit everything! 2020-05-15 19:56:16 +02:00
Ellpeck fcd898e16b finished the new formatting, finally! 2020-05-15 19:55:59 +02:00
Ellpeck 011f9dd4f1 added old formatting codes to the new system 2020-05-15 14:22:33 +02:00
Ellpeck d28239291c fixed line splitting with the new formatting 2020-05-15 13:16:03 +02:00
Ellpeck 8398499edd new text formatting, part 1 2020-05-15 00:34:04 +02:00
Ellpeck f72962808b cleaned up the demos a bit 2020-05-14 15:42:40 +02:00
Ellpeck f5043eea30 fixed status bar and display offset in android demo 2020-05-13 22:11:33 +02:00
Ellpeck 3170d45bc1 removed perlin noise since it doesn't fit the other features and there are a lot of better implementations out there 2020-05-11 19:26:45 +02:00
Ellpeck efed3d9e12 some controls helper methods 2020-05-04 16:41:54 +02:00
Ellpeck f8642dfb9e update dependencies 2020-04-30 22:11:19 +02:00
Ellpeck 422f0834b3 fixed tiled color parsing 2020-04-30 21:15:28 +02:00
Ellpeck 17a5b3ec74 only render visible layers 2020-04-30 15:57:20 +02:00
Ellpeck 36b7a16e24 some more tiled utilities 2020-04-29 22:14:33 +02:00
Ellpeck 35f53a978b don't unnecessarily cast ninepatch regions to int 2020-04-26 16:10:32 +02:00
Ellpeck 52328cc18d fixed GenericDataHolder nre 2020-04-26 02:19:58 +02:00
Ellpeck 18c79bbf3a unify versions and update 2020-04-25 23:35:54 +02:00
Ellpeck 74f0007280 fixed textinputwrapper not working on core 2020-04-25 23:30:17 +02:00