mxdanger
268e69cc04
Updated loading overlay
2022-04-28 02:44:46 -07:00
mxdanger
30ae06ceba
Animated atlas shift
...
Fixed tooltip issue
2022-04-28 01:32:06 -07:00
mxdanger
2411f3a351
Updated time controls slider appearance
2022-04-27 14:13:25 -07:00
mxdanger
517a381cb6
Fixed timeline tooltip going off screen
...
* Fixed tooltip hover and focus activation
* Fixed "Entries List" typo
2022-04-27 12:40:27 -07:00
mxdanger
6beb77a3c5
Changed /r/place to r/place
2022-04-26 01:00:25 -07:00
mxdanger
0a6cfc0a54
Added entries overflow notice
2022-04-26 00:52:44 -07:00
mxdanger
6d074be100
Export entry flair label
...
* Added emphasis on flair label
* Updated flair label to be contextual based on new or edit
* Updated bottom bar layout
2022-04-25 23:58:07 -07:00
mxdanger
332684c604
Merge branch 'remaster' into interface
2022-04-25 16:56:23 -07:00
Hans5958
a7fb35e19e
Make reset working
...
Resolves #1345
2022-04-24 15:18:24 +07:00
mxdanger
f9b990ec56
Fixed various issues
2022-04-24 00:51:41 -07:00
Hans5958
7196e47b0e
Only do final for TFC, hide sliders when only one version is on the variation
2022-04-23 20:49:22 +07:00
Hans5958
3069717da9
Change attribution to "Place Atlas contributors"
2022-04-23 20:30:54 +07:00
Hans5958
8764f8e985
Use const
2022-04-23 20:29:22 +07:00
Hans5958
02a6ad3499
Remove console log comments
2022-04-23 20:28:32 +07:00
mxdanger
4332ba8224
Added object info inputs
...
Other changes:
* Accessibility improvements
2022-04-22 18:20:59 -07:00
mxdanger
7080605d03
Updated period editor
...
Other changes:
* Added r/place and TFC logo for period variation selector
* Updated to treat infoblock description newline and double newline separately
* Fixed textarea dynamic sizing
2022-04-21 23:10:03 -07:00
mxdanger
c34af77348
Merge remote-tracking branch 'upstream/remaster' into interface
2022-04-21 17:33:30 -07:00
mxdanger
48e471585f
Update view.js
2022-04-21 10:56:50 -07:00
mxdanger
5823e27f67
Various additions/fixes
...
* Added wiki link to navbar
* Updated info block card header to be body color instead of link color
* Updated logo with no padding
* Updated logo to switch based on media query
* Fixed entries list to be hidden when drawing
* Fixed -webkit-backdrop-filter supports media query
2022-04-21 00:25:05 -07:00
mxdanger
c55d3b8b24
Major UI redesign
2022-04-20 01:54:58 -07:00
Hans5958
74b8073a7b
Do stricter (and proper) subreddit regex 2
...
I forgot that I made it so it excludes underscore, here's a proper fix
2022-04-19 16:42:20 +07:00
Hans5958
1bca3bb9c5
Do stricter (and proper) subreddit regex
...
3-21 instead of 1-20
2022-04-19 16:34:52 +07:00
Hans5958
2f417e433a
Optimize new center algo a little bit
...
incl. Don't use modules
2022-04-17 14:12:34 +07:00
Hans5958
91465afda1
Fix bugs of new center algorithm to make it work
2022-04-17 13:51:59 +07:00
Fabian Wunsch
c01610774d
Merge branch 'remaster' into new-center-algorithm
2022-04-17 08:31:51 +02:00
Hans5958
49a0c85c27
Fix pattern to compensate R/ on links object
2022-04-17 13:18:43 +07:00
Hans5958
80af47e5c1
Forgot to include Discord and wiki on export, small refactor
...
Also better regex from formatter
2022-04-17 13:08:30 +07:00
Hans5958
3833b208ea
Do not draw is no path is defined when drawing
2022-04-17 12:37:31 +07:00
Hans5958
67998c479e
Try to fix tooltip positioning
2022-04-17 12:27:53 +07:00
Hans5958
adcdc56a81
Avoid aborted errors
2022-04-17 09:53:43 +07:00
Hans5958
19b695734c
Fetch layers in parallel instead of in series
2022-04-16 23:58:13 +07:00
Hans5958
264175811d
Fix timestamp to be more accurate
2022-04-16 23:47:18 +07:00
Hans5958
44454490a7
30-minute r/place canvas
...
Images courtesy of Scaevolus#7213
Add extra images of the canvas, final from prod is now used
2022-04-16 23:06:42 +07:00
Hans5958
004f1157f9
The Final Clean canvases
2022-04-16 22:53:04 +07:00
Hans5958
bb27a82550
Attempt to fix inaccurate background updating
2022-04-16 22:26:37 +07:00
Hans5958
684f70270a
Remove function that I somehow used but not defined
2022-04-16 22:26:37 +07:00
Hans5958
7fd620088c
Fix blank pixel calculation
2022-04-16 22:26:37 +07:00
Hans5958
a384577050
Remove console logs, use info and error console logs
2022-04-16 22:26:37 +07:00
Hans5958
14151b639d
Fix errors when nothing returned on updateCategory
2022-04-16 22:26:37 +07:00
Hans5958
2e728ef20f
Fix no-var problems (ESLint), run formatter on JS
2022-04-16 22:26:37 +07:00
Hans5958
4be8a36839
Fix prefer-const problems (ESLint)
2022-04-16 22:26:37 +07:00
Hans5958
ca80770793
Add copying paths to other period groups
2022-04-16 22:26:37 +07:00
Hans5958
18edfdd867
Fix switching variations on draw mode fails
2022-04-16 22:26:37 +07:00
Hans5958
35bedfac34
Fix bug when period capping on 100
...
Co-authored-by: Fabian Wunsch <42294590+fabi321@users.noreply.github.com>
2022-04-16 22:26:37 +07:00
Hans5958
1afbd77b82
Layer based loading, use separate object for cache, deprecate timeConfig
2022-04-16 22:26:37 +07:00
Hans5958
bfb9764200
Match position when only 1 can be selected on slider
...
Co-authored-by: Fabian Wunsch <fabian@uriah.heep.sax.de>
2022-04-16 22:26:37 +07:00
Hans5958
f2671f2e9b
Merge branch 'upstream/cleanup' into edit
2022-04-16 22:26:37 +07:00
Hans5958
12efb7608f
Comment out console logs
2022-04-16 22:25:11 +07:00
Hans5958
d676dff31a
Editing on canvas variations done, rename vars for clarity
2022-04-16 22:25:11 +07:00
Hans5958
81ba896e73
Viewing on canvas variations done
2022-04-16 22:25:11 +07:00