Difference between revisions of "NavalGrid OXP"

From Elite Wiki
m (Details)
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==Overview==
 
==Overview==
A piece of kit which routes recharge energy from energy units to the shields.
+
An Energy Grid is an upgrade to the bus linking the energy units and the shield generators, allowing enhanced energy transfer rates to recharge the shields if the energy is available.
This results in an improved shield recharge.
+
 
It was developed by the Military, but a civilian version with lower specs has been introduced recently.
+
There is a civilian version, requiring an Extra Energy Unit, and a Naval version, requiring a Naval Energy Unit and providing even higher recharge rates.
  
 
==Details==
 
==Details==
Energy Grid
 
  
Civilian version, able to to route .5 of available recharge energy
+
Civilian Energy Grid:
*Tech_Level - 10
+
*Tech Level - 10
 
*Cost - 2,500 credits
 
*Cost - 2,500 credits
 
*Required Equipment - [[Extra_Energy_Unit|Extra Energy Unit]]
 
*Required Equipment - [[Extra_Energy_Unit|Extra Energy Unit]]
*Incompatible with [[Naval_energy_unit|Naval Energy Unit]]
 
  
 
+
Naval Energy Grid:
Naval Energy Grid
+
*Tech Level - 14
 
+
*Cost - 65,000 credits
Military-grade version, designed to work with Naval Energy Unit. Can route .9 of available recharge energy
+
*Required Equipment - [[Naval_Energy_Unit|Naval Energy Unit]]
*Tech Level - 14.
 
*Cost - 65,000 credits.
 
*Required Equipment - [[Naval_energy_unit|Naval Energy Unit]]
 
  
 
==Requirements==
 
==Requirements==
This OXP requires at least test version 1.82 of Oolite.
+
This OXP requires at least version 1.82 of Oolite.
  
 
== Downloads ==
 
== Downloads ==
 +
Download [[Media:NavalGridNext-1.13.oxz|NavalGridNext v1.13]] (requires Oolite 1.82, downloaded {{#downloads:NavalGridNext-1.13.oxz}} times).
  
Oolite 1.82+
+
Download old version [[Media:Naval_Grid_1.00.oxz|NavalGrid v1.00]] (requires Oolite 1.75, downloaded {{#downloads:Naval_Grid_1.00.oxz}} times).
 
 
version 1.10
 
 
 
[https://app.box.com/s/7i1wzs0mubup2fjqjtp91gknchogc5gq Naval Grid oxp v.1.10]
 
 
 
[[Media:Naval_Grid_1.10.oxz|here]] OXZ format (downloaded {{#downloads:Naval_Grid_1.10.oxz}} times).
 
 
 
 
 
 
 
=== Older versions ===
 
 
 
Oolite 1.76+ , version 1.00
 
  
NOTE : doesn't have civilian version
+
==Version History==
 +
v1.13 (by Dybal)
 +
*corrected equipment misnaming that prevented the civilian version from being available for purchase.
  
[[Media:Naval_Grid_1.00.oxz|here]] OXZ format (downloaded {{#downloads:Naval_Grid_1.00.oxz}} times).
+
v1.12 (by Lone-Wolf)
 +
*replacing handlers gave problems, switched to a different method of combining additive(NG next) and multiplicative modifiers.
  
[https://app.box.com/shared/4nx3u6hqvn oxp format]
+
v1.11.1 (by Lone-Wolf)
 +
*replacement add/remove equipment handlers used wrong function name.
  
 +
v1.11 (by Lone-Wolf)
 +
*it was impossible to install Naval Energy Unit or Naval Grid if you had civilian energy grid installed, added sell option for energy grid to solve this;
 +
*fixed errors in the functions that handle apply/revert the modifications to the shield charge values
  
 +
v1.10 (by Lone-Wolf)
 +
*rewrite to make use of 1.82 feautures, especially the now writable shield recharge value;
 +
*no longer uses a timer, core game now handles the actual shield recharging;
 +
*removed primable part as it's no longer relevant/needed with the new design;
 +
*added a lower spec civilian version that depends on EEU instead of NEU, so players can now get extra shield recharge if they have an EEU installed; this should help survival in early/mid-game. (the energy is available, why not use it ? )
  
[[Category:Equipment OXPs]] [[Category:Oolite_expansion_packs]]
+
v1.00 (by Thargoid)
 +
*initial release.
  
==Links==
+
==Quick Facts==
*[[User:Thargoid|Thargoid's OXP page]].
+
{{OXPLevel|0}}
{{equipment-OXP}}
+
{{IconOXP|ooVersion="1.82"|oxpCPU="Low"|oxpMEM="Low"|oxpGPU="Low"|oxpIsAPI=|oxpIsDocumented=|oxpIsConfigurable=}}
 +
{{Infobox OXPb| title = NavalGridNext.oxz
 +
|version = 1.13
 +
|release = 2020-07-30
 +
|license = CC BY-SA 4.0
 +
|features = Enhanced Shield Recharge
 +
|category = Equipment
 +
|author = [[User:Lone_Wolf|Lone_Wolf]]
 +
|feedback = [http://aegidian.org/bb/viewtopic.php?f=4&t=9404 Oolite BB]
 +
}}
  
[http://aegidian.org/bb/viewtopic.php?f=4&t=9404 forum thread]
+
==Gameplay and Balance indicator==
 +
[[Image:tag-colour-violet.png]]

Revision as of 18:57, 30 July 2020

Overview

An Energy Grid is an upgrade to the bus linking the energy units and the shield generators, allowing enhanced energy transfer rates to recharge the shields if the energy is available.

There is a civilian version, requiring an Extra Energy Unit, and a Naval version, requiring a Naval Energy Unit and providing even higher recharge rates.

Details

Civilian Energy Grid:

Naval Energy Grid:

Requirements

This OXP requires at least version 1.82 of Oolite.

Downloads

Download NavalGridNext v1.13 (requires Oolite 1.82, downloaded 0 times).

Download old version NavalGrid v1.00 (requires Oolite 1.75, downloaded 5943 times).

Version History

v1.13 (by Dybal)

  • corrected equipment misnaming that prevented the civilian version from being available for purchase.

v1.12 (by Lone-Wolf)

  • replacing handlers gave problems, switched to a different method of combining additive(NG next) and multiplicative modifiers.

v1.11.1 (by Lone-Wolf)

  • replacement add/remove equipment handlers used wrong function name.

v1.11 (by Lone-Wolf)

  • it was impossible to install Naval Energy Unit or Naval Grid if you had civilian energy grid installed, added sell option for energy grid to solve this;
  • fixed errors in the functions that handle apply/revert the modifications to the shield charge values

v1.10 (by Lone-Wolf)

  • rewrite to make use of 1.82 feautures, especially the now writable shield recharge value;
  • no longer uses a timer, core game now handles the actual shield recharging;
  • removed primable part as it's no longer relevant/needed with the new design;
  • added a lower spec civilian version that depends on EEU instead of NEU, so players can now get extra shield recharge if they have an EEU installed; this should help survival in early/mid-game. (the energy is available, why not use it ? )

v1.00 (by Thargoid)

  • initial release.

Quick Facts

Levelindicator0.png
0-{{{2}}}

Minimum Oolite versionCPU usage lowMemory usage lowGPU usage low

Version Released License Features Category Author(s) Feedback
1.13 2020-07-30 CC BY-SA 4.0 Enhanced Shield Recharge Equipment Lone_Wolf Oolite BB

Gameplay and Balance indicator

Tag-colour-violet.png