Difference between revisions of "Pods OXP"

From Elite Wiki
m (Download)
(25 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
 
==Overview==
 
==Overview==
 
A general expansion to the Ooniverse, this OXP introduces a number of new [[Cargo Container (Oolite)|cargo pod]] variations. Some are nice, some less so...
 
A general expansion to the Ooniverse, this OXP introduces a number of new [[Cargo Container (Oolite)|cargo pod]] variations. Some are nice, some less so...
Line 4: Line 5:
  
 
==New Pods==
 
==New Pods==
 +
*Standard containers - some more descriptive variants on the standard 1t cargo pods.
 
*Bulk container - larger capacity pod, featuring up to 10 tons of cargo, 100 kilos of metals (gold/platinum) or 200 grammes of gem-stones.
 
*Bulk container - larger capacity pod, featuring up to 10 tons of cargo, 100 kilos of metals (gold/platinum) or 200 grammes of gem-stones.
* Missile pod - again exactly what it says, a missile that can be scooped and added to your arsenal (if you have a free pylon). Usually standard missiles, but sometimes ECM hardened ones for the lucky commander.
+
* Missile pod - again exactly what it says, a missile that can be scooped and added to your arsenal (if you have a free pylon). Usually standard missiles, but sometimes ECM hardened ones for the lucky commander. If scooper not have a free pylon. Then a missile pod will scooped as firearms. If you have a free pylon and it has been scooped missile pod to the cargo hold. If you like, so you can dumping a firearms and scooped for mount to pylon.
 
* Fuel pod - similar in nature to the external fuel tank, a pod which can carry up to 3.0 ly of witchspace fuel for your thirsty tanks. Occasionally the fuel has been known to be contaminated, requiring a tank purge.
 
* Fuel pod - similar in nature to the external fuel tank, a pod which can carry up to 3.0 ly of witchspace fuel for your thirsty tanks. Occasionally the fuel has been known to be contaminated, requiring a tank purge.
 
* Piggybank pod - some poor soul's personal effects, including their life savings of up to 1000 credits.
 
* Piggybank pod - some poor soul's personal effects, including their life savings of up to 1000 credits.
Line 16: Line 18:
  
  
==UPS Pods==
+
==OXP Pods==
This is an extension to the OXP, replicating some of the above new features into pods from the [[UPS_Courier|UPS Courier]] OXP by Eric Walch. Note that both Pods and UPS Courier OXPs need to be loaded for this to work properly.
+
These are now included within the main pods OXP (no additional add-on OXP is needed any more). If you have [[UPS Courier]], [[Cargo Wreck Teaser OXP|Cargo Wreck Teaser]] and Svengali [[CCL|Cabal Common Library]] v1.7.1 installed, then some of the cargopods should be from Pods.
 +
 
 +
 
 +
== Technical Informations ==
 +
 
 +
This OXP requires at least version 1.79 of Oolite.
 +
 
 +
===Download===
 +
[[Media:Pods.oxz|Pods 1.44]] ({{#downloads:Pods.oxz}} downloads).
 +
 
 +
Old versions:
 +
[[Media:Pods_1.35.oxz|Pods 1.35]] ({{#downloads:Pods_1.35.oxz}} downloads).
  
 +
===License===
 +
This work is licensed under the Creative Commons Attribution - Non-Commercial - Share Alike 3.0 license with clauses - see readme file.
  
==Requirements==
+
=== Version History ===
This OXP requires at least test version 1.74 of Oolite.
+
19/08/2008 - Version 0.20, Beta-test release version.
 +
22/08/2008 - version 1.00, Full release, now with Trumble, piggybank, breach and exploding pods added.
 +
31/08/2008 - version 1.01, minor bug fix for the fuel pods fuel leak.
 +
04/11/2008 - Version 1.02, scripting update for compatability with v1.72.
 +
09/04/2009 - Version 1.03, script tidy-up to prevent error for awarding cargo when hold full. Also tweaked trumblepod.
 +
01/11/2009 - Version 1.10, update to add scanclass and some new roles to the pods.
 +
18/03/2010 - Version 1.20, update for v1.74 (not compatible with lower versions).
 +
13/02/2011 - Version 1.21, removal of upper limit, to allow running with 1.75
 +
19/02/2011 - Version 1.22, correction of Manifest / manifest script glitch
 +
10/07/2012 - Version 1.30, merged pods and pods_UPS into one, and updated breachpod script (thanks to Eric W). Also added new variants for the standard 1t pods.
 +
10/12/2012 - Version 1.31, fixed a few case sensitivity issues for non-Windows OS's.
 +
12/12/2012 - Version 1.32, and a few more I missed before.
 +
22/12/2012 - Version 1.33, sorted out some [%I] references in description.plist (again thanks Eric!).
 +
20/01/2013 - Version 1.34, fixed a couple more references I missed last time (yet again thanks to Eric).
 +
07/02/2013 - Version 1.35, added a rogue "s" back into the big kg script (thanks to Plisken for that one!).
 +
 +
12/09/2017 - Version 1.36 : update for oolite v1.79 - cag and rustem.
 +
- Added logging for error cargo type in pods_standardPod.js.
 +
- Edited name of the cargo type in description.plist and script for pods_standardPod.
 +
- Edited the scripts: correct name decsriptions, sometimes increased time for display consoleMessage.
 +
- Edited the shipdata: for pods_emptyBarrel (and pods_UPS_emptyBarrel) decreased value role of the cargopod from 0.1(0.12) to 0.005.
 +
- Edited the shipdata: for pods_missileBarrel decreased value role of the cargopod from 0.05 to 0.005.
 +
- Edited the shipdata: for all standart pods decreased value role of the cargopod from 0.5 to 0.05.
 +
- Added damage sounds to Jam, Exploding and Breach pods.
 +
 +
14/09/2017 - Version 1.37
 +
- Added "use strict" in the scripts.
 +
- Improvement of damage sound effect for the correspond pods (thanks cag!).
 +
- Add time interval for display consoleMessage of Jam pod (again thanks cag!).
 +
 +
19/09/2017 - Version 1.38
 +
- Fixed: replaced hasScoopMessages on the has_scoop_message in the shipdata.
 +
- Added no has_scoop_message to: fuelPod, emptyPod, retryPod, jamPod, missilePod, explodingPod, trumblePod (and UPS version also).
 +
 +
23/10/2017 - Version 1.39
 +
- Added worldScript for storing all the resources. Added timer for exploding and breach pods (thanks cag!).
 +
- Added group roles as brokenpod, bigpod, dampod for application in the other OXPs. Added group role names from UPS Courier OXP.
 +
- Rebalanced role weights.
 +
- New calculation of the credits for piggybank pod.
 +
 +
27/10/2017 - Version 1.40
 +
- Resorting and optimization by template pods in the shipdata.plist.
 +
- Added cargopod(hexapod) from CargoWreck OXP like external dependency as broken pods.
 +
- Edited group role names for standart pods.
 +
 +
30/10/2017 - Version 1.41
 +
- Added big pod(ccl_crateA) and broken pods(ccl_crateB) for cargopod from Svengali CCL OXP like external dependency.
 +
- Added model scale factor to big pods.
 +
- Fixed bug for external pods.
 +
 +
18/11/2017 - Version 1.42
 +
- Added a routine for checking a setCargo by other OXPs and etc.
 +
- Added logging condition in the pod ship.script.
 +
 +
21/11/2017 - Version 1.43
 +
- Code refactoring: released one script for Bulk container with NPC-scooping feature.
 +
- Added a routine for checking a shipUniqueName for renew of the pod name (for cargo scanner).
 +
- Modified the missilePod script for player-rescooping.
 +
- Upgraded all scripts for NPC-scooping.
 +
 +
01/12/2017 - Version 1.44
 +
- Added description for communicate.
 +
- Fixed bug in the addition cargo to NPC.
 +
- Code refactoring.
  
 +
===Links===
 +
*[[User:Thargoid|Thargoid's OXP page]]
  
==Download==
 
[http://www.box.net/shared/rb9o2uio6v '''Pods v1.20'''] and [http://www.box.net/shared/sytn2yhpu0 '''Pods (UPS add-on) v1.20'''] can be downloaded from my webspace by clicking on the link.
 
  
==Links==
+
==Quick Facts==
*[[User:Thargoid|Thargoid's OXP page]].
+
{{OXPLevel|0}}{{Infobox OXPb| title = Pods
 +
|version = 1.44
 +
|release = 2017-12-01
 +
|features = New cargo pods and pod features
 +
|license = CC BY-NC-SA 3
 +
|category = Mechanics OXPs
 +
|author = [[User:Thargoid|Thargoid]], [[User:Rustem|Rustem]] (maintainer)
 +
|download = [[http://wiki.alioth.net/img_auth.php/d/d3/Pods.oxz|Download]]
 +
|feedback = [http://aegidian.org/bb/viewtopic.php?f=4&t=4952 BB-Link]
 +
}}
  
{{Navbox OXP}}
+
== Gameplay and Balance indicator ==
 +
[[File:Tag-colour-orange.png]]
  
  
{{equipment-OXP}}
+
{{mechanics-OXP}}

Revision as of 05:58, 1 December 2017

Overview

A general expansion to the Ooniverse, this OXP introduces a number of new cargo pod variations. Some are nice, some less so...


New Pods

  • Standard containers - some more descriptive variants on the standard 1t cargo pods.
  • Bulk container - larger capacity pod, featuring up to 10 tons of cargo, 100 kilos of metals (gold/platinum) or 200 grammes of gem-stones.
  • Missile pod - again exactly what it says, a missile that can be scooped and added to your arsenal (if you have a free pylon). Usually standard missiles, but sometimes ECM hardened ones for the lucky commander. If scooper not have a free pylon. Then a missile pod will scooped as firearms. If you have a free pylon and it has been scooped missile pod to the cargo hold. If you like, so you can dumping a firearms and scooped for mount to pylon.
  • Fuel pod - similar in nature to the external fuel tank, a pod which can carry up to 3.0 ly of witchspace fuel for your thirsty tanks. Occasionally the fuel has been known to be contaminated, requiring a tank purge.
  • Piggybank pod - some poor soul's personal effects, including their life savings of up to 1000 credits.
  • Empty pod - exactly what it says, either an empty pod or one full of worthless content.
  • Trumble pod - pod containing everyone's favourite burger ingredient.
  • Retry pod - a little annoyance, a pod that doesn't quite scoop right. If all else fails, try try again...
  • Jam pod - no, not a pod full of jam, but when a pod tries to go through a fuel scoop sideways. Pod jams in the scoop, rendering it inoperable until a friendly tech can apply a pry-bar to it in dry-dock.
  • Exploding pod - pod explodes within the ships shields during scooping. Energy damage done to the ship, and fuel scoops destroyed.
  • Breach pod - pod explodes in hold, causing hull breach. Some cargo may be vented before breach can be repaired.


OXP Pods

These are now included within the main pods OXP (no additional add-on OXP is needed any more). If you have UPS Courier, Cargo Wreck Teaser and Svengali Cabal Common Library v1.7.1 installed, then some of the cargopods should be from Pods.


Technical Informations

This OXP requires at least version 1.79 of Oolite.

Download

Pods 1.44 (650 downloads).

Old versions: Pods 1.35 (3916 downloads).

License

This work is licensed under the Creative Commons Attribution - Non-Commercial - Share Alike 3.0 license with clauses - see readme file.

Version History

19/08/2008 - Version 0.20, Beta-test release version.
22/08/2008 - version 1.00, Full release, now with Trumble, piggybank, breach and exploding pods added.
31/08/2008 - version 1.01, minor bug fix for the fuel pods fuel leak.
04/11/2008 - Version 1.02, scripting update for compatability with v1.72.
09/04/2009 - Version 1.03, script tidy-up to prevent error for awarding cargo when hold full. Also tweaked trumblepod.
01/11/2009 - Version 1.10, update to add scanclass and some new roles to the pods.
18/03/2010 - Version 1.20, update for v1.74 (not compatible with lower versions).
13/02/2011 - Version 1.21, removal of upper limit, to allow running with 1.75
19/02/2011 - Version 1.22, correction of Manifest / manifest script glitch
10/07/2012 - Version 1.30, merged pods and pods_UPS into one, and updated breachpod script (thanks to Eric W). Also added new variants for the standard 1t pods.
10/12/2012 - Version 1.31, fixed a few case sensitivity issues for non-Windows OS's.
12/12/2012 - Version 1.32, and a few more I missed before.
22/12/2012 - Version 1.33, sorted out some [%I] references in description.plist (again thanks Eric!).
20/01/2013 - Version 1.34, fixed a couple more references I missed last time (yet again thanks to Eric).
07/02/2013 - Version 1.35, added a rogue "s" back into the big kg script (thanks to Plisken for that one!).

12/09/2017 - Version 1.36 : update for oolite v1.79 - cag and rustem.
- Added logging for error cargo type in pods_standardPod.js.
- Edited name of the cargo type in description.plist and script for pods_standardPod.
- Edited the scripts: correct name decsriptions, sometimes increased time for display consoleMessage.
- Edited the shipdata: for pods_emptyBarrel (and pods_UPS_emptyBarrel) decreased value role of the cargopod from 0.1(0.12) to 0.005.
- Edited the shipdata: for pods_missileBarrel decreased value role of the cargopod from 0.05 to 0.005.
- Edited the shipdata: for all standart pods decreased value role of the cargopod from 0.5 to 0.05.
- Added damage sounds to Jam, Exploding and Breach pods.

14/09/2017 - Version 1.37
- Added "use strict" in the scripts.
- Improvement of damage sound effect for the correspond pods (thanks cag!).
- Add time interval for display consoleMessage of Jam pod (again thanks cag!).

19/09/2017 - Version 1.38
- Fixed: replaced hasScoopMessages on the has_scoop_message in the shipdata.
- Added no has_scoop_message to: fuelPod, emptyPod, retryPod, jamPod, missilePod, explodingPod, trumblePod (and UPS version also).

23/10/2017 - Version 1.39
- Added worldScript for storing all the resources. Added timer for exploding and breach pods (thanks cag!).
- Added group roles as brokenpod, bigpod, dampod for application in the other OXPs. Added group role names from UPS Courier OXP.
- Rebalanced role weights.
- New calculation of the credits for piggybank pod.

27/10/2017 - Version 1.40
- Resorting and optimization by template pods in the shipdata.plist.
- Added cargopod(hexapod) from CargoWreck OXP like external dependency as broken pods.
- Edited group role names for standart pods.

30/10/2017 - Version 1.41
- Added big pod(ccl_crateA) and broken pods(ccl_crateB) for cargopod from Svengali CCL OXP like external dependency.
- Added model scale factor to big pods.
- Fixed bug for external pods.

18/11/2017 - Version 1.42
- Added a routine for checking a setCargo by other OXPs and etc.
- Added logging condition in the pod ship.script.

21/11/2017 - Version 1.43
- Code refactoring: released one script for Bulk container with NPC-scooping feature.
- Added a routine for checking a shipUniqueName for renew of the pod name (for cargo scanner).
- Modified the missilePod script for player-rescooping.
- Upgraded all scripts for NPC-scooping.

01/12/2017 - Version 1.44
- Added description for communicate.
- Fixed bug in the addition cargo to NPC.
- Code refactoring.

Links


Quick Facts

Levelindicator0.png
0-{{{2}}}
Version Released License Features Category Author(s) Feedback
1.44 2017-12-01 CC BY-NC-SA 3 New cargo pods and pod features Mechanics OXPs Thargoid, Rustem (maintainer) BB-Link

Gameplay and Balance indicator

Tag-colour-orange.png