Skip to content

Tags: daid/EmptyEpsilon

Tags

EE-2024.12.08

Toggle EE-2024.12.08's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
several small de updates (#2259)

* Some minor de updates

* fix minor typo

* more minor de updates

---------

Co-authored-by: aBlueShadow <falter@mxdreamer>

EE-2024.10.03PR

Toggle EE-2024.10.03PR's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove 'f' suffix from numbers in lua (#2164)

EE-2024.08.09

Toggle EE-2024.08.09's commit message
Add a quick&dirty way to get callback errors

EE-2024.06.20

Toggle EE-2024.06.20's commit message
Clamp the warp and jump commands

EE-2024.05.16

Toggle EE-2024.05.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix voice paths in Scenarios 48 and 51 (#2108)

* fix voice path scenario 51

* fix voice path scenario 48

EE-2024.04.28PR

Toggle EE-2024.04.28PR's commit message
Fix the wiggle console with just 1 text line

EE-2023.06.17

Toggle EE-2023.06.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added Settings : scavenger, shoreline, Patrolduty (#1988)

* added Settings : scavenger, shoreline, Patrolduty

* Update scenario_47_scavenger.fr.po

* update scenario_54_PatrolDuty.fr.po

* Update scenario_57_shoreline.fr.po

EE-2023.06.12PR

Toggle EE-2023.06.12PR's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Scenario 32 Planetary Devourer (#1972)

* Devourer

* Created two utility files: one for generating call signs and one for cpu ship diversification. Removed generate call sign section and cpu ship diversification section from the devour scenario. This functionality now resides in external files that this scenario requires.

EE-2022.10.28

Toggle EE-2022.10.28's commit message
Fix #1751

EE-2022.03.16

Toggle EE-2022.03.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
better documentation for setShiedsMax (#1729)

* New function for adding shields on Playership in scenarios

I'm trying to write a scenario where one can upgrade the Playership. So this would be a nice feature.
did this in the browser but I think it should not break anything :)

* made your point clear in the documentation