diff --git a/doc/doc.htm b/doc/doc.htm index eb42fd2..8218930 100644 --- a/doc/doc.htm +++ b/doc/doc.htm @@ -1,1658 +1,435 @@ - - - - - - - - - - - - - - - - - - - -
- -

Workers Ver. 2.0

- -

===============================================

- -

Workers Mod

- -

By LocaL_ALchemisT -(prof_awang@yahoo.com)

- -

License: WTFPL

- -

Version: 2.0

- -

Dependencies: Default, Bucket -(highly recommended)

- -

===============================================

- -

CONTENTS

- -

1.       Introduction

- -

2.       Crafting Recipe

- -

3.       Guide on Workers

- -

 

- -

INTRODUCTION

- -

Before we go further, I apologize -for bad English.

- -

This mod adds a set of nodes that -can move and can be interact to do specified work.

- -

The nodes, or workers, are -created for the lulz and used for fun only. If you -are a serious builder, then this mod might not be useful to you.

- -

A brief history about this mod:

- -

                Ver. -0.0: Harvester was the first (and only) worker available

- -

                Ver. -1.0: Added Miner & Gardener

- -

                Ver. -1.1: Revised & improved Miner inventory management

- -

                Ver. -2.0 (Current): Added 5 more workers

- -

 

- -

Sometimes the workers would be -addressed either as ‘him’ or ‘it’. It does not really matter to me.

- -

Known bugs and problems:

- -

1.       Workers move too fast when they face north or east.

- -

2.       Lag or crash occurs at some point (happens rarely, depend on how -many workers are working in one place).

- -

This mod has been tested using Minetest 0.4dev.

- -

If there are any problems, raise -it up in the official Minetest forum (in this mod’s -topic, maybe?).

- -

Have fun.

- -

 

- -

CRAFTING -RECIPE

- -

- -

Some building plans for builder -(will be explained further below):

- -

- -

 

- -

GUIDE -ON WORKERS

- -

A.      Harvey The Harvester

- -

- -

 

- -

Put it on the -ground and right click. Enter the item name that you want it to collect (you -can write in modname:nodename -or alias).

- -

Left click to -activate, left click it again to stop it and take it and everything it has -collected into your inventory.

- -

- -

 

- -

B.      Mordec The Miner

- -

- -

 

- -

Put it on the -ground and right click. Place some default:wood -into the wood slot at top left corner.

- -

Left click to -activate, left click it again to stop it. For each level of ground it digs, it -will consume one wood. Right click to open its inventory.

- -

 

- -

 

- -

Mordec glows in the dark.

- -

- -

 

- -

C.      Garren The Gardener

- -

- -

 

- -

Put it on the ground -and right click. Place one plant sample into the top left slot and put some default:sapling into the top right -slot. Left click to activate, left click it again to stop it.

- -

 

- -

 

- -

For each -jungle tree it grows, it will consume 9 saplings.

- -

For each apple -tree, papyrus or cactus it grows, it will consume 3 saplings.

- -

For each -jungle grass or dry shrub it grows, it will consume one sapling.

- -

If there is no -plant sample or the sample is not one of the plants mentioned above, it will -plant a sapling, and that of course will use one sapling each.

- -

 

- -

D.      Benjo The Builder

- -

- -

 

- -

Put it on the -ground and right click. Place a building plan into the top left slot and put -any type* of material into the top right slot. Left click to start building.

- -

After that, -your plan will turn into blank paper.

- -

 

- -

The building -plans (refer further above for craft recipes):

- -

1.       House

- -

  

- -

2.       Hut

- -

- -

3.       Tower

- -

- -

4.       9x9 wall

- -

 

- -

- -

5.       Underground bunker

- -

 

- -

6.       Pool

- -

 

- -

7.       Moat

- -

- -

 

- -

*All allowed -materials are in default mod: stone, cobble, mossycobble, -tree, jungletree, wood, brick, clay, desert stone, -glass, steelblock, cactus and dirt.

- -

**There are 2 -more building plans which are not shown in this doc. Figure it out by yourself, it’s easy ;)

- -

 

- -

E.       Gredo The Guard

- -

- -

 

- -

You only need -to put it on the ground and let it catch any worker which enters its radius. -The owner of the caught worker will be notified about the catch.

- -

Only you (the -owner of the guard) can take caught workers from its inventory.

- -

 

- -

 

- -

F.       Asvard The Assassin

- -

- -

 

- -

Put it on the -ground and right click. Enter player’s name which you want it to kill.

- -

Left click to -activate, left click it again to stop it.

- -

It can wait -for the targeted player to be online. Any guard within its radius will be -annihilated.

- -

Once it is -stopped or completed its job, it will turn to steel sword.

- -

 

- -

*It would not -move if the targeted player is too far away (like you-can’t-see-the-player -far away).

- -

 

- -

G.     Toco The Thief

- -

- -

 

- -

It is almost -invisible and cannot be detected by guard or any workers above.

- -

You only need to -put it anywhere and let it steal everything inside locked chests and players’ -inventory nearby.

- -

 

- -

 

- -

*Tips for its -victim: Take your stuff back from him.

- -

 

- -

H.     Cardon The Cop

- -

- -

 

- -

It’s the only -worker so far that can beat assassin and thief. It can detect nearby thief and -tell you its location and owner.

- -

When it -detects an assassin, it will destroy the assassin.

- -

If the -assassin has no target yet, then Cardon will give the -owner a warning.

- -

If it has a -target, then Cardon will beat the owner and sends the -owner to a prison high above him.

- -

 

- -

 

- -

END

- -
- - - - + + + + + Documentation for Workers (Minetest mod) + + +

+
+

Workers Ver. 2.0

+


+

+

Workers Mod

+

By LocaL_ALchemisT + (prof_awang@yahoo.com)

+

License: WTFPL

+

Version: 2.0

+

Dependencies: Default, + Bucket (highly recommended)

+


+

+

CONTENTS

+

1.       + Introduction

+

2.       + Crafting Recipe

+

3.       + Guide on Workers

+

 

+

INTRODUCTION

+

Before we go further, I + apologize for bad English.

+

This mod adds a set of + nodes that can move and can be interact to do specified work.

+

The nodes, or workers, are + created for the lulz and used for fun only. + If you are a serious builder, then this mod might not be useful + to you.

+

A brief history about this + mod:

+

                + Ver. 0.0: Harvester was the first (and only) worker available

+

                + Ver. 1.0: Added Miner & Gardener

+

                + Ver. 1.1: Revised & improved Miner inventory management

+

                + Ver. 2.0 (Current): Added 5 more workers

+

 

+

Sometimes the workers + would be addressed either as ‘him’ or ‘it’. It does not really matter to + me.

+

Known bugs and problems:

+

1.       + Workers move too fast + when they face north or east.

+

2.       + Lag or crash occurs at + some point (happens rarely, depend on how many workers are working in + one place).

+

This mod has been tested + using Minetest 0.4dev.

+

If there are any problems, + raise it up in the official Minetest forum + (in this mod’s topic, maybe?).

+

Have fun.

+

 

+

CRAFTING + RECIPE

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\recipe_all.bmp

+

Some building plans for + builder (will be explained further below):

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\plan_recipe_almost_all.bmp

+

 

+

GUIDE +ON + WORKERS

+

A.      + Harvey The + Harvester

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\face_harvey.png

+

 

+

Put it + on the ground and right click. Enter the item name that you want it to + collect (you can write in modname:nodename + or alias).

+

Left + click to activate, left click it again to stop it and take it and + everything it has collected into your inventory.

+

Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\harvey_00.bmp

+

 

+

B.      + Mordec + The Miner

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\face_mordec.png

+

 

+

Put it + on the ground and right click. Place some default:wood into the wood slot at top left + corner.

+

Left + click to activate, left click it again to stop it. For each level of + ground it digs, it will consume one wood. Right click to open its + inventory.

+

Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\mordec_00.bmp Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\mordec_01.bmp

+

Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\mordec_02.bmp Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\mordec_03.bmp

+

Mordec + glows in the dark.

+

Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\mordec_04.bmp

+

 

+

C.      + Garren + The Gardener

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\face_garren.png

+

 

+

Put it + on the ground and right click. Place one plant sample into the top left + slot and put some default:sapling + into the top right slot. Left click to activate, left click it again to + stop it.

+

Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\garren_00.bmp Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\garren_01.bmp

+

Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\garren_02.bmp Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\garren_03.bmp

+

For + each jungle tree it grows, it will consume 9 saplings.

+

For + each apple tree, papyrus or cactus it grows, it will consume 3 saplings.

+

For + each jungle grass or dry shrub it grows, it will consume one sapling.

+

If + there is no plant sample or the sample is not one of the plants + mentioned above, it will plant a sapling, and that of course will use + one sapling each.

+

 

+

D.      + Benjo + The Builder

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\face_benjo.png

+

 

+

Put it + on the ground and right click. Place a building plan into the top left + slot and put any type* of material into the top right slot. Left click + to start building.

+

After + that, your plan will turn into blank paper.

+

Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\benjo_00.bmp Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\benjo_01.bmp

+

The + building plans (refer further above for craft recipes):

+

1.       + House

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\plan_house.png Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\benjo_02.bmp Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\benjo_03.bmp

+

2.       + Hut

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\plan_hut.pngDescription: Description: Description: C:\Users\Acer\Pictures\workers 2.0\benjo_04.bmp

+

3.       + Tower

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\plan_tower.pngDescription: Description: Description: C:\Users\Acer\Pictures\workers 2.0\benjo_05.bmp

+

4.       + 9x9 wall

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\plan_wall.pngDescription: Description: Description: C:\Users\Acer\Pictures\workers 2.0\benjo_06.bmp Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\benjo_07.bmp

+

Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\benjo_08.bmp

+

5.       + Underground bunker

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\plan_ubunker.pngDescription: Description: Description: C:\Users\Acer\Pictures\workers 2.0\benjo_12.bmp Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\benjo_13.bmp

+

6.       + Pool

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\plan_pool.pngDescription: Description: Description: C:\Users\Acer\Pictures\workers 2.0\benjo_09.bmp Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\benjo_10.bmp

+

7.       + Moat

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\plan_moat.pngDescription: Description: Description: C:\Users\Acer\Pictures\workers 2.0\benjo_11.bmp

+

 

+

*All + allowed materials are in default mod: stone, cobble, mossycobble, + tree, jungletree, wood, brick, clay, desert + stone, glass, steelblock, cactus and dirt.

+

**There + are 2 more building plans which are not shown in this doc. Figure it out + by yourself, it’s easy ;)

+

 

+

E.       + Gredo + The Guard

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\face_gredo.png

+

 

+

You + only need to put it on the ground and let it catch any worker which + enters its radius. The owner of the caught worker will be notified about + the catch.

+

Only + you (the owner of the guard) can take caught workers from its inventory.

+

Description: Description: C:\Users\Acer\Pictures\workers 2.0\gredo_00.bmp Description: Description: C:\Users\Acer\Pictures\workers 2.0\gredo_01.bmp

+

 

+

F.       + Asvard + The Assassin

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\face_asvard.png

+

 

+

Put it + on the ground and right click. Enter player’s name which you want it to + kill.

+

Left + click to activate, left click it again to stop it.

+

It can + wait for the targeted player to be online. Any guard within its radius + will be annihilated.

+

Once it + is stopped or completed its job, it will turn to steel sword.

+

Description: Description: C:\Users\Acer\Pictures\workers 2.0\asvard_00.bmp Description: Description: C:\Users\Acer\Pictures\workers 2.0\asvard_01.bmp

+

*It + would not move if the targeted player is too far away (like you-can’t-see-the-player + far away).

+

 

+

G.     + Toco + The Thief

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\face_toco.png

+

 

+

It is + almost invisible and cannot be detected by guard or any workers above.

+

You + only need to put it anywhere and let it steal everything inside locked + chests and players’ inventory nearby.

+

Description: Description: C:\Users\Acer\Pictures\workers 2.0\toco_01.bmp Description: Description: C:\Users\Acer\Pictures\workers 2.0\toco_02.bmp

+

Description: Description: C:\Users\Acer\Pictures\workers 2.0\toco_03.bmp Description: Description: C:\Users\Acer\Pictures\workers 2.0\toco_04.bmp

+

*Tips + for its victim: Take your stuff back from him.

+

 

+

H.     + Cardon + The Cop

+

Description: Description: Description: Description: C:\Users\Acer\Pictures\workers 2.0\face_cardon.png

+

 

+

It’s + the only worker so far that can beat assassin and thief. It can detect + nearby thief and tell you its location and owner.

+

When it + detects an assassin, it will destroy the assassin.

+

If the + assassin has no target yet, then Cardon + will give the owner a warning.

+

If it + has a target, then Cardon will beat the + owner and sends the owner to a prison high above him.

+

Description: Description: C:\Users\Acer\Pictures\workers 2.0\cardon_00.bmp Description: Description: C:\Users\Acer\Pictures\workers 2.0\cardon_01.bmp

+

 

+

END

+
+ + diff --git a/doc/doc.md b/doc/doc.md new file mode 100644 index 0000000..d655fce --- /dev/null +++ b/doc/doc.md @@ -0,0 +1,213 @@ + Documentation for Workers (Minetest mod) + +**Workers Ver. 2.0** + + + +Workers Mod + +By LocaL_ALchemisT (prof_awang@yahoo.com) + +License: WTFPL + +Version: 2.0 + +Dependencies: Default, Bucket (highly recommended) + + + +**CONTENTS** + +1. Introduction + +2. Crafting Recipe + +3. Guide on Workers + +**INTRODUCTION** + +Before we go further, I apologize for bad English. + +This mod adds a set of nodes that can move and can be interact to do specified work. + +The nodes, or workers, are created for the lulz and used for fun only. If you are a serious builder, then this mod might not be useful to you. + +A brief history about this mod: + + Ver. 0.0: Harvester was the first (and only) worker available + + Ver. 1.0: Added Miner & Gardener + + Ver. 1.1: Revised & improved Miner inventory management + + Ver. 2.0 (Current): Added 5 more workers + +Sometimes the workers would be addressed either as ‘him’ or ‘it’. It does not really matter to me. + +Known bugs and problems: + +1. Workers move too fast when they face north or east. + +2. Lag or crash occurs at some point (happens rarely, depend on how many workers are working in one place). + +This mod has been tested using Minetest 0.4dev. + +If there are any problems, raise it up in the official Minetest forum (in this mod’s topic, maybe?). + +Have fun. + +**CRAFTING RECIPE** + +![recipe_all.bmp](images/image002.jpg) + +Some building plans for builder (will be explained further below): + +![plan_recipe_almost_all.bmp](images/image004.jpg) + +**GUIDE ON WORKERS** + +**A.** **Harvey The Harvester** + +![face_harvey.png](images/image005.png) + +Put it on the ground and right click. Enter the item name that you want it to collect (you can write in modname:nodename or alias). + +Left click to activate, left click it again to stop it and take it and everything it has collected into your inventory. + +![harvey_00.bmp](images/image006.png) + +**B.** **Mordec** **The Miner** + +![face_mordec.png](images/image007.png) + +Put it on the ground and right click. Place some default:wood into the wood slot at top left corner. + +Left click to activate, left click it again to stop it. For each level of ground it digs, it will consume one wood. Right click to open its inventory. + +![mordec_00.bmp](images/image009.jpg)![mordec_01.bmp](images/image011.jpg) + +![mordec_02.bmp](images/image013.jpg)![mordec_03.bmp](images/image015.jpg) + +Mordec glows in the dark. + +![mordec_04.bmp](images/image017.jpg) + +**C.** **Garren** **The Gardener** + +![face_garren.png](images/image018.png) + +Put it on the ground and right click. Place one plant sample into the top left slot and put some default:sapling into the top right slot. Left click to activate, left click it again to stop it. + +![garren_00.bmp](images/image020.jpg)![garren_01.bmp](images/image022.jpg) + +![garren_02.bmp](images/image024.jpg)![garren_03.bmp](images/image026.jpg) + +For each jungle tree it grows, it will consume 9 saplings. + +For each apple tree, papyrus or cactus it grows, it will consume 3 saplings. + +For each jungle grass or dry shrub it grows, it will consume one sapling. + +If there is no plant sample or the sample is not one of the plants mentioned above, it will plant a sapling, and that of course will use one sapling each. + +**D.** **Benjo** **The Builder** + +![face_benjo.png](images/image027.png) + +Put it on the ground and right click. Place a building plan into the top left slot and put any type* of material into the top right slot. Left click to start building. + +After that, your plan will turn into blank paper. + +![benjo_00.bmp](images/image029.jpg)![benjo_01.bmp](images/image031.jpg) + +The building plans (refer further above for craft recipes): + +1. House + +![plan_house.png](images/image033.png)![benjo_02.bmp](images/image035.jpg)![benjo_03.bmp](images/image037.jpg) + +2. Hut + +![plan_hut.png](images/image039.png)![benjo_04.bmp](images/image041.jpg) + +3. Tower + +![plan_tower.png](images/image043.png)![benjo_05.bmp](images/image045.jpg) + +4. 9x9 wall + +![plan_wall.png](images/image047.png)![benjo_06.bmp](images/image049.jpg)![benjo_07.bmp](images/image051.jpg) + +![](images/image053.png)![benjo_08.bmp](images/image055.jpg) + +5. Underground bunker + +![plan_ubunker.png](images/image057.png)![benjo_12.bmp](images/image059.jpg)![benjo_13.bmp](images/image061.jpg) + +6. Pool + +![plan_pool.png](images/image063.png)![benjo_09.bmp](images/image065.jpg)![benjo_10.bmp](images/image067.jpg) + +7. Moat + +![plan_moat.png](images/image069.png)![benjo_11.bmp](images/image071.jpg) + +*All allowed materials are in default mod: stone, cobble, mossycobble, tree, jungletree, wood, brick, clay, desert stone, glass, steelblock, cactus and dirt. + +**There are 2 more building plans which are not shown in this doc. Figure it out by yourself, it’s easy ;) + +**E.** **Gredo** **The Guard** + +![face_gredo.png](images/image072.png) + +You only need to put it on the ground and let it catch any worker which enters its radius. The owner of the caught worker will be notified about the catch. + +Only you (the owner of the guard) can take caught workers from its inventory. + +![gredo_00.bmp](images/image074.jpg)![gredo_01.bmp](images/image076.jpg) + +**F.** **Asvard** **The Assassin** + +![face_asvard.png](images/image077.png) + +Put it on the ground and right click. Enter player’s name which you want it to kill. + +Left click to activate, left click it again to stop it. + +It can wait for the targeted player to be online. Any guard within its radius will be annihilated. + +Once it is stopped or completed its job, it will turn to steel sword. + +![asvard_00.bmp](images/image079.jpg)![asvard_01.bmp](images/image081.jpg) + +*It would not move if the targeted player is too far away (like _you-can’t-see-the-player_ far away). + +**G.** **Toco** **The Thief** + +![face_toco.png](images/image082.png) + +It is almost invisible and cannot be detected by guard or any workers above. + +You only need to put it anywhere and let it steal everything inside locked chests and players’ inventory nearby. + +![toco_01.bmp](images/image084.jpg)![toco_02.bmp](images/image086.jpg) + +![toco_03.bmp](images/image088.jpg)![toco_04.bmp](images/image090.jpg) + +*Tips for its victim: Take your stuff back from him. + +**H.** **Cardon** **The Cop** + +![face_cardon.png](images/image091.png) + +It’s the only worker so far that can beat assassin and thief. It can detect nearby thief and tell you its location and owner. + +When it detects an assassin, it will destroy the assassin. + +If the assassin has no target yet, then Cardon will give the owner a warning. + +If it has a target, then Cardon will beat the owner and sends the owner to a prison high above him. + +![cardon_00.bmp](images/image093.jpg)![cardon_01.bmp](images/image095.jpg) + +**END** diff --git a/doc/doc_files/colorschememapping.xml b/doc/images/colorschememapping.xml similarity index 100% rename from doc/doc_files/colorschememapping.xml rename to doc/images/colorschememapping.xml diff --git a/doc/doc_files/filelist.xml b/doc/images/filelist.xml similarity index 100% rename from doc/doc_files/filelist.xml rename to doc/images/filelist.xml diff --git a/doc/doc_files/image001.png b/doc/images/image001.png similarity index 100% rename from doc/doc_files/image001.png rename to doc/images/image001.png diff --git a/doc/doc_files/image002.jpg b/doc/images/image002.jpg similarity index 100% rename from doc/doc_files/image002.jpg rename to doc/images/image002.jpg diff --git a/doc/doc_files/image003.png b/doc/images/image003.png similarity index 100% rename from doc/doc_files/image003.png rename to doc/images/image003.png diff --git a/doc/doc_files/image004.jpg b/doc/images/image004.jpg similarity index 100% rename from doc/doc_files/image004.jpg rename to doc/images/image004.jpg diff --git a/doc/doc_files/image005.png b/doc/images/image005.png similarity index 100% rename from doc/doc_files/image005.png rename to doc/images/image005.png diff --git a/doc/doc_files/image006.png b/doc/images/image006.png similarity index 100% rename from doc/doc_files/image006.png rename to doc/images/image006.png diff --git a/doc/doc_files/image007.png b/doc/images/image007.png similarity index 100% rename from doc/doc_files/image007.png rename to doc/images/image007.png diff --git a/doc/doc_files/image008.png b/doc/images/image008.png similarity index 100% rename from doc/doc_files/image008.png rename to doc/images/image008.png diff --git a/doc/doc_files/image009.jpg b/doc/images/image009.jpg similarity index 100% rename from doc/doc_files/image009.jpg rename to doc/images/image009.jpg diff --git a/doc/doc_files/image010.png b/doc/images/image010.png similarity index 100% rename from doc/doc_files/image010.png rename to doc/images/image010.png diff --git a/doc/doc_files/image011.jpg b/doc/images/image011.jpg similarity index 100% rename from doc/doc_files/image011.jpg rename to doc/images/image011.jpg diff --git a/doc/doc_files/image012.png b/doc/images/image012.png similarity index 100% rename from doc/doc_files/image012.png rename to doc/images/image012.png diff --git a/doc/doc_files/image013.jpg b/doc/images/image013.jpg similarity index 100% rename from doc/doc_files/image013.jpg rename to doc/images/image013.jpg diff --git a/doc/doc_files/image014.png b/doc/images/image014.png similarity index 100% rename from doc/doc_files/image014.png rename to doc/images/image014.png diff --git a/doc/doc_files/image015.jpg b/doc/images/image015.jpg similarity index 100% rename from doc/doc_files/image015.jpg rename to doc/images/image015.jpg diff --git a/doc/doc_files/image016.png b/doc/images/image016.png similarity index 100% rename from doc/doc_files/image016.png rename to doc/images/image016.png diff --git a/doc/doc_files/image017.jpg b/doc/images/image017.jpg similarity index 100% rename from doc/doc_files/image017.jpg rename to doc/images/image017.jpg diff --git a/doc/doc_files/image018.png b/doc/images/image018.png similarity index 100% rename from doc/doc_files/image018.png rename to doc/images/image018.png diff --git a/doc/doc_files/image019.png b/doc/images/image019.png similarity index 100% rename from doc/doc_files/image019.png rename to doc/images/image019.png diff --git a/doc/doc_files/image020.jpg b/doc/images/image020.jpg similarity index 100% rename from doc/doc_files/image020.jpg rename to doc/images/image020.jpg diff --git a/doc/doc_files/image021.png b/doc/images/image021.png similarity index 100% rename from doc/doc_files/image021.png rename to doc/images/image021.png diff --git a/doc/doc_files/image022.jpg b/doc/images/image022.jpg similarity index 100% rename from doc/doc_files/image022.jpg rename to doc/images/image022.jpg diff --git a/doc/doc_files/image023.png b/doc/images/image023.png similarity index 100% rename from doc/doc_files/image023.png rename to doc/images/image023.png diff --git a/doc/doc_files/image024.jpg b/doc/images/image024.jpg similarity index 100% rename from doc/doc_files/image024.jpg rename to doc/images/image024.jpg diff --git a/doc/doc_files/image025.png b/doc/images/image025.png similarity index 100% rename from doc/doc_files/image025.png rename to doc/images/image025.png diff --git a/doc/doc_files/image026.jpg b/doc/images/image026.jpg similarity index 100% rename from doc/doc_files/image026.jpg rename to doc/images/image026.jpg diff --git a/doc/doc_files/image027.png b/doc/images/image027.png similarity index 100% rename from doc/doc_files/image027.png rename to doc/images/image027.png diff --git a/doc/doc_files/image028.png b/doc/images/image028.png similarity index 100% rename from doc/doc_files/image028.png rename to doc/images/image028.png diff --git a/doc/doc_files/image029.jpg b/doc/images/image029.jpg similarity index 100% rename from doc/doc_files/image029.jpg rename to doc/images/image029.jpg diff --git a/doc/doc_files/image030.png b/doc/images/image030.png similarity index 100% rename from doc/doc_files/image030.png rename to doc/images/image030.png diff --git a/doc/doc_files/image031.jpg b/doc/images/image031.jpg similarity index 100% rename from doc/doc_files/image031.jpg rename to doc/images/image031.jpg diff --git a/doc/doc_files/image032.png b/doc/images/image032.png similarity index 100% rename from doc/doc_files/image032.png rename to doc/images/image032.png diff --git a/doc/doc_files/image033.png b/doc/images/image033.png similarity index 100% rename from doc/doc_files/image033.png rename to doc/images/image033.png diff --git a/doc/doc_files/image034.png b/doc/images/image034.png similarity index 100% rename from doc/doc_files/image034.png rename to doc/images/image034.png diff --git a/doc/doc_files/image035.jpg b/doc/images/image035.jpg similarity index 100% rename from doc/doc_files/image035.jpg rename to doc/images/image035.jpg diff --git a/doc/doc_files/image036.png b/doc/images/image036.png similarity index 100% rename from doc/doc_files/image036.png rename to doc/images/image036.png diff --git a/doc/doc_files/image037.jpg b/doc/images/image037.jpg similarity index 100% rename from doc/doc_files/image037.jpg rename to doc/images/image037.jpg diff --git a/doc/doc_files/image038.png b/doc/images/image038.png similarity index 100% rename from doc/doc_files/image038.png rename to doc/images/image038.png diff --git a/doc/doc_files/image039.png b/doc/images/image039.png similarity index 100% rename from doc/doc_files/image039.png rename to doc/images/image039.png diff --git a/doc/doc_files/image040.png b/doc/images/image040.png similarity index 100% rename from doc/doc_files/image040.png rename to doc/images/image040.png diff --git a/doc/doc_files/image041.jpg b/doc/images/image041.jpg similarity index 100% rename from doc/doc_files/image041.jpg rename to doc/images/image041.jpg diff --git a/doc/doc_files/image042.png b/doc/images/image042.png similarity index 100% rename from doc/doc_files/image042.png rename to doc/images/image042.png diff --git a/doc/doc_files/image043.png b/doc/images/image043.png similarity index 100% rename from doc/doc_files/image043.png rename to doc/images/image043.png diff --git a/doc/doc_files/image044.png b/doc/images/image044.png similarity index 100% rename from doc/doc_files/image044.png rename to doc/images/image044.png diff --git a/doc/doc_files/image045.jpg b/doc/images/image045.jpg similarity index 100% rename from doc/doc_files/image045.jpg rename to doc/images/image045.jpg diff --git a/doc/doc_files/image046.png b/doc/images/image046.png similarity index 100% rename from doc/doc_files/image046.png rename to doc/images/image046.png diff --git a/doc/doc_files/image047.png b/doc/images/image047.png similarity index 100% rename from doc/doc_files/image047.png rename to doc/images/image047.png diff --git a/doc/doc_files/image048.png b/doc/images/image048.png similarity index 100% rename from doc/doc_files/image048.png rename to doc/images/image048.png diff --git a/doc/doc_files/image049.jpg b/doc/images/image049.jpg similarity index 100% rename from doc/doc_files/image049.jpg rename to doc/images/image049.jpg diff --git a/doc/doc_files/image050.png b/doc/images/image050.png similarity index 100% rename from doc/doc_files/image050.png rename to doc/images/image050.png diff --git a/doc/doc_files/image051.jpg b/doc/images/image051.jpg similarity index 100% rename from doc/doc_files/image051.jpg rename to doc/images/image051.jpg diff --git a/doc/doc_files/image052.png b/doc/images/image052.png similarity index 100% rename from doc/doc_files/image052.png rename to doc/images/image052.png diff --git a/doc/doc_files/image053.png b/doc/images/image053.png similarity index 100% rename from doc/doc_files/image053.png rename to doc/images/image053.png diff --git a/doc/doc_files/image054.png b/doc/images/image054.png similarity index 100% rename from doc/doc_files/image054.png rename to doc/images/image054.png diff --git a/doc/doc_files/image055.jpg b/doc/images/image055.jpg similarity index 100% rename from doc/doc_files/image055.jpg rename to doc/images/image055.jpg diff --git a/doc/doc_files/image056.png b/doc/images/image056.png similarity index 100% rename from doc/doc_files/image056.png rename to doc/images/image056.png diff --git a/doc/doc_files/image057.png b/doc/images/image057.png similarity index 100% rename from doc/doc_files/image057.png rename to doc/images/image057.png diff --git a/doc/doc_files/image058.png b/doc/images/image058.png similarity index 100% rename from doc/doc_files/image058.png rename to doc/images/image058.png diff --git a/doc/doc_files/image059.jpg b/doc/images/image059.jpg similarity index 100% rename from doc/doc_files/image059.jpg rename to doc/images/image059.jpg diff --git a/doc/doc_files/image060.png b/doc/images/image060.png similarity index 100% rename from doc/doc_files/image060.png rename to doc/images/image060.png diff --git a/doc/doc_files/image061.jpg b/doc/images/image061.jpg similarity index 100% rename from doc/doc_files/image061.jpg rename to doc/images/image061.jpg diff --git a/doc/doc_files/image062.png b/doc/images/image062.png similarity index 100% rename from doc/doc_files/image062.png rename to doc/images/image062.png diff --git a/doc/doc_files/image063.png b/doc/images/image063.png similarity index 100% rename from doc/doc_files/image063.png rename to doc/images/image063.png diff --git a/doc/doc_files/image064.png b/doc/images/image064.png similarity index 100% rename from doc/doc_files/image064.png rename to doc/images/image064.png diff --git a/doc/doc_files/image065.jpg b/doc/images/image065.jpg similarity index 100% rename from doc/doc_files/image065.jpg rename to doc/images/image065.jpg diff --git a/doc/doc_files/image066.png b/doc/images/image066.png similarity index 100% rename from doc/doc_files/image066.png rename to doc/images/image066.png diff --git a/doc/doc_files/image067.jpg b/doc/images/image067.jpg similarity index 100% rename from doc/doc_files/image067.jpg rename to doc/images/image067.jpg diff --git a/doc/doc_files/image068.png b/doc/images/image068.png similarity index 100% rename from doc/doc_files/image068.png rename to doc/images/image068.png diff --git a/doc/doc_files/image069.png b/doc/images/image069.png similarity index 100% rename from doc/doc_files/image069.png rename to doc/images/image069.png diff --git a/doc/doc_files/image070.png b/doc/images/image070.png similarity index 100% rename from doc/doc_files/image070.png rename to doc/images/image070.png diff --git a/doc/doc_files/image071.jpg b/doc/images/image071.jpg similarity index 100% rename from doc/doc_files/image071.jpg rename to doc/images/image071.jpg diff --git a/doc/doc_files/image072.png b/doc/images/image072.png similarity index 100% rename from doc/doc_files/image072.png rename to doc/images/image072.png diff --git a/doc/doc_files/image073.png b/doc/images/image073.png similarity index 100% rename from doc/doc_files/image073.png rename to doc/images/image073.png diff --git a/doc/doc_files/image074.jpg b/doc/images/image074.jpg similarity index 100% rename from doc/doc_files/image074.jpg rename to doc/images/image074.jpg diff --git a/doc/doc_files/image075.png b/doc/images/image075.png similarity index 100% rename from doc/doc_files/image075.png rename to doc/images/image075.png diff --git a/doc/doc_files/image076.jpg b/doc/images/image076.jpg similarity index 100% rename from doc/doc_files/image076.jpg rename to doc/images/image076.jpg diff --git a/doc/doc_files/image077.png b/doc/images/image077.png similarity index 100% rename from doc/doc_files/image077.png rename to doc/images/image077.png diff --git a/doc/doc_files/image078.png b/doc/images/image078.png similarity index 100% rename from doc/doc_files/image078.png rename to doc/images/image078.png diff --git a/doc/doc_files/image079.jpg b/doc/images/image079.jpg similarity index 100% rename from doc/doc_files/image079.jpg rename to doc/images/image079.jpg diff --git a/doc/doc_files/image080.png b/doc/images/image080.png similarity index 100% rename from doc/doc_files/image080.png rename to doc/images/image080.png diff --git a/doc/doc_files/image081.jpg b/doc/images/image081.jpg similarity index 100% rename from doc/doc_files/image081.jpg rename to doc/images/image081.jpg diff --git a/doc/doc_files/image082.png b/doc/images/image082.png similarity index 100% rename from doc/doc_files/image082.png rename to doc/images/image082.png diff --git a/doc/doc_files/image083.png b/doc/images/image083.png similarity index 100% rename from doc/doc_files/image083.png rename to doc/images/image083.png diff --git a/doc/doc_files/image084.jpg b/doc/images/image084.jpg similarity index 100% rename from doc/doc_files/image084.jpg rename to doc/images/image084.jpg diff --git a/doc/doc_files/image085.png b/doc/images/image085.png similarity index 100% rename from doc/doc_files/image085.png rename to doc/images/image085.png diff --git a/doc/doc_files/image086.jpg b/doc/images/image086.jpg similarity index 100% rename from doc/doc_files/image086.jpg rename to doc/images/image086.jpg diff --git a/doc/doc_files/image087.png b/doc/images/image087.png similarity index 100% rename from doc/doc_files/image087.png rename to doc/images/image087.png diff --git a/doc/doc_files/image088.jpg b/doc/images/image088.jpg similarity index 100% rename from doc/doc_files/image088.jpg rename to doc/images/image088.jpg diff --git a/doc/doc_files/image089.png b/doc/images/image089.png similarity index 100% rename from doc/doc_files/image089.png rename to doc/images/image089.png diff --git a/doc/doc_files/image090.jpg b/doc/images/image090.jpg similarity index 100% rename from doc/doc_files/image090.jpg rename to doc/images/image090.jpg diff --git a/doc/doc_files/image091.png b/doc/images/image091.png similarity index 100% rename from doc/doc_files/image091.png rename to doc/images/image091.png diff --git a/doc/doc_files/image092.png b/doc/images/image092.png similarity index 100% rename from doc/doc_files/image092.png rename to doc/images/image092.png diff --git a/doc/doc_files/image093.jpg b/doc/images/image093.jpg similarity index 100% rename from doc/doc_files/image093.jpg rename to doc/images/image093.jpg diff --git a/doc/doc_files/image094.png b/doc/images/image094.png similarity index 100% rename from doc/doc_files/image094.png rename to doc/images/image094.png diff --git a/doc/doc_files/image095.jpg b/doc/images/image095.jpg similarity index 100% rename from doc/doc_files/image095.jpg rename to doc/images/image095.jpg diff --git a/doc/doc_files/themedata.thmx b/doc/images/themedata.thmx similarity index 100% rename from doc/doc_files/themedata.thmx rename to doc/images/themedata.thmx