|
dc8a5fb558
|
Fix layer.minWidth being ignored
|
2022-04-24 21:49:13 -05:00 |
|
|
5156193a60
|
Fixed save manager loading old version of save previously opened
|
2022-04-24 20:21:57 -05:00 |
|
|
cfe378020a
|
Added support for reading/loading from different encodings
|
2022-04-24 16:59:20 -05:00 |
|
|
7f63bf5d79
|
Made default theme's feature foreground dark rather than light
|
2022-04-23 23:37:52 -05:00 |
|
|
f76d5deb6e
|
Tooltips overhaul
|
2022-04-23 22:14:45 -05:00 |
|
|
89861dfbd5
|
Allowed layer.minWidth to take string values as well
|
2022-04-23 22:14:42 -05:00 |
|
|
9c2dcddcbe
|
Updated some modifiers CSS
|
2022-04-23 22:14:35 -05:00 |
|
|
6efd01fc43
|
Made modifier descriptions use CoercableComponents
|
2022-04-23 22:14:32 -05:00 |
|
|
838ac46cf9
|
Fixed missed references to PersistentRef
|
2022-04-10 19:26:33 -05:00 |
|
|
69468d88c0
|
Update bounding rects when fonts have loaded in
This fixes the issue with everything shifting slightly once they load,
invalidating all the bounding rects until they are next updated
|
2022-04-01 01:08:26 -05:00 |
|
|
84ed880533
|
Made overlay nav not overlap leftmost layer
|
2022-03-28 21:24:26 -05:00 |
|
|
572e543ba8
|
Made all properties in FeatureNode non-optional
|
2022-03-27 19:23:31 -05:00 |
|
|
3fa7ccf0c1
|
Added collapsibles
|
2022-03-27 19:23:20 -05:00 |
|
|
da6a47b1da
|
Fixed position of links
|
2022-03-27 00:46:42 -05:00 |
|
|
5ce8195779
|
Separated Links into a feature and Context
|
2022-03-27 00:39:38 -05:00 |
|
|
b60d170657
|
Made node positions more general purpose
|
2022-03-27 00:39:35 -05:00 |
|
|
77a3d92075
|
Fixed z-index issues when stopping hovering on .can
|
2022-03-13 23:06:17 -05:00 |
|
|
56d3a21440
|
Add dontMerge class to allow features to disable mergeAdjacent
|
2022-03-12 20:40:28 -06:00 |
|
|
a7ff83dfd4
|
Fixed banner not having correct width
|
2022-03-11 18:46:05 -06:00 |
|
|
3682582fc3
|
Added enablePausing config
|
2022-03-11 16:58:11 -06:00 |
|
|
1cf72b4337
|
Added hotkeys to info modal
|
2022-03-11 16:38:49 -06:00 |
|
|
49474b1518
|
Changed path aliasing
|
2022-03-03 21:39:48 -06:00 |
|
|
0f498ab2f7
|
Fix saves manager displaying "default body" while closing
|
2022-03-02 20:21:24 -06:00 |
|
|
5e58da0de3
|
Hide versionTitle if blank
|
2022-03-02 20:21:23 -06:00 |
|
|
52a9f51510
|
Renamed modInfo -> projInfo, mod -> projEntry
|
2022-03-02 20:12:56 -06:00 |
|
|
189dbfe725
|
Fixed branches' positions not being accurate
|
2022-03-01 23:32:21 -06:00 |
|
|
707e24d64b
|
Fixed some files still looking for persistence from wrong file
|
2022-03-01 21:10:19 -06:00 |
|
|
d8cbb14efe
|
Fix spacing on discord logos in NaN screen
|
2022-03-01 17:08:05 -06:00 |
|
|
53d4c40aba
|
Fixed game over screen graphical issues
|
2022-02-27 16:55:43 -06:00 |
|
|
5beecba267
|
Have features register settings fields dynamically
|
2022-02-27 16:41:39 -06:00 |
|
|
a8af84f581
|
Reorganized components
|
2022-02-27 16:04:56 -06:00 |
|
|
552aca20e4
|
Added Profectus branding
|
2022-02-27 14:24:48 -06:00 |
|
|
e2126472b2
|
Fixed runtime issues with vue
Entire demo tree has been tested and is fully functional,
including all the options and save manager functionality
|
2022-02-27 13:49:34 -06:00 |
|
|
90e49e196f
|
Fixing more issues
|
2022-01-24 22:25:34 -06:00 |
|
|
15a460bf42
|
Fixing building / cleanup
|
2022-01-24 22:23:30 -06:00 |
|
|
6f781b33fa
|
New layer API WIP
|
2022-01-13 22:25:47 -06:00 |
|
|
bc8622f219
|
Added forums link to nav bar
|
2021-09-19 21:06:56 -05:00 |
|
|
16467bb0d9
|
Made tooltips not try to use component names when coercing display
|
2021-09-19 19:29:20 -05:00 |
|
|
c414fdf451
|
Made nav bar icons more consistent
|
2021-09-19 16:59:43 -05:00 |
|
|
21dbcc0d66
|
Fixed tooltips not animating in
|
2021-09-19 12:40:30 -05:00 |
|
|
34487cb3da
|
Hide tabs list when there's only a single tab
|
2021-09-19 12:04:55 -05:00 |
|
|
54cfb28bd6
|
Made it so by default, challenges can't be entered when complete
|
2021-09-19 11:28:44 -05:00 |
|
|
1acf01014f
|
Added fade out to danger buttons
|
2021-09-19 11:08:47 -05:00 |
|
|
cc01f35d65
|
Modified board to not use ID selector
|
2021-09-19 10:54:13 -05:00 |
|
|
2eeb96a66f
|
Added unthrottled setting
|
2021-09-05 19:13:56 -05:00 |
|
|
c617737788
|
Cleanup
|
2021-09-05 19:03:50 -05:00 |
|
|
eaf47bb946
|
Moved properties from player data to new settings and state objects
|
2021-09-05 18:53:04 -05:00 |
|
|
bc808098ff
|
Made microtabs not show the tab buttons if forced to specific tab
|
2021-09-05 13:19:44 -05:00 |
|
|
d0bb9c1e99
|
Fixed several issues with Microtabs
|
2021-09-05 13:18:17 -05:00 |
|
|
8842da90ec
|
Fixed minimize button scrolling up with the tab
|
2021-09-04 22:46:06 -05:00 |
|