Skip to content

Commit

Permalink
deploy: af0675a
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiTenno committed Oct 9, 2024
1 parent 69f4563 commit ce5c14a
Show file tree
Hide file tree
Showing 47 changed files with 66 additions and 58 deletions.
2 changes: 1 addition & 1 deletion Ability.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion ArchonCrystal.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion ChallengeProgress.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion Enemy.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
10 changes: 5 additions & 5 deletions Intrinsics.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,11 @@ <h1 class="page-title">Source: Intrinsics.js</h1>
* @param {Object} skills The intrinsics object
*/
constructor(skills) {
// I know this is railjack but I'm not sure what the context is
/**
* Intrinsic points for railjack
* @type {number}
*/
this.space = skills.LPP_SPACE;
this.railjack = Math.floor(skills.LPP_SPACE / 1000);

/**
* Railjack engineering rank
Expand Down Expand Up @@ -116,11 +116,11 @@ <h1 class="page-title">Source: Intrinsics.js</h1>
*/
this.command = skills.LPS_COMMAND;

// Not sure what the context for this one is either
/**
* Intrinsic points for railjack
* @type {number}
*/
this.drifter = skills.LPP_DRIFTER;
this.drifter = Math.floor(skills.LPP_DRIFTER / 1000);

/**
* Drifter riding rank
Expand Down Expand Up @@ -192,7 +192,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion ItemConfig.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion LoadOutInventory.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion LoadOutItem.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion Mission.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion OperatorLoadOuts.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion Polarity.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion Profile.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion ProfileParser.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion Pvp.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion Race.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion Scan.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion Skin.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion Stats.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion Syndicate.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion Utils.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion Weapon.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion XpInfo.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion module-Ability.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion module-ArchonCrystal.html
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion module-ChallengeProgress.html
Original file line number Diff line number Diff line change
Expand Up @@ -453,7 +453,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion module-Enemy.html
Original file line number Diff line number Diff line change
Expand Up @@ -777,7 +777,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
24 changes: 16 additions & 8 deletions module-Intrinsics.html
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,10 @@ <h4 id="drifter"><span class="type-signature"></span>drifter<span class="type-si
</dt>
<dd>

<div class="description">
Intrinsic points for railjack
</div>



<h5>Type:</h5>
Expand Down Expand Up @@ -882,15 +886,15 @@ <h5>Type:</h5>


<hr>
<dt class="name" id="riding">
<h4 id="riding"><span class="type-signature"></span>riding<span class="type-signature"> :number</span></h4>
<dt class="name" id="railjack">
<h4 id="railjack"><span class="type-signature"></span>railjack<span class="type-signature"> :number</span></h4>


</dt>
<dd>

<div class="description">
Drifter riding rank
Intrinsic points for railjack
</div>


Expand Down Expand Up @@ -943,7 +947,7 @@ <h5>Type:</h5>
<ul class="dummy">
<li>
<a href="Intrinsics.js.html">Intrinsics.js</a>,
<a href="Intrinsics.js.html#sunlight-1-line-57">line 57</a>
<a href="Intrinsics.js.html#sunlight-1-line-15">line 15</a>
</li>
</ul>
</dd>
Expand All @@ -963,13 +967,17 @@ <h5>Type:</h5>


<hr>
<dt class="name" id="space">
<h4 id="space"><span class="type-signature"></span>space<span class="type-signature"> :number</span></h4>
<dt class="name" id="riding">
<h4 id="riding"><span class="type-signature"></span>riding<span class="type-signature"> :number</span></h4>


</dt>
<dd>

<div class="description">
Drifter riding rank
</div>



<h5>Type:</h5>
Expand Down Expand Up @@ -1020,7 +1028,7 @@ <h5>Type:</h5>
<ul class="dummy">
<li>
<a href="Intrinsics.js.html">Intrinsics.js</a>,
<a href="Intrinsics.js.html#sunlight-1-line-15">line 15</a>
<a href="Intrinsics.js.html#sunlight-1-line-57">line 57</a>
</li>
</ul>
</dd>
Expand Down Expand Up @@ -1174,7 +1182,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion module-ItemConfig.html
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion module-LoadOutInventory.html
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion module-LoadOutItem.html
Original file line number Diff line number Diff line change
Expand Up @@ -1462,7 +1462,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion module-Mission.html
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
2 changes: 1 addition & 1 deletion module-OperatorLoadOuts.html
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ <h4 class="modal-title">Search results</h4>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.6.11</a>

on Friday, September 27th 2024, 01:33:05
on Wednesday, October 9th 2024, 21:32:12

using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
Expand Down
Loading

0 comments on commit ce5c14a

Please sign in to comment.