Commit Graph
655 Commits
Author SHA1 Message Date
Tastyfish 280fc65938 added cancel to more powers, hand tele, cleanups to others 2015-11-30 22:30:57 -05:00
Tastyfish 897313844b Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into inputfix
Conflicts:
	code/modules/mob/living/silicon/robot/life.dm
2015-11-30 21:54:22 -05:00
TheDZD 6ed7724946 Merge pull request #2691 from Fox-McCloud/radiation-nerf
Rad Sickness Fix
2015-11-30 21:46:00 -05:00
Fox-McCloud f215983fc5 fix not balance 2015-11-30 21:37:41 -05:00
Fox-McCloud a3f7fe2c00 removed max() 2015-11-30 02:15:46 -05:00
Tastyfish e2f67a4260 fixed various inputs to be cancel-able 2015-11-30 01:06:20 -05:00
Fox-McCloud 4b35bdb3fa Rad Sickness Nerf 2015-11-29 21:26:26 -05:00
Fox-McCloud c788811ae2 Re-Adds Dwarf Mutation 2015-11-28 01:29:47 -05:00
Tastyfish 85d651b781 refactored datum/effect/system because it was a complete mess 2015-11-22 19:43:01 -05:00
ZomgPonies c87b7f260e Made telepathy LOS only to compensate for no cooldown. 2015-11-20 20:25:27 -05:00
ZomgPonies d31d84ae58 Removed recharge time on telepathy 2015-11-20 13:09:57 -05:00
Fox-McCloud a5dc73c584 Dwarf Exploit Fix 2015-11-09 04:14:48 -05:00
Fox-McCloud 0f5c154203 Dwarf Mutation Changes 2015-10-17 05:00:02 -04:00
Fox-McCloud 34eadf298e more 3 fixes 2015-10-12 22:28:25 -04:00
Fox McCloud 73b2fc122a Merge pull request #2291 from Markolie/movefix
Fixes and pinpointer update
2015-10-05 16:01:02 -04:00
Markolie de930c24ba Admin panel client fix, goon DNA fix 2015-10-05 01:10:39 +02:00
Crazylemon e23b62ba80 Fixed the game/ side of the directory tree
Also restructured the stuck message conditional so it's less likely I
made a mistake.
2015-10-03 12:26:53 -07:00
Crazylemon 9678fe09ec Replaced location setting with forceMove()
I'm restricting this only to the machine's I'm affecting with this fix.
Refactoring the rest of the code to use it would be for a different
thing.
2015-09-29 11:09:38 -07:00
Crazylemon a1636b3b24 NODROP is now more respected
A few machines, especially in medical, didn't respect NODROP. Hopefully
with these changes, medical cyborgs should no longer get their beaker
stuck in some sort of bizarre multipositional limbo.
2015-09-28 14:48:06 -07:00
Crazylemon ff01f5f0c5 Goon "Irradiated" disability now respects NO_DNA_RAD 2015-09-24 15:27:46 -07:00
Markolie 5ee3320e1a Stop matter eaters from eating their own limbs and constructs and other important mobs whole 2015-09-18 07:14:07 +02:00
Markolie 84c60aa560 Monkey/human transform fixes 2015-09-14 22:13:32 +02:00
Tigercat2000 be92665871 Replace magic intent words with defines, grab fixes
This commit does the following:
 - Replaces all instances of magic intent words, like "harm" and
 "help" with defines, I_HELP, I_DISARM, I_GRAB, I_HARM

 - Fixes a few manual grab instances left over in attack_alien, they
 will now used grabbedby()
2015-09-07 11:51:00 -07:00
Markolie 2f712c3ce6 Irradiate prior to radiation checks 2015-08-28 19:52:25 +02:00
Markolie e94d0934ec Fixes DNA modifier exploit 2015-08-28 19:43:08 +02:00
Markolie 87570fc080 isNonCrewAntag() checks, key_name fixes 2015-08-20 17:25:55 +02:00
Fox-McCloud f635d9c054 Merge pull request #1778 from Markolie/events
Revenant update, event weight tweaks
2015-08-19 17:04:14 -04:00
TheDZD 2248b3eaa6 Merge pull request #1760 from Markolie/ipcmasterrace
IPC overhaul
2015-08-19 11:57:04 -04:00
Fox-McCloud 1f7bfe92be Merge pull request #1781 from Markolie/adminbus
Admin teleport update, further admin message fixes
2015-08-18 20:19:55 -04:00
Markolie f553fb6825 Replace special role checks with isAntag checks 2015-08-18 21:18:21 +02:00
Markolie 8bede1db99 Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into ipcmasterrace
Conflicts:
	code/modules/mob/living/simple_animal/friendly/fox.dm
	code/modules/organs/organ_alien.dm
2015-08-18 18:38:59 +02:00
Markolie a8f8fb160a Revenant update 2015-08-18 18:29:45 +02:00
Markolie 6bb7372ace Logging/ghost messages for various whispers 2015-08-18 18:15:49 +02:00
Markolie 4e8bb6d301 Admin teleport update, further admin message fixes 2015-08-18 00:54:25 +02:00
Fox-McCloud 333e7fe236 Merge pull request #1766 from Markolie/adminbus
Admin jump overhaul, add watchlist functionality, other admin updates
2015-08-17 18:10:38 -04:00
Markolie e715b5128b Ghost follow updates, SMES power fix 2015-08-17 23:15:41 +02:00
Markolie 5eee617063 Consolidate ?/FLW links under key_name_admin 2015-08-17 00:13:53 +02:00
Markolie a397c730b5 Admin jump overhaul, add watchlist functionality, other admin updates 2015-08-16 23:28:02 +02:00
Markolie e6408b96c2 IPC overhaul 2015-08-15 23:52:26 +02:00
Tigercat2000 748da30bb6 -tg- underware overhaul
This commit overhauls the underwear/undershirt system to -tg-'s text-based
version. No more magic numbers, just text states.

Note, this modifies the SQL Schema, and existing databases must be
modified by the following SQL:

ALTER TABLE server_db.characters
	CHANGE underwear underwear MEDIUMTEXT NOT NULL,
	CHANGE undershirt undershirt MEDIUMTEXT NOT NULL;
2015-08-13 17:45:52 -07:00
Fox-McCloud deafc93baa Dismemberment Tweaks 2015-08-09 22:11:37 -04:00
DZD 16bdb00351 Nukes useless /wizard/ spell pathing
This had no fucking reason to exist, Shadowling spells are not wizard
spells, genetics powers are not wizard spells, ghost Booing is not a
wizard spell, etc.
2015-08-08 14:06:50 -04:00
Fox-McCloud 82f62da60f Merge pull request #1604 from TheDZD/helper
Subtypesof Helper Proc
2015-08-03 17:44:01 -04:00
DZD d9bb30f47a Replaces typesof with subtypesof where applicable 2015-08-03 11:04:28 -04:00
Markolie f939800c68 Update upgradable machinery New code 2015-07-30 22:19:32 +02:00
Markolie d349beec3c Add NanoUI multi-clone pod support 2015-07-30 21:58:19 +02:00
Markolie aad62fcec1 Allow ghosts to access dna modifier console 2015-07-28 01:38:37 +02:00
Fox-McCloud 0dbea7621f The Great Del() Cull of 2015 2015-07-09 02:48:34 -04:00
SamCroswell 1d670c4c0f Computer Lighting Update 2015-07-07 01:10:55 -04:00
Krausus 552a5fc35b Fixes DNA modifier drag-drop runtime 2015-06-15 08:45:19 -04:00