Fox-McCloud
f5ce957f33
qdel pass II
2015-07-11 02:10:31 -04:00
Krausus
41b0dbf5f7
Fixes new player stat panel runtimes
...
Whoops!
2015-05-19 10:43:59 -04:00
Krausus
1e046c9fa4
Stat Panel Fixes
...
Fixes shuttle ETD, debugging info in Status tab, ghost alt-clicking,
mind-level spell listing, and ordering of Lobby tab.
2015-05-19 10:06:05 -04:00
ZomgPonies
91e8b909c0
Squish Squash
2015-04-04 14:27:53 -04:00
ZomgPonies
ef7fe5a181
Optimizing lobby stuff
2015-02-24 11:22:12 -05:00
Markolie
982102a407
Standardize mutations
2015-02-22 19:04:43 +01:00
Markolie
d8d1670b68
Revert "Revert "Saycode/language/species port from Bay""
...
This reverts commit d54579850c .
Conflicts:
code/game/gamemodes/nuclear/nuclearbomb.dm
code/game/objects/items/devices/radio/intercom.dm
code/modules/mob/living/silicon/pai/pai.dm
2015-02-20 17:46:35 +01:00
ZomgPonies
d54579850c
Revert "Saycode/language/species port from Bay"
2015-02-19 20:15:42 -05:00
Markolie
21926c9e48
Part 1 of saycode/language/species port from Bay
2015-02-17 23:20:50 +01:00
Artorp
69f5776aee
Disability fixes
...
- Disabilities properly updated when new player is made
- Fixed epilepsy disability not linked to proper SE block
2015-02-08 14:20:57 +01:00
Markolie
36f5bd0c52
Add AI latejoining, fix Ofitser again, blob damages pods
2015-02-05 14:58:12 +01:00
Markolie
86dd7782d5
Add cyborg latejoining
2015-02-05 14:27:39 +01:00
Markolie
6ce5b379e4
Let AI transmit cryo/arrival messages when present, let AI change arrival message
2015-01-06 02:06:23 +01:00
Markolie
3777f5c8bf
Revert debugging
2014-11-20 20:56:34 +01:00
Markolie
dc89eaba1a
Debugging
2014-11-19 02:24:07 +01:00
ZomgPonies
1b2e61f3d0
Bugfixes
2014-07-31 19:42:07 -04:00
ZomgPonies
399e4909d6
The death of assistants. Long live civilians!
2014-06-27 17:57:18 -04:00
mwerezak
9874ce38ce
shuttle_controller now uses a shuttle datum
...
Conflicts:
code/game/machinery/computer/communications.dm
code/modules/admin/verbs/randomverbs.dm
code/modules/mob/living/silicon/ai/ai.dm
code/modules/power/singularity/singularity.dm
2014-06-23 11:07:58 -04:00
Jeremy Liberman
33cd27e032
Prevents mindless candidates for mutiny mode, adds loyalists/mutineers to AntagHUD, allows admins to reassign heads, and adds remaining Directive X objectives to Check Antagonists panel.
...
Conflicts:
code/__HELPERS/names.dm
code/modules/mob/living/carbon/human/life.dm
code/modules/mob/mob.dm
code/modules/mob/new_player/new_player.dm
2014-06-05 16:05:09 -04:00
Hubblenaut
f2721ca8a6
Wheelchairs spawn on footless characters
...
Conflicts:
code/modules/client/preferences.dm
2014-06-03 18:48:57 -04:00
ZomgPonies
06bbfcf150
Final Nations patch before live testing. This is going to be painful.
2014-05-27 20:09:10 -04:00
ZomgPonies
3c9dbcc822
First commit for nations gamemode, setting up the framework I'll be using.
2014-05-26 20:02:20 -04:00
Jeremy Liberman
b3d3f5df8c
Mutiny fix prereqs for directives
...
Conflicts:
code/game/gamemodes/mutiny/directives/alien_fraud_directive.dm
code/game/gamemodes/mutiny/directives/bluespace_contagion_directive.dm
code/game/gamemodes/mutiny/directives/financial_crisis_directive.dm
code/game/gamemodes/mutiny/directives/ipc_virus_directive.dm
code/game/gamemodes/mutiny/directives/research_to_ripleys_directive.dm
code/game/gamemodes/mutiny/directives/tau_ceti_needs_women_directive.dm
code/game/gamemodes/mutiny/directives/terminations_directive.dm
code/game/gamemodes/mutiny/directives/test_directive.dm
code/modules/mob/mob.dm
code/modules/mob/new_player/new_player.dm
2014-05-25 22:34:39 +02:00
ZomgPonies
5ffb4a15ed
Moar armalis fixes
2014-05-14 23:00:13 -04:00
Rob Nelson
9d53cfa446
Moved Vox DMI to a subfolder, added species-based random-naming, fixed preview.
...
Tested.
Conflicts:
code/game/gamemodes/vampire/vampire_powers.dm
code/game/gamemodes/vox/heist/heist.dm
code/modules/admin/verbs/one_click_antag.dm
code/modules/events/heist.dm
code/modules/mob/living/carbon/species.dm
code/modules/mob/mob.dm
code/modules/mob/new_player/new_player.dm
code/modules/mob/new_player/preferences_setup.dm
2014-05-14 04:32:18 -04:00
ZomgPonies
5d7257e651
This worked better before
2014-05-01 22:28:32 -04:00
Mloc-Argent
fcdcef5931
human: move organ generation into a species proc
...
New proc: /datum/species/create_organs
Called in set_species when no organs exist or it's forced.
Also shuffled set_species around a bit, adding a var to human/new to
specify a species to start as.
Should fix the adminspawn vox organ runtime.
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
Conflicts:
code/game/machinery/cloning.dm
code/modules/mob/living/carbon/human/human.dm
code/modules/mob/new_player/new_player.dm
code/modules/organs/organ.dm
2014-04-28 21:09:45 -04:00
alex-gh
02aab3f779
Temporary revert for the new say code.
2014-04-24 10:28:52 +02:00
Ccomp5950
2d34d142a7
Say code fixes.
...
Lobby players won't hear stuffs
Universal hearing with animals won't be a thing.
Players won't hear stuff if they are sleeping, though somethings might slip through...
Conflicts:
code/modules/mob/living/carbon/human/say.dm
code/modules/mob/living/simple_animal/simple_animal.dm
code/modules/mob/new_player/new_player.dm
2014-04-20 09:30:18 -04:00
ZomgPonies
bd946b0ab1
Fixes for new species
2014-01-28 16:33:02 -05:00
Rob Nelson
f44ff1d7aa
Standardize FAT
...
Conflicts:
code/modules/client/preferences.dm
code/modules/mob/living/carbon/human/life.dm
code/modules/mob/living/silicon/robot/robot.dm
code/modules/mob/living/simple_animal/constructs.dm
code/modules/mob/mob.dm
code/modules/mob/mob_grab.dm
2014-01-21 22:57:10 -05:00
Rob Nelson
db21525feb
SAY HELO TO DNA2, N3X15'S AWFUL FUCKING RECODE OF DNA
...
Conflicts:
baystation12.dme
code/game/gamemodes/setupgame.dm
code/game/objects/items/weapons/dna_injector.dm
code/modules/mob/living/carbon/human/human.dm
code/modules/mob/living/carbon/human/human_defines.dm
code/modules/mob/new_player/new_player.dm
2014-01-20 00:43:19 -05:00
ZomgPonies
d40ebc5cc5
Revert "Tradeband and Gutterspeak now have a different font than Tradeband."
...
This reverts commit b5906bba39 .
Conflicts:
code/modules/mob/living/carbon/human/human.dm
2014-01-15 06:54:46 -05:00
SkyMarshal
b5906bba39
Tradeband and Gutterspeak now have a different font than Tradeband.
...
Fixes #4143
Conflicts:
code/modules/mob/living/carbon/human/human.dm
code/modules/mob/new_player/new_player.dm
2014-01-09 21:05:36 -05:00
ZomgPonies
6dd2336ae2
Fixed the way Dionas get their names. Should help fluff.
2014-01-07 04:20:57 -05:00
Zuhayr
e09a00fe0e
Fixed a duplicate definition bug with WHITELISTED.
...
Conflicts:
code/modules/client/preferences.dm
code/modules/mob/living/carbon/species.dm
code/modules/mob/new_player/new_player.dm
code/setup.dm
2014-01-06 23:59:21 -05:00
ZomgPonies
c8e12ffb4d
Assistant limiter tweak
2013-12-30 12:21:41 -05:00
ZomgPonies
3b346dea27
Assistant Limiting
2013-12-30 12:20:08 -05:00
ZomgPonies
fa8f3abea5
Adding tourist outfits for observer ghosts
2013-12-18 00:22:32 -05:00
ZomgPonies
f60b0e610b
AntagHUD for admins and ghosts (who cannot respawn)
2013-11-30 06:39:04 -05:00
ZomgPonies
89d8abada2
Cleaner way of getting round-start observers animals
2013-11-29 08:20:36 -05:00
ZomgPonies
29114f7bb3
Added appearance bans granularity option
2013-11-24 02:47:56 -05:00
ZomgPonies
4630518535
Player menu overhaul!
2013-11-01 08:17:05 -04:00
ZomgPonies
b2b3faebc0
Removed Skellingtons, stupid idea
2013-10-31 03:50:44 -04:00
ZomgPonies
f1fd068104
Making human a standardized species
2013-10-30 10:32:33 -04:00
ZomgPonies
d249e3b0c7
Grey Species snowflake code
2013-10-30 05:45:38 -04:00
ZomgPonies
9cd09df68d
Slime people commit
2013-10-20 21:15:51 -04:00
ZomgPonies
29a73ce80e
Fixed new clickcode bugs
2013-10-14 01:28:00 -04:00
ZomgPonies
396a56466f
New ghosts
2013-10-12 14:43:18 -04:00
ZomgPonies
aa79d1323b
Added Vox and Kidan as unlockable Karma species
2013-10-04 02:57:42 -04:00