Commit Graph

4 Commits

Author SHA1 Message Date
warriorstar-orion
2a99f77bdd refactor: Remove cave generation from mineral ore generation odds (#24783)
* Remove cave generation from mineral ore generation odds

* use clearer vars
2024-03-29 09:50:41 +00:00
warriorstar-orion
6a2d229795 Refactor Lavaland river spawner. (#24192)
* Refactor lavaland river generator.

* document var
2024-03-21 18:42:35 +00:00
Gaxeer
8e668727f7 refactor: make build compatible with 514 compiler again (#24020) 2024-02-06 18:23:40 +00:00
Gaxeer
8fe36f60e2 feat: add different background planet based on current lavaland theme. Refactor lavaland themes to datums (#23611)
* feat: add different background planet based on current lavaland theme. Refactor lavaland themes to datums

* fix: adjust to linter

* fix: replace `istype` with `ispath` in `/datum/lavaland_theme` validation

* refactor: apply `Contrabang` review

* Update code/modules/lavaland/lavaland_theme.dm

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

---------

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
2024-01-14 12:37:10 +00:00