Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Add Avaritia "Terminus" Aspect #55

Open
wants to merge 4 commits into
base: gh-pages
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Thaumcraft 4.1 Research Helper
[Thaumcraft Research Helper](http://ythri.github.io/tcresearch/)
# Thaumcraft 4.x-5.x Research Helper
[Thaumcraft Research Helper](https://glowredman.github.io/tcresearch/)

## Using
Choose **`From`** and **`To`** Aspects from your research note and minimum number of steps between those aspects. Then click **`Find Connection`** and the script will search for the shortest path
Expand Down
26 changes: 26 additions & 0 deletions addon_dictionary.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,31 @@ var addon_dictionary = {
"radioactivity": ["light", "energy"],
"stupidity": ["entropy", "mind"]
}
},
"av": {
"name": "Avaritia",
"aspects": ["apocalypse"],
"combinations": {
"apocalypse": ["greed", "eldritch"]
}
},
"tb": {
"name": "Thaumic Boots",
"aspects": ["space", "boots"],
"combinations": {
"space": ["crystal", "metal"],
"boots": ["armor", "travel"]
}
},
"gtnh": {
"name": "GTNH (2.1.3.0+)",
"aspects": ["equality", "madness", "beginning", "constellation", "glory"],
"combinations": {
"equality": ["mind", "order"],
"madness": ["mind", "taint"],
"beginning": ["void", "motion"],
"constellation": ["light", "beginning"],
"glory": ["man", "travel"]
}
}
};
Binary file added aspects/color/aequalitas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/color/astrum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/color/caelum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/color/gloria.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/color/primordium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/color/tabernus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/color/terminus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/color/vesania.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/mono/aequalitas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/mono/astrum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/mono/caelum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/mono/gloria.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/mono/primordium.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/mono/tabernus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/mono/terminus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added aspects/mono/vesania.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ <h2>Thaumcraft 4.x-5.x Research Helper</h2>
<h3 style="margin-top:10px">Help</h3>
<p>This script helps you with your Thaumcraft 4.x research. If you have a research note with two aspects that you don't know how to connect, simply choose them in the dropdown list above (<strong>From:</strong> and <strong>To:</strong>). Additionally, choose the minimum number of steps between those two aspects. If in your research note, the two aspects have two blank spaces between them, choose the value 2 for <strong>Min. Steps</strong>. Then click <strong>Find Connection</strong> and the script will search for the shortest path (well, with at least the minimum length) that connects the two aspects. Note that sometimes the length of any path is longer then the given minimum, but this should not be a problem for your research note.</p>
<p>If you are unhappy with the path you got, because you do not have access to those aspects yet or they are quite rare, simply disable those aspects from <strong>Available Aspects:</strong>. The script will then try to find paths without these. Note that this may cause the path to grow longer. If too many aspects are disabled and there are no paths left without any of those, the script will try to find the shortest path using the minimal number of disabled aspects.</p>
<p style="size:small;color:#666;margin-top:10px;">This work is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" style="color:#55a;">Creative Commons Attribution 4.0 License</a>. Sources can be found in the <a href="https://github.com/ythri/tcresearch/tree/gh-pages" style="color:#55a;">github repository</a>.</p>
<p style="size:small;color:#666;margin-top:10px;">This work is licensed under a <a href="http://creativecommons.org/licenses/by/4.0/" style="color:#55a;">Creative Commons Attribution 4.0 License</a>. Sources can be found in the <a href="https://github.com/glowredman/tcresearch" style="color:#55a;">github repository</a>.</p>
</body>
</html>
10 changes: 9 additions & 1 deletion translation_dictionary.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,13 @@ var translate = {
"magnetism": "magneto",
"cheatiness": "nebrisum",
"radioactivity": "radio",
"stupidity": "stronito"
"stupidity": "stronito",
"apocalypse": "terminus",
"equality": "aequalitas",
"madness": "vesania",
"beginning": "primordium",
"constellation": "astrum",
"glory": "gloria",
"space": "caelum",
"boots": "tabernus"
};