A zip file version of the old 3D Examples from the early days of Aleph One. Includes a plugin containing 3D models of columns and lights, and two maps for trying it out. Files originally created by "binhqx", and still available in .sit form here
EasyShade contains functions for automating the lighting of Aleph One levels. It is intended to aid mapmakers in conjunction with their usual lighting techniques. EasyShade currently includes these functions (all parameters are optional):
sunlight(contrast, manual\_sun\_angle, cumulative) for simulating a directional light source that affects all surfaces and does not cast shadows
roomlight(brightness, floor\_threshold, ceiling\_threshold, radius) for assigning a brightness to an entire room at once
pointlight(brightness, max\_radius) for simulating a point light source where the player is standing (calculations done in 2D)
darken() and lighten() for nudging the brightness of the room you're in up or down. These functions are tied to the previous and next weapon keys, so you can make an adjustment by pressing one key instead of typing out a function call.
pavelight(brightness) for applying a single brightness to all surfaces in the entire level
resetlights() for restoring a level to its original lighting levels
Major update, now with wholly different types of automated lighting.
This is a basic fullscreen HUD for any scenario that uses the default Marathon 2 or Infinity HUD, and doesn't come with its own HUD. It attempts to make as few assumptions as possible, which allows it to work on a wide variety of scenarios, but is a little ugly. See the screenshots for details.
Software mode works but is even uglier due to the inability to circle clip the motion sensor.
Normal/Double/Largest preference is supported, but the plugin will try not to cover too much of the weapons. Double isn't enabled until 2k, and Largest is really only useful at 4k.
Based on the Default HUD script by Hopper.
To install, create a Plugins directory next to the Scripts directory in the scenario you want to add it to, and copy this zip file to the Plugins directory.
Changes:
This Aleph One plugin allows you to go under water calmly without having to look at those heinous faders. It works great for texturing liquid maps with Visual Mode by treellama, and is compatible with Marathon 2, Marathon Infinity and other plugins.
Resolved some wording and parsing errors
This is a slightly modified version of Hopper's M1A1 HUD. It moves the HUD to the lower left corner of the screen and allows for fullscreen mode without any black bar. This should work for any Aleph One scenario, including M1.
I also made a few small edits to the HUD itself for aesthetics and transparency.
Thanks to wrkncacnter for the additional scripting.
Fixed margins so the lua console can be viewed. Thanks to Terin in the Marathon Discord for fixing this!
Working on 3D models for Aleph One? Having trouble with lighting? This plugin lets you visualize the in-game normals, so you can get your objects looking their best. Use with the Shader renderer.
Updated documentation only.
A circle drawing plugin for Weland.
Added feature to connect points on circle to nearest inward point along radius (possibly center). Fixed parameters dialog to handle longer inputs. Reworked algorithm so that arc selection (#, length, or angle) is given priority when rounding values.
This is a version of the Marathon 1 Hd Weapons Pack that has been made compatible with the old M1A1 release.
As such, this will not work with current versions of aleph one, using the original files.
All credit for making this compatible with M1A1 goes to to Thedoctor45.
Intended as a replacement for Chisel's Merge extension, this plugin for Weland will copy most elements from one map to another. See README for installation and usage notes.
This plugin replaces most of the original Jjarro props with 4x resolution rendered versions.
-The sun sprite is not replaced yet, but I have no idea where it shows up anyway.
-The broken light fixtures are not replaced either, as the game doesn't let you break Jjarro lights.
The next version will probably include the star and unused broken lights
For mapmakers testing their terminal scripts, this Lua console command will set the current level's completion state to "finished". Install this solo Lua plugin and type 'complete_level()' in the console to satisfy any mission requirements.
Note: the command may make the level unplayable. See the included Read Me file for more information.
Replaces the old flamethrower projectile animation with prettier flame. Works best with bloom enabled.
Added 7 additional frames, so this uses a shapes patch to append some bitmaps and frames to the explosions collection.
For added fun, make some custom physics with a slower, wandering flamethrower burst. Also cut down the firing sequence on anything using a flamethrower to one tick.
Action Video: https://www.youtube.com/watch?v=bYizcsvhMQQ
HD graphics replacements for Aleph One: Pathways Into Darkness
AOPID can be found here: http://simplici7y.com/items/aleph-one-pathways-into-darkness
Significantly improved weapons in hand and monsters using an updated model and better processing.
The main thing to know about this plugin is that if you're going to refer to it, you must use ALL CAPS.
Along with that, you should know that it adds extra gore to every monster that dies. Some monsters spill blood when you shoot them. Bullets/explosions leave marks on the ground and walls. All changes are purely visual. The amount of gore you see is configurable (see readme for details).
This is compatible with M2 and Infinity, and any other scenario that largely uses unmodified versions of those monsters.