Downloads

Downloads ordered randomly

Turn marathon into a turn based strategy game with this lua script.

When hosting, just pick one of the standard gametypes like normal and enable this script. It is not a netscript gametype.

This existed once a long time ago, but I must have loched and deleted it or something.

1,961 downloads, 1 review, 0 screenshots, 5.0 rating

Azure Dreams 2.0

irons on 03/19/2008

Old maps. They're going up here for a few reasons: nostalgia, laughs, and in the event that someone has films that run on these levels. If you want something different (and maybe not in a good way), take a look in here. At least it has an extensive history of the life and times of the map pack. Oh man, I'm laughing so hard.

2,587 downloads, 0 reviews, 0 screenshots

Feral Map-pack 0.1

Meerjel01 on 01/04/2018

Screenshot titled ""

This is a little map-pack I made to show what I'm capable of doing. It's not masterpieces but I'm pretty proud of my work.

It contains 4 maps and a shapes file which replaces the Sewage set. The maps are:

Horrible Horrid Environment And Demise (Negative at first yes)

Just keep yourself wise with the rating. This is a beginner's set.

EDIT: I forgot to add that this requires a certain song to be better. https://www.youtube.com/watch?v=tCYhXCkcbas

Notes for version 0.1:

0.1* Released into Simplici7y

1,636 downloads, 1 review, 3 screenshots, 3.0 rating

Screenshot titled "Puddle of Goo map with hill shown"

My first map pack comprised of eight maps. All of them work with EMFH, KOTH, and KTMWTB.

One thing to keep in mind when playing the map "Puddle of Goo" is that the hill is on both sides of the goo.

2,274 downloads, 2 reviews, 1 screenshot, 4.0 rating

Survival 2.0 1.7

Benoit on 07/28/2020

Screenshot titled ""

I released a new survival script for marathon infinity based on the first one made by MegaByte.

In This Edition:

  • Continuous wave of aliens, rather than round based combat.

  • The number of spawned aliens is capped at 50, in order to avoid AI frozen monsters.

  • Almost every type of monsters are used. They spawn from the easiest to the hardest to fight.

  • Bobs are included to help the player. A random invincibility power up will also spawn in the map to call in bobs when picked up.

  • The script works on almost all maps. Aliens can sometimes spawn in unreachable places but the script will handle this. Just ignore it. The script works better on some maps.

  • Players health will regenerate after some time if they're not taking damage.

The rest of the rules should be the same that in the first survival. Including reviving mates, if everyone dies the game ends,...

Some settings can also be modified in the lua script like regenerating life, bob powerup, dead body boucing, ...

I advise to play in normal mode until 3 or 4 players. It will be hard enough. Major damage is good for 4 to 6 players and total carnage for more.

Warning : Do not host it with HD Monsters Texture or it will crash. The game must load all monster collections and HD Monsters Texture will cause an insufficient ram error.

Also do not host on any maps that are extremely large or small because monster generation is based on the area and size of each level.

Thanks to aquateenhgrfrce for his suggestions and his help for testing the script.

Notes for version 1.7:

1.2 : A survival generator has been implemented. You can now customize the survival by choosing your opponents, your allies, the different levels of difficulty and the probability of spawning for each monster. You will find it in the zip folder with the survival script and the folder "Ressources" containing images for the generator. You need Java to execute it. Place the application Survival_Generator.jar in the same folder that the folder "Ressources" then you can run it.

1.3 : Ask it and you got it. I made updates for the application just for you WindBreaker :D You can now load an existing survival file in the application to make modifications. You can also edit the time of a round. But you can only load survival scripts which have been created with the generator and which have not been manually modified (except for the settings of course) That means you can't load the original survival 2.0 script but you can load the one in the actually zip folder which has been generated with the application.

1.3.1 : The display of the timer after 1 hour of gameplay has been fixed. Thanks HailErdogan to have found that bug.

1.4 : Monsters dead animation has been fixed. If you noticed when a monster dies, his body does not move and can sometimes be frozen, floating in the air. Same thing for the drones/juggernauts which often explode in the air. All is properly working with this version. These corrections also improve the fluidity of the game, that's why I really advise you to use this version.

Addition : a new functionnality has also been implemented with this version. (disabling/enabling in the settings of the script) You can teleport to the plateform you are aiming by pressing the microphone key. You need your oxygen bar full to use it and teleport will drain it. The bar will fill up with the time.

1.5 : Monsters won't spawn anymore in unreachable areas except for maps which don't have hill. In this case, the script will work like for the version 1.4.

1.5.1 : - Disconnected players are not displayed anymore with the minimal display. - Sometimes the character of a player who get disconnected could stay alive, he now correctly dies. - When you generate a script with allies major or minor aliens and play it with an opposite difficulty, for instance, minor aliens with total carnage difficulty, only major aliens will spawn and they won't be friendly. This has been fixed.

1.6 : - Minor bugs fixed. - Bug with the generator's performance fixed. - Added the possibility to choose the number of aliens by setting the options in the lua script. - The name and the health of the target you are aiming are now displayed. Red for ennemies, green for allies. - The score's calcul has been reviewed. It increases by dealing damages to ennemies and killing them. It decreases by dealing damages to allies and killing them. Revive a mate and kill yourself will also change your score.

1.7 : - Added missing monsters "Tick" in the generator (minor, major and kamikaze) as suggested by Tycho X. - Added possibility to group monster families by team in the generator by right-clicking on a monster to attribute him a color (see screens). Monsters with the same color are on the same team. Which means enemies or allies with different colors will fight each other. If no color are attributed, it works by default "Ally vs Enemies". This was also suggested by Tycho X. - Monsters teleport in the map instead of spawning from nowhere. - Small other improvements with monster spawning.

Comment: - If you want to use the generator to make your own script with the script's latest version, you obviously need to use the latest version of the generator. - If you want to upgrade a version of a custom survival script you made, just load it in the generator and regenarate it to be upgraded to the last version.

Since the original game doesn't allow more than 32 active ennemies in the same time. I recommand you to change it. Especialy if you play big maps with a lot of aliens or if you want to change manualy the number of aliens as explained in the 1.6 section. For that, go into your marathon folder, script folder, open marathon infinity.mml with your text editor and replace the number paths value = "32" by the number you want (power of 2 and max 512). If there is no such thing in the file, you have to add it yourself like this:

<dynamic_limits> <paths value="128"/> </dynamic_limits>

inside the <marathon> tag.

Let me know if you find some bugs or if you have suggestions.

Answer to helviusrufus: Haha indeed. Sorry for that and thanks for you feedback. I focused on the generator and forgot to upload the new version of the script with it. You could have still upgrade yours by loading it in the generator 1.7 and regenerating it. I have added the script in the archive but it's possible you don't see it right now if you browser cached your previous download. If so you will have to either wait or download if from a different browser or delete your browser cache.

3,092 downloads, 7 reviews, 12 screenshots, 4.4 rating

NEFX Netmaps 62

Adminn_1 on 04/02/2023

Screenshot titled ""To Calculate Possible Private Advantage in Triggered Armageddon""

Happy 50-map landmark! Here's to more.

[2023-04-01 - The following have been added over the past week:

"Classical Contraption Contemplation"

"Drive of Constant Flux Maintenance"

"Initiatory Perspectival Pathsetting"

"Jousters on the Frame Warp"

"Shared Fray-Urge Unconscious"

"At the Underground Mesmer"

"Confinement Contemplations Weaponized"

"The Untapped Bond Point Come to Life".]

You wanted it, you finally got it (and I've wanted it too): Height variation, differential shading, non-square based architecture, dynamic lighting, ambient sounds, textural variety, and random sounds. Initially this was based on the Kill Them All project in the sense of following the rule of having 100 polygons per level max, but over time it seems I could not stick to that necessarily. :3 However, I have made many of these maps from a 700-polygon template I made (you know, 700 because 7 because Marathon).

Notes for version 62:

[2023-04-01 - The following have been added over the past week:

"Classical Contraption Contemplation"

"Drive of Constant Flux Maintenance"

"Initiatory Perspectival Pathsetting"

"Jousters on the Frame Warp"

"Shared Fray-Urge Unconscious"

"At the Underground Mesmer"

"Confinement Contemplations Weaponized"

"The Untapped Bond Point Come to Life"

1,878 downloads, 4 reviews, 27 screenshots, 3.0 rating

FP 1.0

Tresh on 03/25/2011

another physics, i made this things when im bored! hope u like! plz rate and comment!

Notes for version 1.0:

remenber that every weapon has changes! secondary trigger of the AR may crash the game, idk why and i hope it doesnt! hope u enjoy and if u have time plz comment! =)

2,242 downloads, 2 reviews, 0 screenshots, 3.0 rating

Halo - Combat Evolved 0.6b

irons on 02/23/2010

Screenshot titled "H - CE on Lupality"

Here's Halo - Combat Evolved. This recreates certain Halo experiences in Marathon, mostly for net games. Thanks for downloading!

Notes for version 0.6b:

First public beta, some bugs to work out.

3,204 downloads, 20 reviews, 1 screenshot, 3.5 rating

VML Mute 1.0

Hopper on 06/11/2013

Update: this plugin and goran's Visual Mode Lua Physics are no longer necessary with Visual Mode 3.0. Use that instead!

VML Mute replaces the default monster activation and teleport sounds with silence. You will see the teleport effects, but hear only the ambient noises of the level.

2,149 downloads, 0 reviews, 0 screenshots

Plugin Version of Tim Vogel's 'Total Texture Enhancement Pack' v7 for Marathon. Updated to be compatible with Aleph One 1.2.1 and above.

The all-in-one (AOI) Marathon installer has these textures at 512x512 resolution. Install this to enjoy Marathon's textures at double that.

This folder is identical content wise to the 'TTEP v7' folder contained by default within Marathon's plugins folder, except all textures have been replaced by ones with a resolution of 1024x1024.

To install: unzip, and drop into Marathon's plugins folder, then activate it in-game.

IMPORTANT: Delete or deactivate the original "TTEP v7" folder.

2,764 downloads, 0 reviews, 0 screenshots

Screenshot titled "Original Mac Fonts used in HUD and Automap (640x480)"

This mod restores the original fonts used in the Macintosh version of Marathon.

NOTE:

  1. As of AlephOne version 1.8 (initial Steam release), having carnage messages enabled in multiplayer (even if you don't have a carnage messages MML installed) causes an error to be spammed on the screen, so avoid netgames where that's enabled. This may be fixed in a future Aleph One update, though.

  2. This only works with the DEFAULT HUD, custom HUDs have been reported to have issues with this plugin, so experiment at your own risk.

Notes for version 1.0:

v1.0 - Initial Release

566 downloads, 0 reviews, 1 screenshot

Screenshot titled ""

The TTEP (Total Texture Enhancement Package) is a massive package containing remakes of the original textures from the Marathon trilogy.

It replaces the original low-quality textures with new high-ress versions with a maximum size of 1024x1024 pixels. I've tried to get them as close to the originals as possible.

New in version 7.0:

  • Script files have been cleaned up and files have been renamed to make it more clear how to install.

  • All textures are now optimized .DDS files, with increased performance as well as quality!

  • Textures can now be scaled down in Aleph One's OpenGL settings. This also makes the TTEP a single size package, there's no longer 4 different sizes.

  • A lot of the textures have tiny flaws removed, some are completely redone to make them look better.

  • The Textures are now divided by their games, meaning you're not forced to download and use the Marathon 2 Textures when you only want the Marathon 1 replacements for example.

11,567 downloads, 4 reviews, 1 screenshot, 4.8 rating

Screenshot titled ""

Finally, some actual flags for CTF maps! Shapes patch for use with Juice. v1.1 They are big and easy to see now.

2,413 downloads, 1 review, 2 screenshots, 5.0 rating

Screenshot titled ""

High-res Landscapes for use with Aleph One for both Marathon 2: Durandal and Marathon Infinity.

New in 1.1:

  • Some of the landscapes, didn't loop properly, now they do.

  • Some minor visual improvements to the actual landscapes. And some graphical flaws have been removed.

  • Landscapes are now .DDS instead of .JPG, increasing their in-game performance and quality.

  • The landscapes can now be scaled down in the graphics options in Aleph One if they happen to slow your system a lot. (Also thanks to .DDS format).

  • An optional script file has been included to keep the landscapes in place when OpenGL Fog is turned on.

16,262 downloads, 3 reviews, 1 screenshot, 1.0 rating

Screenshot titled "L15 Fortress Impervium"

Lost Lands is a 25 level conversion I created entirely myself.
I started working on it when I was roughly 12 years old and I now consider it finished and in reasonably playable shape now that I am 25, 13 years later. As you progress through the game, you can see my mapmaking grow gradually more complex, and the way I grew pre-occupied with experimental and surreal mapbuilding techniques.

The official soundtrack is available here -

http://www.mixcloud.com/joshlandry798/lost-lands-soundtrack-part-1/

http://www.mixcloud.com/joshlandry798/lost-lands-soundtrack-part-2/

Notes for version 1.11:

This version is an overhaul of the shapes file, replacing many embarrassing pixelated textures with more thematic, color coded and polished looking artwork.

I've also included the "Previous AI" plugin with the install to avoid issues with monsters failing to activate.

2,897 downloads, 3 reviews, 8 screenshots, 2.7 rating

COLOURSPEUCK 4

RyokoTK on 02/13/2017

Screenshot titled ""

ft. windbreaker, pitbull.

2,115 downloads, 1 review, 1 screenshot, 3.0 rating

Bump Maps - Sewage 1.0

kaosof on 09/02/2020

Screenshot titled ""

This is a set of bump maps (with textures) accompanying Goran's Sewage set.

Glow maps are included.

1,337 downloads, 0 reviews, 1 screenshot

My long-overdue remastered Marathon 1 sounds. They should be noticeably less noisy, crisper, and (in some cases) less distorted than the originals - even more so than my remastered Marathon Infinity sounds, since all of the original Marathon 1 sounds were 8-bit.

Includes a readme with a bunch of (hopefully) useful information, but you should be aware of a few caveats before downloading or using these:

  • These will only work with Aleph One, not the vanilla Marathon app.

  • These will only work with the classic Marathon files, not M1A1.

  • If, for some reason, you are still using an Aleph One version prior to 1.3: (a) you really should upgrade to the latest version; (b) if you don’t, you’ll need to quit and reopen Aleph One after selecting these in your preferences.

  • These are half as loud as the original sounds. You may wish to adjust your music volume.

Should you have any other issues, please let me know via one of the forms of contact included in the readme. Beyond that, enjoy!

Notes for version 1.0:

First release.

1,926 downloads, 1 review, 0 screenshots, 5.0 rating

Xtreme CRIST Tournament 2k310

irons on 12/07/2020

Screenshot titled "couch fishing"

CRIST is my co-pilot

1,216 downloads, 1 review, 1 screenshot, 5.0 rating

Screenshot titled ""

In this Aleph One Marathon scenario shell by NEFX, survive as long as you can and rack up as much time and score as you can fighting against intensifying waves of Pathways Into Darkness enemies with Pathways Into Darkness weapons. Like with Marathon: Machina, every level is open-ended, and there is nothing particularly won or lost except your competition with yourself and anyone else who dares to take on the Underrealm challenge and share their exploits. Good luck, endless fighter! There may well be more levels to come to be experienced in any order desired.

374 downloads, 0 reviews, 2 screenshots