author
int64
658
755k
date
stringdate
2012-06-12 08:34:29
2024-07-22 14:51:21
timezone
int64
-46,800
43.2k
hash
stringlengths
40
40
message
stringlengths
5
490
mods
listlengths
1
16
language
stringclasses
20 values
license
stringclasses
3 values
repo
stringlengths
5
68
original_message
stringlengths
12
491
139,040
09.10.2017 21:52:28
-7,200
8c2c623bd5077d235c2781b8e4056e699d2f1594
Added NYI to not yet completely implemented Class Entries
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/Vanilla/Advanced_Functionality/Functions/ActionResult.md", "new_path": "docs/Mods/ContentTweaker/Vanilla/Advanced_Functionality/Functions/ActionResult.md", "diff": "-# ActionResult\n+# ActionResult (NYI)\nAn ActionResult is an enumerat...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added NYI to not yet completely implemented Class Entries
139,040
11.10.2017 18:07:24
-7,200
966ba477726a23a8a9f1fd17ced7e326e5600313
A lot more CoT
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/Vanilla/Advanced_Functionality/Functions/ActionResult.md", "new_path": "docs/Mods/ContentTweaker/Vanilla/Advanced_Functionality/Functions/ActionResult.md", "diff": "-# ActionResult (NYI)\n+# ActionResult\nAn ActionResult is an enumerat...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
A lot more CoT
139,040
11.10.2017 20:01:25
-7,200
f8ae5b13d81f54ef73cb6455759e3157b6d18ebb
Interlinks now with correct capitalization
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/Materials/Materials/Material.md", "new_path": "docs/Mods/ContentTweaker/Materials/Materials/Material.md", "diff": "@@ -7,7 +7,7 @@ It might be required for you to import the package if you encounter any issues,\n`import mods.contenttwe...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Interlinks now with correct capitalization
139,040
11.10.2017 20:15:06
-7,200
86d35a5f6ae9791e5ddc2d7d5353975dd29b206e
Didnt see they expand the classes
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/Vanilla/Types/Item/IMutableItemStack.md", "new_path": "docs/Mods/ContentTweaker/Vanilla/Types/Item/IMutableItemStack.md", "diff": "# MutableItemStack\nA Mutable Item Stack is a special [IItemStack](/Vanilla/Items/IItemStack) object tha...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Didnt see they expand the classes
139,040
12.10.2017 21:22:00
-7,200
2fda357c554dc8b507c813d6c746f96fd0a041ec
IWorld setBlockState
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/Vanilla/Types/World/IWorld.md", "new_path": "docs/Mods/ContentTweaker/Vanilla/Types/World/IWorld.md", "diff": "@@ -24,3 +24,4 @@ It might be required for you to import the package if you encounter any issues,\n- [IBiome](/Vanilla/Biome...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
IWorld setBlockState
139,040
14.10.2017 12:01:42
-7,200
93c2c84881631250768172e506ce3898fb7c970e
CoT Item burn tyme, Crystal item
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/Materials/Materials/MaterialPartData.md", "new_path": "docs/Mods/ContentTweaker/Materials/Materials/MaterialPartData.md", "diff": "@@ -20,6 +20,18 @@ Now, what to put in as name or value?\nWell, that depends on the parttype of the tool...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
CoT Item burn tyme, Crystal item
139,040
14.10.2017 12:02:05
-7,200
67ae39ab3b6f551e57d6ef6d59ac935917d335fd
BWM additional methods for kiln/saw
[ { "change_type": "MODIFY", "old_path": "docs/Mods/Modtweaker/BetterWithMods/Kiln.md", "new_path": "docs/Mods/Modtweaker/BetterWithMods/Kiln.md", "diff": "@@ -6,8 +6,11 @@ The Kiln ONLY takes blocks as inputs, all IItemStack input MUST be that of a pla\n```\nmods.betterwithmods.Kiln.add(IItemStack[] ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
BWM additional methods for kiln/saw
139,040
14.10.2017 13:28:34
-7,200
ddfdedb1249aa498c874d519b480dbf53be09466
Added CTGUI page
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/Vanilla/CTGUI.md", "diff": "+# CTGUI\n+\n+Some people don't fancy text editors. Even using templates highlighting their syntax can't satisfy them. They want a GUI (Graphical User Interface).\n+For this matter, Jared, humble servant of Lord ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added CTGUI page
139,040
15.10.2017 09:34:50
-7,200
264c3f3097d56891d2fc4bd3a533a5e6ea1c5698
Background story in its own spoiler
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/CTGUI.md", "new_path": "docs/Vanilla/CTGUI.md", "diff": "# CTGUI\n-Some people don't fancy text editors. Even using templates highlighting their syntax can't satisfy them. They want a GUI (Graphical User Interface).\n-For this matter, Jared, humbl...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Background story in its own spoiler
139,040
21.10.2017 14:08:04
-7,200
5a7991da2a05e64ccf4af1c76419ab7d953768bd
TE new Methods
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/Mods/Modtweaker/ThermalExpansion/Centrifugal_Seperator.md", "diff": "+# Centrifugal Seperator\n+\n+## Package\n+`mods.thermalexpansion.Centrifuge`\n+\n+## Addition\n+\n+```\n+//mods.thermalexpansion.Centrifuge.addRecipe(WeightedItemStack[] ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
TE new Methods
139,040
21.10.2017 14:08:30
-7,200
8812d7e6923441f2eb0a49a0556201b24320afd7
TCon new removals with inputs
[ { "change_type": "MODIFY", "old_path": "docs/Mods/Modtweaker/TConstruct/Alloying.md", "new_path": "docs/Mods/Modtweaker/TConstruct/Alloying.md", "diff": "@@ -17,4 +17,7 @@ mods.tconstruct.Alloy.addRecipe(<liquid:water> * 10, [<liquid:lava> * 10, <liqui\n```JAVA\n//mods.tconstruct.Alloy.removeRecipe(...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
TCon new removals with inputs
139,040
21.10.2017 14:08:48
-7,200
cdf4c0a243fd487c45263bfedd9427040d1f41e6
TCon added Package
[ { "change_type": "MODIFY", "old_path": "docs/Mods/Modtweaker/ThermalExpansion/Compactor.md", "new_path": "docs/Mods/Modtweaker/ThermalExpansion/Compactor.md", "diff": "# Compactor\n+## Package\n+`mods.thermalexpansion.Compactor`\n+\nThe compactor supports 3 types of mods:\n```\n" }, { "chang...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
TCon added Package
139,040
21.10.2017 14:09:08
-7,200
fe732fe95e623c4af5ce945b8fe6e26ef9b87cee
Arrays: Added casts to examples and casting explanation
[ { "change_type": "MODIFY", "old_path": "docs/AdvancedFunctions/Arrays_and_Loops.md", "new_path": "docs/AdvancedFunctions/Arrays_and_Loops.md", "diff": "@@ -8,24 +8,35 @@ It is declared using ```[``` and ```]```.\n```\n//Array containing \"Hello\" and \"World\"\n-val stringArray = [\"Hello\", \"World...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Arrays: Added casts to examples and casting explanation
139,040
21.10.2017 14:28:11
-7,200
aea35454a18c842a9cb83c1ca39995eb503a6353
Added AA Mining Lens & Oil Generator
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/Mods/Modtweaker/ActuallyAdditions/Mining_Lens.md", "diff": "+# Mining Lens\n+\n+## Package\n+`mods.actuallyadditions.MiningLens`\n+\n+\n+## Addition\n+\n+\n+\n+```\n+//mods.actuallyadditions.MiningLens.addStoneOre(IOreDictEntry ore, int wei...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added AA Mining Lens & Oil Generator
139,040
21.10.2017 14:28:26
-7,200
96172c48e8bf0289c0ec3cc8c729f593ed92471b
Added Package to AA entries; Reformat
[ { "change_type": "MODIFY", "old_path": "docs/Mods/Modtweaker/ActuallyAdditions/AtomicReconstructor.md", "new_path": "docs/Mods/Modtweaker/ActuallyAdditions/AtomicReconstructor.md", "diff": "# Atomic Reconstructor\n+## Package\n+`mods.actuallyadditions.AtomicReconstructor`\n+\n## Addition\n```\n-mods...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added Package to AA entries; Reformat
139,040
21.10.2017 16:37:37
-7,200
23b0bc521bbee4457d3e08b98ecc98c95faf9773
Maybe Fixed Navbar Added more toc-Level entries to base.css
[ { "change_type": "MODIFY", "old_path": "mkdocs_windmill/css/base.css", "new_path": "mkdocs_windmill/css/base.css", "diff": "@@ -233,10 +233,24 @@ body {\n.wm-toc-lev1 > .wm-toc-text { padding-left: 14px; }\n.wm-toc-lev2 > .wm-toc-text { padding-left: 28px; }\n.wm-toc-lev3 > .wm-toc-text { padding-le...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Maybe Fixed Navbar Added more toc-Level entries to base.css
139,040
21.10.2017 18:17:04
-7,200
bdc17b4c3ab763566f00568124c5e50fe68acba0
Case sensiticity, you got me... again
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/Materials/Parts/Part.md", "new_path": "docs/Mods/ContentTweaker/Materials/Parts/Part.md", "diff": "@@ -16,16 +16,16 @@ You can either retrieve an existing Part using the [MaterialSystem](/Mods/Conten\n<h4>Items:</h4>\n<ul>\n<li>Beam ![...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Case sensiticity, you got me... again
139,040
22.10.2017 21:56:48
-7,200
d443a6a65801c3fc021a0f3f9004c34d993de741
Import at top of file that enough?
[ { "change_type": "MODIFY", "old_path": "docs/AdvancedFunctions/Arrays_and_Loops.md", "new_path": "docs/AdvancedFunctions/Arrays_and_Loops.md", "diff": "@@ -23,7 +23,7 @@ You surely have noticed that all arrays here have the `as` statement appended.\nWhy you ask?\nThis is because ZenScript sometimes ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Import at top of file that enough?
139,040
28.10.2017 18:43:01
-7,200
1946d71685d8071fc62b7ec89b05f96886a6121e
Added TiCon Smeltery fuel clarification
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/Liquids/ILiquidDefinition.md", "new_path": "docs/Vanilla/Liquids/ILiquidDefinition.md", "diff": "@@ -29,7 +29,7 @@ Like in the table above, you set the Zengetter/Setter at the end of the ILiquidD\nSome ZenGetters have no according ZenSetter, you w...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added TiCon Smeltery fuel clarification
139,040
31.10.2017 20:24:55
-3,600
308ae0b5cc4e85c39e0049219b1197a770b1c211
Updated recipe funtions page, included names
[ { "change_type": "MODIFY", "old_path": "docs/AdvancedFunctions/Recipe_Functions.md", "new_path": "docs/AdvancedFunctions/Recipe_Functions.md", "diff": "@@ -12,7 +12,7 @@ This is a so-called IRecipeFunction.\nval diaPick = <minecraft:diamond_pickaxe>;\n//we start normal, by writing the output\n-recip...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Updated recipe funtions page, included names
139,040
31.10.2017 20:46:21
-3,600
2510c2328114c406ea60325fbac4471b2fc53f21
Fixed Recipe_Functions example
[ { "change_type": "MODIFY", "old_path": "docs/AdvancedFunctions/Recipe_Functions.md", "new_path": "docs/AdvancedFunctions/Recipe_Functions.md", "diff": "@@ -24,7 +24,9 @@ function(out, ins, cInfo){\n//now we return the pickaxe with either 0 DMG or Current damage -10, whatever is higher. This is to pr...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Fixed Recipe_Functions example
139,040
02.11.2017 12:26:33
-3,600
de2830537c67f115fb708e2dde80236219c0ad3e
Started with IData and DataMap
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/Vanilla/Data/DataMap.md", "diff": "+# DataMap\n+\n+A Map, sometimes also called an Associative Array is a data structure that allows you to store multiple items.\n+Unlike an Array however, you can also give each of these item a key to call ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Started with IData and DataMap
139,040
02.11.2017 12:27:00
-3,600
53d3adc32197c49a0e1631202773e145193613c8
Small changes to CoT's Part entry
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/Materials/Parts/Part.md", "new_path": "docs/Mods/ContentTweaker/Materials/Parts/Part.md", "diff": "@@ -19,7 +19,8 @@ You can either retrieve an existing Part using the [MaterialSystem](/Mods/Conten\n<li>Bolt ![Bolt icon](Assets/bolt.pn...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Small changes to CoT's Part entry
139,040
02.11.2017 12:27:48
-3,600
dca75e635517508b13479522ff103b6e4a03cf86
Added Associative Arrays entry (honestly, I didn't know how they worked until recently :wink:)
[ { "change_type": "MODIFY", "old_path": "mkdocs.yml", "new_path": "mkdocs.yml", "diff": "@@ -8,6 +8,7 @@ pages:\n- Ore Dictionary: 'Vanilla/OreDict.md'\n- Advanced Functions:\n- Arrays and Loops: 'AdvancedFunctions/Arrays_and_Loops.md'\n+ - Associative Arrays (Maps): 'AdvancedFunctions/Associative_Ar...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added Associative Arrays entry (honestly, I didn't know how they worked until recently :wink:)
139,040
03.11.2017 14:09:31
-3,600
fe7fa7a52a3f7e7b6199793485b4d369a099ff84
Interlinks to IData and DataMap
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/Blocks/IBlock.md", "new_path": "docs/Vanilla/Blocks/IBlock.md", "diff": "@@ -20,7 +20,7 @@ There are multiple ways thet return an IBlock object:\n|------------|--------------------------------|----------------------------------------|\n| definitio...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Interlinks to IData and DataMap
139,091
04.11.2017 20:57:34
-7,200
838ebaba3a0a7b6cedd7c0725ca239249e248935
Powered Thingies Integration
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/Mods/PoweredThingies/CompoundMakerTweaker.md", "diff": "+# Powered Thingies :: Compound Maker\n+\n+### Importing\n+```kotlin\n+import mods.poweredthingies.Tweaker.compoundTweaker as ct;\n+```\n+\n+### Listing Keys, Removing Recipes by Key, ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Powered Thingies Integration
139,040
04.11.2017 22:38:25
-3,600
3d3fb348deb389c6c861b5dacaeed6cc62cc4e6f
Added example CoT script to CoT entry page shamelessly stolen from
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/ContentTweaker.md", "new_path": "docs/Mods/ContentTweaker/ContentTweaker.md", "diff": "# ContentTweaker\n-ContentTweaker allows for the Creation of Blocks, Items, Fluids, and other Content through ZenScript!\n\\ No newline at end of fi...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added example CoT script to CoT entry page shamelessly stolen from https://github.com/The-Acronym-Coders/ContentTweaker/wiki/Materials-V2-Test
139,040
04.11.2017 22:44:31
-3,600
ace80a9c995c5871b1d45d491e3f4ae830a9ccb6
Double explanation
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/ContentTweaker.md", "new_path": "docs/Mods/ContentTweaker/ContentTweaker.md", "diff": "# ContentTweaker\n-ContentTweaker allows for the Creation of Blocks, Items, Fluids, and other Content through ZenScript!ContentTweaker allows for th...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Double explanation
139,040
04.11.2017 22:50:01
-3,600
e88ef7e084df17b95aa6160e043b8c44188acd0f
Moved CoT Material example script to Material Introduction
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/ContentTweaker.md", "new_path": "docs/Mods/ContentTweaker/ContentTweaker.md", "diff": "# ContentTweaker\nContentTweaker allows for the Creation of Blocks, Items, Fluids, and other Content through ZenScript!\n\\ No newline at end of fil...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Moved CoT Material example script to Material Introduction
139,091
05.11.2017 00:23:47
-7,200
d7c2214e25ae300e8686ff47d7a12eade4b2e2d3
fixed MD issues
[ { "change_type": "MODIFY", "old_path": "docs/Mods/PoweredThingies/CompoundMakerTweaker.md", "new_path": "docs/Mods/PoweredThingies/CompoundMakerTweaker.md", "diff": "@@ -15,9 +15,11 @@ ct().clear()\n### Adding Recipe\n##### Signature\n```kotlin\n+addRecipe(output: IItemStack, left: ILiquidStack?, to...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
fixed MD issues
139,040
05.11.2017 16:57:15
-3,600
659b5d039a1f70b3d28fdc639375fe928a4ecec7
Localization hints for CoT items and Blocks
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/Vanilla/Creatable_Content/Block.md", "new_path": "docs/Mods/ContentTweaker/Vanilla/Creatable_Content/Block.md", "diff": "@@ -46,3 +46,7 @@ antiIceBlock.setBlockSoundType(<soundtype:snow>);\nantiIceBlock.setSlipperiness(0.3);\nantiIceBl...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Localization hints for CoT items and Blocks
139,090
27.11.2017 09:05:18
0
6e4718bb2ac7a14c4bf2a95187e7378e856fb5e0
Added docs for PneumaticCraft: Repressurized
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/Mods/PneumaticCraft_Repressurized/Assembly.md", "diff": "+# Robotic Assembly System\n+\n+The Robotic Assembly System is a multiblock consisting of the Assembly Controller, Assembly I/O Units, Assembly Platform, Assembly Laser and Assembly D...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added docs for PneumaticCraft: Repressurized
139,033
05.12.2017 15:06:12
18,000
ab9cc1828222b07efec7a36fc204ba9af016cb4f
Fix Lang File Documentation
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/WalkThrough.md", "new_path": "docs/Mods/ContentTweaker/WalkThrough.md", "diff": "@@ -42,7 +42,7 @@ createBlock, which in this case is 'anti_ice'. If you are planning on using a de\nContentTweaker will generate the model jsons needed fo...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Fix Lang File Documentation
139,032
16.12.2017 16:01:37
-3,600
59c0ea9637e7fe4762004a7084b767d875436eed
Added CraftTweaker support to Liquid Fuels in PC:R
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/Mods/PneumaticCraft_Repressurized/LiquidFuels.md", "diff": "+# Liquid Fuels\n+\n+Liquid Fuels are used in PneumaticCraft: Repressurized in the (Advanced) Liquid Compressor to create compressed air, and (optionally) in the Kerosene Lamp to p...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added CraftTweaker support to Liquid Fuels in PC:R (#30) https://github.com/TeamPneumatic/pnc-repressurized/commit/cb4e9d04b63ee71298d24619aea69df0b89d6525
139,032
16.12.2017 16:01:44
-3,600
d427bebc623df153120fdd7024aa1d63239cf3f3
Added 'Liquid Fuels' to the mkdocs.yml
[ { "change_type": "MODIFY", "old_path": "mkdocs.yml", "new_path": "mkdocs.yml", "diff": "@@ -255,6 +255,7 @@ pages:\n- Pressure Chamber: 'Mods/PneumaticCraft_Repressurized/PressureChamber.md'\n- Refinery: 'Mods/PneumaticCraft_Repressurized/Refinery.md'\n- Thermopneumatic Processing: 'Mods/PneumaticCr...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added 'Liquid Fuels' to the mkdocs.yml (#31)
139,065
13.01.2018 00:27:11
18,000
8a0dd8c5509f5a4dd15c59af41a08f30cd68a698
Remove owner from IItemStack IItemStack does not appear to have this getter anymore. It is now on IItemDefinition
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/Items/IItemStack.md", "new_path": "docs/Vanilla/Items/IItemStack.md", "diff": "@@ -236,12 +236,6 @@ Returns a List of [IOreDictEntries](/Vanilla/OreDict) referring to this item.\n<minecraft:apple>.ores;\n```\n-### Owner\n-Returns a string containi...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Remove owner from IItemStack (#36) IItemStack does not appear to have this getter anymore. It is now on IItemDefinition
139,065
17.01.2018 01:31:30
18,000
187076755fb74184b12bc086e679908474418618
Fix syntax issue in Forestry squeezer example
[ { "change_type": "MODIFY", "old_path": "docs/Mods/Modtweaker/Forestry/Squeezer.md", "new_path": "docs/Mods/Modtweaker/Forestry/Squeezer.md", "diff": "@@ -20,8 +20,8 @@ mods.forestry.Squeezer.removeRecipe(<liquid:seed.oil>, [<minecraft:wheat_seeds>]\n```JAVA\n//mods.forestry.Squeezer.addRecipe(ILiqui...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Fix syntax issue in Forestry squeezer example
139,056
17.02.2018 22:41:02
18,000
37c2f53b9e9f2de5ab3891d00bd6c47a7a864df6
Update IItemUse.md .damage() is the proper name, though it seems borked in 4.4.1
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/Vanilla/Advanced_Functionality/Functions/IItemUse.md", "new_path": "docs/Mods/ContentTweaker/Vanilla/Advanced_Functionality/Functions/IItemUse.md", "diff": "@@ -34,7 +34,7 @@ item.onItemUse = function(player, world, pos, hand, facing, ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Update IItemUse.md .damage() is the proper name, though it seems borked in 4.4.1
139,065
18.02.2018 12:20:46
18,000
98fff2aa2e4f02ef88362399e23fb369d186fc97
Add localizing fluid section for CoT fluids
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/Vanilla/Creatable_Content/Fluid.md", "new_path": "docs/Mods/ContentTweaker/Vanilla/Creatable_Content/Fluid.md", "diff": "@@ -68,3 +68,7 @@ var zsFluid = VanillaFactory.createFluid(\"zs_fluid\", 0);\nzsFluid.fillSound = <soundevent:bloc...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Add localizing fluid section for CoT fluids
139,087
08.03.2018 15:02:29
-3,600
9ff12104bec41e82339be1a6293388eac37297da
Added Documentation for "Recipe by Input"
[ { "change_type": "MODIFY", "old_path": "docs/Mods/Immersive_Engineering/CraftTweaker_Support/Crusher.md", "new_path": "docs/Mods/Immersive_Engineering/CraftTweaker_Support/Crusher.md", "diff": "@@ -26,7 +26,7 @@ mods.immersiveengineering.Crusher.addRecipe(<minecraft:diamond>, <ore:logWood>,\n-## Rem...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added Documentation for "Recipe by Input" (#48)
139,060
30.03.2018 15:34:30
-7,200
044e37d78cdabc4f8cd65ff231fe6f3bbb337913
Update IItemUtils.md better regex examples?
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/Utils/IItemUtils.md", "new_path": "docs/Vanilla/Utils/IItemUtils.md", "diff": "@@ -28,10 +28,11 @@ The first checks against the items' registry names, the 2nd uses the unlocalized\n```Java\n//getItemsByRegexRegistryName(String Regex)\n-itemUtils.g...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Update IItemUtils.md better regex examples?
139,060
30.03.2018 15:38:48
-7,200
0b98738c71c580342a53b39cb48d94f1a48902db
Update IOreDictEntry.md typos
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/OreDict/IOreDictEntry.md", "new_path": "docs/Vanilla/OreDict/IOreDictEntry.md", "diff": "@@ -54,16 +54,16 @@ oreDictEnt.removeItems([<minecraft:redstone>, <minecraft:gold_ore>]);\n### Check if an IOreDictEntry contains an item\n-You can check if a...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Update IOreDictEntry.md typos
139,060
30.03.2018 15:46:32
-7,200
f73343f1ad7985c00dc9279ec8cc83d8ee9c76bc
Update Recipes_Crafting_Table.md
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/Recipes/Crafting/Recipes_Crafting_Table.md", "new_path": "docs/Vanilla/Recipes/Crafting/Recipes_Crafting_Table.md", "diff": "@@ -63,7 +63,7 @@ Furthermore, `inputs` is optional. If omitted, the function will do the same as\nRemoves all crafting re...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Update Recipes_Crafting_Table.md
139,060
30.03.2018 15:54:56
-7,200
00df73c7c4ff8f96f164303c1958167b00e7bef4
Update ICraftingRecipe.md added missing stuff
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/Recipes/Crafting/ICraftingRecipe.md", "new_path": "docs/Vanilla/Recipes/Crafting/ICraftingRecipe.md", "diff": "@@ -42,6 +42,28 @@ Parameter Types are [ICraftingInventory](ICraftingInventory) and [IPlayer](/Vani\nrec.applyTransformers(ICraftingInve...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Update ICraftingRecipe.md added missing stuff
139,060
30.03.2018 15:58:37
-7,200
be137b7e8716f53d8bd6a71d232b4cc077aae9f4
Update Recipe_Functions.md clarifications
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/Recipes/Crafting/Recipe_Functions.md", "new_path": "docs/Vanilla/Recipes/Crafting/Recipe_Functions.md", "diff": "@@ -38,6 +38,10 @@ You don't have to call them this way, they can have any name.\n`ins` is a map with the marks as keys and the marked...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Update Recipe_Functions.md clarifications
139,060
30.03.2018 16:00:08
-7,200
12f3cbbc30670f73c67e098ccf22a10d63441a91
Update Recipe_Functions.md
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/Recipes/Crafting/Recipe_Functions.md", "new_path": "docs/Vanilla/Recipes/Crafting/Recipe_Functions.md", "diff": "@@ -39,7 +39,9 @@ You don't have to call them this way, they can have any name.\n`cInfo` is an ICraftingInfo Object\nThe function must...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Update Recipe_Functions.md
139,060
30.03.2018 16:05:57
-7,200
97c0ccc1bd690abcd300f579cfa7d4753db09933
Update Recipes_Furnace.md handy example
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/Recipes/Furnace/Recipes_Furnace.md", "new_path": "docs/Vanilla/Recipes/Furnace/Recipes_Furnace.md", "diff": "@@ -57,7 +57,7 @@ The command for setting fuel values is:\nfurnace.setFuel(input, burnTime);\n```\n-This will set the burn value of `input...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Update Recipes_Furnace.md handy example
139,060
30.03.2018 16:08:50
-7,200
515620b7977b658afda6c24320d13172786e09f3
Update RecipeBuilder.md update to new system
[ { "change_type": "MODIFY", "old_path": "docs/Mods/Artisan_Worktables/CraftTweaker_Support/RecipeBuilder.md", "new_path": "docs/Mods/Artisan_Worktables/CraftTweaker_Support/RecipeBuilder.md", "diff": "## Calling The Packages\nYou can call the RecipeBuilder using:\n```JAVA\n-import mods.artisanworktab...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Update RecipeBuilder.md update to new system
139,087
12.04.2018 17:08:13
-7,200
8871ae1feab57be367d941df4fff6341cefd43fd
Added Documentation for CompatSkills * Added Documentation for CompatSkills * Update Skills_Traits.md * Fixed Sizing issues using # * Cleared-up some documentation on resource loading * Fixed Typo Added Issue Tracker to Link to WIP Blood Magic Page * Update GameStages.md * Update Magneticraft.md * Update Immersive_Engineering.md * Update GameStages.md
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/Mods/CompatSkills/CompatSkills.md", "diff": "+# Official Compat Addon for Reskillable\n+\n+\n+## Currently adds Compatibility for:\n+- Blood Magic\n+- CraftTweaker\n+- GameStages\n+- Immersive Engineering\n+- Magneticraft\n+\n+\n+### Import...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added Documentation for CompatSkills (#61) * Added Documentation for CompatSkills * Update Skills_Traits.md * Fixed Sizing issues using # * Cleared-up some documentation on resource loading * Fixed Typo Added Issue Tracker to Link to WIP Blood Magic Page * Update GameStages.md * Update Magneticraft.md * Update Immersive_Engineering.md * Update GameStages.md
139,056
18.04.2018 15:31:19
14,400
e7858e0ac7a1462ce2bfc202b7679463c596024a
Update Fluid.md passing a color 0 works but makes an invisible fluid, probably not the best example. Replaced with Color.fromHex() since that's likely to be to most commonly used function there.
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/Vanilla/Creatable_Content/Fluid.md", "new_path": "docs/Mods/ContentTweaker/Vanilla/Creatable_Content/Fluid.md", "diff": "@@ -63,8 +63,9 @@ fluid.register();\n#loader contenttweaker\nimport mods.contenttweaker.VanillaFactory;\nimport mo...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Update Fluid.md (#58) passing a color 0 works but makes an invisible fluid, probably not the best example. Replaced with Color.fromHex() since that's likely to be to most commonly used function there.
139,083
29.07.2018 22:23:15
-7,200
96aae3619766ea1548c111017efc7eab9e45e335
Update PressureChamber.md * Update PressureChamber.md Fix remove syntax * Fix IItemStack Hyperlink for PressureChamber.md Also renamed output parameter to outputs
[ { "change_type": "MODIFY", "old_path": "docs/Mods/PneumaticCraft_Repressurized/PressureChamber.md", "new_path": "docs/Mods/PneumaticCraft_Repressurized/PressureChamber.md", "diff": "@@ -8,12 +8,12 @@ You can call the Pressure Chamber package using `mods.pneumaticcraft.pressurecha\n## Removing\n-This...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Update PressureChamber.md (#59) * Update PressureChamber.md Fix remove syntax * Fix IItemStack Hyperlink for PressureChamber.md Also renamed output parameter to outputs
139,041
08.08.2018 17:16:02
14,400
75ee3b9489230ea2b33660d7959b0844e57bbcfb
Added DropTableBuilder documentation * Added DropTableBuilder documentation * Expanded builder usage examples * Corrected header syntax Added the requisite spaces between header markdown and header text.
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/Mods/ContentTweaker/Materials/DropTableBuilder.md", "diff": "+# DropTableBuilder\n+\n+DropTableBuilder is used to create 'drops' strings for ores and samples that support dropping multiple item stacks at once, item stacks that contain more ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added DropTableBuilder documentation (#81) * Added DropTableBuilder documentation * Expanded builder usage examples * Corrected header syntax Added the requisite spaces between header markdown and header text.
139,040
18.08.2018 16:32:20
-7,200
c36121a6c15128a028a3e672fcd11d5ecc8bc5e6
IntegradedDynamics, Part I Just commiting this so that I can rebranch to check some stuff
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/Mods/IntegratedDynamics/DryingBasin.md", "diff": "+# DryingBasin\n+\n+This package allows you to modify recipes for the Drying Basin.\n+\n+\n+## Importing the package\n+If you want to import this package, here you go:\n+```\n+import mods.in...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
IntegradedDynamics, Part I Just commiting this so that I can rebranch to check some stuff
139,040
19.08.2018 16:02:07
-7,200
0ee9b81e62427d1be54dec132ba022c5e4c696b4
Added linkChecker to travis to ensure links within wiki entries are correct
[ { "change_type": "MODIFY", "old_path": ".travis.yml", "new_path": ".travis.yml", "diff": "@@ -3,7 +3,9 @@ sudo: false\ninstall:\n- pip install mkdocs==0.16.3\n+ - pip install git+https://github.com/linkchecker/linkchecker.git\nscript:\n- - mkdocs build --clean\n\\ No newline at end of file\n+ - mkdo...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added linkChecker to travis to ensure links within wiki entries are correct
139,040
19.08.2018 16:53:00
-7,200
4fcd67d1c99eab677c1528d11bd6fd7d3b68efe9
ID part II, still needs some examples
[ { "change_type": "MODIFY", "old_path": "docs/Mods/IntegratedDynamics/MechanicalSqueezer.md", "new_path": "docs/Mods/IntegratedDynamics/MechanicalSqueezer.md", "diff": "@@ -19,10 +19,10 @@ MechanicalSqueezer.addRecipe(<minecraft:melon>, <minecraft:stick>, <liquid:water\n//addRecipe(IItemStack inputSt...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
ID part II, still needs some examples
139,040
19.08.2018 17:10:18
-7,200
6615b59c1da6fa919081bbc2b6cb9a5e547a6f42
Fixed typo in IEntityDefinition Wrong bracket after some refactoring
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/Entities/IEntityDefinition.md", "new_path": "docs/Vanilla/Entities/IEntityDefinition.md", "diff": "@@ -39,8 +39,8 @@ Returns the name as string\nThe first method only creates an entity on the given location.\nThe second one also spawns it.\n```\n-...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Fixed typo in IEntityDefinition - Wrong bracket after some refactoring
139,040
21.08.2018 13:44:13
-7,200
7cfbd9ac0c004f53248a0a2a0b85b87df0ed7b33
Added stub recipes to Integrated dynamics machines closes
[ { "change_type": "MODIFY", "old_path": "docs/Mods/IntegratedDynamics/MechanicalSqueezer.md", "new_path": "docs/Mods/IntegratedDynamics/MechanicalSqueezer.md", "diff": "@@ -18,12 +18,17 @@ MechanicalSqueezer.addRecipe(<minecraft:melon>, <minecraft:stick>, <liquid:water\n-//addRecipe(IItemStack inputS...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added stub recipes to Integrated dynamics machines closes #84
139,040
22.08.2018 13:11:02
-7,200
b5cd3a48e4449801c6fcf170d79d7b1b7b8334b2
Fixed TiCon Material Bracket Handler in examples. see
[ { "change_type": "MODIFY", "old_path": "docs/Mods/Modtweaker/TConstruct/Materials/ITICMaterial.md", "new_path": "docs/Mods/Modtweaker/TConstruct/Materials/ITICMaterial.md", "diff": "@@ -9,7 +9,7 @@ It might be required for you to import the package if you encounter any issues,\n## Retrieving such an...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Fixed TiCon Material Bracket Handler in examples. see https://github.com/jaredlll08/ModTweaker/issues/673
139,054
26.08.2018 17:35:50
18,000
2ac45a10e65444ec7f30debceabe5db26a7300b7
Update ICommand.md Correcting plural/singular documentation error.
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/Commands/ICommand.md", "new_path": "docs/Vanilla/Commands/ICommand.md", "diff": "@@ -4,7 +4,7 @@ An ICommand Object represents a command ingame.\n## Importing the package\nIt might be required for you to import the package if you encounter any iss...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Update ICommand.md Correcting plural/singular documentation error.
139,089
28.09.2018 21:16:00
-28,800
b1b2097eb8a89a1fee6b7798a9343c58cfa2f50e
more information about findRecipe
[ { "change_type": "MODIFY", "old_path": "docs/Mods/GregTechCE/Machines.md", "new_path": "docs/Mods/GregTechCE/Machines.md", "diff": "@@ -155,5 +155,7 @@ Example:\n```java\nval compressor as RecipeMap = RecipeMap.getByName(\"compressor\");\n+\n+// findRecipe(long voltage, IItemHandlerModifiable inputs...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
more information about findRecipe
139,089
29.09.2018 09:56:03
-28,800
59b1f40570621178adf0df868d2dbc7cf93d5fd1
wire, cable, pipe and enchantments
[ { "change_type": "MODIFY", "old_path": "docs/Mods/GregTechCE/Material.md", "new_path": "docs/Mods/GregTechCE/Material.md", "diff": "@@ -44,7 +44,7 @@ Methods:\n### FluidMaterial\n-`FluidMaterial` is a material which contains fluid features. Its superclass is `Material` so you can use all members in ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
wire, cable, pipe and enchantments
139,089
30.09.2018 18:01:13
-28,800
60b7671fb093a607f76f86588aee7042925b4900
removed illeagl "L"
[ { "change_type": "MODIFY", "old_path": "docs/Mods/GregTechCE/Material.md", "new_path": "docs/Mods/GregTechCE/Material.md", "diff": "@@ -114,7 +114,7 @@ For example:\n```java\nvar ingotMaterial = MaterialRegistry.createIngotMaterial(2052, \"test\", 0x1a2f3e, \"ingot\", 1);\n-ingotMaterial.setCablePro...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
removed illeagl "L"
139,077
09.10.2018 00:09:14
25,200
3f360c79bef19501d556231253259f8a5c2ef0f7
Updated pages and added new pages for blockstate handling
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/Vanilla/Brackets/Bracket_BlockState.md", "diff": "+# BlockState Bracket Handler\n+\n+The BlockState Bracket Handler gives you access to the BlockStates in the game. It is only possible to get BlockStates registered in the game, so adding or...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Updated pages and added new pages for blockstate handling
139,040
29.08.2018 18:17:37
-7,200
29c09992b8bc2e3bcb1f14ec4a307562f73b85d0
Fixed AnnotationIterable hyperlink See Closes
[ { "change_type": "MODIFY", "old_path": "docs/Dev_Area/ZenAnnotations/Annotation_Iterable.md", "new_path": "docs/Dev_Area/ZenAnnotations/Annotation_Iterable.md", "diff": "@@ -52,4 +52,4 @@ for oreDictEntry in oreDict {\n## What Classes can be annotated || Additional Info\nYou can annotate all classes...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Fixed AnnotationIterable hyperlink - See #93 - Closes #93
139,040
08.10.2018 21:02:36
-7,200
c48b640c0be178881bfbb549945316e7fe61417e
Chagned some in operator usages to use has instead
[ { "change_type": "MODIFY", "old_path": "docs/AdvancedFunctions/Conditional_Statements.md", "new_path": "docs/AdvancedFunctions/Conditional_Statements.md", "diff": "@@ -125,22 +125,29 @@ All the examples given evaluate to true.\n| XOR | `^` | Checks if either the value before or after is true, false ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Chagned some in operator usages to use has instead
139,040
08.10.2018 21:03:18
-7,200
0c7c5ae9b51743f0a896023d95073f8e0c0571eb
Added more examples to replaceAllOccurences to include 3rd parameter and an advanced usecase
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/Recipes/Crafting/Recipes_Crafting_Table.md", "new_path": "docs/Vanilla/Recipes/Crafting/Recipes_Crafting_Table.md", "diff": "@@ -177,10 +177,25 @@ recipes.getRecipesFor(<minecraft:iron_ingot>);\n```\n### Replace all item ingredients with another o...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added more examples to replaceAllOccurences to include 3rd parameter and an advanced usecase
139,040
17.10.2018 21:01:42
-7,200
b897473e98138a9b2f9db21539640d3456c9d7b2
Tests with Jenkins
[ { "change_type": "MODIFY", "old_path": "Jenkinsfile", "new_path": "Jenkinsfile", "diff": "@@ -13,7 +13,8 @@ pipeline {\nsteps {\necho 'Building wiki files'\nsh 'chmod +x build.sh'\n- sh 'build.sh'\n+ sh 'ls'\n+ sh './build.sh'\n}\n}\nstage('Test') {\n" } ]
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Tests with Jenkins
139,040
17.10.2018 21:08:29
-7,200
8a95f3646c38e214a5e4eaad64ff2cdafb92171a
Another Jenkins test
[ { "change_type": "MODIFY", "old_path": "Jenkinsfile", "new_path": "Jenkinsfile", "diff": "@@ -12,9 +12,7 @@ pipeline {\nstage('Build') {\nsteps {\necho 'Building wiki files'\n- sh 'chmod +x build.sh'\n- sh 'ls'\n- sh './build.sh'\n+ sh 'sh ./build.sh'\n}\n}\nstage('Test') {\n@@ -26,7 +24,7 @@ pipeli...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Another Jenkins test
139,040
17.10.2018 21:34:05
-7,200
da36c9f0d938d944b02ce117d9d589a28f5a0d64
Jenkins build file, use bash
[ { "change_type": "MODIFY", "old_path": "Jenkinsfile", "new_path": "Jenkinsfile", "diff": "@@ -12,7 +12,7 @@ pipeline {\nstage('Build') {\nsteps {\necho 'Building wiki files'\n- sh 'sh ./build.sh'\n+ sh 'bash ./build.sh'\n}\n}\nstage('Test') {\n@@ -24,7 +24,7 @@ pipeline {\npost {\nsuccess {\necho 'S...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Jenkins build file, use bash
139,040
17.10.2018 22:01:57
-7,200
746c5df74b678ad75f19ebba313106b90c0c7cf9
Bashify the script
[ { "change_type": "MODIFY", "old_path": "build.sh", "new_path": "build.sh", "diff": "@@ -4,19 +4,19 @@ echo \"start\"\necho \"Building english site\"\nmkdocs build --clean --site-dir ./build/en\n-if not exist ./translations mkdir -p ./translations\n+#if [ ! -f ./translations ]; then mkdir -p ./transl...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Bashify the script
139,040
17.10.2018 22:07:23
-7,200
edb0492c50e1ab7269185310d3a1a5070b95779c
Bashify the script, pt II
[ { "change_type": "MODIFY", "old_path": "build.sh", "new_path": "build.sh", "diff": "@@ -4,19 +4,8 @@ echo \"start\"\necho \"Building english site\"\nmkdocs build --clean --site-dir ./build/en\n-#if [ ! -f ./translations ]; then mkdir -p ./translations; fi\n-\ncd ./translations\nTRANS=./*\n-for f in ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Bashify the script, pt II
139,040
18.10.2018 18:02:29
-7,200
91a75c1cdf1a4285404e4334c08f4ab37011dfdb
Added chmod to sh scripts
[ { "change_type": "MODIFY", "old_path": "Jenkinsfile", "new_path": "Jenkinsfile", "diff": "@@ -12,6 +12,7 @@ pipeline {\nstage('Build') {\nsteps {\necho 'Building wiki files'\n+ sh 'chmod +x build.sh'\nsh 'bash ./build.sh'\n}\n}\n@@ -24,6 +25,7 @@ pipeline {\npost {\nsuccess {\necho 'Success, now mov...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added chmod to sh scripts
139,040
18.10.2018 19:15:10
-7,200
68ee6acc2227d8f27be64f174483489d1bf54d39
New translations ZenTokens.md (German)
[ { "change_type": "MODIFY", "old_path": "translations/de/docs/Dev_Area/ZenTokens.md", "new_path": "translations/de/docs/Dev_Area/ZenTokens.md", "diff": "# ZenTokens\n-These are internal tokens only listed so I have a place to list them somewhere for devs to point to...\n+Diese internal Tokens sind hi...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
New translations ZenTokens.md (German) (#8)
139,040
24.10.2018 18:47:34
-7,200
1c9d828a89ac31fd4caf51221b0e3665ffa508aa
Give me an O
[ { "change_type": "MODIFY", "old_path": "crowdin.yml", "new_path": "crowdin.yml", "diff": "@@ -6,5 +6,4 @@ files:\ntranslation: /translations/%two_letters_code%/%original_path%/%original_file_name%\n- source: /mkdocs.yml\ntranslation: /translations/%two_letters_code%/%original_path%/%original_file_na...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Give me an O
139,040
27.10.2018 10:29:09
-7,200
7ab0ad70caff1e2b42c344eb49bc7230c01e6ac6
Typo and clarification on BloodAltar page, fixes
[ { "change_type": "MODIFY", "old_path": "docs/Mods/Modtweaker/BloodMagic/BloodAltar.md", "new_path": "docs/Mods/Modtweaker/BloodMagic/BloodAltar.md", "diff": "# Blood Altar\n## Package\n-`mods.bloodmagic.BloodAlter`\n+`mods.bloodmagic.BloodAltar`\n## Addition\n+\n+This creates a blood altar recipe th...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Typo and clarification on BloodAltar page, fixes #101
139,040
27.10.2018 10:31:02
-7,200
1c84c1b310f41adbc86f60c7a978fa24243fbc2e
Fixed invalid Headers in TCon casting.md fixes
[ { "change_type": "MODIFY", "old_path": "docs/Mods/Modtweaker/TConstruct/Casting.md", "new_path": "docs/Mods/Modtweaker/TConstruct/Casting.md", "diff": "@@ -5,7 +5,7 @@ The `Casting` package allows you to add or remove Casting recipes.\n## Calling\nYou can call the Casting package using `mods.tconstr...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Fixed invalid Headers in TCon casting.md fixes #102
139,040
27.10.2018 10:33:36
-7,200
77d415e0643818bc22f39c3bd24f0b70cd87a353
Removed some invalidated remarks about maps from the respecting wiki entry.
[ { "change_type": "MODIFY", "old_path": "docs/AdvancedFunctions/Associative_Arrays.md", "new_path": "docs/AdvancedFunctions/Associative_Arrays.md", "diff": "@@ -26,8 +26,6 @@ Let's break this down, shall we?\nOkay, so what do I need to think of when using these?\n- You can use about every type availa...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Removed some invalidated remarks about maps from the respecting wiki entry.
139,040
27.10.2018 17:06:47
-7,200
8104a7fa6c2e728aa15f504c0ca33f75793f2987
Updated AS Altar page
[ { "change_type": "MODIFY", "old_path": "docs/Mods/Astral_Sorcery/Altar.md", "new_path": "docs/Mods/Astral_Sorcery/Altar.md", "diff": "@@ -6,30 +6,45 @@ You can add and remove crafting recipes from the AS Altar.\nYou can call the AltarRecipe package using `mods.astralsorcery.Altar`.\n-## Altar Levels...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Updated AS Altar page
139,040
28.10.2018 16:05:24
-3,600
dd559ca1f907ffb5e8402208d09a7aace6130985
Asset paths now are the full path
[ { "change_type": "MODIFY", "old_path": "docs/Mods/Astral_Sorcery/Altar.md", "new_path": "docs/Mods/Astral_Sorcery/Altar.md", "diff": "@@ -60,7 +60,7 @@ These recipes cannot be shapeless!\n`inputs` length *has to be* 9\n`inputs` Order:\n-![Inputs Order](Assets/guialtar1.png)\n+![Inputs Order](/Mods/A...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Asset paths now are the full path
139,040
28.10.2018 16:13:30
-3,600
0e533fe7c3b009be18786ff6ffbc2b73b90351b5
Made mkdocs builds and moves verbose
[ { "change_type": "MODIFY", "old_path": "build.sh", "new_path": "build.sh", "diff": "echo \"start\"\necho \"Building english site\"\n-mkdocs build --clean --theme-dir ./mkdocs_windmill --site-dir ./build/en\n+mkdocs build --verbose --clean --theme-dir ./mkdocs_windmill --site-dir ./build/en\ncd ./tra...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Made mkdocs builds and moves verbose
139,040
28.10.2018 16:23:36
-3,600
54d597acf5d117c4fa081b43cda579961cefff30
Terminated mkdocs build statement
[ { "change_type": "MODIFY", "old_path": "build.sh", "new_path": "build.sh", "diff": "echo \"start\"\necho \"Building english site\"\n-mkdocs build --verbose --clean --theme-dir ./mkdocs_windmill --site-dir ./build/en\n+mkdocs build --verbose --clean --theme-dir ./mkdocs_windmill --site-dir ./build/en...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Terminated mkdocs build statement
139,040
28.10.2018 16:29:26
-3,600
b22fcee9c406d1cd020ba5569163d4e8470c379d
manually clean up prev builds
[ { "change_type": "MODIFY", "old_path": "build.sh", "new_path": "build.sh", "diff": "#!/bin/bash\n-echo \"start\"\n-echo \"Building english site\"\n+echo \"start\";\n+\n+echo \"Removing previous builds\";\n+rm -rfv /build/\n+\n+\n+echo \"Building english site\";\nmkdocs build --verbose --clean --them...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
manually clean up prev builds
139,040
28.10.2018 16:41:11
-3,600
62e7a43eca4caea232e770c565243959abc314e7
remove mkdocs verbosity
[ { "change_type": "MODIFY", "old_path": "build.sh", "new_path": "build.sh", "diff": "echo \"start\";\necho \"Removing previous builds\";\n-rm -rfv /build/\n+rm -frv ./build/*\necho \"Building english site\";\n-mkdocs build --verbose --clean --theme-dir ./mkdocs_windmill --site-dir ./build/en;\n+mkdoc...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
remove mkdocs verbosity
139,040
28.10.2018 17:17:03
-3,600
be06b6ad888cb8687c01e1e8a85e98314f5aeefc
move script line endings
[ { "change_type": "MODIFY", "old_path": "move_to_webDir.sh", "new_path": "move_to_webDir.sh", "diff": "#!/bin/bash\n-echo $webDir\n+echo $webDir;\n-ls $webDir\n+ls $webDir;\n-rm -fRv $webDir/*\n-#cp -fRv build/* $webDir\n\\ No newline at end of file\n+rm -fRv $webDir/*;\n+#cp -fRv build/* $webDir;\n\...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
move script line endings
139,040
28.10.2018 17:42:26
-3,600
f7f100d3e5ee3351ad5e86874aacc36ee2b1e4b0
I'm starting to get angry Parts page!
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/Materials/Parts/Part.md", "new_path": "docs/Mods/ContentTweaker/Materials/Parts/Part.md", "diff": "@@ -11,6 +11,12 @@ It might be required for you to import the package if you encounter any issues,\nYou can either retrieve an existing ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
I'm starting to get angry Parts page!
139,040
28.10.2018 18:13:18
-3,600
0ea2a0b473f1ad82a5f939c06b325500b2b7a0f4
Parts page let's test
[ { "change_type": "MODIFY", "old_path": "translations/de/docs/Mods/ContentTweaker/Materials/Parts/Part.md", "new_path": "translations/de/docs/Mods/ContentTweaker/Materials/Parts/Part.md", "diff": "+\n# Part\nA Part is the form an item is in, for example a gear or an ore.\n## Importing the package\n-\...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Parts page let's test
139,040
28.10.2018 18:20:39
-3,600
81001f3547e89d62333d493030ea1f94044c09a6
I wanna know why I am the way I am
[ { "change_type": "MODIFY", "old_path": "build.sh", "new_path": "build.sh", "diff": "@@ -6,8 +6,12 @@ echo \"Removing previous builds\";\nrm -fr ./build/*;\n-echo \"Building english site\";\n-mkdocs build --clean --theme-dir ./mkdocs_windmill --site-dir ./build/en;\n+#echo \"Building english site\";\...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
I wanna know why I am the way I am
139,040
28.10.2018 18:22:24
-3,600
abd2882b95e5369b69f36f97628134a6872e5381
I wanna know if I ever live again
[ { "change_type": "MODIFY", "old_path": "build.sh", "new_path": "build.sh", "diff": "@@ -9,7 +9,7 @@ rm -fr ./build/*;\n#echo \"Building english site\";\n#mkdocs build --clean --theme-dir ./mkdocs_windmill --site-dir ./build/en;\n-cp ./docs ./translations/en/;\n+cp -fr ./docs ./translations/en/;\ncp ...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
I wanna know if I ever live again
139,040
28.10.2018 18:26:02
-3,600
e32be91b23a8915de02abdcfc141ef3a2703fdf7
I wanna know why nobody gives a damn
[ { "change_type": "MODIFY", "old_path": "build.sh", "new_path": "build.sh", "diff": "@@ -4,17 +4,18 @@ echo \"start\";\necho \"Removing previous builds\";\nrm -fr ./build/*;\n+git clean -df;\n#echo \"Building english site\";\n#mkdocs build --clean --theme-dir ./mkdocs_windmill --site-dir ./build/en;\...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
I wanna know why nobody gives a damn
139,040
28.10.2018 18:31:18
-3,600
aa5868ce4c5952d9555b91aff984d26f82054130
I wanna Know-ow-ow
[ { "change_type": "MODIFY", "old_path": ".gitignore", "new_path": ".gitignore", "diff": ".idea/\nsite/\nbuild/\n+translations/en/\n" }, { "change_type": "MODIFY", "old_path": "build.sh", "new_path": "build.sh", "diff": "@@ -10,6 +10,7 @@ git clean -df;\n#echo \"Building english si...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
I wanna Know-ow-ow
139,040
28.10.2018 19:09:48
-3,600
6921642833ac8905865ca37eaa11cf95f1dd7da0
Maybe this time I'll say all the right things
[ { "change_type": "MODIFY", "old_path": "docs/Mods/ContentTweaker/Materials/Parts/Part.md", "new_path": "docs/Mods/ContentTweaker/Materials/Parts/Part.md", "diff": "@@ -10,48 +10,49 @@ It might be required for you to import the package if you encounter any issues,\n## Retrieving such an object\nYou c...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Maybe this time I'll say all the right things
139,040
28.10.2018 19:25:06
-3,600
3ed3cfd9b8b1f9cc9e37ea9c55a41d105e400c0f
Guess I'll now have to fix that as well...
[ { "change_type": "MODIFY", "old_path": "docs/Mods/Astral_Sorcery/Altar.md", "new_path": "docs/Mods/Astral_Sorcery/Altar.md", "diff": "@@ -20,14 +20,17 @@ mods.astralsorcery.Altar.removeAltarRecipe(\"astralsorcery:shaped/internal/altar/\n<details><summary>Pre v1.10 handler</summary>\n-This function r...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Guess I'll now have to fix that as well...
139,040
28.10.2018 19:33:35
-3,600
9ac475444e684d23e0521a869728aa701f216e76
Added cleanup stage
[ { "change_type": "MODIFY", "old_path": "Jenkinsfile", "new_path": "Jenkinsfile", "diff": "pipeline {\nagent any\nstages {\n- stage('Setup') {\n+ stage('Cleanup') {\nsteps {\n- echo 'Setting up pip dependencies'\n- //pip install mkdocs==0.16.3\n+ echo 'Cleaning up'\n+ sh 'chmod +x cleanup.sh'\n+ sh '...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added cleanup stage
139,036
05.11.2018 12:25:32
-28,800
f692d21073589c1e1a8a9ec05ec2f2001fe8d152
Add an index
[ { "change_type": "MODIFY", "old_path": "mkdocs.yml", "new_path": "mkdocs.yml", "diff": "@@ -206,6 +206,7 @@ pages:\n- P2P Attunement: 'Mods/Applied_Energistics_2/P2P_Attunement.md'\n- Spatial I/O: 'Mods/Applied_Energistics_2/Spatial.md'\n- Artisan Worktables:\n+ - Artisan Worktables:'Mods/Artisan_Wo...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Add an index
139,065
12.11.2018 20:40:35
18,000
ce218893d5205a7cf2be691a5c40ec8f032c437a
fix: incorrect location for gregtech ce in navigation
[ { "change_type": "MODIFY", "old_path": "mkdocs.yml", "new_path": "mkdocs.yml", "diff": "@@ -371,10 +371,6 @@ pages:\n- World:\n- IWorld: 'Mods/ContentTweaker/Vanilla/Types/World/IWorld.md'\n- CTRandom: 'Mods/ContentTweaker/Vanilla/Types/World/CTRandom.md'\n- - GregTech Community Edition:\n- - GregTe...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
fix: incorrect location for gregtech ce in navigation
139,040
19.11.2018 20:40:41
-3,600
6fd7d012a85c88e591f036c7bd92a6c079d95f6a
IServer extends ICommandSender notive
[ { "change_type": "MODIFY", "old_path": "docs/Vanilla/Game/IServer.md", "new_path": "docs/Vanilla/Game/IServer.md", "diff": "It might be required for you to import the package if you encounter any issues (like casting an [Array](/AdvancedFunctions/Arrays_and_Loops/)), so better be safe than sorry and...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
IServer extends ICommandSender notive
139,040
23.11.2018 22:49:30
-3,600
01fbdf2a5b4f733fe5d58d74f408e2b3a0717210
WIP: Started to add Contribute Section
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/Contribute/OnlineEditor_Create.md", "diff": "+# Edit Files using GitHub's online editor\n+\n+## Requirements\n+You will need to have created a GitHub account and [forked the wiki to your account](/Contribute/SetupGithub).\n+\n+\n+## Introdu...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
WIP: Started to add Contribute Section
139,040
23.11.2018 22:53:53
-3,600
2447f3921899c63416e11b6e6fc0a79efd0cba9c
Fixed typo in assets path
[ { "change_type": "MODIFY", "old_path": "docs/Contribute/OnlineEditor_Create.md", "new_path": "docs/Contribute/OnlineEditor_Create.md", "diff": "@@ -28,7 +28,7 @@ Don't worry if it does not exist, you can still create the file.\nSay you want to create a file called `Secret_Information.md` in `docs/Ad...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Fixed typo in assets path
139,040
23.11.2018 23:22:04
-3,600
bf4e65b3c9e7f799170bc5024dacbe0b77d390cf
Removed unimplemented links (fix travis)
[ { "change_type": "MODIFY", "old_path": "docs/Contribute/OnlineEditor_Create.md", "new_path": "docs/Contribute/OnlineEditor_Create.md", "diff": "@@ -6,7 +6,7 @@ You will need to have created a GitHub account and [forked the wiki to your acco\n## Introduction\nGitHub's online editor allows you to chan...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Removed unimplemented links (fix travis)
139,040
24.11.2018 18:34:09
-3,600
170fe4b44a17fafca1c394eca0a5f88223bbf801
Added WeightedLiquidStack description
[ { "change_type": "ADD", "old_path": null, "new_path": "docs/Vanilla/Liquids/WeightedLiquidStack.md", "diff": "+# WeightedLiquidStack\n+A Weighted Liquid Stack is like a normal [ILiquidStack](/Vanilla/Liquids/ILiquidStack/) but has a percentage added to it.\n+You normally use them when dealing with p...
TypeScript
MIT License
crafttweaker/crafttweaker-documentation
Added WeightedLiquidStack description