duncathan
e86cf0f280
praise the good lord, for the game finally compiles
2016-03-29 19:04:37 -06:00
duncathan
3f1375ba39
Merge branch 'master' of https://github.com/tgstation/-tg-station into turfs
...
Conflicts:
_maps/RandomZLevels/Cabin.dmm
_maps/RandomZLevels/beach2.dmm
_maps/RandomZLevels/caves.dmm
_maps/RandomZLevels/research.dmm
_maps/RandomZLevels/snowdin.dmm
_maps/RandomZLevels/undergroundoutpost45.dmm
_maps/map_files/DreamStation/dreamstation04.dmm
_maps/map_files/EfficiencyStation/EfficiencyStation.dmm
_maps/map_files/MetaStation/MetaStation.v41I.dmm
_maps/map_files/MiniStation/MiniStation.dmm
_maps/map_files/TgStation/tgstation.2.1.3.dmm
_maps/map_files/generic/z4.dmm
_maps/templates/lavaland_surface_automated_trade_outpost.dmm
_maps/templates/lavaland_surface_biodome_winter.dmm
_maps/templates/lavaland_surface_prisoner_crash.dmm
_maps/templates/lavaland_surface_seed_vault.dmm
code/controllers/subsystem/air.dm
code/game/asteroid.dm
code/game/atoms.dm
code/game/gamemodes/nuclear/nuclearbomb.dm
code/game/machinery/computer/arcade.dm
code/game/objects/effects/aliens.dm
code/game/objects/effects/overlays.dm
code/game/objects/items/apc_frame.dm
code/game/objects/structures/false_walls.dm
code/game/objects/structures/girders.dm
code/game/turfs/simulated.dm
code/game/turfs/simulated/floor/fancy_floor.dm
code/game/turfs/simulated/floor/mineral_floor.dm
code/game/turfs/simulated/floor/plating.dm
code/game/turfs/simulated/river.dm
code/game/turfs/simulated/walls_misc.dm
code/game/turfs/simulated/walls_reinforced.dm
code/modules/admin/verbs/buildmode.dm
code/modules/atmospherics/environmental/LINDA_turf_tile.dm
code/modules/events/spacevine.dm
code/modules/flufftext/Hallucination.dm
code/modules/holodeck/turfs.dm
code/modules/mining/mine_items.dm
code/modules/mining/mine_turfs.dm
code/modules/mob/interactive.dm
code/modules/mob/living/carbon/human/life.dm
code/modules/mob/living/living.dm
code/modules/mob/living/simple_animal/bot/floorbot.dm
code/modules/mob/living/simple_animal/guardian/guardian.dm
code/modules/mob/living/simple_animal/hostile/hostile.dm
code/modules/mob/mob_movement.dm
code/modules/power/singularity/narsie.dm
code/modules/reagents/chemistry/reagents/pyrotechnic_reagents.dm
code/modules/research/server.dm
2016-03-29 14:46:06 -06:00
duncathan
b9950c4358
turf/open and turf/closed
2016-03-29 13:38:56 -06:00
KazeEspada
63d29e7f99
Adds easter bunnies to cabin for easter, removes a bad variable from the map.
2016-03-25 00:41:14 -07:00
KorPhaeron
2693dedc25
Merge pull request #16002 from KazeEspada/cabinfixes
...
Cabin fixes
2016-03-11 04:21:52 -06:00
duncathan
12a6205372
Merge branch 'master' of https://github.com/tgstation/-tg-station into turfs
...
Conflicts:
_maps/RandomRuins/SpaceRuins/asteroid4.dmm
_maps/RandomRuins/SpaceRuins/spacebar.dmm
_maps/RandomZLevels/Academy.dmm
_maps/RandomZLevels/beach.dmm
_maps/RandomZLevels/caves.dmm
_maps/RandomZLevels/research.dmm
_maps/RandomZLevels/snowdin.dmm
_maps/RandomZLevels/spacebattle.dmm
_maps/RandomZLevels/undergroundoutpost45.dmm
_maps/RandomZLevels/wildwest.dmm
_maps/map_files/AsteroidStation/AsteroidStation.dmm
_maps/map_files/BirdStation/BirdStation.dmm
_maps/map_files/DreamStation/dreamstation04.dmm
_maps/map_files/DreamStation/z5.dmm
_maps/map_files/EfficiencyStation/EfficiencyStation.dmm
_maps/map_files/MetaStation/MetaStation.v41I.dmm
_maps/map_files/MiniStation/MiniStation.dmm
_maps/map_files/TgStation/tgstation.2.1.3.dmm
_maps/map_files/generic/z4.dmm
_maps/map_files/generic/z5.dmm
_maps/map_files/generic/z6.dmm
_maps/templates/lavaland_surface_prisoner_crash.dmm
_maps/templates/lavaland_surface_seed_vault.dmm
_maps/templates/lavaland_surface_ufo_crash.dmm
code/game/asteroid.dm
code/game/atoms.dm
code/game/gamemodes/cult/runes.dm
code/game/gamemodes/malfunction/Malf_Modules.dm
code/game/machinery/computer/arcade.dm
code/game/objects/structures/lattice.dm
code/game/turfs/simulated/floor/fancy_floor.dm
code/game/turfs/simulated/floor/misc_floor.dm
code/game/turfs/simulated/floor/plasteel_floor.dm
code/game/turfs/simulated/walls_misc.dm
code/game/turfs/turf.dm
code/modules/events/spacevine.dm
code/modules/mining/mine_turfs.dm
code/modules/mob/living/living.dm
code/modules/mob/living/silicon/robot/robot.dm
code/modules/mob/living/simple_animal/bot/cleanbot.dm
code/modules/mob/living/simple_animal/bot/mulebot.dm
code/modules/mob/mob_movement.dm
2016-03-10 23:07:21 -06:00
c0
08bdcc3024
Plant Refactor 4
2016-03-07 12:46:12 +03:00
KazeEspada
3c77fbf3d8
Cabin Fixes
2016-03-06 13:17:30 -07:00
AnturK
ae9e56d21f
Merge pull request #15852 from KazeEspada/Cabin
...
Cabin Away Mission
2016-03-03 22:18:12 +01:00
KazeEspada
6d2a95eb43
Moves the mapGenerator to mapGeneratorObj.dm.
...
Cabin was given new carpets, and some fixes.
The snowy map generator now spawns bunnies.
New type of bunny that is not easter related.
Chickens now have support for no eggs.
2016-03-03 13:47:11 -07:00
KazeEspada
7bfe258241
Cabin ready for testing commit. Cabin is mostly finished and just needs some eyes to look over it and see if I missed anything.
2016-02-29 22:47:38 -07:00
tkdrg
c02ccab8c0
Merge pull request #15758 from AnturK/spawners
...
Refactor of map and corpse spawners.
2016-02-29 23:44:38 -03:00
KazeEspada
f1d903dadb
Add fireplace and a map generator. Finishes more the cabin map.
2016-02-28 14:18:08 -07:00
KazeEspada
03c168c2b3
Begins work on Cabin away mission. Its a quiet away mission that resembles beach.
2016-02-27 17:36:09 -07:00
Cheridan
2dfebaa77e
Merge pull request #15708 from KorPhaeron/sins
...
Five lavaland ruins
2016-02-26 08:46:32 -06:00
AnturK
5edc60ed0a
Unifies corpse spawners
2016-02-25 18:36:16 +01:00
AndrewJacksonThe2nd
38f3f1dada
Merge branch 'master' of https://github.com/tgstation/-tg-station into PARANOIA
...
Conflicts:
code/game/objects/items.dm
code/modules/clothing/masks/gasmask.dm
code/modules/clothing/under/chameleon.dm
2016-02-23 21:06:36 -08:00
Cheridan
2901f3d8f0
Merge pull request #15684 from KorPhaeron/snowdin
...
Removes die of fate from snowdin
2016-02-23 01:48:03 -06:00
KorPhaeron
d17d34edc9
Three lavaland ruins
2016-02-23 01:07:06 -06:00
KorPhaeron
72c4becd95
Removes die of fate from snowdin
2016-02-21 23:25:04 -06:00
AndrewJacksonThe2nd
5d5d2427f4
temp
2016-02-20 22:12:25 -08:00
Buggy123
18d24dc2b8
Fixed syntax
2016-02-20 00:54:04 -05:00
Buggy123
cc5f1b2179
Dice of fate is now reusable
2016-02-20 00:48:47 -05:00
Cheridan
cfcecba389
Merge pull request #15575 from phil235/ReviveFix1
...
Fixes mob revival
2016-02-17 20:42:10 -06:00
phil235
7e1efca13a
Created two new procs to handle reviving mobs more easily:
...
- can_be_revived(), used so we don't revive a mob who would immediately die again (lack of brain organ for carbons).
- fully_heal(), called by revive when we want to completely heal a mob before trying to ressuscitate it.
I gave some arguments to revive() so the proc can be used by more than just the admin healing code (ai revived by the AI fixer console, drone revived by another drone clicking it, strange reagent ressuscitating you, borg revived by restart circuitboard, changeling using his revive ability, etc)
This fixes borg revival not updating its vision correctly and not updating the diagnostic HUD. Same fix for changeling revival.
2016-02-16 23:27:08 +01:00
Shadowlight213
b46b11d75d
Makes wizard academy defender respect prefs
2016-02-14 23:03:22 -08:00
PKPenguin321
5854c87ce5
removes the letter c
...
dice -> die
2016-01-30 18:38:35 -08:00
AnturK
a44f985566
Fixes dark wishgranter not killing faithless properly
2016-01-23 21:50:53 +01:00
MMMiracles
8b13e0cfdd
i love map conflicts
2016-01-21 01:20:25 -05:00
MMMiracles
af5f726089
lodesmapedits
2016-01-21 01:07:06 -05:00
Bjorn Neergaard
1c34479376
Fix uplink code once and for all
...
Fixes #14733
2016-01-19 16:42:57 -06:00
Bjorn Neergaard
b33c6f216d
Tidy tooltips; hide lock button from non-lockable uplinks
2016-01-18 14:27:34 -06:00
Bjorn Neergaard
ff5d6292c8
tgui uplinks; repath uplinks
2016-01-18 14:22:00 -06:00
tkdrg
bff752a69a
Merge pull request #14513 from KorPhaeron/why
...
Removes teleport scroll from snowdin
2016-01-09 12:39:23 -03:00
KorPhaeron
7bafb9e1fd
Snowdin
2016-01-08 07:37:57 -06:00
Tkdrg
5589ac7559
Revert "Merge pull request #12935 from AndrewJacksonThe2nd/objectives_rework"
...
This reverts commit 52a45b6292 , reversing
changes made to 19b43ba668 .
Conflicts:
code/datums/mind.dm
2016-01-07 23:15:35 -03:00
tkdrg
926fe760b6
Merge pull request #14286 from KorPhaeron/cheribucks_secured
...
Fixes away mission area names
2016-01-03 02:58:22 -03:00
MMMiracles
1171d9d3fc
spellingishard
2016-01-02 00:59:53 -05:00
KorPhaeron
9466b33819
Fixes the other away missions
2016-01-01 23:49:42 -06:00
KorPhaeron
7ccce98b6e
CHERIBUCKS
2016-01-01 23:45:19 -06:00
MMMiracles
2be090aee1
Merge branch 'master' of https://github.com/tgstation/-tg-station into geneticsishard
2016-01-01 15:03:45 -05:00
tkdrg
0d0210c951
Merge pull request #14197 from KorPhaeron/snowdin
...
Allows ghost spawners to implant the new mob
2016-01-01 16:31:53 -03:00
KorPhaeron
9c8a0cb0a5
Implant
2015-12-31 10:47:33 -06:00
AndrewJacksonThe2nd
dca91323a4
Merge branch 'master' of https://github.com/tgstation/-tg-station into objectives_rework
...
Conflicts:
code/datums/mind.dm
code/game/gamemodes/antag_spawner.dm
code/game/gamemodes/objective.dm
data/mode.txt
2015-12-28 12:40:51 -08:00
MMMiracles
1c1e892ddf
New Away Mission: Research Facility
2015-12-22 17:34:04 -05:00
MMMiracles
55ebaf3bdb
snow stuff i guess
2015-12-15 17:33:34 -05:00
MMMiracles
d07f300063
i did things
2015-12-15 16:46:24 -05:00
MMMiracles
b3d992a832
conflict fix
2015-12-11 16:21:18 -05:00
MMMiracles
d61d655076
oh my
2015-12-10 23:14:42 -05:00
Cheridan
f29336a4f8
Merge pull request #13470 from AnturK/academytwo
...
Academy Fixes & Upgrades.
2015-12-08 22:25:05 -06:00