NEW MINING STATION; OPINIONS AND BUGS GO HERE: http://nanotrasen.com/phpBB3/viewtopic.php?f=7&t=5733
Added some new area sprites for the mining station. Lots of new sprites by Petethegoat. Made sprite for the disposal delivery chute facing the other way. Moved the mining-related sprites to their own file. Updated the Mining Consoles, and the 3 mining production machines with new sprites. UPDATED CHANGELOG. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2013 316c924e-a436-60f5-8080-3fe189b3f50e
@@ -2,8 +2,8 @@
|
||||
|
||||
/obj/machinery/mineral/processing_unit_console
|
||||
name = "Produciton machine console"
|
||||
icon = 'terminals.dmi'
|
||||
icon_state = "production_console"
|
||||
icon = 'mining_machines.dmi'
|
||||
icon_state = "console"
|
||||
density = 1
|
||||
anchored = 1
|
||||
var/obj/machinery/mineral/processing_unit/machine = null
|
||||
@@ -11,7 +11,7 @@
|
||||
/obj/machinery/mineral/processing_unit_console/New()
|
||||
..()
|
||||
spawn(7)
|
||||
src.machine = locate(/obj/machinery/mineral/processing_unit, get_step(src, SOUTH))
|
||||
src.machine = locate(/obj/machinery/mineral/processing_unit, get_step(src, EAST))
|
||||
if (machine)
|
||||
machine.CONSOLE = src
|
||||
else
|
||||
@@ -189,8 +189,8 @@
|
||||
|
||||
/obj/machinery/mineral/processing_unit
|
||||
name = "Furnace"
|
||||
icon = 'stationobjs.dmi'
|
||||
icon_state = "controller"
|
||||
icon = 'mining_machines.dmi'
|
||||
icon_state = "furnace"
|
||||
density = 1
|
||||
anchored = 1.0
|
||||
var/obj/machinery/mineral/input = null
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
|
||||
/obj/machinery/mineral/stacking_unit_console
|
||||
name = "Stacking machine console"
|
||||
icon = 'terminals.dmi'
|
||||
icon_state = "production_console"
|
||||
icon = 'mining_machines.dmi'
|
||||
icon_state = "console"
|
||||
density = 1
|
||||
anchored = 1
|
||||
var/obj/machinery/mineral/stacking_machine/machine = null
|
||||
@@ -11,7 +11,7 @@
|
||||
/obj/machinery/mineral/stacking_unit_console/New()
|
||||
..()
|
||||
spawn(7)
|
||||
src.machine = locate(/obj/machinery/mineral/stacking_machine, get_step(src, SOUTHWEST))
|
||||
src.machine = locate(/obj/machinery/mineral/stacking_machine, get_step(src, SOUTHEAST))
|
||||
if (machine)
|
||||
machine.CONSOLE = src
|
||||
else
|
||||
@@ -132,8 +132,8 @@
|
||||
|
||||
/obj/machinery/mineral/stacking_machine
|
||||
name = "Stacking machine"
|
||||
icon = 'stationobjs.dmi'
|
||||
icon_state = "controller"
|
||||
icon = 'mining_machines.dmi'
|
||||
icon_state = "stacker"
|
||||
density = 1
|
||||
anchored = 1.0
|
||||
var/obj/machinery/mineral/stacking_unit_console/CONSOLE
|
||||
|
||||
@@ -3,8 +3,8 @@
|
||||
|
||||
/obj/machinery/mineral/unloading_machine
|
||||
name = "Unloading machine"
|
||||
icon = 'stationobjs.dmi'
|
||||
icon_state = "controller"
|
||||
icon = 'mining_machines.dmi'
|
||||
icon_state = "unloader"
|
||||
density = 1
|
||||
anchored = 1.0
|
||||
var/obj/machinery/mineral/input = null
|
||||
|
||||
@@ -21,12 +21,18 @@
|
||||
|
||||
/area/mine/production
|
||||
name = "Mining station Production Area"
|
||||
icon_state = "mining_production"
|
||||
|
||||
/area/mine/abandoned
|
||||
name = "Abandoned Mining Station"
|
||||
|
||||
/area/mine/living_quarters
|
||||
name = "Abandoned Mining Station"
|
||||
name = "Mining Station Living Quarters"
|
||||
icon_state = "mining_living"
|
||||
|
||||
/area/mine/eva
|
||||
name = "Mining station EVA"
|
||||
icon_state = "mining_eva"
|
||||
|
||||
/area/mine/maintenance
|
||||
name = "Mining station Maintenance"
|
||||
@@ -38,4 +44,10 @@
|
||||
name = "Mining station Hydroponics"
|
||||
|
||||
/area/mine/sleeper
|
||||
name = "Mining station Emergency Sleeper"
|
||||
name = "Mining station Emergency Sleeper"
|
||||
|
||||
/area/mine/north_outpost
|
||||
name = "North Mining Outpost"
|
||||
|
||||
/area/mine/west_outpost
|
||||
name = "West Mining Outpost"
|
||||
@@ -100,6 +100,10 @@
|
||||
M.levelupdate()
|
||||
return
|
||||
|
||||
/turf/simulated/mineral/random/high_chance
|
||||
mineralChance = 25
|
||||
mineralSpawnChanceList = list("Uranium" = 10, "Iron" = 30, "Diamond" = 2, "Gold" = 10, "Silver" = 10, "Plasma" = 25)
|
||||
|
||||
/turf/simulated/mineral/random/Del()
|
||||
return
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
<td valign='top'>
|
||||
<b>Credits: </b><br>
|
||||
<font size='2'><b>Coders:</b> TLE, NEO, Errorage, muskets, veryinky, Skie, Noise, Numbers, Agouri, Noka, Urist McDorf, Uhangi, Darem, Mport, rastaf0, Doohl, Superxpdude, Rockdtben<br></font>
|
||||
<font size='2'><b>Spriters:</b> Agouri, Cheridan, Cruazy Guest, Deeaych, Deuryn, Matty406, Microwave, ShiftyEyesShady, Skie, Uhangi, Veyveyr<br></font>
|
||||
<font size='2'><b>Spriters:</b> Agouri, Cheridan, Cruazy Guest, Deeaych, Deuryn, Matty406, Microwave, ShiftyEyesShady, Skie, Uhangi, Veyveyr, Petethegoat<br></font>
|
||||
<font size='2'><b>Sounds:</b> Skie<br></font>
|
||||
<font size='2'><b>Thanks to:</b> CDK Station devs, GoonStation devs, the original SpaceStation developers and Erikat for the title image</font>
|
||||
</td>
|
||||
@@ -45,6 +45,15 @@ Stuff which is in development and not yet visible to players or just code relate
|
||||
(is. code improvements for expandability, etc.) should not be listed here. They
|
||||
should be listed in the changelog upon commit tho. Thanks. -->
|
||||
|
||||
<b><font color-'blue'>15 August 2011.</font color><b>
|
||||
<ul>
|
||||
<li><b>Superxpdude updated</b>:
|
||||
<ul>
|
||||
<li>NEW MINING STATION, POST YOUR OPINIONS AND BUGS <a href="http://nanotrasen.com/phpBB3/viewtopic.php?f=7&t=5733">HERE</a> </li>
|
||||
<li>Added some new awesome mining-related sprites by Petethegoat. All credit for the sprites goes to him.</li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
<b><font color='blue'>9 August 2011.</font color><b>
|
||||
<ul>
|
||||
<li><b>Mport updated</b>:
|
||||
|
||||
BIN
icons/obj/machines/mining_machines.dmi
Normal file
|
After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 72 KiB |
|
Before Width: | Height: | Size: 78 KiB After Width: | Height: | Size: 80 KiB |
|
Before Width: | Height: | Size: 6.9 KiB After Width: | Height: | Size: 9.2 KiB |
|
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 15 KiB |