- The return of random mineral spawning
- Basic code for random mine generation: not yet implemented on the map
- removed the fluorescent lights at the entrance and replaced them with a light emitter (invisible object) to simulate the effect of transitioning into a dark mine. (need someone to test if right-clicking the plot gets the light emitter object in the context menu)
Map changes:
- Replaced some floor tiles with airless tiles on the abandoned, russian station.
- Slight changes to engineering intended to make room for expansion
- This was in the last update, but didn't point it out specifically: opened a new construction site just below the mining dock. I intend to build it up through the course of several updates into the mining processing and storage areas as the dock currently does not have enough space in it.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@858 316c924e-a436-60f5-8080-3fe189b3f50e
- Minerals can now spawn randomly. If you don't want tiles to spawn minerals use the /turf/simulated/mineral turf type, otherwise use /turf/simulated/mineral/random for them to generate random minerals.
- Randomly generated minerals spread in seams
- Known issues include the updating of wall tiles and spawning of floors and... well quite a bit of stuff with random mineral plots. For the moment they're mainly aesthetic. Working on fixing the rest of the stuff.
Map updates:
- Added random mineral patches to the mining level. They are generally a few plots behind the wall that you see, so random minerals will not be visible from the mines themselves. (for the moment anyway)
- Updated the construction site - mining dock
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@833 316c924e-a436-60f5-8080-3fe189b3f50e
- added clown ore (bananium)
Map updates:
- fixed some wiring
- fixed some area mismatches on the mining station
- added a small cave with bananium to the clown island.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@824 316c924e-a436-60f5-8080-3fe189b3f50e
Unloading unit:
- place ores, items or ore boxes there for them to get unloaded
Processing unit:
- now it works as intended
Stacking unit:
- finally made the code for it
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@817 316c924e-a436-60f5-8080-3fe189b3f50e
My updates:
-Alert Computer ( as seen in CE's office and bridge) renamed to Station Alert Computer. Object path altered to reflect this change (formerly computer/atmospherics/alerts, now computer/station_alert)
-Circuit board changed to reflect above alteration. Renamed as well (also easier to figure out what it goes to with the new name)
-Alert Computer added to atmospherics.
-Alert computer will now report on power failures on the station.
-Alert computer will now flash red (similar to atmos alert computer) when an alert is present.
-General Alert computer renamed to Atmospheric Alert Computer. Same as changes to alert computer, however there was no circuit board to fix.
-Fixed bug in which APCs were not properly clearing power alerts for the AI and alert computers.
-Fixed a bug in which atmos alert computers were not properly updating icon_state-wise on a power change (they would just vanish). This bug also affected the updated station alert computer, but as I said this has been resolved.
I think that's it on my updates.
Errorage's updates are to the mining station and construction area. He vanished on IRC so I can't get him to cough up more details and I need sleep, so he can comment on this if he wants.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@772 316c924e-a436-60f5-8080-3fe189b3f50e
-A mining outpost spawns on its own isolated z-level. Only way to get there right now, is admin-travel
-A lot of the related sprites are going to be altered/completely redone
-Testing is going to be controlled by the admins, on request only.
-Too much to describe, you'll have to check it out for yourself
-Commented out the new disease while a needed file is missing
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@759 316c924e-a436-60f5-8080-3fe189b3f50e