Commit graph

559 commits

Author SHA1 Message Date
AnonymousRandomPerson bb4767efc9 Added missing drawable regions to TFC 2024-05-21 18:18:05 -04:00
Hans5958 9a1dd4476c Update codebase
Ref: 74130e2d76
2024-01-12 18:43:55 +07:00
Hans5958 3704799761 Update codebase
Ref: f403df716f
2023-07-30 00:05:42 +07:00
AnonymousRandomPerson 96da949c4f Updated entries 2023-07-29 01:40:24 -04:00
Hans5958 762ef9e24e Change repository URL to https://github.com/placeAtlas/atlas-2022 2023-07-26 01:39:37 +07:00
Hans5958 4dd01b8431 Add header announcement system 2023-07-23 21:08:24 +07:00
Hans5958 cf4b5e58e6 Fix numerical ID based highlight, formalize numerical ID 2023-07-20 12:57:52 +07:00
Hans5958 1c9bc9b145 Change domain to 2022.place-atlas.stefanocoding.me 2023-07-20 12:55:41 +07:00
AnonymousRandomPerson f31566eba7 Updated (700, 1100) to (800, 1200) 2023-07-08 14:08:28 -04:00
Hans5958 0093632d0e Use structuredClone 2023-07-08 23:10:31 +07:00
Hans5958 8a53b17d95 Save whole entry instead of just entry ID when editing 2023-07-08 23:10:31 +07:00
AnonymousRandomPerson 952c6befd6 Disable useNumericalId
-Setting incorrectly converted old string numerical IDs into ints.
2023-06-24 14:05:09 -05:00
Hans5958 3b646b30b0 Prefer numerical IDs
Want to change the existing ones, but I will hold it for now. Note that everything worked as is, without doing the mentioned change, so I'd rather wait until we got some new entries.
2023-06-21 17:59:12 +07:00
Hans5958 c5dfb76160 Add Submit Direct to GitHub and Copy button 2023-06-21 17:39:48 +07:00
Hans5958 5dca84020e Adjust contributors to not just from Reddit 2023-06-20 23:27:43 +07:00
Hans5958 da4efb6c60 Use index (position on Atlas data) for temporal order 2023-06-20 23:27:43 +07:00
Hans5958 21da09fa77 Get image layers in parallel 2023-06-20 23:24:32 +07:00
Hans5958 f1fa8a104f Use -1 instead of 0 for new entries
Preventing a potential risk of having 0 as the first ever entry, while -1 have a meaning of none
2023-06-20 23:24:32 +07:00
AnonymousRandomPerson f9745e6eb5 Defaulted highlightUncharted to false
The atlas has been largely filled out at this point, so highlightUncharted is no longer relevant.
2023-06-19 00:10:49 -05:00
AnonymousRandomPerson a5be8ddd46 Fixed swapping variations when editing period 2023-05-11 20:50:14 -04:00
AnonymousRandomPerson e8201f4727 Fixed element deletions not working consistently 2023-05-11 20:16:46 -04:00
AnonymousRandomPerson de2bea290f Clarified that "Wiki" is the "r/place Wiki" 2023-05-11 20:16:27 -04:00
AnonymousRandomPerson 4d3cef33f7 Updated (1000, 800) to (1100, 900) 2023-05-05 21:06:54 -04:00
AnonymousRandomPerson 5baabc8b77 Updated (200, 800) to (300, 900) 2023-04-27 23:56:17 -04:00
Hans5958 94147ae2dc Handle when entry descriptions/links are missing
Just for safekeeping, all properties should still be defined even if it is empty
2023-04-22 13:20:22 +07:00
Hans5958 d292ffc825 Add query to set atlas data (URL) to use 2
Query is used generally for tracking, let's differ that
2023-04-22 13:08:04 +07:00
Hans5958 ccc1d07b98 Add query to set atlas data (URL) to use
Resolves #1344, untested
2023-04-22 13:08:03 +07:00
Hans5958 7d8eaae1ca Small refactoring 8 2023-04-22 13:08:03 +07:00
Hans5958 f577980f9b Small refactoring 7
Use better for loops (for performance)
2023-04-22 13:08:03 +07:00
Hans5958 5f8a3b96e6 Use start period instead of end for highlightEntryFromUrl 2023-04-22 13:08:03 +07:00
Hans5958 94640681b5 Small refactoring 6, also filter hoverable elements when searching
Change atlasSorted to atlasDisplay (atlasSorted also includes filtering anyway)
Prefer .slice() over .concat() (say it is faster)
2023-04-22 13:08:03 +07:00
Hans5958 3b7f07bef3 Small refactoring 5 2023-04-22 13:08:03 +07:00
Hans5958 b14db0d4e3 Add infinite scrolling on entries list
Resolves #1431
2023-04-22 13:08:03 +07:00
Hans5958 93d66a2927 Fix renderBackground not using atlas data 2023-04-22 13:08:03 +07:00
Hans5958 8e2915b75f Fix hash updating to preserve other URL parts, fix zzz handling 2023-04-22 13:08:03 +07:00
Hans5958 3601e1db36 Fix regression when seeking with wheel not working 2023-04-22 13:08:03 +07:00
Hans5958 c636e1a7b7 Fix view position not reverting from entry list preview
Alternative name: Bring back view position reverting from entry list preview (ARP removed it before)
2023-04-07 18:47:30 +07:00
Stefano b869ec77f8
Merge branch 'master' into live-love-life/2 2023-04-07 13:09:39 +02:00
Hans5958 43d2eb887e Small refactoring 4 2023-04-07 16:51:57 +07:00
Hans5958 b78e1b8816 Also update lines on touchend 2023-04-07 16:14:07 +07:00
Hans5958 fb9e080bf6 Fix typo on documentation 2023-04-07 15:29:34 +07:00
AnonymousRandomPerson d957da7e92 Updated (700, 700) to (800, 800) 2023-04-06 22:44:06 -04:00
Hans5958 cf7e397ab2 Fix hovering an infobox on entries list not working 2023-04-06 23:35:30 +07:00
Hans5958 c91551c956 Add multiline timestamp tooltip
Backport from place-catalog
2023-04-06 22:31:45 +07:00
Hans5958 bd791662a1 Use fetched image size for the canvas
Backport from place-catalog
2023-04-06 22:09:09 +07:00
Hans5958 b59c19315a Let default period and variation configurable 2023-04-06 21:38:44 +07:00
Hans5958 abbab36445 Add config to prefer numerical IDs
Compat for 2017
2023-04-06 10:19:11 +07:00
Cheng Hann Gan 0ae365e478 Fixed area calculation 2023-04-03 13:09:03 -04:00
Hans5958 4300c6a531 Rename sw files, fix sw hopefully 2023-04-02 13:21:02 +07:00
Hans5958 0e21f1aec8 Add informational console log 2023-04-01 14:56:03 +07:00