Commit Graph

5 Commits

Author SHA1 Message Date
VMSolidus
bfa8bba9d8 Bluespace And Normality Ores (#1042)
# Description

This PR adds new ores in the form of Bluespace and Normality ores, the
former being just as rare as artifact fragments, and the latter being
even rarer still. These ores can be mined by salvage, will generate on
asteroids or expeditions, and can be processed in an ore processor into
bluespace or normality crystals, which Epistemics can use to create
psionic related objects. Note that the two are currently
indistinguishable from the other until you actually mine them.

Yes this DOES infact make it easier to make glimmer drains and probers.
I need this as an excuse to make psionics even more dangerous.

<details><summary><h1>Media</h1></summary>
<p>


![image](https://github.com/user-attachments/assets/2c7b38a4-d700-43d6-ad47-a063839f0540)


![image](https://github.com/user-attachments/assets/5da73dff-acca-4395-855d-75a04f369ead)


![image](https://github.com/user-attachments/assets/269e231d-d702-4387-9c89-f8aec7854fb3)

</p>
</details>

# Changelog

🆑
- add: Added Bluespace and Normality ore as very rare ore types. Salvage
can occasionally find these ores on Asteroids or on Expedition planets.
Bluespace and Normality Ore can be smelted in an Ore Processor into
Bluespace and Normality Crystals. Make sure to bring these to Epistemics
so that they can do their job.

---------

Signed-off-by: VMSolidus <evilexecutive@gmail.com>
Co-authored-by: DEATHB4DEFEAT <77995199+DEATHB4DEFEAT@users.noreply.github.com>
2024-10-19 13:45:27 +07:00
Pieter-Jan Briers
e7a3b82a8d Use new ComponentPauseGenerator (#25183)
Also includes some (non critical) changes to the solution file to re-organize the Roslyn components.

(cherry picked from commit e00f74505c62310bd15aeaba8d6530f648397074)
2024-03-07 00:57:05 +01:00
Nemanja
3d4fa26e22 Fix iron naming, add specific materials for ores (#23590)
add materials for ores, fix iron naming

(cherry picked from commit 86c1e36cd54c474f87a9873e34f78a517b6410bd)
2024-01-26 21:47:38 +01:00
metalgearsloth
b53704beaa Gateway nerfs (#21659) 2023-11-19 22:12:29 +01:00
metalgearsloth
81a5f97a2e Gateway destinations (#21040)
* Gateway generation

* Gateway stuff

* gatewehs

* mercenaries

* play area

* Range fixes and tweaks

* weh

* Gateway UI polish

* Lots of fixes

* Knock some items off

* Fix dungeon spawning

Realistically we should probably be using a salvage job.

* wahwah

* wehvs

* expression

* weh

* eee

* a

* a

* WEH

* frfr

* Gatwey

* Fix gateway windows

* Fix gateway windows

* a

* a

* Better layer masking

* a

* a

* Noise fixes

* a

* Fix fractal calculations

* a

* More fixes

* Fixes

* Add layers back in

* Fixes

* namespaces and ftl

* Other TODO

* Fix distance

* Cleanup

* Fix test
2023-11-19 22:09:46 +01:00