Space Engineers

Space Engineers

Research System Framework
Viser 1-10 af 30 forekomster
< 1  2  3 >
Opdatering: 1. juli 2023 kl. 8:10

  • 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

Opdatering: 15. juni 2023 kl. 18:21

  • 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

Opdatering: 21. juli 2022 kl. 11:04

  • Added option to have schematics be one time use only

Opdatering: 8. feb. 2022 kl. 18:54

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

Opdatering: 2. feb. 2022 kl. 7:47

  • 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)

Opdatering: 5. jan. 2022 kl. 9:13

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

Opdatering: 5. jan. 2022 kl. 8:10

  • Added more debug to help identify an issue

Opdatering: 5. jan. 2022 kl. 4:36

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

Opdatering: 20. dec. 2021 kl. 15:47

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

Opdatering: 20. dec. 2021 kl. 15:38

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