All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Foundation - Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:34, 26 March 2022 Minotorious talk contribs created page ASSET (Created page with "ASSET classes are the basic registerable types in Foundation. For reference all available ASSSET classes can be found in this section of the API: https://www.polymorph.games/foundation/modding/api#assets_classes ==Creating & Using a Custom ASSET Object== ====Step 1: Defining an ASSET Object using a Lua Table==== To create a custom ASSET object we will need to make use of the {{#invoke:code|code|lang=lua|1=mod:registerClass(AssetTable)}} function providing it with a...")
- 07:29, 26 March 2022 Minotorious talk contribs created page DATA (Created page with "DATA classes are the most basic type in Foundation that all other types are based on. For reference all available pure DATA classes can be found in this section of the API: https://www.polymorph.games/foundation/modding/api#data_classes ==Creating a Custom DATA Object== To create a custom DATA object we will need to make use of the {{Inline-code | 1=mod:registerClass(DataTable)}} function providing it with an associated Lua Table. =Step 1: Define a DATA Object in...") Tag: Visual edit: Switched
- 13:49, 25 March 2022 Minotorious talk contribs created page Modding (Developers) (init) Tag: Visual edit
- 16:49, 21 February 2022 Minotorious talk contribs reverted File:Logo Foundation.png to an old version (Reverted to version as of 14:51, 1 December 2021 (EST))
- 16:48, 21 February 2022 Minotorious talk contribs uploaded a new version of File:Logo Foundation.png