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 slightly modified version of the Default HUD created by Hopper: https://simplici7y.com/items/m2-default-hud/
This is meant for people that want the HUD to be small, but not obscure parts of the game world. If you are bothered by the black bar this usually leaves, it can be filled in with artwork. I've included several options for artwork in the resources/extra_images folder. Or you can create your own.
To size the HUD, you can use the typical HUD sizes in the options. However, they will all be smaller than the default HUD, as one of the goals of this plugin is to maximize the game world view.
The normal HUD also typically leaves black bars on the sides depending on your resolution and settings, and this HUD attempts to eliminate that from happening.
If you downloaded a PepperHUD that was floating around from a long time ago, you should get this new version.
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.
The only supported HUD size in this version is Normal.
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:
Rubicon X was released a long time ago, when Aleph One didn’t have bloom and when its monster activation limits were, by default, much higher than they are now. It hasn’t been updated since, so running it out of the box with no changes has several problems: monsters will randomly deactivate on several levels, and the bloom looks horrible because it defaults to overpoweringly high levels. I’ve created this plugin as an “all-in-one” fix for both these issues. It restores the monster activation limits to their intended values, and it makes the game look decent with bloom.
To run this, just put it in your Rubicon X plugins folder. (If you don’t have one, make a new “Plugins” folder in the “Rubicon X” folder – NOT the “Rubicon Data” folder – and stick this in it.) If you currently have Rubicon X running, you’ll need to quit the app and reload it.
First release.
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.
An alephone plugin that can be used to help you determine if your map has enough differential shading. It will turn all of the floors, ceilings, and walls solid green. If you do not have enough differential shading, it will be difficult or impossible to look around and see the architecture of your map.
If after turning this plugin on, you can navigate your level easily and see all of the architecture, your map has adequate differential shading.
You will likely need to disable other texture plugins and any others that run lua like visual mode when using this plugin.
This plugin is a port of the Durandal XBLA interface to Aleph One. Compatible with Marathon 2 and Infinity, and included in the all-in-one downloads of those games.
Added support for Visual Mode.lua. This version was included with all-in-one downloads of Aleph One 1.1.
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.
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
Pretty self explanatory.
Play the Survival solo gameplay mode from Durandal XBLA. Rack up carnage points as you face off against hordes of increasingly difficult enemies.
Play on the four Survival maps built by Freeverse for the port. Or use the plugin, pick any netmap, and try not to die.
For a similar co-op experience, see Survival.lua.
Version 2.1 fixes a bug which caused films to go out-of-sync.