Skip to content

Commit

Permalink
New level!
Browse files Browse the repository at this point in the history
  • Loading branch information
RedTopper committed Jan 3, 2017
1 parent a869ebb commit 1ff584b
Show file tree
Hide file tree
Showing 9 changed files with 551 additions and 3 deletions.
17 changes: 14 additions & 3 deletions hexlevels/6void.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<Mode>???</Mode>
<Creator>REDHAT</Creator>
<Music>darkWizards.wav</Music>
<SpeedWall>3.0</SpeedWall>
<SpeedWall>3.6</SpeedWall>
<SpeedRotation>0.0</SpeedRotation>
<SpeedCursor>0.10471976</SpeedCursor>
<SpeedCursor>0.17951958</SpeedCursor>
<SpeedPulse>120</SpeedPulse>
<BackgroundColorOne>
<Color>
Expand All @@ -31,6 +31,17 @@
</Color>
</ForegroundColor>
<LinkedPatterns>
<Pattern>o6_3wall.xml</Pattern>
<Pattern>o7_4wall.xml</Pattern>
<Pattern>o7_round.xml</Pattern>
<Pattern>o7_spiral.xml</Pattern>
<Pattern>o7_fall.xml</Pattern>
<Pattern>o7_push.xml</Pattern>
<Pattern>o8_arc.xml</Pattern>
<Pattern>o8_falls.xml</Pattern>
<Pattern>o8_spiral.xml</Pattern>
<Pattern>o8_tower.xml</Pattern>
<Pattern>o8_madness.xml</Pattern>
<Pattern>o7_solo.xml</Pattern>
<Pattern>o8_solo.xml</Pattern>
</LinkedPatterns>
</Level>
24 changes: 24 additions & 0 deletions hexlevels/patterns/o7_4wall.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Pattern>
<SidesRequired>7</SidesRequired>
<Wall>
<Distance>0</Distance>
<Height>16</Height>
<Side>0</Side>
</Wall>
<Wall>
<Distance>0</Distance>
<Height>16</Height>
<Side>1</Side>
</Wall>
<Wall>
<Distance>0</Distance>
<Height>16</Height>
<Side>3</Side>
</Wall>
<Wall>
<Distance>0</Distance>
<Height>16</Height>
<Side>5</Side>
</Wall>
</Pattern>
84 changes: 84 additions & 0 deletions hexlevels/patterns/o7_fall.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Pattern>
<SidesRequired>7</SidesRequired>
<Wall>
<Distance>0</Distance>
<Height>16</Height>
<Side>0</Side>
</Wall>
<Wall>
<Distance>0</Distance>
<Height>16</Height>
<Side>1</Side>
</Wall>
<Wall>
<Distance>0</Distance>
<Height>16</Height>
<Side>3</Side>
</Wall>
<Wall>
<Distance>0</Distance>
<Height>16</Height>
<Side>5</Side>
</Wall>
<Wall>
<Distance>60</Distance>
<Height>16</Height>
<Side>1</Side>
</Wall>
<Wall>
<Distance>60</Distance>
<Height>16</Height>
<Side>2</Side>
</Wall>
<Wall>
<Distance>60</Distance>
<Height>16</Height>
<Side>4</Side>
</Wall>
<Wall>
<Distance>60</Distance>
<Height>16</Height>
<Side>6</Side>
</Wall>
<Wall>
<Distance>120</Distance>
<Height>16</Height>
<Side>2</Side>
</Wall>
<Wall>
<Distance>120</Distance>
<Height>16</Height>
<Side>3</Side>
</Wall>
<Wall>
<Distance>120</Distance>
<Height>16</Height>
<Side>5</Side>
</Wall>
<Wall>
<Distance>120</Distance>
<Height>16</Height>
<Side>0</Side>
</Wall>
<Wall>
<Distance>180</Distance>
<Height>16</Height>
<Side>3</Side>
</Wall>
<Wall>
<Distance>180</Distance>
<Height>16</Height>
<Side>4</Side>
</Wall>
<Wall>
<Distance>180</Distance>
<Height>16</Height>
<Side>6</Side>
</Wall>
<Wall>
<Distance>180</Distance>
<Height>16</Height>
<Side>1</Side>
</Wall>
</Pattern>
89 changes: 89 additions & 0 deletions hexlevels/patterns/o7_push.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Pattern>
<SidesRequired>7</SidesRequired>
<Wall>
<Distance>0</Distance>
<Height>256</Height>
<Side>0</Side>
</Wall>
<Wall>
<Distance>0</Distance>
<Height>16</Height>
<Side>2</Side>
</Wall>
<Wall>
<Distance>0</Distance>
<Height>16</Height>
<Side>3</Side>
</Wall>
<Wall>
<Distance>0</Distance>
<Height>16</Height>
<Side>4</Side>
</Wall>
<Wall>
<Distance>0</Distance>
<Height>16</Height>
<Side>5</Side>
</Wall>
<Wall>
<Distance>80</Distance>
<Height>16</Height>
<Side>1</Side>
</Wall>
<Wall>
<Distance>80</Distance>
<Height>16</Height>
<Side>2</Side>
</Wall>
<Wall>
<Distance>80</Distance>
<Height>16</Height>
<Side>5</Side>
</Wall>
<Wall>
<Distance>80</Distance>
<Height>16</Height>
<Side>6</Side>
</Wall>
<Wall>
<Distance>160</Distance>
<Height>16</Height>
<Side>2</Side>
</Wall>
<Wall>
<Distance>160</Distance>
<Height>16</Height>
<Side>3</Side>
</Wall>
<Wall>
<Distance>160</Distance>
<Height>16</Height>
<Side>4</Side>
</Wall>
<Wall>
<Distance>160</Distance>
<Height>16</Height>
<Side>5</Side>
</Wall>
<Wall>
<Distance>240</Distance>
<Height>16</Height>
<Side>1</Side>
</Wall>
<Wall>
<Distance>240</Distance>
<Height>16</Height>
<Side>2</Side>
</Wall>
<Wall>
<Distance>240</Distance>
<Height>16</Height>
<Side>5</Side>
</Wall>
<Wall>
<Distance>240</Distance>
<Height>16</Height>
<Side>6</Side>
</Wall>
</Pattern>
29 changes: 29 additions & 0 deletions hexlevels/patterns/o7_round.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Pattern>
<SidesRequired>7</SidesRequired>
<Wall>
<Distance>0</Distance>
<Height>32</Height>
<Side>0</Side>
</Wall>
<Wall>
<Distance>16</Distance>
<Height>32</Height>
<Side>1</Side>
</Wall>
<Wall>
<Distance>32</Distance>
<Height>32</Height>
<Side>2</Side>
</Wall>
<Wall>
<Distance>0</Distance>
<Height>32</Height>
<Side>4</Side>
</Wall>
<Wall>
<Distance>16</Distance>
<Height>32</Height>
<Side>5</Side>
</Wall>
</Pattern>
119 changes: 119 additions & 0 deletions hexlevels/patterns/o7_solo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Pattern>
<SidesRequired>7</SidesRequired>
<Wall>
<Distance>0</Distance>
<Height>8</Height>
<Side>0</Side>
</Wall>
<Wall>
<Distance>20</Distance>
<Height>8</Height>
<Side>0</Side>
</Wall>
<Wall>
<Distance>40</Distance>
<Height>8</Height>
<Side>0</Side>
</Wall>
<Wall>
<Distance>60</Distance>
<Height>8</Height>
<Side>0</Side>
</Wall>
<Wall>
<Distance>80</Distance>
<Height>8</Height>
<Side>0</Side>
</Wall>
<Wall>
<Distance>0</Distance>
<Height>8</Height>
<Side>1</Side>
</Wall>
<Wall>
<Distance>20</Distance>
<Height>8</Height>
<Side>1</Side>
</Wall>
<Wall>
<Distance>40</Distance>
<Height>8</Height>
<Side>1</Side>
</Wall>
<Wall>
<Distance>60</Distance>
<Height>8</Height>
<Side>1</Side>
</Wall>
<Wall>
<Distance>80</Distance>
<Height>8</Height>
<Side>1</Side>
</Wall>
<Wall>
<Distance>0</Distance>
<Height>8</Height>
<Side>3</Side>
</Wall>
<Wall>
<Distance>20</Distance>
<Height>8</Height>
<Side>3</Side>
</Wall>
<Wall>
<Distance>40</Distance>
<Height>8</Height>
<Side>3</Side>
</Wall>
<Wall>
<Distance>60</Distance>
<Height>8</Height>
<Side>3</Side>
</Wall>
<Wall>
<Distance>80</Distance>
<Height>8</Height>
<Side>3</Side>
</Wall>
<Wall>
<Distance>0</Distance>
<Height>8</Height>
<Side>5</Side>
</Wall>
<Wall>
<Distance>20</Distance>
<Height>8</Height>
<Side>5</Side>
</Wall>
<Wall>
<Distance>40</Distance>
<Height>8</Height>
<Side>5</Side>
</Wall>
<Wall>
<Distance>60</Distance>
<Height>8</Height>
<Side>5</Side>
</Wall>
<Wall>
<Distance>80</Distance>
<Height>8</Height>
<Side>5</Side>
</Wall>
<Wall>
<Distance>120</Distance>
<Height>8</Height>
<Side>2</Side>
</Wall>
<Wall>
<Distance>120</Distance>
<Height>8</Height>
<Side>4</Side>
</Wall>
<Wall>
<Distance>120</Distance>
<Height>8</Height>
<Side>6</Side>
</Wall>
</Pattern>
Loading

0 comments on commit 1ff584b

Please sign in to comment.