Space Engineers

Space Engineers

Research System Framework
Showing 1-10 of 30 entries
< 1  2  3 >
Update: Jul 1, 2023 @ 8:10am

  • Changed how Research Time Modifier is implemented; now modifies based on the default values instead of current build times
  • Gave Research Time Modifier a minimum value of 0.001 so it can't be set to zero

Update: Jun 15, 2023 @ 6:21pm

  • Fixed issue with research item tooltips not updating when using the ResearchTimeModifier command
  • Fixed issue with crash resulting from a cockpit not being found in Keen's entity collection when player enters it

Update: Jul 21, 2022 @ 11:04am

  • Added option to have schematics be one time use only

Update: Feb 8, 2022 @ 6:54pm

  • Fixed issue with adding research groups before checking if they come with a value blueprint defined; groups are now only added if true

Update: Feb 2, 2022 @ 7:47am

  • Updated to allow all assemblers except the Basic Assembler to be locked (Block Restrictions already did this, but the framework still didn't allow it)

Update: Jan 5, 2022 @ 9:13am

  • Fixed issue with blueprint requirements being incorrect due to multiple mods using the same research item to unlock different things

Update: Jan 5, 2022 @ 8:10am

  • Added more debug to help identify an issue

Update: Jan 5, 2022 @ 4:36am

  • Added debug to the log to specify new blueprint requirements if they are updated

Update: Dec 20, 2021 @ 3:47pm

  • Added a check to prevent null reference error on clients in PlayerSettings.CheckForPreviousResearch

Update: Dec 20, 2021 @ 3:38pm

  • Added a check when new icon list is empty to catch research groups unlocked before icon update