Skip to content

Releases: Spore-Community/Spore-ModAPI

ModAPI SDK v2.5.393

Choose a tag to compare

@github-actions github-actions released this 21 Jan 21:20
88ded97
Add Minimap funcs, Annotate unknown Minimap and Cell related vars, do…

ModAPI SDK v2.5.392

Choose a tag to compare

@github-actions github-actions released this 20 Jan 20:23
17e4815
Add asset-type functions & some other misc addresses (#77)

* Add TakeDamage addresses

* add addresses for asset type functions

* Add DeclareAddress() for TakeDamage

---------

Co-authored-by: Eric Mor <emd4600@gmail.com>

ModAPI SDK v2.5.391

Choose a tag to compare

@github-actions github-actions released this 20 Jan 20:21
17e4815
Add asset-type functions & some other misc addresses (#77)

* Add TakeDamage addresses

* add addresses for asset type functions

* Add DeclareAddress() for TakeDamage

---------

Co-authored-by: Eric Mor <emd4600@gmail.com>

ModAPI SDK v2.5.390

Choose a tag to compare

@github-actions github-actions released this 31 Dec 18:58
8c64d0c
Add support for Steam oct2024 in combined DLL (#82)

ModAPI SDK v2.5.389

Choose a tag to compare

@github-actions github-actions released this 03 Nov 20:24
Merge branch 'master' of github.com:emd4600/Spore-ModAPI

# Conflicts:
#	Spore ModAPI/Spore ModAPI.vcxproj

ModAPI SDK v2.5.387

Choose a tag to compare

@github-actions github-actions released this 28 Oct 22:37
b709bac
Add some OpenSSL function addresses (#79)

ModAPI SDK v2.5.386

Choose a tag to compare

@github-actions github-actions released this 26 Oct 12:48
Add cNpcTribeController class

ModAPI SDK v2.5.385

Choose a tag to compare

@github-actions github-actions released this 24 Oct 22:11
Add 'archetype' to OTDBParameters.h

ModAPI SDK v2.5.384

Choose a tag to compare

@github-actions github-actions released this 24 Oct 20:22
Revert "Add a mutex to the logger so multiple threads can safely log …

ModAPI SDK v2.5.383

Choose a tag to compare

@github-actions github-actions released this 24 Oct 19:10
fce8f82
Add a mutex to the logger so multiple threads can safely log messages…