{"id":25631326,"url":"https://github.com/boompig/civ6-timeline","last_synced_at":"2025-04-14T16:53:11.586Z","repository":{"id":40561601,"uuid":"171520589","full_name":"boompig/civ6-timeline","owner":"boompig","description":"Visualizer for Civ6","archived":false,"fork":false,"pushed_at":"2023-07-18T22:18:29.000Z","size":3644,"stargazers_count":3,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T05:31:37.042Z","etag":null,"topics":["civilization-vi","react","typescript"],"latest_commit_sha":null,"homepage":"https://boompig.github.io/civ6-timeline/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boompig.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-02-19T17:44:11.000Z","updated_at":"2024-03-12T16:41:44.000Z","dependencies_parsed_at":"2023-02-06T11:15:23.764Z","dependency_job_id":null,"html_url":"https://github.com/boompig/civ6-timeline","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boompig%2Fciv6-timeline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boompig%2Fciv6-timeline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boompig%2Fciv6-timeline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boompig%2Fciv6-timeline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boompig","download_url":"https://codeload.github.com/boompig/civ6-timeline/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248922601,"owners_count":21183942,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["civilization-vi","react","typescript"],"created_at":"2025-02-22T20:19:45.556Z","updated_at":"2025-04-14T16:53:11.565Z","avatar_url":"https://github.com/boompig.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nCiv 6 generates a timeline file at the end of the game. This visualizes an uploaded file.\n\nThe demo can be found [here](https://boompig.github.io/civ6-timeline). Limitations and ideas for future work are documented [here](https://boompig.github.io/civ6-timeline/about.html).\n\n## Run\n\nThis is the client code only. To run, use `http-server` or similar from the root directory.\nTo test the functionality locally you can use sample files in the `game-data` directory.\n\nIf you have the server-side code locally, you can run as is. Make sure the local port of the server is the same as the one specified in `src/components/constants.ts`. Otherwise you will have to recompile the code by changing `localApiServer` variable in `src/components/constants.ts` to the same value as `remoteApiServer`.\n\n## Adding More Tooltips\n\n- use `scripts/index.js --histogram` to extract moments from target file\n- extract pattern for that moment using `scripts/index.js --pattern`\n- add the pattern to `src/components/moment-text-parser.ts` and `src/components/moment.tsx`\n- profit\n\n## Building\n\nInstall JavaScript dependencies then build with `webpack`.\n\n```\nyarn install\nyarn webpack\n```\n\n## Linting\n\n`yarn lint`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboompig%2Fciv6-timeline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboompig%2Fciv6-timeline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboompig%2Fciv6-timeline/lists"}