Skip to content
Open
Show file tree
Hide file tree
Changes from 34 commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
c59e805
An experimental implementation
dligr Apr 23, 2026
4535a2f
A slight cleanup
dligr Apr 23, 2026
7985728
Allow switching reproduction type to spore
dligr Apr 24, 2026
e75afc0
Allow selecting spore cell type (with no consequences for now)
dligr Apr 25, 2026
9aed736
Make spore reproduction actually work (gameplay-side)
dligr Apr 25, 2026
9a03274
Add an action button for the spore growth action
dligr Apr 26, 2026
ab8d305
Merge remote-tracking branch 'origin/master' into spore_reproduction
dligr Apr 26, 2026
9cf1338
Make the editor set a spore cell type by default; add a label to the …
dligr Apr 26, 2026
3df3a6c
Improve editor options display
dligr Apr 26, 2026
e09a3da
Format fix
dligr Apr 27, 2026
997a3f9
Fix spore cell type selection
dligr Apr 28, 2026
43d6ec6
Fix colonies spawning with spores as their leaders
dligr Apr 28, 2026
25764fc
Merge remote-tracking branch 'refs/remotes/origin/master' into spore_…
dligr Apr 28, 2026
70526fd
Use more proper terms for things
dligr Apr 28, 2026
a5c5934
Add an input action into the options menu
dligr Apr 28, 2026
5b90e2a
Add explanation texts
dligr Apr 29, 2026
f973e45
Format fix
dligr Apr 29, 2026
5a50e56
Merge branch 'master' of https://github.com/Revolutionary-Games/Thriv…
dligr Apr 29, 2026
05005c9
Slight improve an MP cost condition
dligr Apr 29, 2026
2c117db
Format fix
dligr Apr 29, 2026
02cdd4d
Slightly improve reproduction method descriptions
dligr Apr 29, 2026
53dd38b
Cleanup
dligr Apr 30, 2026
a7496a3
Merge remote-tracking branch 'origin/master' into spore_reproduction
dligr Apr 30, 2026
b493dff
Re-add some removed references
dligr Apr 30, 2026
da99394
Resave the intercellular connection scene (just a random fix)
dligr May 1, 2026
7071312
Fix a few saving issues and growth issues; rename a variable
dligr May 1, 2026
de8b8b8
Make the GUI germinate button actually work
dligr May 1, 2026
b13a135
Fix the way spore cell types are compared
dligr May 4, 2026
517b5f8
Revert changes to the heat gradiant node
dligr May 4, 2026
c74a3fb
Format fix
dligr May 4, 2026
43cd98b
Make sure that a clones multicellular species' spore cell type exists…
dligr May 4, 2026
4d74887
Slightly improve the way MP cost is calculated for spore cell type edits
dligr May 4, 2026
180a9df
Remove placeholder enum values
dligr May 4, 2026
3f2e9c4
Make sure that the spore cell type is present in the cell type list
dligr May 5, 2026
182f4c3
Fix a typo
dligr May 5, 2026
5ba0640
Fix the way specialization bonuses are applied
dligr May 5, 2026
16f3bfd
Fix a cloning mistake
dligr May 6, 2026
d623697
Improve the way growth compounds are calculated
dligr May 6, 2026
01715ca
Use `ResolveCellDefinition` when getting the spore cell type
dligr May 6, 2026
761ca7d
Move some spore-related GUI code to `UpdateGUIAfterLoadingSpecies`
dligr May 8, 2026
2570b34
Move some other stuff to the GUI file
dligr May 8, 2026
a3abced
Format fix
dligr May 8, 2026
29a8d96
Make AI able to germinate (if it's a spore)
dligr May 9, 2026
6ba7646
Fix an editor species initialization error
dligr May 9, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions locale/af.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 25 additions & 0 deletions locale/ar.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions locale/be.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 24 additions & 3 deletions locale/bg.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions locale/bn.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

28 changes: 24 additions & 4 deletions locale/ca.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 24 additions & 3 deletions locale/cs.po

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading