Difference between revisions of "Plugins Draft by Spades"

From Vendetta Online Wiki
Jump to: navigation, search
m (working on it... little sandbox really, lots to do.)
(Now look at that. Almost done!)
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Ever since the underlying Lua interface code was opened up to VO's player base, Vendetta Online features the possibility for users to write their own plug-ins, affecting everything from the game's interface to in-game communication to game mechanics.
 
Ever since the underlying Lua interface code was opened up to VO's player base, Vendetta Online features the possibility for users to write their own plug-ins, affecting everything from the game's interface to in-game communication to game mechanics.
  
= Installing Plugins =
+
Over the time, some of these plug-ins have become an almost essential part of the gameplay.
  
For instructions on how to install plugins, as well as another list, go to [http://vendetta-online.com/x/msgboard/1/17439].
 
  
= Creating your own Plugins =
+
= Installing Plugins =
  
The VO Lua API that is used for creating plugins can be found at [http://www.vo-wiki.com/racecar].
+
== Mac ==
  
= Available Plugins =
+
Locate your Vendetta application, right click (or control click), and choose the 'Show Package Contents' option. Create a folder named "plugins" (no caps), and drag the folders of your plugins into the new folder, making sure that the directory structure looks like "Vendetta.app/plugins/targetless/main.lua".
 +
  [http://www.coalitionofitan.com/index.php?action=tpmod;dl=item74 PDF With Images (for Macs)]
  
The list below has been culled from various sources, doesn't list all publically available plugins, and includes plugins which are no longer available and have been superceded by in-game functionality.  The list is slowly being cleaned up, but until then, you may be slightly frustrated by some breakage.  If you <em>do</em> find broken plugins, please move them to the "Broken Plugins" section down the bottom, and note why they're broken so they can be fixed or removed.
 
  
The [http://www.voupr.com Vendetta Online Unofficial Plugin Repository (VOUPR)] is also a growing source for plugin hosting and information.
+
== Windows/Linux ==
  
==General & Recommended==
+
Locate and open your Vendetta directory (~/.vendetta/ in Linux). Create a folder named "plugins" (no caps), and drag the folders of your plugins into the new folder, making sure that the directory structure looks like "Vendetta/plugins/targetless/main.lua".
 +
  [http://www.coalitionofitan.com/index.php?action=tpmod;dl=item73 PDF With Images (for Windows)]
  
Newbs should also take a look at [this].
 
Here comes the table.
 
  
==Communication/Player Interaction==
+
== Android ==
  
{| border="1" class="sortable wikitable"
+
If you already have a file explorer skip Step 1, or anything beginning with (astro users)
|-
+
! Name !! Author !! class="unsortable" | Description !! class="unsortable" | Commands !! class="unsortable" | Download
+
|-
+
! afk
+
| draugath
+
| Set yourself AFK with an optional away message.  Incoming /msg's are logged for your later viewing.
+
| /afk <message> <br /> /afk list <br /> /afk view
+
| [http://www.vendetta-online.com/x/msgboard/16/24396 Forum Thread] <br /> [http://bespin.org/~draugath/vo/afk/afk_alpha2-1.zip Download]
+
|-
+
! Channels
+
| Mad Miner Moda
+
| Shows all the channels you are in broken down by one channel per tab in the UI. unique tab for guild and private.
+
| /channel
+
| [http://www.vendetta-online.com/x/msgboard/16/19121 Forum Thread] <br /> [http://wetlands.simplyaquatics.com/d/27594-1/channel_log1_1.zip Download]
+
|-
+
! SoundAlertSuite v1.0
+
| Chocolateer
+
| Plays a sound for various actions that occur. Feel free to replace the sounds with your own, just be sure to keep the file names the same.
+
| /soundalertsuite <br /> /SAS
+
| [http://www.mister-jmp.comze.com/vo/files/SoundAlertSuite.zip Download] <br /> [http://www.vendetta-online.com/x/msgboard/16/22074 Forum: Choco's Plugins]
+
|-
+
! ezGroup
+
| Protolif
+
| Displays a notification at the bottom of the screen, when invited to a group. <br /> [[Image:EzGroup.png]]
+
| Additionally: <br /> /inv <br /> /kick <br /> /gleave
+
| [http://www.vendetta-online.com/x/msgboard/16/21423 VO Forums] <br /> [http://voupr.spenced.com/plugin.php?name=ezgroup VOUPR Download]
+
|-
+
! Guild Notify
+
| slime73
+
| Prints the names of players in your guild when they log on or off.
+
| -
+
| [http://coalitionofitan.com/index.php?action=tpmod;dl=get14 Download]
+
|-
+
! IgnoreIRC
+
| Chocolateer
+
| Messages from players over the IRC bot are not displayed if that player is on your ignore list.
+
| -
+
| [http://www.mister-jmp.comze.com/vo/files/IgnoreIRC.zip Download]
+
|-
+
| Msg Beep
+
| slime73
+
| With this plugin, whenever you receive a /msg you will hear the proximity warning sound.
+
| -
+
| [http://coalitionofitan.com/index.php?action=tpmod;dl=get9 Download]
+
|-
+
|}
+
  
 +
'''Step 1'''
 +
* Go to the Android Market and search for "Astro file explorer" (free)
 +
* Install it.
  
==Interface==
+
'''Step 2'''
 +
* Open your file explorer.
 +
* Open the Vendetta Main Folder
 +
* Create a folder named "plugins" [No quotes]
 +
* (Astro users) ''Hold down anywhere on the screen to open a options menu. Press edit, then New folder.''
  
changebg, flashchange, aaEULA
+
'''Step 3'''
 +
* The main list of plugins can be found at: http://vo-wiki.com/wiki/Plug-ins (=right here.)
 +
* Find one you like: ones that currently work: MAID, cargofind, TA, and some more
 +
* Do not work: Targetless, TA TGFT
  
==Combat==
+
'''Step 4'''
 +
* Open .ddc main folder (unless you have a SD card)
 +
* Open "Download" file
 +
* Open the plugins .zip file
 +
* Copy the Folder "Main"
 +
* Back out to .ddc
 +
* Open .ddc again
 +
* Open the Vendetta Main Folder
 +
* Open the (previously created) plugins folder
 +
* Paste the plugin's main folder
 +
* Back out of .ddc THEN exit (or it won't save)
  
tcs, multiaim...
+
'''Step 5a'''
 +
(if VO is currently running)
 +
* On the chat box type /consoletoggle
 +
* On the Bottom of the Window Press the highlighted line to open the keyboard
 +
* Type
 +
/lua ReloadInterface()
 +
(Caps sensitive)
 +
* Wait 10 seconds (Window should auto-close)
  
==Trading/Mining==
+
'''Step 5b'''
 +
(If VO is not runnig currently)
 +
* Open VO (log in)
 +
* Type /consoletoggle
 +
* Type
 +
/lua ReloadInterface ()
 +
(Caps sensitive)
 +
* Wait for window to auto-close
 +
* /logoff
 +
* Press quit
 +
* Restart VO
  
ta, maid...
+
'''Step 6'''
 +
* Have fun
  
==Gadgets==
+
 +
= Creating your own Plugins =
  
calc&co...
+
The VO Lua API that is used for creating plugins can be found at the [http://www.vo-wiki.com/racecar Racecar Wiki].
  
==Fun==
 
  
humaniform, UTsounds, honk...
+
= Quick & Dirty Alphabetical List =
  
----
 
  
=Log=
+
{{ambox
 +
| border = orange
 +
| type = Disclaimer
 +
| info = The lists you can find here are merely for the ease of orientation. To receive complete and up-to-date information from the author and the possibility to contact said author, please use the Forum Thread specified for each plugin.
 +
}}
  
* afk: '''saved'''
 
* channels: '''saved'''
 
* ChSound: '''OBSOLETE''' - _deleted_
 
* ezGroup: '''saved'''
 
* GroupStat: '''OBSOLETE''' - broken link in thread, plus game does most of this itself now --> _deleted_
 
* GuildNotify: '''saved'''
 
* IgnoreIRC: '''saved'''
 
* Msg Beep: '''saved'''
 
  
==animatedload==
+
If you know which plugin you want you can simply browse this alphabetical list containing the link to download it. You can find a detailed list of plugins sorted by category with additional information and links [[#Plugins_by_Category|below]].
  
'''Description:''' a fancy animated loading screen
+
{| width="90%" padding="5%"
 +
|-
 +
|'''A'''
 +
|'''I, J, K, L'''
 +
|'''R'''
 +
|-
  
'''Created by:''' mr_spuck
+
| align=top|
 +
* [[#afk|AFK]]
 +
* [[#animatedload|animatedload]]
 +
* [[#apcontrol|apcontrol]]
 +
* [[#autorr|AutoRR]]
 +
'''C'''
 +
* [[#calc|Calc]]
 +
* [[#cargofind|CargoFind]]
 +
* [[#cargolist|cargolist]]
 +
* [[#cargopreset|cargopreset]]
 +
* [[#channels|Channels]]
 +
* [[#collectorwatch|Collectorwatch]]
 +
* [[#combatassist|CombatAssist]]
 +
* [[#customhud|customHUD]]
 +
'''D'''
 +
* [[#deboop|deboop]]
 +
* [[#devkit|DevKit]]
 +
* [[#dkautofill|DKAutofill]]
 +
* [[#dullbot|dullbot]]
 +
'''E, F, G, H'''
 +
* [[#enterleave|enterleave]]
 +
* [[#ezgroup|ezGroup]]
 +
* [[#factioncolor|FactionColor]]
 +
* [[#flashchange|FlashChange]]
 +
* [[#guildnotify|GuildNotify]]
 +
* [[#humaniform|Humaniform]]
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=3#229041]
+
| align=top|
 +
* [[#ignoreextras|ignoreextras]]
 +
* [[#ignoreirc|IgnoreIRC]]
 +
* [[#ignoreturret|ignoreturret]]
 +
* [[#infiniturbo|InfiniTurbo]]
 +
* [[#jett|Jett]]
 +
* [[#killshot|killshot]]
 +
* [[#lockednearbylist|locknearbylist]]
 +
'''M'''
 +
* [[#maid|M.A.I.D.]]
 +
* [[#missiontimestamp|missiontimestamp]]
 +
* [[#msgbeep|Msg Beep]]
 +
* [[#movesectorinfo|movesectorinfo]]
 +
* [[#multiaim|multiaim]]
 +
* [[#multiclick|multiclick]]
 +
'''N, P'''
 +
* [[#navcomp|NavComp]]
 +
* [[#navmapui|navmapui]]
 +
* [[#newsticker|newsticker]]
 +
* [[#paydialog|paydialog]]
 +
* [[#plod|Plod]]
 +
* [[#proxyhack|proxyhack]]
 +
* [[#pview|pview]]
 +
'''Q'''
 +
* [[#quickhail|QuickHail]]
 +
* [[#quickplot|QuickPlot]]
 +
* [[#quickreply|Quickreply]]
  
==apcontrol==
+
| align=top|
 +
* [[#racecartool|racecartool]]
 +
* [[#racestats|racestats]]
 +
* [[#rsnrlp|R.s.Nav-reversing l.p.]]
 +
'''S'''
 +
* [[#shiploadoutsmanager|ShipLoadoutsManager]]
 +
* [[#shortgivemoney|shortgivemoney]]
 +
* [[#skirmishcolors|skirmishcolors]]
 +
* [[#soundalertsuite|SoundAlertSuite]]
 +
* [[#spacescan|spaceScan]]
 +
* [[#stationfind|StationFind]]
 +
* [[#switchtarget|SwitchTarget]]
 +
'''T'''
 +
* [[#targetbinds|TargetBinds]]
 +
* [[#targetless|TargetLess]]
 +
* [[#tapehud|tapehud]]
 +
* [[#telnetterm|telnetterm]]
 +
* [[#tempsafety|tempsafety]]
 +
* [[#timer|Timer]]
 +
* [[#tithe|Tithe]]
 +
* [[#tcs|TCS]]
 +
* [[#tradeassistant|TradeAssistant]]
 +
* [[#transactionledger|Transaction Ledger]]
 +
* [[#treemissionlist|treemissionlist]]
 +
'''U, V, W'''
 +
* [[#umlautbind|umlautbind]]
 +
* [[#vzoom|vzoom]]
 +
* [[#weapongroup|weapon group]]
 +
|-
 +
|}
  
'''Description:''' a control interface for varioius media players. xmms, mpd and vlc (somewhat) are supported
 
  
'''Created by:''' mr_spuck
 
  
'''Additional information & download:''' [http://vendetta-online.com/x/msgboard/16/17115#215977]
+
= Plugins by Category =
  
==AutoJett==
+
The list below has been culled from various sources, doesn't list all publicly available plugins, and includes some plugins which have been superseded by in-game functionality.
  
'''Description:''' Originally created by slime73.  Alternate versions by Iry and igrok.  Has been superseded by [http://www.vo-wiki.com/wiki/Plug-ins#M.A.I.D. M.A.I.D.]
+
The [http://www.voupr.com Vendetta Online Unofficial Plugin Repository (VOUPR)] is also a growing source for plugin hosting and information.
  
==AutoRR==
 
  
'''Description:''' Automatic ship repair and weapon refill.
+
==General & Recommended==
  
'''Created by:''' raybondo; improved by igrok
+
* [[#autorr|AutoRR]]
 +
* [[#infiniturbo|InfiniTurbo]]
 +
* [[#launchbutton|LaunchButton]]
 +
* [[#maid|M.A.I.D.]]
 +
* [[#multiaim|MultiAim]]
 +
* [[#targetless|TargetLess]]
 +
* [[#tcs|ToasterCrush Plugin Suite]]
 +
* [[#tradeassistant|TradeAssistant]]
 +
* [[#weapongroup|weapon group]]
  
'''Additional information & download:''' [[user:igrok#Plug-Ins|AutoRR v1.1]]
 
  
==BotScan==
+
{{Spades
 +
|subject=Plugin Packs
 +
|info=Many of VO's [[Guilds|guilds]] offer custom selections of plugins suited for the needs of their players.
 +
}}
  
'''Description:''' Aids players who are looking for Hive Queens or Leviathans by scanning the toplist for any ships that start with "*Hive Queen" or "*Leviathan", and then displaying any matches to the chatlog. Also scans the missionlist upon docking for any Hive Skirmish missions, and prints sectors that are likely to have Hive Queens or Leviathans to the chatlog.
+
== Communication & Player Interaction ==
  
'''Created by:''' MSKanaka
+
{| border="1" class="sortable wikitable"
 +
|-
 +
! Name
 +
! Author
 +
! class="unsortable" | Description
 +
! class="unsortable" | Commands
 +
! class="unsortable" | Info & Download
  
'''CLI:'''
+
|- id="afk"
 +
! afk
 +
| draugath
 +
| Set yourself AFK with an optional away message.  Incoming /msg's are logged for your later viewing.
 +
| /afk <msg><br />/afk view<br />/afk list
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/24396
 +
|dlurl=http://bespin.org/~draugath/vo/afk/afk_alpha2-1.zip
 +
}}
  
/botscan [on|off] -- Master switch. If this is off, the plugin doesn't run.
+
|- id="channels"
 +
! Channels
 +
| Mad Miner Moda
 +
| Shows all the channels you are in broken down by one channel per tab in the UI. unique tab for guild and private.
 +
| /channel
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/19121
 +
|dlurl=http://wetlands.simplyaquatics.com/d/27594-1/channel_log1_1.zip
 +
}}
  
/botscan queen [on|off] -- Enables or disables checks for Hive Queens on sector entry.
+
|- id="ignoreextras"
 +
! ignoreextras
 +
| mr_spuck
 +
| Some extra ignore features. ignore players temporary (ok, the game can do that too now.. ) and whole factions.
 +
| See Forum Thread
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=2#225180
 +
|dlurl=http://home.arcor.de/famscheffler/ven/ignoreextras.zip
 +
}}
  
/botscan levi [on|off] -- Enables or disables checks for Leviathans on sector entry.
+
|- id="ignoreirc"
 +
! IgnoreIRC
 +
| Chocolateer
 +
| Messages from players over the IRC bot are not displayed if that player is on your ignore list.
 +
| none
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/22074
 +
|dlurl=http://www.mister-jmp.comze.com/vo/files/IgnoreIRC.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=ignoreirc
 +
}}
  
/botscan mission [on|off] -- Enables or disables missionlist scanning. Turned off by default. Only turn this on if you don't mind your chatlog being spammed; if there are a lot of skirmish missions available at the station, it will print a line for every 'critical' and 'central' mission it sees. Independent of the queen and levi settings.
+
|- id="paydialog"
 +
! paydialog
 +
| mr_spuck
 +
| A graphical interface for the /givemoney command.
 +
| /paydialog_open.
 +
| {{Plugins_tablerow
 +
|forum=http://vendetta-online.com/x/msgboard/16/17115#215977
 +
|dlurl=http://home.arcor.de/famscheffler/ven/paydialog.zip
 +
}}
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219482 BotScan plug-in thread entry]
+
|- id="quickhail"
 +
! QuickHail
 +
| Jas-Atamos
 +
| Pre-configure a set of up to 10 hails and select them from a menu. Both PM and sector hails can be configured. Best thing: It only steals your number buttons while the menu is open!
 +
| /qh <br /> /qhlist
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/19683
 +
|dlurl=http://www.phoenix-alliance.info/member/jasmine/Plugins/quickhail13b.zip
 +
}}
  
'''In the pipe:'''
+
|- id="quickreply"
 +
! QuickReply
 +
| Chocolateer
 +
| Contains several binds to make it easier to send PMs.
 +
| /reply_target <br/> /reply_sector <br /> /reply_channel <br /> recent_channel
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/22074
 +
|dlurl=http://www.mister-jmp.comze.com/vo/files/QuickReply.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=quickreply
 +
}}
  
- Bugfixes (if any).
+
|- id="shortgivemoney"
 +
! shortgivemoney
 +
| mr_spuck
 +
| A variant of givemoney that allows to abbreviate the amount.
 +
| /sgm
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=5#269724
 +
|dlurl=http://home.arcor.de/famscheffler/ven/shortgivemoney.zip
 +
}}
  
- Less spammy missionlist checking. Fixed. Thanks Naut!
+
|- id="switchtarget"
 +
! SwitchTarget
 +
| diqrtvpe
 +
| Allows you to change the target of anyone in your group who has the plugin enabled to your target.  
 +
| See forum thread for list
 +
| {{Plugins_tablerow
 +
|forum=http://vendetta-online.com/x/msgboard/16/19232
 +
|dlurl=http://www.phoenix-alliance.info/member/denji/img/SwitchTarget.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=switchtarget
 +
}}
  
==Calc==
+
|- id="targetbinds"
 +
! TargetBinds
 +
| slime73
 +
| A simple plugin which allows you to send your current target's information to either Guild or Group chat.
 +
Example: (guild) [Deneb B-12] <Omega 0> Current target: Hokanes Harolus, piloting a Serco SkyCommand Prometheus with 38% armour.
 +
| /grouptarget<br />/guildtarget
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
 +
|dlurl=http://coalitionofitan.com/index.php?action=tpmod;dl=get16
 +
}}
  
 +
|- id="tithe"
 +
! Tithe
 +
| Mad Miner Moda
 +
| Allows you to tithe a user set % of your profit to the guild bank.
 +
| /tithe
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17863
 +
|dlurl=http://wetlands.simplyaquatics.com/d/26836-1/tithe-3_0.zip
 +
}}
  
'''Description:''' basic calculator, allows sci functions, memory, basic stuff.
+
|-
 +
|}
  
'''Created by:''' Mad Miner Moda
 
  
'''CLI:''' /calc
+
== Notifications ==
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17979 plug-in thread entry]
 
  
==CargoFind==
+
{| border="1" class="sortable wikitable"
 +
|-
 +
! Name
 +
! Author
 +
! class="unsortable" | Description
 +
! class="unsortable" | Commands
 +
! class="unsortable" | Info & Download
  
'''Description:''' Find a specific cargo widget with a command.
+
|- id="enterleave"
 +
! enterleave
 +
| mr_spuck
 +
| Print a notification or play a sound effect when a player, bot or character matching a pattern enters or leaves the sector.
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://vendetta-online.com/x/msgboard/16/17115#215977
 +
|dlurl=http://home.arcor.de/famscheffler/ven/enterleave.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=enterleave
 +
}}
  
'''Created by:''' Smittens
+
|- id="ezgroup"
 +
! ezGroup
 +
| Protolif
 +
| Displays a notification at the bottom of the screen when invited to a group. <br /> [[Image:EzGroup.png|50px]]
 +
| Additionally: <br /> /inv <br /> /kick <br /> /gleave
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/21423
 +
|dlurl=http://www.voupr.com/downloads/ezgroup-1.0.zip
 +
|voupr=http://voupr.spenced.com/plugin.php?name=ezgroup
 +
}}
  
'''CLI:''' /cargofind "WHATEVER" --> Finds the first widget within range that has "WHATEVER" in its name
+
|- id="guildnotify"
 +
! Guild Notify
 +
| slime73
 +
| Prints the names of players in your guild when they log on or off.
 +
| none
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
 +
|dlurl=http://coalitionofitan.com/index.php?action=tpmod;dl=get14
 +
}}
  
'''Additional information & download:'''
+
|- id="msgbeep"
[http://www.vendetta-online.com/x/msgboard/16/17646 Primary thread for CargoFind with working download link] [http://www.vendetta-online.com/x/msgboard/1/17439#221455 CargoFind plug-in thread entry (zip file is missing)]
+
! Msg Beep
 +
| slime73
 +
| With this plugin, whenever you receive a /msg you will hear the proximity warning sound.
 +
| none
 +
| {{Plugins_tablerow
 +
|dlurl=http://coalitionofitan.com/index.php?action=tpmod;dl=get9
 +
}}
  
==cargolist==
+
|- id="soundalertsuite"
 +
! SoundAlertSuite v1.0
 +
| Chocolateer
 +
| Plays a sound for various actions that occur. Feel free to replace the sounds with your own, just be sure to keep the file names the same.
 +
| /soundalertsuite <br /> /SAS
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/22074
 +
|dlurl=http://www.mister-jmp.comze.com/vo/files/SoundAlertSuite.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=soundalertsuite
 +
}}
  
'''Description:''' Displays list of all cargo in range. Clicking on the list targets stuff.
+
|-
 +
|}
  
'''Created by:''' Mick
 
  
'''CLI:''' /cargolist
+
==Interface==
  
'''Download:''' [http://www.vendetta-online.com/x/msgboard/16/20497 plug-in thread]
+
=== General ===
  
==cargopreset==
 
  
'''Description:''' Allows to save a list of currently loaded cargo as a preset and later load it.
+
{| border="1" class="sortable wikitable"
 +
|-
 +
! Name
 +
! Author
 +
! class="unsortable" | Description
 +
! Sub-Category
 +
! class="unsortable" | Commands
 +
! class="unsortable" | Info & Download
  
'''Created by:''' Mick
+
|- id="animatedload"
 +
! animatedload
 +
| mr_spuck
 +
| A fancy animated loading screen.
 +
| Visuals
 +
| none
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=3#229041
 +
|dlurl=http://home.arcor.de/famscheffler/ven/animatedload.zip
 +
}}
  
'''CLI:'''
+
|- id="customhud"
 +
! customHUD
 +
| Mick
 +
| Adds movable hud displays with target, weapon and self info. Can also be used to toggle elements of the normal HUD, optionally at the press of bound keys.<ref>'''User comment:''' '' 'A small but drastic change. With my penchant for keeping only relevant combat information around my central HUD elements, customHUD is essential. Together with DistanceMeter, you've got yourself a HUD that actually aids you in combat, not hinders you.' '' - [[User:Ion|Ion]]</ref>
 +
| HUD
 +
| /customhud<br />/customhud config
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/18790
 +
|dlurl=http://phoenix-alliance.info/upload/customHUD%20v0.8.6.zip
 +
}}
  
/cpreset save "name" - save current cargo loadout
+
|- id="dkautofill"
 +
! DKAutofill
 +
| draugath
 +
| Key name auto-fill for the delete key dialog.
 +
| PDA
 +
| full UI integration
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/25240#310754
 +
|dlurl=http://bespin.org/~draugath/vo/DKAutofill.zip
 +
}}
  
/cpreset load "name" - load cargo
+
|- id="factioncolor"
 +
! FactionColor
 +
| slime73
 +
| Factions whose names are checked in the /factioncolor dialog will have their ship names coloured based on their default ship colour. For example, Xang Xi will be teal in the sectorlist and the TargetLess HUD list. <br /> [[Image:Factioncolor.jpg|50px]]
 +
| HUD
 +
| /factiocolor
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
 +
|dlurl=http://www.coalitionofitan.com/index.php?action=tpmod;dl=get28
 +
|voupr=http://www.voupr.com/plugin.php?name=factioncolor
 +
}}
  
'''Additional information and download:''' [http://www.vendetta-online.com/x/msgboard/16/20497 plug-in thread]
+
|- id="flashchange"
 +
! FlashChange
 +
| slime 73
 +
| A very simple plugin that changes the red flash when you get hit to be less intense. It gets slightly brighter as your hull weakens.
 +
| Visuals
 +
| none
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
 +
|dlurl=http://filebeam.com/e0b890075d9d6d01ba2e3692da4603d0
 +
}}
  
 +
|- id="ignoreturret"
 +
! ignoreturret
 +
| Mick
 +
| Ignores turrets when using target in front command. Effectively turns off targeting of turrets.
 +
| HUD
 +
| /bind "b" ignoreturret
 +
| {{Plugins_tablerow
 +
|dlurl=http://mick.neostrada.pl/VO/ignoreturret.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=ignoreturret
 +
}}
  
==ChangeBackground==
+
|- id="launchbutton"
 +
! LaunchButton
 +
| draugath
 +
| This hack allows you to bind a key for launching from a station or capital ship. (Lowercase "L" by default.)
 +
| Station / other
 +
| /launchbutton [key]
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/24829
 +
|dlurl=http://bespin.org/~draugath/vo/LaunchButton.zip
 +
}}
  
'''Description:''' Allows you to set the current sector's background to any background you wish (by inputting a sectorid), or a random background. Recommended: bind rdmbackground and changebg to keys. (clientside only)
+
|- id="lockednearbylist"
 +
! locknearbylist
 +
| mr_spuck
 +
| Adds a toggle to the nearby ships list that temporarily locks it.  
 +
| HUD
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=5#256154
 +
|dlurl=http://home.arcor.de/famscheffler/ven/locknearbylist.zip
 +
}}
  
'''Created by:''' slime73
+
|- id="missiontimestamp"
 +
! missiontimestamp
 +
| mr_spuck
 +
| Adds a timestamp to the end of the mission log of completed missions.
 +
| PDA
 +
| none
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=6#285347
 +
|dlurl=http://home.arcor.de/famscheffler/ven/missiontimestamp.zip
 +
}}
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 ChangeBackground plug-in thread entry]
+
|- id="movesectorinfo"
 +
! movesectorinfo
 +
| mr_spuck
 +
| Moves sector info to the bottom of the hud.
 +
| HUD
 +
| none
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115
 +
|dlurl=http://home.arcor.de/famscheffler/ven/movesectorinfo.zip
 +
}}
  
'''Download for people not in ITAN:''' [http://dl.dropbox.com/u/4214717/VO%20Plugs/changebackground.zip]
+
|- id="newsticker"
 +
! newsticker
 +
| mr_spuck
 +
| A newsticker in the welcome screen that cycles through the most recent news items.
 +
| PDA / other
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://vendetta-online.com/x/msgboard/16/17115#215977
 +
|dlurl=http://home.arcor.de/famscheffler/ven/newsticker.zip
 +
}}
  
 +
|- id="proxyhack"
 +
! proxyhack
 +
| mr_spuck
 +
| Prevents the proxy distance entry from eating the tab key while the nearby ships list is open.
 +
| PDA
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=4#234711
 +
|dlurl=http://home.arcor.de/famscheffler/ven/proxyhack.zip
 +
}}
  
==Collectorwatch==
+
|- id="pview"
 +
! pview
 +
| Mick
 +
| Makes 3rd person view persistent by toggling camera to external view after jumps, etc.
 +
| Visuals
 +
|/pview - toggles<br />
 +
/pview on/off - obvious
 +
| {{Plugins_tablerow
 +
|dlurl=http://mick.neostrada.pl/VO/pview.zip
 +
}}
  
'''Description:''' Hunting hive queens is fun, but watching the collectors mine is boring. This plugin allows you to do something else while the collectors do their mining, with an audible alert as soon as they move off to go back to the queen.
+
|- id="shiploadoutsmanager"
 +
! ShipLoadoutsManager
 +
| Chocolateer
 +
| Save ship loadouts on a per-station basis.
 +
| PDA / Station
 +
| /slm
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/23735
 +
|dlurl=http://www.mister-jmp.comze.com/vo/files/ShipLoadoutsManager.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=shiploadoutsmanager
 +
}}
  
'''Created by:''' [[User:Womble|Womble]]
+
|- id="skirmishcolors"
 +
! skirmishcolors
 +
| mr_spuck
 +
| Increases the brightness of the hud skirmish info for corvus and the hive to improve readability.
 +
| HUD
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=5#256154
 +
|dlurl=http://home.arcor.de/famscheffler/ven/skirmishcolors.zip
 +
}}
  
'''Download:''' [http://www.hezmatt.org/~mpalmer/vo/collectorwatch/]
+
|- id="tapehud"
 +
! tapehud
 +
| mr_spuck
 +
| ultra realistic cockpit simulation
 +
| HUD
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115
 +
|dlurl=http://home.arcor.de/famscheffler/ven/tapehud.zip
 +
}}
  
'''Forum Thread:''' [http://www.vendetta-online.com/x/msgboard/16/21113]
+
|- id="targetless"
 +
! TargetLess
 +
| drazed
 +
| Advanced targetting plugin for Vendetta-Online. Provides a HUD display with multi-target details, and lets you quickselect targets (player/npc/asteroids) with key binds.
 +
| HUD
 +
| /targetless<br/>
 +
/importconfigroids
 +
| {{Plugins_tablerow
 +
|forum=http://vendetta-online.com/x/msgboard/16/17440
 +
|dlurl=http://targetless.com/targetless.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=targetless
 +
}}<br />
 +
[http://targetless.com/ Homepage]
  
'''Documentation/additional info:''' README in the zip file
+
|- id="transactionledger"
 +
! Transaction Ledger
 +
| draugath
 +
| A ledger for tracking monetary transactions.
 +
| PDA
 +
| /ledger<br />
 +
/ledger reset
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/24174
 +
|dlurl=http://bespin.org/~draugath/vo/ledger/ledger_0.4.4.zip
 +
}}
  
==CombatAssist==
+
|- id="treemissionlist"
'''Description:''' Allows you to easily adjust constant thrusters outside of Flight Assist mode. In plain English, it prevents you from having to hold down the forward and reverse keys by allowing you to just tap either, (or the break) to control your ship's acceleration. To change keys or verbosity level, edit the file 'options.lua'.
+
! treemissionlist
 +
| mr_spuck
 +
| Tree like version of the mission board.
 +
| PDA
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=4#239253
 +
|dlurl=http://home.arcor.de/famscheffler/ven/treemissionlist.zip
 +
}}
  
'''Created by:''' [[User:Person|Calder]]
+
|- id="vzoom"
 +
! vzoom
 +
| Script by Eldrad, enhanced by Roguelazer, turned into a plug-in by Mick.
 +
| Eldrad's Variable Zoom alias made into a plug-in (mostly for ease of installation, there's no new functionality).
 +
| Visuals
 +
| /vzoom
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/18790
 +
|dlurl=http://mick.neostrada.pl/VO/vzoom%20v1.2.1.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=vzoom
 +
}}
  
'''Download:''' See VOUPR page: [http://voupr.byethost8.com/plugin.php?name=combatassist]
+
|- id="weapongroup"
 +
! weapon group (wg)
 +
| Mick
 +
| A very simple interface to modify weapon groups while in space.
 +
| PDA / other
 +
| /wg
 +
| {{Plugins_tablerow
 +
|dlurl=http://mick.neostrada.pl/VO/wg%20v0.1.zip
 +
}}
  
==customHUD==
+
|-
 +
|}
  
'''Description:''' Adds movable hud displays with target, weapon and self info. Can also be used to toggle elements of the normal HUD, optionally at the press of bound keys.
 
  
'''Created by:''' Mick
+
=== Navigation ===
  
[[image:customHUD.jpg|left|thumb|customHUD]]{{br}}
 
  
'''CLI:'''
+
{| border="1" class="sortable wikitable"
 +
|-
 +
! Name
 +
! Author
 +
! class="unsortable" | Description
 +
! class="unsortable" | Commands
 +
! class="unsortable" | Info & Download
  
/customhud - toggles it on/off
+
|- id="navcomp"
 +
! NavComp
 +
| J.A.Keller
 +
| Avoid Ion Storms, Hive Bots and other hazards automatically when creating a Navroute. Have complete authority when saving or loading previous Navroutes with name and notes. Includes escape mode and fully integrated HUD and PDA controls.
 +
| none, full UI integration
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/24543
 +
|dlurl=http://its-obvious-solutions.com/downloads/vo/plugins/NavComp-v1.3.2.zip
 +
}}
  
/customhud config - shows config window (duh)
+
|- id="navmapui"
 +
! navmapui
 +
| mr_spuck
 +
| Nav Route Interface - Adds a list of navroutes and some buttons to interact with them to the navigation windows.
 +
| Full UI integration
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=4#232311
 +
|dlurl=http://home.arcor.de/famscheffler/ven/navmapui.zip
 +
}}
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/18790 Mick's plug-in thread]
+
|- id="quickplot"
 +
! QuickPlot
 +
| slime73
 +
| Plots a quick course to a specific sector. "sector" can be a sector such as Sedina L2 or just the sector coordinates if you want to jump in-system, e.g. arta a1 and a1 will both go to Arta Caelestis A-1 if you are already in Arta.Bind jump_prompt to a key if you want it to prompt you for a sector when you press a key.
 +
| /Jump ''sector''<br />
 +
''bind'' jump_prompt
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
 +
|dlurl=http://www.coalitionofitan.com/index.php?action=tpmod;dl=get44
 +
}}
  
'''User comments:''' '' 'A small but drastic change. With my penchant for keeping only relevant combat information around my central HUD elements, customHUD is essential. Together with DistanceMeter, you've got yourself a HUD that actually aids you in combat, not hinders you.' '' - [[User:Ion|Ion]]
+
|- id="rsnrlp"
 +
! Really simple Navroute-reversing Lua Plugin
 +
| slime73
 +
| Reverses navroutes.
 +
| /ReverseNav
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
 +
|dlurl=http://filebeam.com/480b036287dfd1888911f00a5ada9bf8
 +
}}
  
==Dameos' Plugins==
+
|-
 +
|}
  
Dameos created a bunch of plugins which are available on [http://www.gyph.net/plugs/plugs.html Dameos' Plugin Page]
 
  
==deboop==
+
=== Cargo ===
  
'''Description:''' replaces hit beep with machine gun sounds from OpenArena
 
  
'''Created by:''' mr_spuck
+
{| border="1" class="sortable wikitable"
 +
|-
 +
! Name
 +
! Author
 +
! class="unsortable" | Description
 +
! class="unsortable" | Commands
 +
! class="unsortable" | Info & Download
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=6#285347]
+
|- id="cargofind"
 +
! CargoFind
 +
| smittens
 +
| Find a specific cargo widget with a command.
 +
| /cargofind "<string>"
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17646?page=1
 +
|dlurl=http://mick.neostrada.pl/VO/CargoFind.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=calc
 +
}}
  
==DevKit==
+
|- id="cargolist"
 +
! cargolist
 +
| Mick
 +
| Displays list of all cargo in range. Clicking on the list targets stuff.
 +
| /cargolist
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/20497
 +
|dlurl=http://mick.neostrada.pl/VO/cargolist%20v0.3.zip
 +
}}
  
'''Description:''' Tools to aid in the development of plugins.
+
|- id="spacescan"
 +
! spaceScan
 +
| KepocuH
 +
| Asynchronously scans near space (in radar range) for specific cargo crates. Search conditions are the sub-strings of the objects which you are looking for stored in prioritized list. First list element has a highest priority, the last one lowest.
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/25112#309667
 +
|dlurl=http://www.voupr.com/downloads/spacescan-1.3.1.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=spacescan
 +
}}
  
'''Created by:''' draugath
+
|- id="stationfind"
 +
! StationFind
 +
| Mad Miner Moda
 +
| Allows you to search your station inventory for specific items, stations, ships, items on ships, everything at specific stations, by nation, by faction or all stations.
 +
| /sfind
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/18286
 +
|dlurl=http://wetlands.simplyaquatics.com/d/26803-1/station-find-1_0b.zip
 +
}}
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/24284]
+
|-
 +
|}
  
==DistanceMeter==
 
  
'''Description:''' Another very simple plugin, this one moves the Distance meter (and the sector alignment info) to the bottom of the HUD, like it was with the old Vendetta client. *** Broken slightly if used with the latest version of TargetLess ***
+
==Combat==
  
'''Created by:''' slime73
 
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 DistanceMeter plug-in thread entry]
+
{| border="1" class="sortable wikitable"
 +
|-
 +
! Name
 +
! Author
 +
! class="unsortable" | Description
 +
! class="unsortable" | Commands
 +
! class="unsortable" | Info & Download
  
'''User comments:''' '' 'A welcome change back to the old style. To my mind, the only information that should be near to the central crosshair is information that pertains to the battle between yourself and your current target, and DistanceMeter remedies one annoyance in this respect.' '' - [[User:Ion|Ion]]
+
|- id="collectorwatch"
 +
! Collectorwatch
 +
| Womble
 +
| Hunting hive queens is fun, but watching the collectors mine is boring. This plugin allows you to do something else while the collectors do their mining, with an audible alert as soon as they move off to go back to the queen.
 +
| none
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/21113
 +
|dlurl=http://hezmatt.org/~mpalmer/vo/collectorwatch/collectorwatch-0.1.zip
 +
}}
  
==dullbot, boilbot and haulbot==
+
|- id="combatassist"
 +
! CombatAssist
 +
| Calder
 +
| Allows you to easily adjust constant thrusters outside of Flight Assist mode. In plain English, it prevents you from having to hold down the forward and reverse keys by allowing you to just tap either, (or the break) to control your ship's acceleration. To change keys or verbosity level, edit the file 'options.lua'.
 +
| none
 +
| {{Plugins_tablerow
 +
|voupr=http://www.voupr.com/plugin.php?name=combatassist
 +
|dlurl=http://www.voupr.com/downloads/combatassist-1.2.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=combatassist
 +
}}
  
'''Description:''' a travel bot, mining bot and a trade bot that sometimes even work. Most of the code is in the dullbot module which might be useful for other bots
+
|- id="killshot"
 +
! killshot
 +
| Mick
 +
| Will take screenshots when a player dies or kills someone. In case of a kill two screenshots will be taken, one just before death and another just after. There are configuration options for most situations: when player dies, whether it was suicide, when he kills someone, whether bots were involved. Also allows to save screenshots to a specified folder, using specified naming scheme. Taking first or second screenshot is optional.
 +
| /killshot
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/21818
 +
|dlurl=http://mick.neostrada.pl/VO/killshot%20v1.2.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=killshot
 +
}}
  
'''Created by:''' mr_spuck
+
|- id="mouselookincaps"
 +
! mouselookincaps
 +
| mr_spuck
 +
| Automatically switch to mouselook mode when entering a capship and back off on undocking.
 +
| none
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=4#234711
 +
|dlurl=http://home.arcor.de/famscheffler/ven/mouselookincaps.zip
 +
}}
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=2#228749] [http://www.vendetta-online.com/x/msgboard/16/17115?page=5#243886]
+
|- id="multiaim"
 +
! multiaim
 +
| Scuba Steve 9.0
 +
| Adds separate targetting leadoffs for each weapon you have
 +
| Combat
 +
| {{Plugins_tablerow
 +
|dlurl=http://mick.neostrada.pl/VO/MultiAim.zip
 +
}}
  
==enterleave==
+
|- id="tcs"
 +
! ToasterCrush Plugin Suite
 +
| Scuba Steve 9.0
 +
| A collection of mostly-combat use plugins, configurable through a GUI panel accessible from the options menu, as well as a modular framework for future plug-in development.
 +
| full UI integration
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/19129
 +
|dlurl=http://www.toastercrush.com/files/tcs-plugins.zip
 +
}}<br />
 +
[http://www.toastercrush.com/ Hompage]
  
'''Description:''' print a notification or play a sound effect when a player, bot or character matching a pattern enters or leaves the sector
+
|-
 +
|}
  
'''Created by:''' mr_spuck
 
  
'''Additional information & download:''' [http://vendetta-online.com/x/msgboard/16/17115#215977]
+
==Trading/Mining==
  
==ezGroup==
+
{| border="1" class="sortable wikitable"
 +
|-
 +
! Name
 +
! Author
 +
! class="unsortable" | Description
 +
! class="unsortable" | Commands
 +
! class="unsortable" | Info & Download
  
'''Description:''' Displays a notification at the bottom of the screen, when invited to a group.
+
|- id="cargopreset"
 +
! cargopreset
 +
| Mick
 +
| Allows to save a list of currently loaded cargo as a preset and later load it.
 +
| /cpreset save "name"<br />
 +
/cpreset load "name"
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/18790#234390
 +
|dlurl=http://mick.neostrada.pl/VO/cpreset.zip
 +
}}
  
[[image:EzGroup.png]]
+
|- id="maid"
 +
! [[ user:igrok#Plugins|M.A.I.D. ]]
 +
| igrok
 +
| M.A.I.D. (Mining And Inventory Daemon) Automatically jettison items of your choosing (ores, cargo, scrap, etc). Jettison items immediately (combat mode) or just before ship is full. Time cargo drops to make sure they don't disappear. Monitor asteroid temperatures to prevent overheating. Review mining and cargo statistics.
 +
| /maid
 +
| {{Plugins_tablerow
 +
|dlurl=http://www.6by9.net/vendetta/plugins/MAID_v1.4.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=maid
 +
}}
  
Also, provides shorthand commands: /inv /kick /gleave /w
+
|- id="plod"
 
+
! Plod
'''Created by:''' Protolif
+
| INKling
 
+
| Plod can be used to plot courses between two sectors (automatic rerouting). It will also buy and unload cargo between two stations, if you provide a third argument. For trading it will do everything but the flying. The trade item is case sensitive.
'''Current Version:''' 0.1b
+
| /plod 'sol e15' 'geira i5' 'XiRite Alloy'
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/21423 Official Vendetta Forum Thread]
+
 
+
==FactionColor==
+
 
+
'''Description:''' Factions whose names are checked in the /factioncolor dialog will have their ship names coloured based on their default ship colour. For example, Xang Xi will be teal in the sectorlist and the TargetLess HUD list.
+
 
+
'''Created by:''' slime73
+
 
+
[[image:Factioncolor.jpg|left|thumb|FactionColor target list]]{{br}}
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489FactionColor plug-in thread entry]
+
 
+
==FlashChange==
+
 
+
'''Description:''' A very simple plugin that changes the red flash when you get hit to be less intense. It gets slightly brighter as your hull weakens.
+
 
+
'''Created by:''' slime73
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 FlashChange plug-in thread entry]
+
 
+
==GroupStat==
+
 
+
'''Description:''' Broadcasts when you die and who killed you to your group.
+
 
+
'''Created by:''' Drazed and Moda Messolus.
+
 
+
'''CLI:''' /groupstat - Yields a sortable matrix of the information.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17818 GroupStat forum thread]
+
 
+
==Guild Notify==
+
 
+
'''Description:''' Prints the names of players in your guild when they log on or off.
+
 
+
'''Created by:''' slime73
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 Guild Notify plug-in thread entry]
+
 
+
==Humaniform==
+
 
+
'''Description:''' Act like a human!
+
 
+
The Humaniform plugin will make your character act like a human by sending /me messages with human-like activity to sector chat. Every 5 - 20 minutes, your character will do one of the following:
+
 
+
* burp
+
* fart
+
* scratch its head
+
* pick its nose
+
* sigh
+
* scratch its butt
+
* stroke its chin in thought
+
* rub its eyes
+
* twitch
+
* take a sip of its drink
+
 
+
You can configure your characters gender: male, female or neuter (default). Here are all the commands you can run:
+
 
+
* /humaniform on
+
* /humaniform off
+
* /humaniform male
+
* /humaniform female
+
* /humaniform neuter
+
 
+
'''Created by:''' INKling
+
 
+
'''Additional information & download:''' [https://github.com/mqsoh/vendetta-plugins on github], [https://github.com/mqsoh/vendetta-plugins/tarball/master .tar.gz], [https://github.com/mqsoh/vendetta-plugins/zipball/master .zip]
+
 
+
==ignoreextras==
+
 
+
'''Description:''' some extra ignore features. ignore players temporary (ok, the game can do that too now.. ) and whole factions
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=2#225180]
+
 
+
==IgnoreIRC==
+
 
+
'''Description:''' Messages from players over the IRC bot are not displayed if that player is on your ignore list.
+
 
+
'''Created by:''' Chocolateer
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/22074]
+
 
+
==ignoreturret==
+
 
+
'''Description:''' Ignores turrets when using target in front command. Effectively turns off targeting of turrets.
+
 
+
'''Usage:'''
+
Bind it instead of target in front.
+
 
+
eg. /bind b ignoreturret
+
 
+
There's also /ignoreturret command
+
 
+
'''Created by:''' Mick
+
 
+
'''Download:''' [http://mick.neostrada.pl/VO/ignoreturret.zip ignoreturret.zip]
+
 
+
==InfiniTurbo==
+
 
+
'''Description:''' Turbo infinitely with any kind of ship/power cell.  Switch between missile stacking, speed & energy modes.
+
 
+
'''Created by:''' igrok
+
 
+
'''Additional information & download:''' [[user:igrok#Plug-Ins|InfiniTurbo v1.1]]
+
 
+
==InfiniteTurbo==
+
 
+
'''Description:''' Let's you turbo infinitely with any kind of ship/power cell.
+
 
+
'''Created by:''' firsm
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/18931]
+
 
+
==Jett==
+
 
+
'''Description:''' Jettisons items in your cargo hold in 1cu increments.
+
 
+
'''Created by:''' slime73
+
 
+
'''CLI:''' To use it, type '/Jett' ingame. It's set by default to jettison only a single crate of cargo when you do that, but you can configure it to jettison everything in your cargo hold (with a .5 second delay between every cargo crate jettisoned) by typing '/Jett toggle'. If you need help using the script ingame, type /jett help.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 Jett plug-in thread entry]
+
 
+
==JumpSFX==
+
 
+
'''Description:''' Enables the built-in (but normally unused) wormhole and sector jump sound effects.
+
 
+
'''Created by:''' MSKanaka
+
 
+
'''CLI:''' /jumpsfx [on|off] -- Turns the jump effects on or off.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219482 JumpSFX plug-in thread entry]
+
 
+
'''Known Bugs:'''
+
+
- VO soundtrack will not play due to the script's use of playmusic(); the function required for this does not work with these particular sound effects. Fixed.
+
 
+
'''In the pipe:'''
+
 
+
- Bugfixes (if any)
+
- Option to allow the VO soundtrack to continue playing by auto-detecting which music file should be playing based on the player's location. Implemented via gksound.GKPlaySound().
+
 
+
==killshot==
+
'''Description:''' Will take screenshots when a player dies or kills someone.<br>
+
In case of a kill two screenshots will be taken, one just before death and another just after.<br>
+
There are configuration options for most situations:<br>
+
when player dies, whether it was suicide, when he kills someone, whether bots were involved<br>
+
also allows to save screenshots to a specified folder, using specified naming scheme.<br>
+
Taking first or second screenshot is optional.
+
 
+
'''Usage:'''<br>
+
Type /killshot in-game to see extensive help.
+
 
+
'''Download:'''
+
[http://www.vendetta-online.com/x/msgboard/16/21818]
+
 
+
'''Created by:''' Mick
+
 
+
==LaunchButton==
+
 
+
'''Description:''' This hack allows you to bind a key for launching from a station or capital ship.
+
 
+
'''Created by:''' draugath
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/24829]
+
 
+
==locknearbylist==
+
 
+
'''Description:''' Adds a toggle to the nearby ships list that temporarily locks it.
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=5#256154]
+
 
+
==M.A.I.D.==
+
 
+
'''Description:''' M.A.I.D. (Mining And Inventory Daemon) Automatically jettison items of your choosing (ores, cargo, scrap, etc).  Jettison items immediately (combat mode) or just before ship is full.  Time cargo drops to make sure they don't disappear.  Monitor asteroid temperatures to prevent overheating.  Review mining and cargo statistics.
+
 
+
'''Created by:''' igrok
+
 
+
'''Additional information & download:''' [[user:igrok#Plug-Ins|M.A.I.D. v1.3]]
+
 
+
==missiontimestamp==
+
 
+
'''Description:''' adds a timestamp to the end of the mission log of completed missions
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=6#285347]
+
 
+
 
+
==Msg Beep==
+
 
+
'''Description:''' With this plugin, whenever you receive a /msg you will hear the proximity warning sound.
+
 
+
'''Created by:''' slime73
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 Msg Beep plug-in thread entry]
+
 
+
==movesectorinfo==
+
 
+
'''Description:''' move sector info to the bottom of the hud
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115]
+
 
+
==Navadd==
+
 
+
'''Description:''': Allows the player to add sectors to their navroute by using sectorIDs instead of coordinates.
+
 
+
'''Created by:''' MSKanaka
+
 
+
'''CLI:''' /navadd [sID] -- adds the sector with the ID number of sID to your navroute.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219482 Navadd plug-in thread entry]
+
 
+
'''In the pipe:''' Bugfixes (if any).
+
 
+
==mouselookincaps==
+
 
+
'''Description:''' automatically switch to mouselook mode when entering a capship and back off on undocking
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=4#234711]
+
 
+
==multiaim==
+
 
+
'''Description:''' adds separate targetting leadoffs for each weapon you have
+
 
+
'''Created by:''' Scuba Steve 9.0
+
 
+
'''Download:''' (original seems missing) [http://mick.neostrada.pl/VO/MultiAim.zip]
+
 
+
==multiclick==
+
 
+
'''Description:''' Double-click (or more) functionality for any button.
+
 
+
'''Created by:''' Mick
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/18790 Mick's plug-in thread]
+
 
+
==NavComp==
+
 
+
'''Description:''' Avoid Ion Storms, Hive Bots and other hazards automatically when creating a Navroute.  Have complete authority when saving or loading previous Navroutes with name and notes.  Includes escape mode and fully integrated HUD and PDA controls
+
 
+
'''Created by:''' J.A.Keller
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/24543 NavComp Plugin]
+
 
+
==navmapui==
+
 
+
'''Description:''' nav route interface
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=4#232311]
+
 
+
==newsticker==
+
 
+
'''Description:''' a newsticker in the welcome screen that cycles through the most recent news items
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://vendetta-online.com/x/msgboard/16/17115#215977]
+
 
+
==paydialog==
+
 
+
'''Description:''' a graphical interface for the /givemoney command
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://vendetta-online.com/x/msgboard/16/17115#215977]
+
 
+
==PI HUD==
+
 
+
'''Description:''' Displays faction standings and required XP to reach next level for all licenses.  Optionally shows player combat stats such as kills, deaths, and PKs.
+
 
+
'''Created By:''' Micalan
+
 
+
'''Additional information & download:''' [http://www.kantia.net/plugins/]
+
 
+
==Plod==
+
'''Description:'''
+
<pre>
+
Plod can be used to plot courses between two sectors (automatic rerouting). It will also buy and unload cargo between two stations, if you provide a third argument. For trading it will do everything but the flying.
+
 
+
The trade item is case sensitive.
+
 
+
Usage.
+
------
+
/plod [start sector or 'current'] [end sector or 'current'] [optional trade item]
+
 
+
Examples:
+
---------
+
/plod 'sol e15' 'geira i5' 'XiRite Alloy'
+
 
/plod current 'geira o4' 'Basic Targeting Systems'
 
/plod current 'geira o4' 'Basic Targeting Systems'
 
/plod a12 j6
 
/plod a12 j6
</pre>
+
| {{Plugins_tablerow
 +
|dlurl=https://github.com/mqsoh/vendetta-plugins/zipball/master
 +
}}<br />
 +
[https://github.com/mqsoh/vendetta-plugins GitHub]
  
'''Created By:''' INKling
+
|- id="tempsafety"
 +
! tempsafety
 +
| Mick
 +
| Will automatically turn off mining beams if temperature exceeds preset value .
 +
| /ts </br>[on|off|currentmax|setmax]
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/18790
 +
|dlurl=http://www.phoenix-alliance.info/upload/tempsafety.zip
 +
}}
  
'''Additional information & download:''' [https://github.com/mqsoh/vendetta-plugins on github], [https://github.com/mqsoh/vendetta-plugins/tarball/master .tar.gz], [https://github.com/mqsoh/vendetta-plugins/zipball/master .zip]
+
|- id="tradeassistant"
 +
! TradeAssistant (TGFT version)
 +
| Mad Miner Moda
 +
| Keeps up with stations you visit and can show you the most profitable items between them. ''Trade routes: for the buy/sell to work you need items from the buy station at the sell station and it will show only profit. Item lookup: all stations you dock at, buy and sell prices. each time you dock it will update the cached copy so you get current rates.''
 +
| /TA
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/19302#242457
 +
|dlurl=http://wetlands.simplyaquatics.com/d/30491-1/ta_1_12.zip
 +
}}
  
==PMsound v1.0==
+
|-
 +
|}
  
'''Description:''' Plays a sound when you receive a PM.
 
  
'''Created by:''' Chocolateer
+
==Gadgets==
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/22074]
+
{| border="1" class="sortable wikitable"
 +
|-
 +
! Name
 +
! Author
 +
! class="unsortable" | Description
 +
! class="unsortable" | Commands
 +
! class="unsortable" | Info & Download
  
==proxyhack==
+
|- id="calc"
 +
! calc
 +
| Mad Miner Moda
 +
| Basic calculator, allows sci functions, memory, basic stuff.
 +
| /calc
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17979
 +
|dlurl=http://wetlands.simplyaquatics.com/d/26827-1/calc-1_1.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=calc
 +
}}
  
'''Description:''' prevents the proxy distance entry from eating the tab key while the nearby ships list is open
+
|- id="timer"
 +
! Timer
 +
| Chocolateer
 +
| In-game timer to set your own countdown.
 +
| see Forum Thread
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/22074#273089
 +
|dlurl=http://www.mister-jmp.comze.com/vo/files/Timer.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=timer
 +
}}
  
'''Created by:''' mr_spuck
+
|-
 +
|}
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=4#234711]
+
==Fun & Misc==
  
==pview==
+
{| border="1" class="sortable wikitable"
 +
|-
 +
! Name
 +
! Author
 +
! class="unsortable" | Description
 +
! class="unsortable" | Commands
 +
! class="unsortable" | Info & Download
  
'''Description:''' makes 3rd person view persistent by toggling camera to external view after jumps, etc.
+
|- id="apcontrol"
Commands:
+
! apcontrol
/pview - toggles
+
| mr_spuck
/pview on/off - obvious
+
| A control interface for varioius media players. xmms, mpd and vlc (somewhat) are supported.
 +
| Lots. See readme file.
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115#219509
 +
|dlurl=http://home.arcor.de/famscheffler/ven/apcontrol.zip
 +
}}
  
'''Created by:''' Mick
+
|- id="autorr"
 +
! [[user:igrok#Plug-Ins|AutoRR]]
 +
| raybondo<br />improved by igrok
 +
| Automatic ship repair and weapon refill.
 +
| none
 +
| {{Plugins_tablerow
 +
|voupr=http://www.voupr.com/plugin.php?name=autorr
 +
|dlurl=http://www.6by9.net/vendetta/plugins/AutoRR-v1.1.zip
 +
}}
  
'''Download:''' [http://mick.neostrada.pl/VO/pview.zip pview.zip]
+
|- id="deboop"
 +
! deboop
 +
| mr_spuck
 +
| Replaces hit beep with machine gun sounds from OpenArena.
 +
| none
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=6#285347
 +
|dlurl=http://home.arcor.de/famscheffler/ven/deboop.zip
 +
}}
  
==QuickHail==
+
|- id="dullbot"
 +
! dullbot, boilbot, haulbot
 +
| mr_spuck
 +
| A travel bot, mining bot and a trade bot that sometimes even work. Most of the code is in the dullbot module which might be useful for other bots.
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=2#228749
 +
|dlurl=http://home.arcor.de/famscheffler/ven/dullbot.zip
 +
}}<br />[http://www.vendetta-online.com/x/msgboard/16/17115?page=5#243886 2nd Forum Thread Entry]
  
'''Description:'''
+
|- id="humaniform"
When you type /qhlist, it rebinds the number keys up the top, from 1, on the left, all the way to 0 on the right. Press the number corresponding to the hail you want to send, it sends the message, gets rid of the li'l dialog, and binds your keys back to whatever they were previous!
+
! Humaniform
 +
| INKling
 +
| Act like a human! The Humaniform plugin will make your character act like a human by sending /me messages with human-like activity to sector chat every 5 - 20 minutes. You can configure your characters gender: male, female or neuter (default).
 +
| /humaniform on<br />off / male / female / neuter
 +
| {{Plugins_tablerow
 +
|dlurl=https://github.com/mqsoh/vendetta-plugins/zipball/master
 +
}}<br />[https://github.com/mqsoh/vendetta-plugins/zipball/master GitHub]
  
'''Created by:''' Jas-Atamos
+
|- id="infiniturbo"
 +
! [[ User:igrok#Plugins|InfiniTurbo ]]
 +
| igrok
 +
| Turbo infinitely with any kind of ship/power cell. Switch between missile stacking, speed & energy modes.
 +
| /infiniturbo<br />stacking, energy, speed
 +
| {{Plugins_tablerow
 +
|dlurl=http://www.6by9.net/vendetta/plugins/InfiniTurbo_v1.1.zip
 +
|voupr=http://www.voupr.com/plugin.php?name=infiniturbo
 +
}}
  
'''CLI:''':
+
|- id="jett"
/qh : Opens the UI to set your hails
+
! Jett
/qhlist: to list which hail you want to send to your target.
+
| slime73
 +
| Cargo crate design script - Jettisons items in your cargo hold in 1cu increments. To use it, type '/Jett' ingame. It's set by default to jettison only a single crate of cargo when you do that, but you can configure it to jettison everything in your cargo hold (with a .5 second delay between every cargo crate jettisoned) by typing '/Jett toggle'. If you need help using the script ingame, type /jett help.
 +
| /Jett<br />
 +
/Jett toggle<br />
 +
/Jett help
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17439#219489
 +
|dlurl=http://coalitionofitan.com/index.php?action=tpmod;dl=get11
 +
}}
  
 +
|- id="multiclick"
 +
! multiclick
 +
| Mick
 +
| Double-click (or more) functionality for any button.
 +
| See Forum Thread
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/18790
 +
|dlurl=http://phoenix-alliance.info/upload/multiclick%20v1.1.zip
 +
}}
  
 +
|- id="racestats"
 +
! racestats
 +
| Mick
 +
| In-game viewer for Sedina Racetracks' times.
 +
| /rs<br />
 +
/racestats
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/18790
 +
|dlurl=http://mick.neostrada.pl/VO/racestats%20v1.2.zip
 +
}}
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/19683 thread entry]
+
|- id="telnetterm"
 +
! telnetterm
 +
| mr_spuck
 +
| A more or less vt100 capable telnet client. It's quite incomplete and slow but enough to use a shell.
 +
| /telnetterm
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=4#232119
 +
|dlurl=http://home.arcor.de/famscheffler/ven/telnetterm.zip
 +
}}
  
==QuickPlot==
+
|- id="umlautbind"
 +
! umlautbind
 +
| mr_spuck
 +
| Bind umlaut keys (ä,ö,ü...) to commands.
 +
| /umlautbind
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=6#285347
 +
|dlurl=http://home.arcor.de/famscheffler/ven/umlautbind.zip
 +
}}
  
'''Description:''' Plots a quick course to a specific sector.
+
|-
 +
|}
  
'''Created by:''' slime73
 
  
'''CLI:''':
+
==Plugin Development==
  
/Jump ''sector'' -- sector can be a sector such as Sedina L2 or just the sector coordinates if you want to jump in-system, e.g. arta a1 and a1 will both go to Arta Caelestis A-1 if you are already in Arta.
+
{| border="1" class="sortable wikitable"
 +
|-
 +
! Name
 +
! Author
 +
! class="unsortable" | Description
 +
! class="unsortable" | Commands
 +
! class="unsortable" | Info & Download
  
Bind jump_prompt to a key if you want it to prompt you for a sector when you press a key.
+
|- id="devkit"
 +
! DevKit
 +
| draugath
 +
| Tools to aid in the development of plugins.
 +
| /test<br />/reload
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/24284
 +
|dlurl=http://bespin.org/~draugath/vo/devkit/devkit_0.2.5-2.zip
 +
}}
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 QuickPlot plug-in thread entry]
+
|- id="racecartool"
 +
! racecartool
 +
| mr_spuck
 +
| Finds LUA definitions in the racecar wiki. It's meant to do some more maintaince related things eventually.
 +
|
 +
| {{Plugins_tablerow
 +
|forum=http://www.vendetta-online.com/x/msgboard/16/17115?page=2#228007
 +
|dlurl=http://home.arcor.de/famscheffler/ven/racecartool.zip
 +
}}
  
==QuickReply v1.1==
+
|-
 +
|}
  
'''Description:''' Several binds to make it easier to send PMs
 
  
'''Created by:''' Chocolateer
+
= Plugin collections by individual authors =
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/22074]
+
This is a list that links to collections that individual authors created themselves in different places.
  
==racecartool==
+
* [http://www.vendetta-online.com/x/msgboard/16/22074 Chocolateer's Forum Collection]
 +
* [http://www.gyph.net/plugs/plugs.html Dameos' Plugin Page]
 +
* [http://www.vendetta-online.com/x/msgboard/16/18790 Mick's Forum Collection]
 +
* [[user:igrok#Plugins|igrok's Wiki Collection]]
 +
* [http://www.vendetta-online.com/x/msgboard/16/17439 slime's Forum Collection & many more...]
  
'''Description:''' finds lua definitions in the racecar wiki. it's meant to do some more maintaince related things eventually
 
  
'''Created by:''' mr_spuck
+
= ChangeLog / Transfer Log - Andy Spades =
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=2#228007]
+
Of course this will not be included in the final article, maybe on the talk page
  
==racestats==
+
* afk: '''saved'''
 
+
* animatedload: '''saved'''
'''Description:''' In-game viewer for Sedina Racetracks' times.
+
* apcontrol: '''saved'''
 
+
* AutoJett: '''OBSOLETE''' - superseded by M.A.I.D. --> _deleted_
'''Created by:''' Mick
+
* AutoRR: '''saved'''
 
+
* BotScan: '''BROKEN''' - link @ [http://www.vendetta-online.com/x/msgboard/16/17439#219482 VO Forums] is broken. Waiting for reupload, else bound to be deleted. ''Also affects all other plugins by MSKanaka in that post.'' --> _on hold_
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/18790 Mick's plug-in thread]
+
* calc: '''saved'''
 
+
* CargoFind: '''saved'''
==Really simple Navroute-reversing Lua Plugin==
+
* cargolist: '''saved'''
 
+
* cargopreset: BROKEN - links to "cargolist" thread, where there is not even a reference to cargopreset. --> fixed: found cpreset in Mick's thread. --> '''saved'''
'''Description:''' Reverses navroutes.
+
* Channels: '''saved'''
 
+
* ChangeBackground: '''BROKEN''' - itan's site gives a 403-kind of error --> _on hold_
'''Created by:''' slime73
+
* ChSound: '''OBSOLETE''' - replaced by SoundAltertSuite --> _deleted_
 
+
* Collectorwatch: '''saved'''
'''CLI:''' Type "/ReverseNav" ingame.
+
* CombatAssist: '''saved'''
 
+
* customHUD: '''saved'''
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 ReverseNav plug-in thread entry]
+
* deboop: '''saved'''
 
+
* DevKit: '''saved'''
==ReplyToLastMessageButton==
+
* DistanceMeter: '''BROKEN''' - link to forums wrong, fixed. dl-link broken. --> _on hold_
 
+
* DKAutofill: '''saved'''
'''Description:''' Press a single button to open a chat line to reply to the last private message you received.
+
* dullbot & friends: '''saved'''
 
+
* enterleave: '''saved'''
'''Created by:''' Yevoc
+
* ezGroup: '''saved'''
 
+
* FactionColor: '''saved'''
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439?page=3#251169 ReplyToLastMsg plug-in thread entry]
+
* FlashChange: '''saved'''
 
+
* GroupStat: '''OBSOLETE''' - broken link in thread, plus game does most of this itself now --> _deleted_
==SetShipColor==
+
* GuildNotify: '''saved'''
 
+
* Humaniform: '''saved'''
'''Description:''' Lets the player set the color of ships that they purchase to match that of one of the ingame factions or guilds.
+
* ignoreextras: '''saved'''
 
+
* IgnoreIRC: '''saved'''
'''Created by:''' MSKanaka
+
* ignoreturret: '''saved''' (no forum thread?)
 
+
* InfiniTurbo (gen): '''saved'''
'''CLI:'''
+
* InfiteTurbo/infiturbo: '''OBSOLETE''' - replaced by InfiniTurbo i think --> _on hold_
 
+
* Jett: '''saved'''
/setshipcolor faction [factionname] -- Sets ship purchase color to match the given faction.
+
* JumpSFX: '''BROKEN''' - see 'BotScan' --> _on hold_
 
+
* killshot: '''saved'''
/setshipcolor guild [guildacronym] -- Sets ship purchase color to match the given guild's color.
+
* locknearbylist: '''saved'''
 
+
* M.A.I.D.: '''saved'''
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219482 SetShipColor plug-in thread entry]
+
* missiontimestamp: '''saved'''
 
+
* Msg Beep: '''saved'''
'''In the pipe:'''
+
* movesectorinfo: '''saved'''
 
+
* Navadd: '''BROKEN/OBSOLETE''' - see 'BotScan'; replaced by slime's plugin i think --> _on hold_
- Bugfixes (if any).
+
* multiaim: '''saved''' (forum thread still missing)
 
+
* multiclick: '''saved'''
- Adding/removing/fixing guild colors as requested.
+
* NavComp: '''saved'''
 
+
* navmapui: '''saved'''
==ShipLoadoutsManager==
+
* newsticker: '''saved'''
 
+
* paydialog: '''saved'''
'''Description:''' Save ship loadouts on a per-station basis
+
* PI HUD: '''OBSOLETE''' - imo most of these features have been replaced by game (xp) and targetless functionalities (factions, kills) --> _on hold_
 
+
* Plod: '''saved'''
'''Created by:''' Chocolateer
+
* PMsound: '''OBSOLETE''' - replaced by SoundAltertSuite --> _deleted_
 
+
* proxyhack: '''saved'''
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/23735]
+
* pview: '''saved'''
 
+
* QuickHail: '''saved'''
==shortgivemoney==
+
* QuickPlot: '''saved'''
 
+
* Quickreply: '''saved'''
'''Description:''' A variant of givemoney that allows to abbreviate the amount
+
* racecartool: '''saved'''
 
+
* racestats: '''saved'''
'''Created by:''' mr_spuck
+
* Really simple Navroute-reversing Lua Plugin: '''saved'''
 
+
* ReplyToLastMessageButton: '''OBSOLETE''' - broken link, included in many other plugins, and is it really so hard to press "t", then "TAB"? --> _deleted_
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=5#269724]
+
* SetShipColor: '''BROKEN''' - see BotScan --> _on hold_
 
+
* ShipLoadoutsManager: '''saved'''
 
+
* shortgivemoney: '''saved'''
==skirmishcolors==
+
* skirmishcolors: '''saved'''
 
+
* SoundAlterSuite: '''saved'''
'''Description:''' Increases the brightness of the hud skirmish info for corvus and the hive to improve readability
+
* spaceScan: '''saved'''
 
+
* StationFind: '''saved'''
'''Created by:''' mr_spuck
+
* StationSpin: '''BROKEN''' - see BotScan --> _on hold_
 
+
* SwitchTarget: '''saved'''
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=5#256154]
+
* TargetBinds: '''saved'''
 
+
* TargetLess: '''saved'''
 
+
* tapehud: '''saved'''
==SoundAlertSuite==
+
* telnetterm: '''saved'''
 
+
* tempsafety: '''saved'''
'''Description:''' Plays a sound for various actions and events. For GUI use /soundalertsuite or /SAS
+
* Timer: '''saved'''
 
+
* Tithe: '''saved'''
'''Created by:''' Chocolateer
+
* TCS: '''saved'''
 
+
* TradeAssistant TGFT: '''saved'''
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/22074]
+
* TradeAssistant: '''BROKEN/OBSOLETE''' - replaced by the tgft version, dl-link broken: _deleted_
 
+
* Transaction Ledger: '''saved'''
 
+
* treemissionlist: '''saved'''
== spaceScan ==
+
* umlautbind: '''saved'''
 
+
* vzoom: '''saved'''
'''Description''' Asynchronously scans near space (in radar range) for specific cargo crates. Search conditions are the sub-strings of the objects which you are looking for stored in  prioritized list. First list element has a highest priority, the last on lowest.
+
 
+
'''Created by:''' KepocuH
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/25112]
+
 
+
==StationFind==
+
 
+
 
+
'''Description:''' Allows you to search your station inventory for specific items, stations, ships, items on ships, everything at specific stations, by nation, by faction or all stations.
+
 
+
'''Created by:''' Mad Miner Moda
+
 
+
'''CLI:''' /sfind
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/18286 plug-in thread entry]
+
 
+
==StationSpin==
+
 
+
'''Description:''' Causes the station the player is docked at to spin in the background. If the player is in a capship, nothing happens.
+
 
+
'''Created by:''' MSKanaka
+
 
+
'''CLI:''' /stationspin [on|off] -- Turns the spinning on or off.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219482 StationSpin plug-in thread entry]
+
 
+
'''In the pipe:''' Bugfixes (if any).
+
 
+
==SwitchTarget v1.3==
+
 
+
'''Description:''' Allows you to change the target of anyone in your group who has the plugin enabled to your target.
+
 
+
'''Created by:''' diqrtvpe
+
 
+
'''CLI:'''
+
 
+
/switchtarget -- turns it on and off
+
 
+
/target -- activates the switch
+
 
+
/leader -- toggles between multi-target (default) and leader mode (group target leader sets targets, all others only follow; default leader is group leader)
+
 
+
/leaderswitch "name" (or /stls "name")-- if you are group target leader you can set "name" as new target leader, if they have leader mode on
+
 
+
/leaderall (or /stla) -- if you are group target leader you can set all groupmembers to leader mode
+
 
+
/targetroid (or /rtarget) -- switches target to a roid or cargo crate
+
 
+
/subgroup # (or /stsg #) -- joins a subgroup (1-9) (when in a subgroup only targets called from your subgroup will work)
+
 
+
/subgroup -- join subgroup 1 or leave a subgroup
+
 
+
'''Additional information & download:''' [http://vendetta-online.com/x/msgboard/16/19232 SwitchTarget thread]
+
 
+
==TargetBinds==
+
 
+
'''Description:''' A simple plugin which allows you to send your current target's information to either Guild or Group chat.
+
 
+
Example:
+
(guild) [Deneb B-12] <Omega 0> Current target: Hokanes Harolus, piloting a Serco SkyCommand Prometheus with 38% armour.
+
 
+
'''Created by:''' slime73
+
 
+
'''CLI:'''
+
 
+
/grouptarget -- Sends your target's info to Group chat.
+
 
+
/guildtarget -- Sends your target's info to Guild chat.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439#219489 TargetBinds plug-in thread entry]
+
 
+
==TargetLess 1.7.11==
+
 
+
'''Description:''' Advanced targetting plugin for Vendetta-Online. Provides a HUD display with multi-target details, and lets you quickselect targets (player/npc/asteroids) with key binds.
+
 
+
'''Created by:''' drazed
+
 
+
[[image:tlsbomber.jpg|left|thumb|TargetLess HUD]]{{br}}
+
*image outdated*
+
 
+
'''CLI:'''  
+
 
+
/importconfigroids --> import roids from versions before 1.7
+
 
+
/targetless --> Manage targetless (controls/settings/etc).
+
 
+
 
+
'''Additional information & download:''' [http://targetless.com/ TargetLess].
+
 
+
'''User comments:''' '' 'I longed for this functionality for a year (but was apparently never smart enough to actually request it). Suddenly, as if by magic (or possibly industrial espionage) there was a plug-in which did all I had dreamt of, and today, I consider it the single most important addition available  to VO's HUD. An enormous aid in large battles.' '' - [[User:Ion|Ion]]
+
 
+
==tapehud==
+
 
+
'''Description:''' ultra realistic cockpit simulation
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115]
+
 
+
==telnetterm==
+
 
+
'''Description:''' a more or less vt100 capable telnet client. it's quite incmplete and slow but enough to use a shell
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=4#232119]
+
 
+
==tempsafety==
+
 
+
'''Description:''' Will automatically turn off mining beams if temperature exceeds preset value
+
 
+
'''Created by:''' Mick
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/18790 Mick's plug-in thread]
+
 
+
==Timer v1.2==
+
 
+
'''Description:''' In-game timer to set your own countdown.
+
 
+
'''Created by:''' Chocolateer
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/22074]
+
 
+
==Tithe==
+
 
+
'''Description:'''  
+
Allows you to tithe a user set % of your profit to the guild bank.
+
 
+
'''Created by:''' Mad Miner Moda
+
 
+
'''CLI:''':
+
/tithe
+
 
+
 
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17863 thread entry]
+
 
+
==ToasterCrush Plugin Suite==
+
 
+
'''Description:''' A collection of mostly-combat use plugins, configurable through a GUI panel accessible from the options menu, as well as a modular framework for future plug-in development.
+
 
+
'''Created by:''' Scuba Steve 9.0
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/19129 TCS forum thread]
+
 
+
'''User comments:''' '' 'One of the absolute essential plug-in packages for any kind of plugged-in and modular VO fun. Download it, and go Make Friends�c' '' - [[User:Ion|Ion]]
+
 
+
==TradeAssistant (TGFT version)==
+
 
+
'''Description:'''  
+
Trade routes: for the buy/sell to work you need items from the buy station at the sell station and it will show only profit.
+
 
+
Item lookup: all stations you dock at, buy and sell prices. each time you dock it will update the cached copy so you get current rates.
+
 
+
No data is wrote or saved between sessions, no config settings and the like. This is due to volatility of the data.
+
 
+
'''Created by:''' Mad Miner Moda
+
 
+
'''CLI:''':
+
/TA : Opens the UI
+
 
+
 
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/19302 thread entry]
+
 
+
==TradeAssistant v.03==
+
 
+
Descriptions: Keeps up with stations you visit and can show you the most profitable items between them.
+
 
+
'''Created by:''' Vorgas
+
 
+
'''CLI:''' Get help with /help or /ta.help.
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/1/17439?page=2#231716 TradeAssistant plug-in thread entry]
+
''File location broken!''
+
 
+
==Transaction Ledger==
+
 
+
'''Description:''' A ledger for tracking monetary transactions.
+
 
+
'''Created by:''' draugath
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/24174]
+
 
+
==treemissionlist==
+
 
+
'''Description:''' tree like version of the mission board.
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=4#239253]
+
 
+
==umlautbind==
+
 
+
'''Description:''' bind umlaut keys to commands
+
 
+
'''Created by:''' mr_spuck
+
 
+
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/17115?page=6#285347]
+
 
+
==weapon group (wg)==
+
 
+
'''Description:''' A very simple interface to modify weapon groups while in space. Open it with /wg
+
 
+
'''Created by:''' Mick
+
 
+
'''Additional information & download:''' [http://mick.neostrada.pl/VO/wg%20v0.1.zip wg v0.1.zip]
+
 
+
==vzoom==
+
 
+
'''Description:''' Eldrad's [[Variable_zoom_bind|Variable Zoom]] alias made into a plug-in (mostly for ease of installation, there's no new functionality).
+
  
'''Created by:''' Script by Eldrad, enhanced by Roguelazer, turned into a plug-in by Mick.
+
== TO DO ==
  
'''Additional information & download:''' [http://www.vendetta-online.com/x/msgboard/16/18790 Mick's plug-in thread]
+
* Plugins to include from VOUPR: AutoLogin, BackgroundToggler, CtC Countdown, EscortTurbo, Honk, WingCommanderMusic
 +
* Move disclaimer up?
 +
* go through forums to find any missing stuff // edit: LOL. really? no... <.<  // edit: really? o_O
 +
* NavComp or navmapui to recommended section
 +
* '''Include plugins that have been added to the original plugins page in the meantime''' (DriodButtons etc.)
 +
* talk to people about 'Recommended' plugins, and maybe the other categories

Latest revision as of 01:44, 16 October 2011

Ever since the underlying Lua interface code was opened up to VO's player base, Vendetta Online features the possibility for users to write their own plug-ins, affecting everything from the game's interface to in-game communication to game mechanics.

Over the time, some of these plug-ins have become an almost essential part of the gameplay.


Installing Plugins

Mac

Locate your Vendetta application, right click (or control click), and choose the 'Show Package Contents' option. Create a folder named "plugins" (no caps), and drag the folders of your plugins into the new folder, making sure that the directory structure looks like "Vendetta.app/plugins/targetless/main.lua".

 PDF With Images (for Macs)


Windows/Linux

Locate and open your Vendetta directory (~/.vendetta/ in Linux). Create a folder named "plugins" (no caps), and drag the folders of your plugins into the new folder, making sure that the directory structure looks like "Vendetta/plugins/targetless/main.lua".

 PDF With Images (for Windows)


Android

If you already have a file explorer skip Step 1, or anything beginning with (astro users)

Step 1

  • Go to the Android Market and search for "Astro file explorer" (free)
  • Install it.

Step 2

  • Open your file explorer.
  • Open the Vendetta Main Folder
  • Create a folder named "plugins" [No quotes]
  • (Astro users) Hold down anywhere on the screen to open a options menu. Press edit, then New folder.

Step 3

  • The main list of plugins can be found at: http://vo-wiki.com/wiki/Plug-ins (=right here.)
  • Find one you like: ones that currently work: MAID, cargofind, TA, and some more
  • Do not work: Targetless, TA TGFT

Step 4

  • Open .ddc main folder (unless you have a SD card)
  • Open "Download" file
  • Open the plugins .zip file
  • Copy the Folder "Main"
  • Back out to .ddc
  • Open .ddc again
  • Open the Vendetta Main Folder
  • Open the (previously created) plugins folder
  • Paste the plugin's main folder
  • Back out of .ddc THEN exit (or it won't save)

Step 5a (if VO is currently running)

  • On the chat box type /consoletoggle
  • On the Bottom of the Window Press the highlighted line to open the keyboard
  • Type
/lua ReloadInterface()

(Caps sensitive)

  • Wait 10 seconds (Window should auto-close)

Step 5b (If VO is not runnig currently)

  • Open VO (log in)
  • Type /consoletoggle
  • Type
/lua ReloadInterface ()

(Caps sensitive)

  • Wait for window to auto-close
  • /logoff
  • Press quit
  • Restart VO

Step 6

  • Have fun


Creating your own Plugins

The VO Lua API that is used for creating plugins can be found at the Racecar Wiki.


Quick & Dirty Alphabetical List


If you know which plugin you want you can simply browse this alphabetical list containing the link to download it. You can find a detailed list of plugins sorted by category with additional information and links below.

A I, J, K, L R

C

D

E, F, G, H

M

N, P

Q

S

T

U, V, W


Plugins by Category

The list below has been culled from various sources, doesn't list all publicly available plugins, and includes some plugins which have been superseded by in-game functionality.

The Vendetta Online Unofficial Plugin Repository (VOUPR) is also a growing source for plugin hosting and information.


General & Recommended


Plugin Packs

Andy Spades recommends...
Many of VO's guilds offer custom selections of plugins suited for the needs of their players.

Communication & Player Interaction

Name Author Description Commands Info & Download
afk draugath Set yourself AFK with an optional away message. Incoming /msg's are logged for your later viewing. /afk <msg>
/afk view
/afk list

Forum Thread
Download
[ VOUPR]

Channels Mad Miner Moda Shows all the channels you are in broken down by one channel per tab in the UI. unique tab for guild and private. /channel

Forum Thread
Download
[ VOUPR]

ignoreextras mr_spuck Some extra ignore features. ignore players temporary (ok, the game can do that too now.. ) and whole factions. See Forum Thread

Forum Thread
Download
[ VOUPR]

IgnoreIRC Chocolateer Messages from players over the IRC bot are not displayed if that player is on your ignore list. none

Forum Thread
Download
VOUPR

paydialog mr_spuck A graphical interface for the /givemoney command. /paydialog_open.

Forum Thread
Download
[ VOUPR]

QuickHail Jas-Atamos Pre-configure a set of up to 10 hails and select them from a menu. Both PM and sector hails can be configured. Best thing: It only steals your number buttons while the menu is open! /qh
/qhlist

Forum Thread
Download
[ VOUPR]

QuickReply Chocolateer Contains several binds to make it easier to send PMs. /reply_target
/reply_sector
/reply_channel
recent_channel

Forum Thread
Download
VOUPR

shortgivemoney mr_spuck A variant of givemoney that allows to abbreviate the amount. /sgm

Forum Thread
Download
[ VOUPR]

SwitchTarget diqrtvpe Allows you to change the target of anyone in your group who has the plugin enabled to your target. See forum thread for list

Forum Thread
Download
VOUPR

TargetBinds slime73 A simple plugin which allows you to send your current target's information to either Guild or Group chat.

Example: (guild) [Deneb B-12] <Omega 0> Current target: Hokanes Harolus, piloting a Serco SkyCommand Prometheus with 38% armour.

/grouptarget
/guildtarget

Forum Thread
Download
[ VOUPR]

Tithe Mad Miner Moda Allows you to tithe a user set % of your profit to the guild bank. /tithe

Forum Thread
Download
[ VOUPR]


Notifications

Name Author Description Commands Info & Download
enterleave mr_spuck Print a notification or play a sound effect when a player, bot or character matching a pattern enters or leaves the sector.

Forum Thread
Download
VOUPR

ezGroup Protolif Displays a notification at the bottom of the screen when invited to a group.
EzGroup.png
Additionally:
/inv
/kick
/gleave

Forum Thread
Download
VOUPR

Guild Notify slime73 Prints the names of players in your guild when they log on or off. none

Forum Thread
Download
[ VOUPR]

Msg Beep slime73 With this plugin, whenever you receive a /msg you will hear the proximity warning sound. none

[ Forum Thread]
Download
[ VOUPR]

SoundAlertSuite v1.0 Chocolateer Plays a sound for various actions that occur. Feel free to replace the sounds with your own, just be sure to keep the file names the same. /soundalertsuite
/SAS

Forum Thread
Download
VOUPR


Interface

General

Name Author Description Sub-Category Commands Info & Download
animatedload mr_spuck A fancy animated loading screen. Visuals none

Forum Thread
Download
[ VOUPR]

customHUD Mick Adds movable hud displays with target, weapon and self info. Can also be used to toggle elements of the normal HUD, optionally at the press of bound keys.[1] HUD /customhud
/customhud config

Forum Thread
Download
[ VOUPR]

DKAutofill draugath Key name auto-fill for the delete key dialog. PDA full UI integration

Forum Thread
Download
[ VOUPR]

FactionColor slime73 Factions whose names are checked in the /factioncolor dialog will have their ship names coloured based on their default ship colour. For example, Xang Xi will be teal in the sectorlist and the TargetLess HUD list.
Factioncolor.jpg
HUD /factiocolor

Forum Thread
Download
VOUPR

FlashChange slime 73 A very simple plugin that changes the red flash when you get hit to be less intense. It gets slightly brighter as your hull weakens. Visuals none

Forum Thread
Download
[ VOUPR]

ignoreturret Mick Ignores turrets when using target in front command. Effectively turns off targeting of turrets. HUD /bind "b" ignoreturret

[ Forum Thread]
Download
VOUPR

LaunchButton draugath This hack allows you to bind a key for launching from a station or capital ship. (Lowercase "L" by default.) Station / other /launchbutton [key]

Forum Thread
Download
[ VOUPR]

locknearbylist mr_spuck Adds a toggle to the nearby ships list that temporarily locks it. HUD

Forum Thread
Download
[ VOUPR]

missiontimestamp mr_spuck Adds a timestamp to the end of the mission log of completed missions. PDA none

Forum Thread
Download
[ VOUPR]

movesectorinfo mr_spuck Moves sector info to the bottom of the hud. HUD none

Forum Thread
Download
[ VOUPR]

newsticker mr_spuck A newsticker in the welcome screen that cycles through the most recent news items. PDA / other

Forum Thread
Download
[ VOUPR]

proxyhack mr_spuck Prevents the proxy distance entry from eating the tab key while the nearby ships list is open. PDA

Forum Thread
Download
[ VOUPR]

pview Mick Makes 3rd person view persistent by toggling camera to external view after jumps, etc. Visuals /pview - toggles

/pview on/off - obvious

[ Forum Thread]
Download
[ VOUPR]

ShipLoadoutsManager Chocolateer Save ship loadouts on a per-station basis. PDA / Station /slm

Forum Thread
Download
VOUPR

skirmishcolors mr_spuck Increases the brightness of the hud skirmish info for corvus and the hive to improve readability. HUD

Forum Thread
Download
[ VOUPR]

tapehud mr_spuck ultra realistic cockpit simulation HUD

Forum Thread
Download
[ VOUPR]

TargetLess drazed Advanced targetting plugin for Vendetta-Online. Provides a HUD display with multi-target details, and lets you quickselect targets (player/npc/asteroids) with key binds. HUD /targetless

/importconfigroids

Forum Thread
Download
VOUPR
Homepage

Transaction Ledger draugath A ledger for tracking monetary transactions. PDA /ledger

/ledger reset

Forum Thread
Download
[ VOUPR]

treemissionlist mr_spuck Tree like version of the mission board. PDA

Forum Thread
Download
[ VOUPR]

vzoom Script by Eldrad, enhanced by Roguelazer, turned into a plug-in by Mick. Eldrad's Variable Zoom alias made into a plug-in (mostly for ease of installation, there's no new functionality). Visuals /vzoom

Forum Thread
Download
VOUPR

weapon group (wg) Mick A very simple interface to modify weapon groups while in space. PDA / other /wg

[ Forum Thread]
Download
[ VOUPR]


Navigation

Name Author Description Commands Info & Download
QuickPlot slime73 Plots a quick course to a specific sector. "sector" can be a sector such as Sedina L2 or just the sector coordinates if you want to jump in-system, e.g. arta a1 and a1 will both go to Arta Caelestis A-1 if you are already in Arta.Bind jump_prompt to a key if you want it to prompt you for a sector when you press a key. /Jump sector

bind jump_prompt

Forum Thread
Download
[ VOUPR]

Really simple Navroute-reversing Lua Plugin slime73 Reverses navroutes. /ReverseNav

Forum Thread
Download
[ VOUPR]


Cargo

Name Author Description Commands Info & Download
CargoFind smittens Find a specific cargo widget with a command. /cargofind "<string>"

Forum Thread
Download
VOUPR

cargolist Mick Displays list of all cargo in range. Clicking on the list targets stuff. /cargolist

Forum Thread
Download
[ VOUPR]

spaceScan KepocuH Asynchronously scans near space (in radar range) for specific cargo crates. Search conditions are the sub-strings of the objects which you are looking for stored in prioritized list. First list element has a highest priority, the last one lowest.

Forum Thread
Download
VOUPR

StationFind Mad Miner Moda Allows you to search your station inventory for specific items, stations, ships, items on ships, everything at specific stations, by nation, by faction or all stations. /sfind

Forum Thread
Download
[ VOUPR]


Combat

Name Author Description Commands Info & Download
Collectorwatch Womble Hunting hive queens is fun, but watching the collectors mine is boring. This plugin allows you to do something else while the collectors do their mining, with an audible alert as soon as they move off to go back to the queen. none

Forum Thread
Download
[ VOUPR]

CombatAssist Calder Allows you to easily adjust constant thrusters outside of Flight Assist mode. In plain English, it prevents you from having to hold down the forward and reverse keys by allowing you to just tap either, (or the break) to control your ship's acceleration. To change keys or verbosity level, edit the file 'options.lua'. none

[ Forum Thread]
Download
VOUPR

killshot Mick Will take screenshots when a player dies or kills someone. In case of a kill two screenshots will be taken, one just before death and another just after. There are configuration options for most situations: when player dies, whether it was suicide, when he kills someone, whether bots were involved. Also allows to save screenshots to a specified folder, using specified naming scheme. Taking first or second screenshot is optional. /killshot

Forum Thread
Download
VOUPR

mouselookincaps mr_spuck Automatically switch to mouselook mode when entering a capship and back off on undocking. none

Forum Thread
Download
[ VOUPR]

multiaim Scuba Steve 9.0 Adds separate targetting leadoffs for each weapon you have Combat

[ Forum Thread]
Download
[ VOUPR]

ToasterCrush Plugin Suite Scuba Steve 9.0 A collection of mostly-combat use plugins, configurable through a GUI panel accessible from the options menu, as well as a modular framework for future plug-in development. full UI integration

Forum Thread
Download
[ VOUPR]
Hompage


Trading/Mining

Name Author Description Commands Info & Download
cargopreset Mick Allows to save a list of currently loaded cargo as a preset and later load it. /cpreset save "name"

/cpreset load "name"

Forum Thread
Download
[ VOUPR]

M.A.I.D. igrok M.A.I.D. (Mining And Inventory Daemon) Automatically jettison items of your choosing (ores, cargo, scrap, etc). Jettison items immediately (combat mode) or just before ship is full. Time cargo drops to make sure they don't disappear. Monitor asteroid temperatures to prevent overheating. Review mining and cargo statistics. /maid

[ Forum Thread]
Download
VOUPR

Plod INKling Plod can be used to plot courses between two sectors (automatic rerouting). It will also buy and unload cargo between two stations, if you provide a third argument. For trading it will do everything but the flying. The trade item is case sensitive. /plod 'sol e15' 'geira i5' 'XiRite Alloy'

/plod current 'geira o4' 'Basic Targeting Systems' /plod a12 j6

[ Forum Thread]
Download
[ VOUPR]
GitHub

tempsafety Mick Will automatically turn off mining beams if temperature exceeds preset value . off|currentmax|setmax]

Forum Thread
Download
[ VOUPR]

TradeAssistant (TGFT version) Mad Miner Moda Keeps up with stations you visit and can show you the most profitable items between them. Trade routes: for the buy/sell to work you need items from the buy station at the sell station and it will show only profit. Item lookup: all stations you dock at, buy and sell prices. each time you dock it will update the cached copy so you get current rates. /TA

Forum Thread
Download
[ VOUPR]


Gadgets

Name Author Description Commands Info & Download
calc Mad Miner Moda Basic calculator, allows sci functions, memory, basic stuff. /calc

Forum Thread
Download
VOUPR

Timer Chocolateer In-game timer to set your own countdown. see Forum Thread

Forum Thread
Download
VOUPR

Fun & Misc

Name Author Description Commands Info & Download
apcontrol mr_spuck A control interface for varioius media players. xmms, mpd and vlc (somewhat) are supported. Lots. See readme file.

Forum Thread
Download
[ VOUPR]

AutoRR raybondo
improved by igrok
Automatic ship repair and weapon refill. none

[ Forum Thread]
Download
VOUPR

deboop mr_spuck Replaces hit beep with machine gun sounds from OpenArena. none

Forum Thread
Download
[ VOUPR]

dullbot, boilbot, haulbot mr_spuck A travel bot, mining bot and a trade bot that sometimes even work. Most of the code is in the dullbot module which might be useful for other bots.

Forum Thread
Download
[ VOUPR]
2nd Forum Thread Entry

Humaniform INKling Act like a human! The Humaniform plugin will make your character act like a human by sending /me messages with human-like activity to sector chat every 5 - 20 minutes. You can configure your characters gender: male, female or neuter (default). /humaniform on
off / male / female / neuter

[ Forum Thread]
Download
[ VOUPR]
GitHub

InfiniTurbo igrok Turbo infinitely with any kind of ship/power cell. Switch between missile stacking, speed & energy modes. /infiniturbo
stacking, energy, speed

[ Forum Thread]
Download
VOUPR

Jett slime73 Cargo crate design script - Jettisons items in your cargo hold in 1cu increments. To use it, type '/Jett' ingame. It's set by default to jettison only a single crate of cargo when you do that, but you can configure it to jettison everything in your cargo hold (with a .5 second delay between every cargo crate jettisoned) by typing '/Jett toggle'. If you need help using the script ingame, type /jett help. /Jett

/Jett toggle
/Jett help

Forum Thread
Download
[ VOUPR]

multiclick Mick Double-click (or more) functionality for any button. See Forum Thread

Forum Thread
Download
[ VOUPR]

racestats Mick In-game viewer for Sedina Racetracks' times. /rs

/racestats

Forum Thread
Download
[ VOUPR]

telnetterm mr_spuck A more or less vt100 capable telnet client. It's quite incomplete and slow but enough to use a shell. /telnetterm

Forum Thread
Download
[ VOUPR]

umlautbind mr_spuck Bind umlaut keys (ä,ö,ü...) to commands. /umlautbind

Forum Thread
Download
[ VOUPR]


Plugin Development

Name Author Description Commands Info & Download
DevKit draugath Tools to aid in the development of plugins. /test
/reload

Forum Thread
Download
[ VOUPR]

racecartool mr_spuck Finds LUA definitions in the racecar wiki. It's meant to do some more maintaince related things eventually.

Forum Thread
Download
[ VOUPR]


Plugin collections by individual authors

This is a list that links to collections that individual authors created themselves in different places.


ChangeLog / Transfer Log - Andy Spades

Of course this will not be included in the final article, maybe on the talk page
  • afk: saved
  • animatedload: saved
  • apcontrol: saved
  • AutoJett: OBSOLETE - superseded by M.A.I.D. --> _deleted_
  • AutoRR: saved
  • BotScan: BROKEN - link @ VO Forums is broken. Waiting for reupload, else bound to be deleted. Also affects all other plugins by MSKanaka in that post. --> _on hold_
  • calc: saved
  • CargoFind: saved
  • cargolist: saved
  • cargopreset: BROKEN - links to "cargolist" thread, where there is not even a reference to cargopreset. --> fixed: found cpreset in Mick's thread. --> saved
  • Channels: saved
  • ChangeBackground: BROKEN - itan's site gives a 403-kind of error --> _on hold_
  • ChSound: OBSOLETE - replaced by SoundAltertSuite --> _deleted_
  • Collectorwatch: saved
  • CombatAssist: saved
  • customHUD: saved
  • deboop: saved
  • DevKit: saved
  • DistanceMeter: BROKEN - link to forums wrong, fixed. dl-link broken. --> _on hold_
  • DKAutofill: saved
  • dullbot & friends: saved
  • enterleave: saved
  • ezGroup: saved
  • FactionColor: saved
  • FlashChange: saved
  • GroupStat: OBSOLETE - broken link in thread, plus game does most of this itself now --> _deleted_
  • GuildNotify: saved
  • Humaniform: saved
  • ignoreextras: saved
  • IgnoreIRC: saved
  • ignoreturret: saved (no forum thread?)
  • InfiniTurbo (gen): saved
  • InfiteTurbo/infiturbo: OBSOLETE - replaced by InfiniTurbo i think --> _on hold_
  • Jett: saved
  • JumpSFX: BROKEN - see 'BotScan' --> _on hold_
  • killshot: saved
  • locknearbylist: saved
  • M.A.I.D.: saved
  • missiontimestamp: saved
  • Msg Beep: saved
  • movesectorinfo: saved
  • Navadd: BROKEN/OBSOLETE - see 'BotScan'; replaced by slime's plugin i think --> _on hold_
  • multiaim: saved (forum thread still missing)
  • multiclick: saved
  • NavComp: saved
  • navmapui: saved
  • newsticker: saved
  • paydialog: saved
  • PI HUD: OBSOLETE - imo most of these features have been replaced by game (xp) and targetless functionalities (factions, kills) --> _on hold_
  • Plod: saved
  • PMsound: OBSOLETE - replaced by SoundAltertSuite --> _deleted_
  • proxyhack: saved
  • pview: saved
  • QuickHail: saved
  • QuickPlot: saved
  • Quickreply: saved
  • racecartool: saved
  • racestats: saved
  • Really simple Navroute-reversing Lua Plugin: saved
  • ReplyToLastMessageButton: OBSOLETE - broken link, included in many other plugins, and is it really so hard to press "t", then "TAB"? --> _deleted_
  • SetShipColor: BROKEN - see BotScan --> _on hold_
  • ShipLoadoutsManager: saved
  • shortgivemoney: saved
  • skirmishcolors: saved
  • SoundAlterSuite: saved
  • spaceScan: saved
  • StationFind: saved
  • StationSpin: BROKEN - see BotScan --> _on hold_
  • SwitchTarget: saved
  • TargetBinds: saved
  • TargetLess: saved
  • tapehud: saved
  • telnetterm: saved
  • tempsafety: saved
  • Timer: saved
  • Tithe: saved
  • TCS: saved
  • TradeAssistant TGFT: saved
  • TradeAssistant: BROKEN/OBSOLETE - replaced by the tgft version, dl-link broken: _deleted_
  • Transaction Ledger: saved
  • treemissionlist: saved
  • umlautbind: saved
  • vzoom: saved

TO DO

  • Plugins to include from VOUPR: AutoLogin, BackgroundToggler, CtC Countdown, EscortTurbo, Honk, WingCommanderMusic
  • Move disclaimer up?
  • go through forums to find any missing stuff // edit: LOL. really? no... <.< // edit: really? o_O
  • NavComp or navmapui to recommended section
  • Include plugins that have been added to the original plugins page in the meantime (DriodButtons etc.)
  • talk to people about 'Recommended' plugins, and maybe the other categories


Cite error: <ref> tags exist, but no <references/> tag was found