Aurorablade
7f5f4243fc
proc tweak and name change
2017-12-14 12:15:33 -05:00
Aurorablade
27da7b9972
DENIED
2017-12-14 00:38:03 -05:00
tigercat2000
c2b3b1adaa
Merge pull request #7682 from Fox-McCloud/radio-jammer
...
Adds Radio Jammers
2017-07-04 11:33:40 -07:00
Fox-McCloud
4492b5ece3
That's the Power of Love~
2017-07-01 22:07:44 -04:00
Fox-McCloud
08c8ba569c
Adds Radio Jammers
2017-06-30 18:20:21 -04:00
Fox-McCloud
f41df2ae72
Adds in Limb Augmentation and Limb Company Selection
2017-06-20 05:28:35 -04:00
Sam
4d57fff5c9
Updates Intents
2017-06-10 09:43:36 +01:00
Crazylemon64
1840074921
Refactors "organs" to be "bodyparts" to end confusion once and for all
2017-04-29 23:23:09 -07:00
Sam
932cae0224
Loyalty implant -> Mindshield Implant
2017-04-09 16:50:51 +01:00
Crazylemon64
2165d5db6f
Allows rerouting of ghost beacons
2017-03-30 03:16:06 -07:00
Fox McCloud
eb7edab605
Merge pull request #6364 from Aurorablade/NerfsPowerNaps
...
Stop Dashing Waves
2017-03-01 18:21:21 -05:00
Aurorablade
414f83bb98
Krasues Tweaks
2017-02-25 23:45:15 -05:00
Aurorablade
3a89c685bf
Tweak per suggestion.
2017-02-25 02:04:00 -05:00
Aurorablade
50a70ab9c6
The CrazyLemons method
2017-02-25 02:01:26 -05:00
Aurorablade
38edcdeb3b
forgot this...
2017-02-23 00:05:51 -05:00
Aurorablade
dcc74e5f10
urgh
2017-02-22 08:37:27 -05:00
Aurorablade
c203a22276
pushing runtimeing code for fox to look at
2017-02-22 00:43:53 -05:00
KasparoVy
46158e7854
conflict resolution
2017-02-13 06:35:17 -05:00
Kyep
9f20cb1685
Fixes merge conflict in event_container
2017-02-10 22:07:05 -08:00
Crazy Lemon
17281506d2
Merge pull request #6123 from KasparoVy/vulp-cblind
...
Vulpkanin & Tajara mod. Colour Vision, Darksight to Eyes, Internal Mech(assist) Organ Icons
2017-02-10 18:27:58 -08:00
Aurorablade
01a660298e
CD edits
2017-02-08 12:17:36 -05:00
Aurorablade
9e38a049f7
REEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
2017-02-08 11:45:50 -05:00
KasparoVy
ef5376ede2
conflict resolution
2017-02-05 17:13:34 -05:00
uraniummeltdown
5cf03d211d
removes attack_not_jump from notify_ghosts
2017-02-05 13:44:59 +04:00
KasparoVy
9d30930338
Makes Ghost Anonsay Persistent by Turning it into its own Preference
...
By turning it into its own preference. The verb stays in the ghost tab, except it now operates by checking client preferences.
Needs
ALTER TABLE `player` ADD `ghost_anonsay` TINYINT(1) NOT NULL DEFAULT '0' AFTER `lastchangelog`;
to add it to the SQL
2017-02-01 02:17:28 -05:00
Markolie
2b767bb9c9
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into lavaland_megafauna
...
# Conflicts:
# code/modules/mob/mob_helpers.dm
# icons/obj/ammo.dmi
# icons/obj/guns/projectile.dmi
# icons/obj/storage.dmi
2017-01-31 17:44:38 +01:00
KasparoVy
d73413b046
Uses the Disabilities system more correctly
...
Allows eyes to track eye-dependent disabilities when removed from the mob.
Farwas and Wolpins are now incurably colourblind (non-genetics based), so going lesser-form and back won't wipe your colourblindness.
Eyes being straight-up deleted (as per how set_species() handles setting up the organs required for the species we're changing to) no longer wipes colourblindness.
Now with more helper procs, less unnecessary commenting, random changes and other cleanliness-related tweaks.
2017-01-26 04:10:55 -05:00
KasparoVy
28f9496713
Adds Colourblindness for Vulpkanin&Tajara, Refactors Darksight, tidying up, etc.
...
Adds colourblindness for Vulpkanin and Tajara that can be turned on by a
preference in character creation. By default, Vulpkanin and Tajara still
see in full colour, however their darksight is reduced to Human levels
unless they choose the 'unaugmented' eyes option.
Refactors darksight so it's tied to the eye organ. Refactors noir
glasses.
You can now visually distinguish mechanical/mechassisted organs from
their organic counterparts due to their names and icons.
Resolves issue w/ Colour-vision after Cloning/Lesser-to-greater Formswapping.
Cloned Vulpkanin and Tajara get unaugmented vision (colourblind and
darksight) by default since the cloners can't administer the
eye-augmentation surgery. Same goes for swapping from lesser to greater
form as a Changeling.
The monkey-forms of Vulpkanin and Tajara now have almost the same organs as
their greater forms, meaning they get the same colourblindness but
excellent darksight.
2017-01-25 23:06:30 -05:00
uraniummeltdown
770408636f
attempt to add pref option
2017-01-12 21:20:16 +04:00
uraniummeltdown
02b5a096de
windowflash proc, windowflash on notify_ghosts, pollcandidates, adminhelp and adminpm
2017-01-12 18:55:23 +04:00
Kyep
43aaf4a8d9
Tiger requests
2017-01-07 16:07:43 -08:00
Markolie
f4c4bfe288
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into lavaland_megafauna
...
# Conflicts:
# code/__HELPERS/unsorted.dm
# code/_globalvars/lists/objects.dm
# code/controllers/verbs.dm
# code/game/gamemodes/cult/ritual.dm
# code/game/gamemodes/cult/runes.dm
# code/game/objects/items/stacks/sheets/sheet_types.dm
# code/modules/mob/spirit/mask/mask.dm
# code/modules/mob/spirit/viewpoint.dm
# icons/effects/96x96.dmi
# icons/effects/effects.dmi
# icons/mob/actions.dmi
# icons/obj/weapons.dmi
# icons/obj/wizard.dmi
# icons/turf/floors.dmi
2017-01-06 16:36:46 +01:00
Crazylemon64
4a914c2a23
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into BookClub
2017-01-06 05:15:11 -08:00
Crazylemon64
ba08f54f08
Adds a wrapper proc that makes the null prefs datum bug not kill talking
...
A null prefs datum is still logged, so that we are able to isolate the
source of the problem, though
2017-01-02 19:26:30 -08:00
Markolie
01f2c85347
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into lavaland_megafauna
...
# Conflicts:
# code/__DEFINES/misc.dm
# code/game/dna/genes/goon_powers.dm
# code/game/dna/genes/vg_powers.dm
# code/game/objects/effects/overlays.dm
# code/game/objects/structures/crates_lockers/closets.dm
# code/game/objects/structures/crates_lockers/closets/statue.dm
# code/modules/food_and_drinks/kitchen_machinery/smartfridge.dm
# icons/mob/back.dmi
# icons/obj/storage.dmi
2016-12-23 19:32:19 +01:00
Aurorablade
23e392f0ef
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into BookClub
2016-10-31 22:38:14 -04:00
Aurorablade
0a265f963c
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into BookClub
2016-10-24 22:30:16 -04:00
Crazylemon64
6a7f7394a8
Ports over the status effect unification
2016-10-23 15:45:35 -07:00
Markolie
2e711d1337
Lay groundwork for megafauna, and add Ashdragon.
...
Includes a refactor for gun turrets (merged into portable turrets), hostile simple_animal behaviour, spells (sounds have been added) and poi_list items.
2016-10-23 23:15:57 +02:00
FlattestGuitar
8229592986
fixes fixes
2016-10-18 20:20:47 +02:00
Aurorablade
78eb685ac6
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into BookClub
2016-10-12 20:25:48 -04:00
TheDZD
810f2adfb4
Merge pull request #5685 from Fox-McCloud/alert-fixes
...
Fixes Alert Images
2016-10-10 20:38:07 -04:00
Aurorablade
e2ce799aa1
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into BookClub
2016-10-08 22:21:48 -04:00
FlattestGuitar
f07f476a3c
Fixes cluwnes forever
2016-10-07 10:56:36 +02:00
Fox-McCloud
c856472ff7
Fixes Alert Images
2016-09-15 01:25:37 -04:00
Krausus
d146de1dd7
UID mass replace: src=\ref[datum]
2016-09-05 23:12:08 -04:00
Aurorablade
080c02af87
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into BookClub
2016-08-23 00:53:31 -04:00
Kyep
e0d9ff0485
Fixes issue with dead SSD players
2016-08-22 01:24:57 -07:00
Aurorablade
47dc3a3051
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into BookClub
2016-08-16 02:23:20 -04:00
Fox-McCloud
41a74fb865
Malf AI Rework
2016-08-11 05:16:06 -04:00