Jan. 16, 2021

Live-Sync functionality added

This functionality allows you to keep your profile up-to-date without a need to manually upload your JSON file through website. It updates your Swarfarm profile whenever you get runes, equip monster, move monsters to storage etc.

In order to use Live-Sync functionality, you need to use SWEX v0.37 or newer and import the data manually from the website at least once.

If you notice any issues, errors or missing synchronization (i.e. you sold the rune, but it didn't get updated in Swarfarm) please leave a note in the feedback section with as detailed information as possible.

We would like to remind you that if you are using multiple Swarfarm profiles, you can use multiple API Keys in SWEX plugin. Here's the news from May 2019:

There is now support for multiple API keys [in SWEX] by entering a JSON mapping instead of just a plain API key. The mapping provides an association between your in-game account number and the API key. The mapping should look like this:
{ "12345678": "19fc64e770084cafac2e2494d6cc0aec", "87654321": "36443dd2e6ad422dad433292b18efa5e" }
I have set up an example in an online JSON editing tool for you to start with here. Be sure to check if your mapping is valid before using it in the plugin! You can add as many new entries to the mapping as you have accounts. The first, shorter number is your in-game account ID. This matches the number in the profile json filename you normally import into SWOP and SWARFARM. For example, if the profile JSON filename is porksmash-44553123.json, your account number is 44553123. The second longer alphanumerical string is your SWARFARM API key. To find or generate an API key, log into the website, click on your account name, and select Edit Profile. There is an API key field there with a generate button.
Dec. 15, 2020

v6.1.3 Howl and Grim Reaper 2A monsters added

If you notice any issues with skill or monster data please leave a note in the feedback section.

Oct. 19, 2020

Halt on active development

Hard to share this news, but I want to make sure everyone is aware of what is happening. I haven't been an active Summoner's War player for over 3 years. My life has changed such that the time and interest that developing SWARFARM requires is just not there anymore. Starting immediately, all active development is coming to a halt. SWARFARM is an open source project, so others are free to pick up the slack and develop new features. I am more than willing to answer questions and review/test contributions. Historically, though, interest in doing so has been very limited and quickly abandoned by all but a few contributors. The only updates I will commit to making from now on are bestiary updates for balancing patches or new monsters and simple bug fixes.

My next step will be to search out if there is a person willing to take over the site completely. I will be reaching out to specific people, but if you have any interested, please message me. Python and Django development experience, plus server and database management is required.

Oct. 1, 2020

Updated for patch 6.0.6 + SFV collab

The latest game balance changes have been applied. Please leave feedback if you notice any errors so it can be corrected quickly. The skill effects for all the new Street Fighter mons + their generic versions have also been added.

Aug. 7, 2020

6.0.0 and Artifact Update Progress

  • New dungeons and floors are available in the Dungeons section. This includes artifact drop data.
  • Rift beast dungeon does not have logs due to lack of data samples. Will be added eventually
  • Most backend work for artifacts is done. Profiles are currently importing all artifacts, but they are currently not displayed.
  • UI work is ongoing to manage/filter your artifacts and see them on monsters

You can track development progress in more detail on Trello