Commit Graph

219 Commits

Author SHA1 Message Date
Hans5958 9a1dd4476c Update codebase
Ref: 74130e2d76
2024-01-12 18:43:55 +07:00
AnonymousRandomPerson 224b22bba0 Updated Reddit 2024-01-01 16:09:57 -06:00
AnonymousRandomPerson 94f38c5694 Added submissions 2023-08-17 16:58:15 -04:00
Hans5958 3704799761 Update codebase
Ref: f403df716f
2023-07-30 00:05:42 +07:00
AnonymousRandomPerson 19438a5ebf Updated entries 2023-07-29 01:34:29 -04:00
AnonymousRandomPerson c5ba743183 Updated entries 2023-07-29 01:14:29 -04:00
Hans5958 1d1ee16b73 Update codebase
Ref: placeAtlas/atlas-2023@9db9da05
2023-07-26 01:39:37 +07:00
Hans5958 b58efd9a9e Forgot to include _redirects on deployment 2
Also fix merge_out.py not running
2023-07-20 16:58:04 +07:00
Hans5958 991bad85f0 Forgot to include _redirects on deployment 2023-07-20 16:53:03 +07:00
Hans5958 1c9bc9b145 Change domain to 2022.place-atlas.stefanocoding.me 2023-07-20 12:55:41 +07: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