Skip to content

Tags: turoni/Thrive

Tags

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Reverted units (Revolutionary-Games#1676)

* Readded percents to patch map's light, nitrogen and co2 levels

* Removed ppm

v0.5.1.1

Toggle v0.5.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added negative value checking to BioProcess.Check (Revolutionary-Game…

…s#1372)

* Added negative value checking to BioProcess.Check

* Performed requested changes

* Changed to var

* Fixed code cleanup check

* Removed redundant toString() call

Co-authored-by: Corey Hendrey <[email protected]>

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version number to 0.5.1 (Revolutionary-Games#1477)

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Revolutionary-Games#1266 from Holomanga/1168_only_…

…add_atp_for_organelles_that_make_it

Check if organelle performs process before adding ATP production from…

v0.4.3.1

Toggle v0.4.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
hhyyrylainen Henri Hyyryläinen
Bump version number

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dynamic tooltips and energy balance bar (Revolutionary-Games#917)

* Wrote the framework code for getting organelle efficiency updates to

the GUI, also did a lot of script bindings refactoring

* Fixed JSVendor symlink target

* Changed script passed OrganelleTemplates to be always const

* Fixed the organelle efficiency calculation bindings

* Fixed in browser preview and updated engine version

the engine version has nothing major new stuff

* A few dynamic tooltips are now working, also refactored the process

system to make the code look like it follows the per second numbers
given in the process efficiency calculation

* Made rest of the editor tooltips dynamic, removed a few typos, fixes a

bunch of cases where icons were set with an ID instead of a class

* Added a basic energy balance bar, not entirely accurate

probably related to: flagella, base movement or osmoregulation cost

* Bumped version number and changed the atp balance bar colours

* Fixed the the difference between actual ATP usage and the ATP usage bar

it was due to the base movement cost being per hex

* Made the base movement code much simpler and easier to verify it only

takes ATP when moving and not being pushed by other cells etc.

fixes Revolutionary-Games#769

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Revolutionary-Games#833 from Revolutionary-Games/r…

…elease_0.4.2

Final fixing for 0.4.2

v0.4.1.1

Toggle v0.4.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
hhyyrylainen Henri Hyyryläinen
Updated version number and disabled the extras menu

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request Revolutionary-Games#754 from Revolutionary-Games/r…

…elease_0.4.1

Release 0.4.1

v0.4.0.2

Toggle v0.4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.4.0.2 (Revolutionary-Games#707)

* Updated engine to fix video sound issues

* Updated version number