Commit Graph

6 Commits

Author SHA1 Message Date
SkyratBot
57505d7fe4 [MIRROR] Fixes up icebox cave gen (#2419)
* Fixes up icebox cave gen

* Update IceBoxStation.dmm

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
Co-authored-by: Azarak <azarak10@gmail.com>
2021-01-01 15:51:29 +01:00
SkyratBot
10210564a5 [MIRROR] Tweaks icebox cavegen a bit to have more rocks on the surface (#2215)
* Fixes icebox gen (#55506)

Adds some more rock formations on the surface of icebox.

* Tweaks icebox cavegen a bit to have more rocks on the surface

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
2020-12-18 08:16:52 +01:00
SkyratBot
0aae419ae5 [MIRROR] Fixes lava spawning when you mine rocks (#2137)
* fix (#55462)

* Fixes lava spawning when you mine rocks

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
2020-12-11 18:54:23 +01:00
SkyratBot
0c53462374 [MIRROR] Refactors the procedural generation of lavaland and turf/closed/mineral (#2131)
* Refactor the procedural generation of lavaland and turf/closed/mineral (#54915)

This replaces lavaland's old diagonal tunnel gen which was really
horrendously jammed into asteroid floor code (?????) with Cellular
Automata which runs in rust (PR for that here:
https://github.com/tgstation/rust-g/pull/57 ). The new code is a bit
cleaner, but also looks better.

VID: https://streamable.com/a45ke2

Things to do:
- Make an icemoon version
- Fix the roundstart atmos adjacency issues

I asked AnturK if this was an acceptable PR for this month; he said it
was okay as long as I didn't add new areas, which I don't plan to do.
But if anyone thinks this PR breaks the spirit of the month I'll open
it again in december.

* Refactors the procedural generation of lavaland and turf/closed/mineral

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
2020-12-11 06:10:38 +01:00
SkyratBot
8894ac50fb [MIRROR] Grep for proc(var/bad) (#1652)
* Grep for proc(var/bad) (#54848)

* Grep for proc(var/bad)

Co-authored-by: TiviPlus <57223640+TiviPlus@users.noreply.github.com>
2020-11-09 20:17:31 +00:00
SkyratBot
0c6796d235 [MIRROR] Implements jungle generation and area map generator datums (#571)
* Implements jungle generation and area map generator datums (#51082)

* Implements jungle generation and area map generator datums

Co-authored-by: Qustinnus <Floydje123@hotmail.com>
2020-08-30 05:25:48 +02:00