{"id":34368308,"url":"https://github.com/ccbrown/xiv-sim","last_synced_at":"2025-12-18T08:55:42.103Z","repository":{"id":17324613,"uuid":"20095601","full_name":"ccbrown/xiv-sim","owner":"ccbrown","description":"Simulator for Final Fantasy 14.","archived":false,"fork":false,"pushed_at":"2015-07-10T10:05:03.000Z","size":911,"stargazers_count":12,"open_issues_count":18,"forks_count":11,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-10-25T11:50:01.364Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccbrown.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-23T10:22:32.000Z","updated_at":"2025-10-04T13:56:59.000Z","dependencies_parsed_at":"2022-09-24T15:00:43.385Z","dependency_job_id":null,"html_url":"https://github.com/ccbrown/xiv-sim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ccbrown/xiv-sim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccbrown%2Fxiv-sim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccbrown%2Fxiv-sim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccbrown%2Fxiv-sim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccbrown%2Fxiv-sim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccbrown","download_url":"https://codeload.github.com/ccbrown/xiv-sim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccbrown%2Fxiv-sim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27794135,"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","status":"online","status_checked_at":"2025-12-18T02:00:09.725Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-12-18T08:55:41.407Z","updated_at":"2025-12-18T08:55:42.091Z","avatar_url":"https://github.com/ccbrown.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"Welcome\n=======\n\nThis is a combat simulator for Final Fantasy 14. You can take it for a test drive or find more info on its status at \u003ca href=\"http://sim.ffxivguild.net\"\u003esim.ffxivguild.net\u003c/a\u003e.\n\nIf you're a fellow software developer and you're interested in adding models / rotations for other classes or creating a GUI or anything of that sort, please put in some pull requests.\n\nHow to Build\n============\n\nInstall a recent version of GCC or Clang and LLVM 3.4, and run `make`.\n\nOn a fresh Ubuntu machine, the steps should go about like this:\n\n* Install the `add-apt-repository` command: `sudo apt-get install python-software-properties`\n* Add the LLVM repository. Go to http://llvm.org/apt/ to figure out which repo is right for your system, then run `sudo add-apt-repository \"deb http://llvm.org/apt/precise/ llvm-toolchain-precise-3.4 main\"` with the correct repository.\n* Add the toolchain PPA: `sudo add-apt-repository ppa:ubuntu-toolchain-r/test`\n* Install the GPG key for LLVM: `wget -O - http://llvm.org/apt/llvm-snapshot.gpg.key|sudo apt-key add -`\n* Update your sources: `sudo apt-get update`\n* Install the rest of the prerequisites: `sudo apt-get install git make llvm-3.4-dev gcc-4.8 clang-3.4 libz-dev`\n* Download the source: `git clone https://github.com/ccbrown/xiv-sim.git`\n* Enter the source directory: `cd xiv-sim`\n* Build: `CXX=c++ LLVM_CONFIG=llvm-config-3.4 make` (You can put those two variables in your profile to reduce the build command to simply `make`.)\n\nHow to Use\n==========\n\n`time ./simulator single-json --length 660 player subjects/monk-bis.conf rotations/monk.sl`\n\nRuns a single 660 second simulation and spits out the detailed results formatted via JSON.\n\n`time ./simulator thorough-json subjects/monk-bis.conf rotations/monk.sl 360 660`\n\nRuns several hundred thousand simulations of lengths from 360 to 660 seconds and spits out the results formatted via JSON.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccbrown%2Fxiv-sim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccbrown%2Fxiv-sim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccbrown%2Fxiv-sim/lists"}