Skip to content

Releases: SFGrenade/SFCore

Version 1.5.0.0 - 2

04 Jul 19:32
11e5268
Compare
Choose a tag to compare

SHA256 of SFCore.zip: 9CCBBF8D967A91CE5052202A19B8887334C36A481E77CB80EA0A80F2676896FB

Attachments:

  • SFCore.zip
    • to be used for the ModInstaller
  • SFCore.dll
    • the mod, also inside SFCore.zip
  • SFCoreUnity.dll
    • the mod, to be used in a Unity project for the use of its MonoBehaviours.

Version 1.5.0.0

07 Jun 16:41
9de8d8b
Compare
Choose a tag to compare

CRC32 of SFCore.dll: C66545C1
CRC64 of SFCore.dll: A438ABD05C742039
SHA256 of SFCore.dll: BE7B48DB6EFC89DBCE8A950489C261BEE6F150F41415B9D1A2AC890C352E13C4
SHA1 of SFCore.dll: BBC11A8256F83E70F7D81A037DDF651A7CCBB6DE
BLAKE2sp of SFCore.dll: 23AC6C8413237815AADBD9F355E1C29A4CA5C70659E59C1D05EC171C95B753C5

Changelog:

  • Update to .Net4.7.2
  • Add SceneManagerPatcher
  • Fix Stuff for it to work correctly
    • Add CueHolder
  • Up Version Number

Attachments:

  • SFCore.zip
    • to be used for the ModInstaller
  • SFCore.dll
    • the mod, also inside SFCore.zip
  • SFCoreUnity.dll
    • For use in a unity project, to put contained MonoBehaviours onto GameObjects
    • Rename to SFCore.dll in the unity project files

Requirements:

  • None

Progress:

  • ItemHelper: Done
  • CharmHelper: Done
  • EnviromentParticleHelper: Done
  • AchievementHelper: Done
  • ReflectionConverters: Done
  • MenuStyleHelper: Done
  • TitleLogoHelper: Done

MonoBehaviours for custom scenes cover:

  • BlurPlane
  • MusicRegion
  • SceneMap's MeshRenderer Shader
  • Sprite Shader

Version 1.4.3.4

11 May 15:39
8179f11
Compare
Choose a tag to compare

SHA1 of SFCore.dll: F75504A3D4D688F9FDFD29A6FD136171B9EC0D0F
SHA256 of SFCore.dll: A855FC5D1E0A2DDB486B342A845856E9DEF54FFBFE5318E1DF47D70B1C177DE4

Changelog:

  • Fix ItemHelper
  • Make ItemHelper more readable
  • Add PD int that just gives 0
  • Change Fsm Log output format
  • Add LanguageStrings util
  • Add ItemHelper language strings
  • Update .gitignore
  • Empty line at the end
  • Up Version number

Attachments:

  • SFCore.zip
    • to be used for the ModInstaller
  • SFCore.dll
    • the mod, also inside SFCore.zip
  • SFCoreUnity.dll
    • For use in a unity project, to put contained MonoBehaviours onto GameObjects
    • Rename to SFCore.dll in the unity project files

Requirements:

  • None

Progress:

  • ItemHelper: Done
  • CharmHelper: Done
  • EnviromentParticleHelper: Done
  • AchievementHelper: Done
  • ReflectionConverters: Done
  • MenuStyleHelper: Done
  • TitleLogoHelper: Done

MonoBehaviours for custom scenes cover:

  • BlurPlane
  • MusicRegion
  • SceneMap's MeshRenderer Shader
  • Sprite Shader

Version 1.4.3.3

01 Apr 23:32
7117260
Compare
Choose a tag to compare

SHA1 of SFCore.dll: 45C3D385A82E7F36D38242A72A9A5748DFF7D923

Changelog:

  • Fix that Custom Menu Styles shouldn't save

Attachments:

  • SFCore.zip
    • to be used for the ModInstaller
  • SFCore.dll
    • the mod, also inside SFCore.zip
  • SFCoreUnity.dll
    • For use in a unity project, to put contained MonoBehaviours onto GameObjects
    • Rename to SFCore.dll in the unity project files

Requirements:

  • None

Progress:

  • ItemHelper: Done
  • CharmHelper: Done
  • EnviromentParticleHelper: Done
  • AchievementHelper: Done
  • ReflectionConverters: Done
  • MenuStyleHelper: Done
  • TitleLogoHelper: Done

MonoBehaviours for custom scenes cover:

  • BlurPlane
  • MusicRegion
  • SceneMap's MeshRenderer Shader
  • Sprite Shader

Version 1.4.3.2 Patch 1

21 Mar 00:45
0511087
Compare
Choose a tag to compare

SHA1 of SFCore.dll: 94BCC7A6DC54B6D683087E847FC8F649D970278E

Changelog:

  • Fix item page showing without items

Attachments:

  • SFCore.zip
    • to be used for the ModInstaller
  • SFCore.dll
    • the mod, also inside SFCore.zip
  • SFCoreUnity.dll
    • For use in a unity project, to put contained MonoBehaviours onto GameObjects
    • Rename to SFCore.dll in the unity project files

Requirements:

  • None

Progress:

  • ItemHelper: Done
  • CharmHelper: Done
  • EnviromentParticleHelper: Done
  • AchievementHelper: Done
  • ReflectionConverters: Done
  • MenuStyleHelper: Done
  • TitleLogoHelper: Done

MonoBehaviours for custom scenes cover:

  • BlurPlane
  • MusicRegion
  • SceneMap's MeshRenderer Shader
  • Sprite Shader

Version 1.4.3.2

20 Mar 23:18
4b47502
Compare
Choose a tag to compare

SHA1 of SFCore.dll: A8CE7A01D02F86169DD937B10493BAF7236C21F7

Changelog:

  • Change CharmHelper default values
  • Fix EviromentParticleHelper
  • Add static constructor for EviromentParticleHelper
  • Completely Rework ItemHelper, now displays infinite Items
  • Add Generic Mod Classes (for 1.5 beta update)
  • Add CustomItemList (for ItemHelper)
  • Add generic ActionAction
  • Add FsmUtil
  • Add LogAction
  • Add MethodAction
  • Add MiscCreator
  • Add USceneUtil
  • Add Util
  • Deleted ReflectionConverters
  • General Change from ModCommon to SFCore
  • Up Version Number

Attachments:

  • SFCore.zip
    • to be used for the ModInstaller
  • SFCore.dll
    • the mod, also inside SFCore.zip
  • SFCoreUnity.dll
    • For use in a unity project, to put contained MonoBehaviours onto GameObjects
    • Rename to SFCore.dll in the unity project files

Requirements:

  • None

Progress:

  • ItemHelper: Done
  • CharmHelper: Done
  • EnviromentParticleHelper: Done
  • AchievementHelper: Done
  • ReflectionConverters: Done
  • MenuStyleHelper: Done
  • TitleLogoHelper: Done

MonoBehaviours for custom scenes cover:

  • BlurPlane
  • MusicRegion
  • SceneMap's MeshRenderer Shader
  • Sprite Shader

Version 1.2.0.0

15 Feb 20:36
987163e
Compare
Choose a tag to compare

SHA1 of SFCore.dll: 6C704B1A14393CD87A977B0EA9F224D32DD6CFB5

Changelog:

  • Fix custom charm not loading after save+exit

Attachments:

  • SFCore.zip
    • to be used for the ModInstaller
  • SFCore.dll
    • the mod, also inside SFCore.zip
  • SFCoreUnity.dll
    • For use in a unity project, to put contained MonoBehaviours onto GameObjects
    • Rename to SFCore.dll in the unity project files

Requirements:

  • ModCommon

Progress:

  • ItemHelper: Mostly done, additional inventory spaces are missing
  • CharmHelper: Done
  • EnviromentParticleHelper: Done
  • AchievementHelper: Done
  • ReflectionConverters: Done
  • MenuStyleHelper: Done
  • TitleLogoHelper: Done

MonoBehaviours for custom scenes cover:

  • BlurPlane
  • MusicRegion
  • SceneMap's MeshRenderer Shader
  • Sprite Shader

Version 1.1.2.1

27 Jan 07:41
fedb916
Compare
Choose a tag to compare

SHA1 of SFCore.dll: 544DC27E7037288D8CC222F95DAA825C4051FEE0

Changelog:

  • Fix custom menu saving

Attachments:

  • SFCore.zip
    • to be used for the ModInstaller
  • SFCore.dll
    • the mod, also inside SFCore.zip
  • SFCoreUnity.dll
    • For use in a unity project, to put contained MonoBehaviours onto GameObjects
    • Rename to SFCore.dll in the unity project files

Requirements:

  • ModCommon

Progress:

  • ItemHelper: Mostly done, additional inventory spaces are missing
  • CharmHelper: Done
  • EnviromentParticleHelper: Done
  • AchievementHelper: Done
  • ReflectionConverters: Done
  • MenuStyleHelper: Done
  • TitleLogoHelper: Done

MonoBehaviours for custom scenes cover:

  • BlurPlane
  • MusicRegion
  • SceneMap's MeshRenderer Shader
  • Sprite Shader

Version 1.1.2.0

26 Jan 15:19
ff8eeef
Compare
Choose a tag to compare

Changelog:

  • Add Hooks to EnviromentParticleHelper

Attachments:

  • SFCore.zip
    • to be used for the ModInstaller
  • SFCore.dll
    • the mod, also inside SFCore.zip
  • SFCoreUnity.dll
    • For use in a unity project, to put contained MonoBehaviours onto GameObjects
    • Rename to SFCore.dll in the unity project files

Requirements:

  • ModCommon

Progress:

  • ItemHelper: Mostly done, additional inventory spaces are missing
  • CharmHelper: Done
  • EnviromentParticleHelper: Done
  • AchievementHelper: Done
  • ReflectionConverters: Done
  • MenuStyleHelper: Done
  • TitleLogoHelper: Done

MonoBehaviours for custom scenes cover:

  • BlurPlane
  • MusicRegion
  • SceneMap's MeshRenderer Shader
  • Sprite Shader

Version 1.1.1.0

03 Jan 23:07
0d129ba
Compare
Choose a tag to compare

Attachments:

  • SFCore.zip
    • to be used for the ModInstaller
  • SFCore.dll
    • the mod, also inside SFCore.zip
  • SFCoreUnity.dll
    • For use in a unity project, to put contained MonoBehaviours onto GameObjects
    • Rename to SFCore.dll in the unity project files

Requirements:

  • ModCommon

Progress:

  • ItemHelper: Mostly done, additional inventory spaces are missing
  • CharmHelper: Done
  • EnviromentParticleHelper: Done
  • AchievementHelper: Done
  • ReflectionConverters: Done
  • MenuStyleHelper: Done
  • TitleLogoHelper: Done

MonoBehaviours for custom scenes cover:

  • BlurPlane
  • MusicRegion
  • SceneMap's MeshRenderer Shader
  • Sprite Shader