Skip to content

Releases: Spore-Community/Spore-ModAPI

ModAPI SDK v2.5.561

Choose a tag to compare

@github-actions github-actions released this 28 Jun 11:18
110a82d
Add `StreamCompressionZLib` (#106)

* Replace confusing `PNG` with `MIP` (Model-in-Picture) in `Thumbnail_cImportExport`

* Add `IO::StreamCompressionZLib` & `IO::StreamDecompressionZLib`

Destructors are still to be implemented.

* Add missing `StreamDecompressionZLibPtr` define

* Add proper destructors for `StreamCompressionZLib`

* Additional small fixes for `StreamCompressionZLib`

* Revert "Replace confusing `PNG` with `MIP` (Model-in-Picture) in `Thumbnail_cImportExport`"

This reverts commit 7345808f273139ae12c3735838474be3b667280d.

* Limited update of `Thumbnail_cImportExport`

ModAPI SDK v2.5.560

Choose a tag to compare

@github-actions github-actions released this 10 May 19:37
063e800
Rename `Thumbnail_cImportExport` fields (#104)

ModAPI SDK v2.5.559

Choose a tag to compare

@github-actions github-actions released this 15 Mar 12:16
261a09e
Large fixes + names update (#100)

* Update SimulatorEnums.h

* change cCreatureModeStrategy pickup structs

* add kCreatureFlagIsEpic flag

* revert GetSelectableMembers to return cSpatialObjectPtr

* annotate and edit vars

* field_7BC ->mbEnableAmbientEffects

* annotate some vars

* add additional operators and funcs to Math::Color

* rename and annotate cTerrainStateMgr vars

* overhaul EditorRequest

* GameBundle related vars

* add ScheduleTaskWithArgs to IMessageManager

* fix cGameBundleGroundContainer

* rename EditorUI vars

* make ScheduleTaskWithArgs less strict with input types

* add Teleport & CreateGroundBundles helper funcs

+ fix headers for prev commit, re-add some addresses

* remove outdated comment

* fix typos

* add info to CitizenAction enum

* annotate and rename vars

* add single arg instantiators to ResourceKey and ResourceID

* annotate community plan vars

* add Vec * Vec and Vec / Vec operators to Vector2-4

* fix various typos, annotate vars

* Update AddressesSimulator.cpp

* annotate CreatureModeStrategy Pickup struct

* Update cCreatureBase.h

* add DamageType enum

* fix some issues

* add App::RenderType

* add .find() to vector<eastl::type>

* patch various function addresses

* annotate and rename vars, add to PaletteItem::ItemType enum

* Add march2017 address for cBundleManager::RemoveBundles()

---------

Co-authored-by: Rosalie Wanders <rosalie@mailbox.org>

ModAPI SDK v2.5.558

Choose a tag to compare

@github-actions github-actions released this 13 Mar 07:15
4dea572
Docs: fix typo for configuring proper URL

ModAPI SDK v2.5.557

Choose a tag to compare

@github-actions github-actions released this 13 Mar 07:10
cac6388
Docs: configure proper URL

ModAPI SDK v2.5.555

Choose a tag to compare

@github-actions github-actions released this 30 Dec 09:58
22ed6ac
 Add two methods to cPlayer, EmpireIsAwareOfPlayer and PlayerContacte…

ModAPI SDK v2.5.554

Choose a tag to compare

@github-actions github-actions released this 30 Dec 09:53
3f82e44
Update headers cSpeciesProfile, cCreatureAbility, cTerraformingManage…

ModAPI SDK v2.5.553

Choose a tag to compare

@github-actions github-actions released this 28 Dec 06:16
474a155
Merge pull request #96 from Valla-Chan/master

Part Unlocks + Comm Conversations + Documentation

ModAPI SDK v2.5.402

Choose a tag to compare

@github-actions github-actions released this 08 Oct 17:09
add DefineAddressAlias and declare old aliases for cheat manager func…

ModAPI SDK v2.5.401

Choose a tag to compare

@github-actions github-actions released this 06 Oct 06:47
Add console function names to cheat manager

Parameters are set to always be 1; it does nothing if it's 0