Commit graph

210 commits

Author SHA1 Message Date
AnonymousRandomPerson
55b1432edd Updated Reddit 2023-07-19 20:04:53 -04:00
Hans5958
6d9cb03d60 Netlify: Show atlas with patches on preview, only build when relevant files changed 2023-07-08 23:10:31 +07:00
Hans5958
a19418b02c Pin defined paths on tool scripts to root of project
So it can run inside tools folders and on the root folder
2023-07-08 23:10:31 +07:00
Hans5958
6009434380 Fix description of ID in schema 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
AnonymousRandomPerson
4742fa0269 Updated (1200, 1000) to (1300, 1100) 2023-06-23 16:33:39 -05:00
AnonymousRandomPerson
cb88cc52d0 Added permanent patch file 2023-06-23 15:30:57 -05:00
AnonymousRandomPerson
84f3823e8b Added format/scale_back back to merge_out 2023-06-21 00:08:55 -05:00
Hans5958
414ee149ef Fix behavior when merging edit patches 2023-06-20 23:27:43 +07:00
Hans5958
a599b09929 Revert debugging code 2023-06-20 23:27:43 +07:00
Hans5958
d626eca5f4 Adjust JSON schema 2023-06-20 23:27:43 +07:00
Hans5958
5ebf030b99 Use _ for separator on Python file names 2023-06-20 23:27:43 +07:00
Hans5958
d3d00b9f0e Also validate patches on CI 2023-06-20 23:27:43 +07:00
Hans5958
4cbee4fee6 Implement per-entry patches 4
Continue when patch errors instead of ending the whole process
2023-06-20 23:27:43 +07:00
Hans5958
6ad26a1b27 Implement per-entry patches 3 2023-06-20 23:27:43 +07:00
Hans5958
1c1662a837 Implement per-entry patches 2 2023-06-20 23:27:43 +07:00
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