Content deleted Content added
Add user page, test GameData Tag: 2017 source edit |
Link to proliferator table testing Tag: 2017 source edit |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
I can be found at the dsp-wiki Discord with the name Chorus. |
I can be found at the dsp-wiki Discord with the name Chorus. |
||
Personal notes on adding new pages: [[User:Chorus/New Page]] |
|||
=== Game Data === |
|||
Testing [[Module:GameData]] at [[User:Chorus/GameDataTest]]. |
|||
Testing adding item information from scraped data. The scraper can be found at [[User:Chorus/genprotosets.py]]. You will need a recent Python 3, pythonnet, and UnityPy. Or just ping me that data needs to be scraped after a patch. |
|||
Recipe tables with Proliferator at [[User:Chorus/ProliferatorTable]] |
|||
Particle Container: |
|||
<pre>{{#invoke:GameData|recipesMakingDirect|Particle Container}}</pre> |
|||
{{#invoke:GameData|recipesMakingDirect|Particle Container}} |
|||
<pre>{{#invoke:GameData|recipesUsingDirect|Particle Container}}</pre> |
|||
{{#invoke:GameData|recipesUsingDirect|Particle Container}} |
|||
Magnetic Coil: |
|||
<pre>{{#invoke:GameData|recipesMakingDirect|Magnetic Coil}}</pre> |
|||
{{#invoke:GameData|recipesMakingDirect|Magnetic Coil}} |
|||
<pre>{{#invoke:GameData|recipesUsingDirect|Magnetic Coil}}</pre> |
|||
{{#invoke:GameData|recipesUsingDirect|Magnetic Coil}} |
Latest revision as of 20:08, 29 June 2024
I can be found at the dsp-wiki Discord with the name Chorus.
Personal notes on adding new pages: User:Chorus/New Page
Testing Module:GameData at User:Chorus/GameDataTest.
Recipe tables with Proliferator at User:Chorus/ProliferatorTable