Elite for EMACS v. 0.8.6
Installation
Add these lines to .emacs
(add-to-list 'load-path (expand-file-name "C:/apps/FSFEmacs/add-ons/elite-for-emacs-0.8.6"))
(require 'elite)
Delete elite commander save file (located by default in
~/.elite-commander). Saved games from previous versions are not
compatible with this version.
Features
- 8 galaxies, 256 systems in each galaxy
- Trading
- Combat
- Combat status, legal status and reputation
- Combat graphics/animation
- Windowed user interface
- Delivery missions
- Passenger transport missions
- 1 special mission
Game notes
Functional equipment:
-missiles
-fuel scoops
-front lasers
-large cargo bay
-energy unit
-galactic hyperdrive
Reputation is gained when successfully completing missions.
Development notes
Elite for EMACS uses now windows and buffers. Separate windows makes
it easier to add new functionality.
Saved commanders are in two files, by default files are
~/.elite-commander and ~/.elite-commander_.
Elite for EMACS is developed and tested on Emacs 20.7.1. running on
Win2K. Frame size for Elite is 115*35, background color is
black, foreground color is darkgray and cursor color for Elite is
black.
When starting Elite frame size is set to 115*35 and cursor colors are
set to default. After killing Elite buffer original size and
original colors are restored.
Commands
Command (shortcut) Description
+------------------------------+------------------------------+
|elite (-) |Start Elite for EMACS |
+------------------------------+------------------------------+
|elite-additional-command |Command for additional |
|(C-cC-a) |commands, like command that is|
| |introduced after accepting a |
| |mission |
+------------------------------+------------------------------+
|elite-available-missions |Display available missions in |
|(C-cC-m) |current system |
+------------------------------+------------------------------+
|elite-buy-equipment (C-e) |Buy equipment. Lists all |
| |equipment that you can afford |
| |in current system. |
+------------------------------+------------------------------+
|elite-buy-fuel (C-f) |Buy fuel or scoop fuel/cargo. |
+------------------------------+------------------------------+
|elite-buy-goods (C-b) |Buy trade goods. |
+------------------------------+------------------------------+
|elite-current-system-info |Display info on current |
|(C-i) |system. |
+------------------------------+------------------------------+
|elite-display-commander-info |Display commander info and |
|(C-cC-c) |accepted missions. |
+------------------------------+------------------------------+
|elite-display-equipment (M-e) |Display available equipment in|
| |current system. |
+------------------------------+------------------------------+
|elite-display-inventory (C-o) |Display ship inventory. |
+------------------------------+------------------------------+
|elite-dock (C-d) |Dock to station. |
+------------------------------+------------------------------+
|elite-galactic-jump (M-g) |Jump to next galaxy. |
+------------------------------+------------------------------+
|elite-hyperspace-to (M-h) |Hyperspace to selected system.|
+------------------------------+------------------------------+
|elite-jump-toward-planet (C-j)|Jump toward planet. |
+------------------------------+------------------------------+
|elite-jump-toward-sun (M-j) |Jump toward sun. |
+------------------------------+------------------------------+
|elite-list-galaxy (M-l) |List systems in galaxy. |
+------------------------------+------------------------------+
|elite-local-systems (C-l) |List systems within 7 light |
| |years. |
+------------------------------+------------------------------+
|elite-path (C-p) |Calculates path from current |
| |system to selected system. |
+------------------------------+------------------------------+
|elite-quit (C-cC-q) |Quits Elite for EMACS. |
+------------------------------+------------------------------+
|elite-save-commander (-) |Save commander.Only when |
| |docked. |
+------------------------------+------------------------------+
|elite-select-hyperspace-system|Select hyperspace system. |
|(M-s) | |
+------------------------------+------------------------------+
|elite-select-mission (M-m) |Select mission. |
+------------------------------+------------------------------+
|elite-sell-goods (C-s) |Sell trade goods. |
+------------------------------+------------------------------+
|elite-show-help (C-cC-h) |Show help. |
+------------------------------+------------------------------+
|elite-system-info (M-i) |Show info on selected system. |
+------------------------------+------------------------------+
|elite-toggle-autofuel (-) |If enabled fuel is bought when|
| |docked. Default is disabled. |
+------------------------------+------------------------------+
|elite-toggle-autosave (-) |If enabled saves commander |
| |when docked. Default is |
| |disabled. |
+------------------------------+------------------------------+
|elite-undock (C-u) |Undock from station. |
+------------------------------+------------------------------+