Commit Graph

6591 Commits

Author SHA1 Message Date
Rob Nelson
c3b021e246 Added a garbage collector implementation based on rumors from Goon and proc references in released gooncode.
And holy shit it's fast

Conflicts:
	baystation12.dme
	code/ATMOSPHERICS/pipes.dm
	code/game/machinery/Sleeper.dm
	code/game/machinery/rechargestation.dm
	code/game/objects/structures/crates_lockers/crates.dm
	code/game/objects/structures/tables_racks.dm
	code/modules/mining/mine_turfs.dm
	code/modules/paperwork/photocopier.dm
	code/modules/power/cable.dm
	html/changelog.html
2014-01-29 23:45:21 -05:00
Rob Nelson
593cae8ca7 Add more genetics debugging. 2014-01-28 23:34:48 -05:00
ZomgPonies
6dfa08040c Merge pull request #131 from SamCroswell/master
More C4 suicide phrases. For no Raisin.
2014-01-28 20:15:26 -08:00
Zuhayr
8c5ad54e0f Recommitting a ton of files as one commit due to needing to reset this repo to an earlier point in the log. Full changes in PR.
Conflicts:
	code/game/objects/items/weapons/implants/implant.dm
	code/modules/admin/verbs/vox_raiders.dm
	code/modules/mob/living/carbon/human/life.dm
	code/modules/mob/living/carbon/monkey/diona.dm
	code/modules/mob/living/carbon/species.dm
2014-01-28 15:30:20 -05:00
SamCroswell
71b7d85937 toggle_space_ninja now defaults to ON 2014-01-28 15:13:12 -05:00
SamCroswell
673948a003 Preparing Ninjas to be implemented
Tweaks and fixes, as well as the removal of some of my unfinished works,
to Ninja so in preparation for their implementation. Also a few Telesci
fixes.
2014-01-28 12:38:00 -05:00
ZomgPonies
7014f6f83e More fixes to text2speech 2014-01-27 16:58:52 -05:00
SamCroswell
540a33b5e0 Deadeagle's Changes
Deadeagle made some changes to the map, uploading them
2014-01-27 15:56:54 -05:00
ZomgPonies
5205df0f7d Genetic abilities fixes 2014-01-26 19:10:12 -05:00
ZomgPonies
f4956a7624 Merge branch 'master' of https://github.com/ZomgPonies/Paradise 2014-01-26 14:48:47 -05:00
Rob Nelson
559700a58b Added a bunch of new goon powers.
Conflicts:
	code/modules/mob/living/carbon/human/emote.dm
2014-01-26 14:48:33 -05:00
SamCroswell
beea722e60 More C4 suicide phrases. For no Raisin. 2014-01-26 14:45:16 -05:00
SamCroswell
cf7e3683ec Telescience Layout Change 2014-01-26 03:02:33 -05:00
ZomgPonies
85de812986 Blob zombie fix 2014-01-25 18:58:49 -05:00
Incoming
1ad02af888 Blob Zombies!
Blob spores that pass over the dead will now couple with the corpses to create blob zombies that are stronger and more resiliant than the spore alone. Should the blob zombie fall the original corpse is recovered and just as cloneable as it was before infection. These are simple animals not under the control of anyone.

Blob zombies will occur automatically if a blob finds a corpse under it and it's not already a zombie. Blob zombies have a base 80 health (normal blobs have 40) and gain additional health if the host body is wearing armor. They don't however actually gain the normal benefits of wearing the armor.

Blob zombies attack for 10 to 15 damage per strike, as opposed to the paltry 2 to 4 a hostless spore does.

Why this is good for the overmind:
The overmind cannot directly command the creation of zombies but can rally spores to a corpse's location to largely assure it will happen by itself. Blob zombies still follow rally spore commands and still count towards a factory blobs spore limit. As previously shown they're far more robust than spores and also deny the crew the ability to clone the victim until the zombie is defeated.

Why this is good for the crew:
Remember when the warden kamakazied the blob at the start of the round only to be engulfed and killed with the entire armory in his backpack? You can get those guns back now, because the warden's corpse will soon be moving to a very recoverable location! This also promotes not letting people die pointlessly to the blob or at least dragging corpses away from the blob (and hopefully to genetics) so they can't be infected.

Conflicts:
	code/game/gamemodes/blob/blobs/factory.dm
	icons/mob/blob.dmi
2014-01-25 18:35:16 -05:00
ZomgPonies
f084d49d24 Compile fixes 2014-01-25 12:40:47 -05:00
ZomgPonies
2e5fc8a4fc Revert "Display cases now constructable."
This reverts commit 3e210aa75c.
2014-01-25 12:29:29 -05:00
Rob Nelson
22f6bb90be Add additional extinguisher logging, transfer logging framework.
Conflicts:
	code/game/objects/items/weapons/extinguisher.dm
2014-01-25 12:29:21 -05:00
d3athrow
58275e6ddc Fuck you emisune 2014-01-25 12:27:07 -05:00
d3athrow
253035f935 Fixes #452, people who are silenced for whatever reason or miming can't use the megaphone 2014-01-25 12:26:54 -05:00
Rob Nelson
9364a81746 Fix new genetics stealth powers.
Conflicts:
	code/modules/mob/mob_defines.dm
2014-01-25 12:26:34 -05:00
Mark Aherne (Faerdan)
a6b80b8194 NanoUI Gas Cooling/Heating System
* Created Nano UIs for the Gas Cooling System and Gas Heating System
* Standardized the reference structure for procs (they now use use full paths, instead of relative)
* Standardized the names of each machine ("gas cooling system" and "had heating system") for both the object and the UI title
2014-01-24 22:04:53 -05:00
Rob Nelson
3e210aa75c Display cases now constructable.
* Make machine frame
* Add glass (do not wire)
* Add airlock controller board (set perms first)
* Screwdriver

Disassemble by crowbarring when unlocked or broken.

Conflicts:
	get_dmi_header.bat
	html/changelog.html
	icons/obj/stock_parts.dmi
2014-01-24 21:42:33 -05:00
ZomgPonies
d1dc02063c Holodeck update / Holocarp 2014-01-24 17:24:38 -05:00
Rob Nelson
dd7f48c470 More typo. 2014-01-24 12:24:35 -05:00
Rob Nelson
e3a2a9238d Fix typo before someone notices. 2014-01-24 12:24:14 -05:00
ZomgPonies
47e8c640a2 New display case code 2014-01-24 12:23:26 -05:00
Rob Nelson
22dcaec46f Fix lithp 2014-01-24 12:17:40 -05:00
Rob Nelson
1f30243a08 Refactor the fuck out of theft objectives. No more stealing your own jumpsuit.
Conflicts:
	code/datums/mind.dm
	code/game/gamemodes/objective.dm
	code/modules/mining/money_bag.dm
	code/modules/mining/ores_coins.dm
	html/changelog.html
2014-01-24 12:16:57 -05:00
d3athrow
e937bdd4c2 Should in fact, really fix the monkey dna 2014-01-24 12:05:54 -05:00
Rob Nelson
341d210c99 Fix some issues with the radio, like talking on common when calling for command. 2014-01-24 12:04:52 -05:00
Vincent
7b58cc04b2 Gives mobs a "fall" proc for the transition between falling and standing. This is not for the rotation code, which occurs on both falling and rising.
Adds a variable to hats to determine how likely they are to fall off.  Makes them fall off with the given probability when disarmed (some percentage of the time) or when the character falls.  Space helmets, bio hoods, helmets, radiation helmets, etc, are unlikely to fall off

Conflicts:
	code/game/gamemodes/cult/cult_items.dm
	code/modules/clothing/clothing.dm
	code/modules/clothing/head/hardhat.dm
	code/modules/clothing/head/helmet.dm
	code/modules/clothing/head/jobs.dm
	code/modules/clothing/head/misc.dm
	code/modules/clothing/head/misc_special.dm
	code/modules/clothing/suits/bio.dm
	code/modules/clothing/suits/utility.dm
	code/modules/events/tgevents/holiday/xmas.dm
	code/modules/mob/mob.dm
2014-01-24 00:16:46 -05:00
Tenebrosity
f6603faa52 Adds sounds to falling over
Resting and buckling are still silent.

Conflicts:
	code/modules/mob/living/carbon/human/human_damage.dm
2014-01-24 00:01:15 -05:00
Rob Nelson
d01ef41eac Radio code in say.dm cleaned up, will use all possible radios when sending a message.
Conflicts:
	code/modules/mob/living/say.dm
2014-01-23 23:48:46 -05:00
Rob Nelson
ba5a389df6 Fix horns, add horn sprite.
Conflicts:
	icons/effects/genetics.dmi
2014-01-23 23:44:08 -05:00
Rob Nelson
bd25990ce2 Fix MONKEYBLOCK 2014-01-23 23:42:23 -05:00
ZomgPonies
f1c80be06f Merge pull request #127 from SamCroswell/master
Tweaks 'n shit
2014-01-23 20:34:50 -08:00
Ergovisavi
7ad68dd693 Replaced wall_smash in simple_animal with environment_smash, because before, you either tables AND walls, or nothing. If set to 1, smash crate/locker/rack/table, 2 for wallsmash, 3 for rwall smash
Hostile mobs with environment smash will also unbuckle themselves by destroying whatever they're buckled to when angered.

Conflicts:
	code/game/objects/structures/stool_bed_chair_nest/bed.dm
	code/game/objects/structures/tables_racks.dm
	code/game/turfs/simulated/walls.dm
	code/modules/mob/living/simple_animal/hostile/hostile.dm
2014-01-23 23:31:36 -05:00
SamCroswell
d4890fb2f5 Additional Drug Names 2014-01-23 19:26:32 -05:00
SamCroswell
f59fa5474e Contraband Crate Changes, Minor Drug Tweaks
More little tweaks to the random drugs, added actual contraband to the
contraband crate. Maybe people will have a reason to buy it now, eh?
2014-01-23 18:01:41 -05:00
Cluwnes Honk
6478e2e1d7 silent is broken as fuck
Removes the message that checks if a mob is silent; silent is just plain broken.
2014-01-23 10:34:41 -05:00
Cluwnes Honk
f54a35db72 Prevents mimes from using the megaphone.
if(user.silent) didn't work. This is the next best thing.
2014-01-23 10:34:03 -05:00
SamCroswell
a3a883444c Last minute tweaks 2014-01-22 23:12:50 -05:00
ZomgPonies
372b00f58c Merge pull request #126 from SamCroswell/master
Random Drug Pills / CentComm tweaks
2014-01-22 20:12:20 -08:00
SamCroswell
fc4877b301 Added a few more drug names 2014-01-22 22:55:19 -05:00
SamCroswell
86ad8a5a17 Drugs/Minor CentComm Updates 2014-01-22 22:26:01 -05:00
Ergovisavi
7bd3df0b3b More hostile mob work with behavior vars, getting rid of idle_env_destroyer nobody uses it, other tweaks
Conflicts:
	code/modules/mob/living/simple_animal/hostile/hostile.dm
	code/modules/mob/living/simple_animal/hostile/mining_mobs.dm
2014-01-22 16:45:20 -05:00
Ergovisavi
78bea65a44 Mining Mobs - More mob behavior overhaul, kinetic gun tweaks, etc
Conflicts:
	code/modules/mob/living/simple_animal/hostile/hostile.dm
	code/modules/projectiles/ammunition/energy.dm
	code/modules/projectiles/guns/energy/special.dm
	code/modules/projectiles/projectile.dm
	code/modules/projectiles/projectile/special.dm
	icons/mob/animal.dmi
	icons/obj/projectiles.dmi
2014-01-22 16:39:54 -05:00
errorage
983b151e6b - Hacking borgs via robotics console will now also properly update their HUD with their hidden inventory.
Conflicts:
	code/game/machinery/computer/robot.dm
2014-01-22 11:14:30 -05:00
John Smith
7a10f3c626 Black Baseball Caps [FIXED]
Conflicts:
	code/game/objects/structures/crates_lockers/closets/job_closets.dm
	icons/mob/head.dmi
	icons/obj/clothing/hats.dmi
2014-01-22 11:07:39 -05:00