Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

Commit

Permalink
Publish 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malte-laukoetter committed Jun 9, 2019
1 parent 1591628 commit 39d7df0
Show file tree
Hide file tree
Showing 140 changed files with 3,418 additions and 1,892 deletions.
4 changes: 2 additions & 2 deletions docs/assets/js/search.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions docs/classes/achievement.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L24">Achievement.ts:24</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L24">Achievement.ts:24</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -160,7 +160,7 @@ <h3>id</h3>
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L25">Achievement.ts:25</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L25">Achievement.ts:25</a></li>
</ul>
</aside>
</section>
Expand All @@ -170,7 +170,7 @@ <h3>progress</h3>
<div class="tsd-signature tsd-kind-icon">progress<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L25">Achievement.ts:25</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L25">Achievement.ts:25</a></li>
</ul>
</aside>
</section>
Expand All @@ -180,7 +180,7 @@ <h3>unlocked<wbr>At</h3>
<div class="tsd-signature tsd-kind-icon">unlocked<wbr>At<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L25">Achievement.ts:25</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L25">Achievement.ts:25</a></li>
</ul>
</aside>
</section>
Expand All @@ -197,7 +197,7 @@ <h3>unlocked</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L38">Achievement.ts:38</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L38">Achievement.ts:38</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
Expand All @@ -217,7 +217,7 @@ <h3>info</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L34">Achievement.ts:34</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L34">Achievement.ts:34</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
32 changes: 16 additions & 16 deletions docs/classes/achievementfactory.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _game</h3>
<div class="tsd-signature tsd-kind-icon">_game<span class="tsd-signature-symbol">:</span> <a href="gametype.html" class="tsd-signature-type">GameType</a><span class="tsd-signature-symbol"> =&nbsp;null</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L91">Achievement.ts:91</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L91">Achievement.ts:91</a></li>
</ul>
</aside>
</section>
Expand All @@ -136,7 +136,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _id</h3>
<div class="tsd-signature tsd-kind-icon">_id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L87">Achievement.ts:87</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L87">Achievement.ts:87</a></li>
</ul>
</aside>
</section>
Expand All @@ -146,7 +146,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _progress</h3>
<div class="tsd-signature tsd-kind-icon">_progress<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L88">Achievement.ts:88</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L88">Achievement.ts:88</a></li>
</ul>
</aside>
</section>
Expand All @@ -156,7 +156,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _the<wbr>Swarm<wbr>From
<div class="tsd-signature tsd-kind-icon">_the<wbr>Swarm<wbr>From<span class="tsd-signature-symbol">:</span> <a href="player.html" class="tsd-signature-type">Player</a><span class="tsd-signature-symbol"> =&nbsp;null</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L92">Achievement.ts:92</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L92">Achievement.ts:92</a></li>
</ul>
</aside>
</section>
Expand All @@ -166,7 +166,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _the<wbr>Swarm<wbr>Game
<div class="tsd-signature tsd-kind-icon">_the<wbr>Swarm<wbr>Game<span class="tsd-signature-symbol">:</span> <a href="gametype.html" class="tsd-signature-type">GameType</a><span class="tsd-signature-symbol"> =&nbsp;null</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L93">Achievement.ts:93</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L93">Achievement.ts:93</a></li>
</ul>
</aside>
</section>
Expand All @@ -176,7 +176,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _type</h3>
<div class="tsd-signature tsd-kind-icon">_type<span class="tsd-signature-symbol">:</span> <a href="../enums/achievementtypes.html" class="tsd-signature-type">AchievementTypes</a><span class="tsd-signature-symbol"> =&nbsp;null</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L90">Achievement.ts:90</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L90">Achievement.ts:90</a></li>
</ul>
</aside>
</section>
Expand All @@ -186,7 +186,7 @@ <h3><span class="tsd-flag ts-flagPrivate">Private</span> _unlocked<wbr>At</h3>
<div class="tsd-signature tsd-kind-icon">_unlocked<wbr>At<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Date</span><span class="tsd-signature-symbol"> =&nbsp;null</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L89">Achievement.ts:89</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L89">Achievement.ts:89</a></li>
</ul>
</aside>
</section>
Expand All @@ -204,7 +204,7 @@ <h3>create</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/fromresponsefactory.html">FromResponseFactory</a>.<a href="../interfaces/fromresponsefactory.html#create">create</a></p>
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L95">Achievement.ts:95</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L95">Achievement.ts:95</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <a href="achievement.html" class="tsd-signature-type">Achievement</a></h4>
Expand All @@ -222,7 +222,7 @@ <h3>from<wbr>Response</h3>
<aside class="tsd-sources">
<p>Implementation of <a href="../interfaces/fromresponsefactory.html">FromResponseFactory</a>.<a href="../interfaces/fromresponsefactory.html#fromresponse">fromResponse</a></p>
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L111">Achievement.ts:111</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L111">Achievement.ts:111</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -245,7 +245,7 @@ <h3>game</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L148">Achievement.ts:148</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L148">Achievement.ts:148</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -268,7 +268,7 @@ <h3>id</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L128">Achievement.ts:128</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L128">Achievement.ts:128</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -291,7 +291,7 @@ <h3>progress</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L133">Achievement.ts:133</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L133">Achievement.ts:133</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -314,7 +314,7 @@ <h3>the<wbr>Swarm<wbr>From</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L153">Achievement.ts:153</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L153">Achievement.ts:153</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -337,7 +337,7 @@ <h3>the<wbr>Swarm<wbr>Game</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L158">Achievement.ts:158</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L158">Achievement.ts:158</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -360,7 +360,7 @@ <h3>type</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L143">Achievement.ts:143</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L143">Achievement.ts:143</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -383,7 +383,7 @@ <h3>unlocked<wbr>At</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/Achievement.ts#L138">Achievement.ts:138</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/Achievement.ts#L138">Achievement.ts:138</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down
22 changes: 11 additions & 11 deletions docs/classes/achievementinfo.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ <h3>constructor</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/AchievementInfo.ts#L74">AchievementInfo.ts:74</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/AchievementInfo.ts#L74">AchievementInfo.ts:74</a></li>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -170,7 +170,7 @@ <h3>custom</h3>
<div class="tsd-signature tsd-kind-icon">custom<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/AchievementInfo.ts#L76">AchievementInfo.ts:76</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/AchievementInfo.ts#L76">AchievementInfo.ts:76</a></li>
</ul>
</aside>
</section>
Expand All @@ -180,7 +180,7 @@ <h3>description</h3>
<div class="tsd-signature tsd-kind-icon">description<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/AchievementInfo.ts#L75">AchievementInfo.ts:75</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/AchievementInfo.ts#L75">AchievementInfo.ts:75</a></li>
</ul>
</aside>
</section>
Expand All @@ -190,7 +190,7 @@ <h3>disabled</h3>
<div class="tsd-signature tsd-kind-icon">disabled<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/AchievementInfo.ts#L76">AchievementInfo.ts:76</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/AchievementInfo.ts#L76">AchievementInfo.ts:76</a></li>
</ul>
</aside>
</section>
Expand All @@ -200,7 +200,7 @@ <h3>id</h3>
<div class="tsd-signature tsd-kind-icon">id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/AchievementInfo.ts#L75">AchievementInfo.ts:75</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/AchievementInfo.ts#L75">AchievementInfo.ts:75</a></li>
</ul>
</aside>
</section>
Expand All @@ -210,7 +210,7 @@ <h3>name</h3>
<div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/AchievementInfo.ts#L75">AchievementInfo.ts:75</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/AchievementInfo.ts#L75">AchievementInfo.ts:75</a></li>
</ul>
</aside>
</section>
Expand All @@ -220,7 +220,7 @@ <h3>reward<wbr>Arguments</h3>
<div class="tsd-signature tsd-kind-icon">reward<wbr>Arguments<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/AchievementInfo.ts#L77">AchievementInfo.ts:77</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/AchievementInfo.ts#L77">AchievementInfo.ts:77</a></li>
</ul>
</aside>
</section>
Expand All @@ -230,7 +230,7 @@ <h3>reward<wbr>Type</h3>
<div class="tsd-signature tsd-kind-icon">reward<wbr>Type<span class="tsd-signature-symbol">:</span> <a href="../enums/rewardtypes.html" class="tsd-signature-type">RewardTypes</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/AchievementInfo.ts#L77">AchievementInfo.ts:77</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/AchievementInfo.ts#L77">AchievementInfo.ts:77</a></li>
</ul>
</aside>
</section>
Expand All @@ -240,7 +240,7 @@ <h3>secret</h3>
<div class="tsd-signature tsd-kind-icon">secret<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/AchievementInfo.ts#L76">AchievementInfo.ts:76</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/AchievementInfo.ts#L76">AchievementInfo.ts:76</a></li>
</ul>
</aside>
</section>
Expand All @@ -250,7 +250,7 @@ <h3>stages</h3>
<div class="tsd-signature tsd-kind-icon">stages<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/AchievementInfo.ts#L75">AchievementInfo.ts:75</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/AchievementInfo.ts#L75">AchievementInfo.ts:75</a></li>
</ul>
</aside>
</section>
Expand All @@ -267,7 +267,7 @@ <h3>no<wbr>Longer<wbr>Optainable</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1dcf613/lib/AchievementInfo.ts#L79">AchievementInfo.ts:79</a></li>
<li>Defined in <a href="https://github.com/Lergin/hive-api/blob/1591628/lib/AchievementInfo.ts#L79">AchievementInfo.ts:79</a></li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
Expand Down
Loading

0 comments on commit 39d7df0

Please sign in to comment.