Skip to content

Commit

Permalink
Merge branch 'Version-Beta-2'
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMossmyr committed May 2, 2018
2 parents d1011c0 + a3f2ea9 commit cc23345
Show file tree
Hide file tree
Showing 17 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ _Enfo's Team Survival: MTExtended Edition_ is a custom map for the game WarCraft

_Enfo's Team Survival_ is a Hero-centered team survival inspired by an old multi-user dungeon called DragonRealms. Choose a Hero, defend against waves of monsters, and hold out longer than the enemy team. _MTExtended Edition_ is an open-sourced continuation of the abandoned _MT Edition_ by Pedro (mecatronic) and Bruno (Prytoluk). It picks up where the developers left off at version 1.93 released in 2011.

## Instructions
## Download and Play

Download the latest release in the [Releases](https://github.com/SimonMossmyr/Enfo-MTE/releases) tab and put the `.w3x` file in your WarCraft III maps folder: `X:\Users\<user>\Documents\Warcraft III\Maps`. Start the game and play.
Download the latest release in the [Releases](https://github.com/SimonMossmyr/Enfo-MTE/releases) tab and put the map (`Enfos_MTE_###.w3x`) in your WarCraft III maps folder: `X:\Users\<user>\Documents\Warcraft III\Maps`. Start the game and play.

## Further information

Expand Down
File renamed without changes.
Binary file not shown.
8 changes: 4 additions & 4 deletions media/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Media

Created with GNU Image Manipulation Program (GIMP). The custom loading screen and lobby preview images exist as XCF files in their respective directories. All images are 32 bit TGA format _without_ RLE compression.
Created with GNU Image Manipulation Program (GIMP). The custom loading screen and lobby preview images exist as XCF files. All images are 32 bit TGA format _without_ RLE compression.

## Loading Screen

Size 1024x768. Exists as four quadrants and a header(?) file when imported into the map. Full paths:
Size 1024x768. Exists as four quadrants and a header(?) MDX file when imported into the map. Full paths:

- `LoadingScreen.mdx`
- `LoadingScreenBL.tga` (512x256)
Expand All @@ -18,5 +18,5 @@ Size 256x256. Exists with full path `war3mapPreview.tga` when imported into the

## Sources

- Background image: _Panda vs. Tauren_ by Vincent Carre (Gen-X). Source no longer available, snapshot cached by Google can be found [here](http://webcache.googleusercontent.com/search?q=cache:3Kcu-IVZL1AJ:eu.battle.net/wow/en/media/fanart/%3Fview%3Dfanart-0106%26keywords%3Drace.panda+&cd=13&hl=sv&ct=clnk&gl=se).
- Font: [_LeagueGothic-Italic_](https://www.ffonts.net/LeagueGothic-Italic.font) by The League of Moveable Type.
- Background image: _Panda vs. Tauren_ by Vincent Carre (Gen-X). Source no longer available. Snapshot cached by Google can be found [here](http://webcache.googleusercontent.com/search?q=cache:3Kcu-IVZL1AJ:eu.battle.net/wow/en/media/fanart/%3Fview%3Dfanart-0106%26keywords%3Drace.panda+&cd=13&hl=sv&ct=clnk&gl=se).
- Font: [_LeagueGothic-Italic_](https://www.ffonts.net/LeagueGothic-Italic.font) by The League of Moveable Type.
Binary file removed media/loadingscreen/LoadingScreenBL.tga
Binary file not shown.
Binary file removed media/loadingscreen/LoadingScreenBR.tga
Binary file not shown.
Binary file removed media/loadingscreen/LoadingScreenTL.tga
Binary file not shown.
Binary file removed media/loadingscreen/LoadingScreenTR.tga
Binary file not shown.
Binary file not shown.
Binary file removed media/war3mappreview/war3mappreview.tga
Binary file not shown.
Binary file modified w3x-mpq-raw/war3map.w3a
Binary file not shown.
Binary file modified w3x-mpq-raw/war3map.w3i
Binary file not shown.
Binary file modified w3x-mpq-raw/war3map.w3u
Binary file not shown.
Binary file modified w3x-mpq-raw/war3map.wct
Binary file not shown.
Binary file modified w3x-mpq-raw/war3map.wtg
Binary file not shown.
30 changes: 15 additions & 15 deletions w3x-mpq-raw/war3map.wts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,21 @@ STRING 4
Player 13
}

STRING 5
// Abilities: A02J (Bard - Nexus), Ubertip (Tooltip - Normal - Extended)
{
|c00ffcc00Ability Type:|r Activated
|c00ffcc00Target:|r Your SpellBringer
|c00ffcc00Effect:|r Restores target's mana
|c00ffcc00Cooldown:|r <A02J,Cool1> seconds

The magical lilt of Nexus encourages, if not outright forces, the user's Spellbringer to draw upon ambient energy, resulting in a sudden increase of its mana stores.

|c00ffcc00Mana Restored:|r 40

|cff87ceebCasting this ability prevents you from repicking.|r
}

STRING 6
{
Player 14
Expand Down Expand Up @@ -11162,21 +11177,6 @@ STRING 1214
[|cffffcc00C|r] Nexus
}

STRING 1215
// Abilities: A02J (Bard - Nexus), Ubertip (Tooltip - Normal - Extended)
{
|c00ffcc00Ability Type:|r Activated
|c00ffcc00Target:|r Your SpellBringer
|c00ffcc00Effect:|r Restores target's mana
|c00ffcc00Cooldown:|r <A02J,Cool1> seconds

The magical lilt of Nexus encourages, if not outright forces, the user's Spellbringer to draw upon ambient energy, resulting in a sudden increase of its mana stores.

|c00ffcc00Mana Restored:|r 50

|cff87ceebCasting this ability prevents you from repicking.|r
}

STRING 1216
// Abilities: A03E (Meraud's Blessing), Name (Name)
{
Expand Down
Binary file modified w3x-mpq-raw/war3mapMap.blp
Binary file not shown.

0 comments on commit cc23345

Please sign in to comment.