Commit graph

194 commits

Author SHA1 Message Date
Hans5958 978757ce8f Implement per-entry patches
Instead of one temporary JSON file, contributors now can submit patches in form of separate files per entry, that will be merged by `merge_out.py` without dealing with the potential conflicts to the main `atlas.json`.
2023-06-20 23:27:43 +07:00
Hans5958 e336fe452d Tidy up code 2023-06-20 23:24:33 +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
Hans5958 c38cf611cd Write directly, use tqdm 2023-06-20 23:24:32 +07:00
Hans5958 bfb99e155d Add schema-based validation 2023-06-20 23:24:32 +07:00
AnonymousRandomPerson 267fa35316 Updated (0, 1000) to (100, 1100) 2023-06-13 22:04:32 -04:00
Cheng Hann Gan d79403c646 Updated (400, 700) to (500, 800) 2023-04-03 13:29:31 -04:00
Hans5958 4300c6a531 Rename sw files, fix sw hopefully 2023-04-02 13:21:02 +07:00
Hans5958 07ffc41fa4 Shorten the license text
Nearly nobody bat an eye on this one (better check the LICENSE file on GitHub), also now make it so it doesn't get removed when minified
2023-03-26 15:16:05 +07:00
Hans5958 d6d110e28c Tidy up tools folder 2 (and update) 2023-03-26 15:16:05 +07:00
Hans5958 d95a02d849 Do not do zzz since length is handled 2023-03-26 15:16:05 +07:00
Hans5958 2f67606c78 Minor formatting 2023-03-26 15:16:05 +07:00
Hans5958 8f93434d45 Rename temp files
For consistency
2023-03-26 15:16:04 +07:00
Hans5958 ce8e0c6969 Fix formatter when doing websites 2023-03-26 15:16:04 +07:00
Hans5958 b978d16663 Tidy up tools folder 2023-03-26 15:16:04 +07:00
Hans5958 c904ca501a Capitalize Atlas
Fron "The 2022 r/place Atlas", which "Atlas" refers to the project name/brand
2023-03-26 15:16:04 +07:00
Hans5958 7f4be33861 Merge both package.json, simplify build process 2023-03-26 15:16:03 +07:00
AnonymousRandomPerson 227c27f610 Updated (700, 400) to (800, 500) 2023-01-16 21:27:10 -05:00
AnonymousRandomPerson 249c85cfa4 Updated (1100, 300) to (1200, 400) 2022-12-31 14:13:56 -06:00
AnonymousRandomPerson d4c98d2715 Updated (800, 200) to (900, 300) 2022-11-09 22:32:15 -05:00
AnonymousRandomPerson 2351fa0179 Updated (900, 100) to (1000, 200) 2022-10-16 15:03:21 -04:00
Stefano Haagmans eb9ec0ced3
Lets see if this works. 2022-07-30 23:36:27 +02:00
Stefano Haagmans 8def5674c3
Yeah I will be stuck on this forever. 2022-07-30 23:33:56 +02:00
Stefano Haagmans 4692e67a4c
Fix build problem.
Feel free to end my suffering


FTSIO

Incorect location

Yeah, I messed up git 1.1

Pushing a new build with compressing disabled.

Let's hope it wants to load now.

Parcel is loving it to give me a hard time.

Parcel ISTG

I stg if this was the issue (Removed purge "CSS" from parcel config.

Suffering 1.1

Added parcelIgnore.

Now to fix the webmanifest.

Another manifest fix, PLEASE get this out of publish lock.

ok yeah that was stupid. lol

Fix images and such

New method

:)

>:)

Moved to head

/ score

Attempting background sync

*breaths in* *breaths out*

if the name has been the issue the entire time OH GOD

AND YOU KNOW, DON'T FORGET TO DISABLE THE PARCEL SCAN
2022-07-30 23:25:16 +02:00
Cheng Hann Gan ae7794237c Moved authors script to tools 2022-07-12 13:38:53 -04:00
AnonymousRandomPerson 6340f95060 Closed files properly in redditcrawl 2022-06-11 12:39:10 -04:00
Cheng Hann Gan a75a0ab149 Updated Reddit 2022-05-26 12:28:01 -04:00
AnonymousRandomPerson d441f34501 Run formatter in merge_out 2022-05-21 17:06:33 -04:00
AnonymousRandomPerson 9437f4cc7c Integrate whiteout scaling with merging 2022-05-21 16:57:19 -04:00
AnonymousRandomPerson 88fb2ade3b Extended atlas entries to image 167 2022-05-20 22:36:05 -04:00
Hans5958 2d3ec00407 Add scale back algorithm 2022-05-21 08:14:58 +07:00
Hans5958 6e19e29983 Only extend on crawls 2022-05-21 08:14:58 +07:00
AnonymousRandomPerson 437f71cfe3 Updated Reddit 2022-05-20 19:29:06 -04:00
Cheng Hann Gan 8b45c9871e Updated Reddit 2022-05-18 14:00:56 -04:00
AnonymousRandomPerson 1a7df2d33b Revert "Bring back center recalculation"
This reverts commit 904100fc45.

No reason was presented for keeping this code here. Re-removing it.
2022-05-17 22:05:39 -04:00
Hans5958 57060905de Add formatter to remove decimals on points
Let's call it the flooring function
2022-05-17 19:57:06 +07:00
Hans5958 904100fc45 Bring back center recalculation
ARP just vaporized that out of blue? Dude's not even giving a chance!

It is now commented.
2022-05-17 19:57:06 +07:00
Hans5958 a1c0e623a5 Move constant to top 2022-05-17 19:46:54 +07:00
AnonymousRandomPerson b634ad3844 Supporting merging entries added manually 2022-05-14 11:53:36 -04:00
AnonymousRandomPerson 7ae945603f Fixed whiteout extension for entries only on 164 2022-05-14 11:38:31 -04:00
AnonymousRandomPerson 72829f392b Sort image keys and extend to whiteout in formatter 2022-05-13 19:06:18 -04:00
Cheng Hann Gan d92eb66102 Revert "Revert "Removed unused contributors field from JSON""
This reverts commit 6a2b409fe5.

We need a proper discussion. Until then, this commit will stay.
2022-05-13 13:19:43 -04:00
Hans5958 6a2b409fe5 Revert "Removed unused contributors field from JSON"
This reverts commit 5deedbdea0.

ART, I'm not sure what is your intention, but it seems you are quite persistent. Please don't be distruptive.
2022-05-13 23:58:24 +07:00
Cheng Hann Gan d90baab00a Revert "Revert "Removed unused contributors field from JSON""
This reverts commit 7f735f9abc.
2022-05-13 10:16:50 -04:00
Hans5958 7f735f9abc Revert "Removed unused contributors field from JSON"
This reverts commit 5deedbdea0.
2022-05-13 21:06:50 +07:00
Hans5958 56f704caeb Try to add browserlist 2022-05-13 21:06:46 +07:00
Cheng Hann Gan 8921fdd0ad Fixed comma formatting in crawler 2022-05-12 12:54:27 -04:00
Cheng Hann Gan 5deedbdea0 Removed unused contributors field from JSON 2022-05-12 12:45:56 -04:00
Cheng Hann Gan dd97861520 Remove center recalculation from formatter 2022-05-12 12:37:18 -04:00
Cheng Hann Gan 1b2551a178 Remove old format from formatter 2022-05-12 12:37:05 -04:00