User talk:Luxen: Difference between revisions
Fix headers to be proper |
→Available Plugins: NexusMods now supports Vendetta Online properly. Removed the probably silly status field next to the mods |
||
Line 61: | Line 61: | ||
Public Plugin Repositories: | Public Plugin Repositories: | ||
* [http://voupr.spenced.com Vendetta Online Unofficial Plugin Repository (VOUPR)] is the original plugin repository, originally maintained by Calder. | * [http://voupr.spenced.com Vendetta Online Unofficial Plugin Repository (VOUPR)] is the original plugin repository, originally maintained by Calder. | ||
* NexusMods hosts many mods for multiple games, and includes its own section for Vendetta Online | * [https://www.nexusmods.com/vendettaonline?tab=latest NexusMods] hosts many mods for multiple games, and includes its own section for Vendetta Online. | ||
* [https://kitchen.nfshost.com/ven/plugins/ mr_spuck has a comprehensive list of plugins on his own site], though many of them need to be updated or are completely defunct at this point | * [https://kitchen.nfshost.com/ven/plugins/ mr_spuck has a comprehensive list of plugins on his own site], though many of them need to be updated or are completely defunct at this point | ||
{| border="1" class="wikitable sortable" | {| border="1" class="wikitable sortable" | ||
! Name | ! Name | ||
! Author | ! Author | ||
Line 79: | Line 70: | ||
! Purpose | ! Purpose | ||
|- | |- | ||
| Neoloader | | Neoloader | ||
| Luxen | | Luxen | ||
| [ | | [https://voupr.spenced.com/plugin.php?name=neoloader VOUPR] | ||
NexusMods | [https://www.nexusmods.com/vendettaonline/mods/3 NexusMods] | ||
| Advanced Plugin Loader and Library Management | | Advanced Plugin Loader and Library Management | ||
|- | |- | ||
| MDI-Targetlist | | MDI-Targetlist | ||
| Draugath | | Draugath | ||
Line 92: | Line 81: | ||
| Advanced yet minimalist target display on your HUD with addon support | | Advanced yet minimalist target display on your HUD with addon support | ||
|- | |- | ||
| MDI-RoidDB | | MDI-RoidDB | ||
| Draugath | | Draugath | ||
Line 98: | Line 86: | ||
| Asteroid Database Manager and Mining Assistant | | Asteroid Database Manager and Mining Assistant | ||
|- | |- | ||
| Prospector | | Prospector | ||
| Snib, PaKettle | | Snib, PaKettle | ||
Line 104: | Line 91: | ||
| Asteroid Database Manager and Mining Assistant | | Asteroid Database Manager and Mining Assistant | ||
|- | |- | ||
| Reskin | | Reskin | ||
| Luxen | | Luxen | ||
| [https://voupr.spenced.com/plugin.php?name=reskin VOUPR] | | [https://voupr.spenced.com/plugin.php?name=reskin VOUPR] | ||
NexusMods | [https://www.nexusmods.com/vendettaonline/mods/4 NexusMods] | ||
| Theme Management Interface | | Theme Management Interface | ||
|- | |- | ||
| Turret Selection Interface | | Turret Selection Interface | ||
| Slime | | Slime | ||
Line 117: | Line 102: | ||
| GUI for selecting turrets on capital vessels | | GUI for selecting turrets on capital vessels | ||
|- | |- | ||
| Trade Assistant 2 | | Trade Assistant 2 | ||
| Snib, Mad Miner Moda | | Snib, Mad Miner Moda | ||
Line 123: | Line 107: | ||
| Trade and Commerce Utility | | Trade and Commerce Utility | ||
|- | |- | ||
| Toaster Crush Suite | | Toaster Crush Suite | ||
| ScionSpy, Scuba Steve 4.0 | | ScionSpy, Scuba Steve 4.0 | ||
Line 129: | Line 112: | ||
| Combat toolkit | | Combat toolkit | ||
|- | |- | ||
| Sound Alert Suite | | Sound Alert Suite | ||
| Chocolateer | | Chocolateer | ||
Line 141: | Line 117: | ||
| Auditory notifications for game events | | Auditory notifications for game events | ||
|- | |- | ||
| DroidButtons | | DroidButtons | ||
| Draugath | | Draugath | ||
Line 147: | Line 122: | ||
| Flight Interface Modifier - redesign your input interface on mobile! | | Flight Interface Modifier - redesign your input interface on mobile! | ||
|- | |- | ||
| Key Manager | | Key Manager | ||
| Lanigiro Elbbarcs | | Lanigiro Elbbarcs | ||
Line 153: | Line 127: | ||
| Manage access keys for stations and capital vessels | | Manage access keys for stations and capital vessels | ||
|- | |- | ||
| Honk | | Honk | ||
| Rin Ganberro | | Rin Ganberro |
Revision as of 04:44, 2 January 2024
To do list
This area is a to-do list for keeping the VO-wiki up to date, and likely isn't important to anyone else
- http://vo-wiki.com/wiki/Newsletters
- Update planet, sector, and station images
- Need to ; template is Aputik_Mining **(And why is that breaking? its url to Category:Stations). considering using Armand's_Dilligence for station trade table though
- Add page regarding new scrap mechanics (first added 1.8.426) when they finish polishing it up and release it properly
- add info to stub station pages like Arta_Gateway
- Remove "Reserve item" list from stations; it isn't relevant to gameplay, and doesn't reflect actual trade routes
- Clean up Plug-ins and add link to Voupr.
- Add vo-wiki plugin installation; reduce number of outbound links.
- Fix bot listings in places like Sedina
- Change how tridents and Goliaths are listed on the Manufacturing page
- Add to Options
- Attempt to find out why accessing the Special:Watchlist breaks browsers that aren't mobile
Plugin Page Revamp
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
Installation instructions vary by platform, but in general, installing plugins involves copying files from the archive you download to <game install directory>/plugins/. If a plugin is Neoloader-compatible, it may need to be enabled in-game as well, depending on the user's configuration.
Platform | Common install directory |
---|---|
Windows | C:\Program Files (x86)\Vendetta |
Linux | /home/<user>/.vendetta |
Mac | <special> |
Android*** | /android/data/com.guildsoftware.vendetta/files |
iOS | <special> |
VR | Depends on device; usually follows android but requires headset to be connected and explorable by connected PC. |
Mac users will right click the vendetta app in their dock and explore their application files (Verify this is how it works?) iOS users need to attach their device to a computer running iTunes, and sync a plugins folder into the game. (attach link explaining this) Android users may have issues reaching their plugins directory on versions 11 and 12, and may be impossible on versions 13 or greater. This is due to scoped storage permissions changing.
Creating your own Plugins
VO Lua API that can be used for creating plugins can be found at [1].
Available Plugins
This page tracks many well-known plugins found across the public repositories listed below. It is not meant to be an encompassing list, but serves to track some of the most popular plugins used by many pilots.
Public Plugin Repositories:
- Vendetta Online Unofficial Plugin Repository (VOUPR) is the original plugin repository, originally maintained by Calder.
- NexusMods hosts many mods for multiple games, and includes its own section for Vendetta Online.
- mr_spuck has a comprehensive list of plugins on his own site, though many of them need to be updated or are completely defunct at this point
Name | Author | Where to get | Purpose |
---|---|---|---|
Neoloader | Luxen | VOUPR | Advanced Plugin Loader and Library Management |
MDI-Targetlist | Draugath | VOUPR | Advanced yet minimalist target display on your HUD with addon support |
MDI-RoidDB | Draugath | VOUPR | Asteroid Database Manager and Mining Assistant |
Prospector | Snib, PaKettle | VOUPR | Asteroid Database Manager and Mining Assistant |
Reskin | Luxen | VOUPR | Theme Management Interface |
Turret Selection Interface | Slime | VOUPR | GUI for selecting turrets on capital vessels |
Trade Assistant 2 | Snib, Mad Miner Moda | VOUPR | Trade and Commerce Utility |
Toaster Crush Suite | ScionSpy, Scuba Steve 4.0 | VOUPR | Combat toolkit |
Sound Alert Suite | Chocolateer | VOUPR | Auditory notifications for game events |
DroidButtons | Draugath | VOUPR | Flight Interface Modifier - redesign your input interface on mobile! |
Key Manager | Lanigiro Elbbarcs | VOUPR | Manage access keys for stations and capital vessels |
Honk | Rin Ganberro | VOUPR | Make ships honk! |