Commit Graph

22252 Commits

Author SHA1 Message Date
Jordan Brown
837ee8eda9 Merge pull request #30295 2017-09-01 12:42:44 -04:00
Jordan Brown
9e127fb0e9 Merge pull request #30301 2017-09-01 12:42:31 -04:00
Jordan Brown
06b8d5ecd7 Merge pull request #30303 2017-09-01 12:42:11 -04:00
Jordan Brown
8dceb6d85e Merge pull request #30306 2017-09-01 12:41:58 -04:00
YPOQ
9a6a1af252 Various Ninja Fixes (#30102)
* Fixes energy net

* Ninjaboost usable while unconscious, remove unused action

* remove delay from adrenline message

* remove redundant stun check

* fixes ninja action icons

* remove toggle special interaction verb

* Remoeves slotting research disks into suit

* non ninjas can now start the suit initilisation

* remove unused code, capacity > charge

* radium now restores adrealine boosts, other suit reagents removed

* oops

* adrenaline boost removes stuttering

* ninjas no longer start with flashlights

* ninja suit deinitializes properly

* fix gib ninja suit gib message

* energy nets use buckling instead of anchoring, buckle_lying = -1 is now handled properly

* suit examine reports capcity properly

* ninja code cleanup

* undo buckle_lying changes
2017-09-01 15:38:42 +02:00
MoreRobustThanYou
c48def94d8 Removes gangs (#30056) 2017-08-31 17:31:49 -03:00
Leo
d7fe5e82f9 Merge pull request #30283 from pubby/multiverse
Removes the multiverse and its sword
2017-08-31 14:46:42 -03:00
Fury McFlurry
ab00fe4e07 0 to FALSE 2017-08-31 16:45:52 +02:00
Jordan Brown
288560b215 Removes a redundant check (#30275) 2017-08-31 08:40:04 -05:00
XDTM
f9675322d5 Prevents hallucinations revealing people's identity 2017-08-31 15:39:42 +02:00
AnturK
2760211be5 Fixes dummy unequip runtimes. (#30285) 2017-08-31 08:39:24 -05:00
Fury McFlurry
5bff28b15b added code for costume suits 2017-08-31 12:40:39 +02:00
Fury McFlurry
f861c1b04a added code for costume jumpsuits 2017-08-31 12:39:03 +02:00
Fury McFlurry
2747742ce1 added code for costume hats 2017-08-31 12:37:11 +02:00
Jordie0608
fda49fefe9 unruntimes fdel on savefiles 2017-08-31 17:55:55 +10:00
Ian Turk
246b50bd4e Replaced datacore mob reference with a mind reference 2017-08-30 17:05:31 -06:00
Cyberboss
f36e6703dd Merge pull request #30273 2017-08-30 18:03:38 -04:00
pubby
6eb61d6f41 Crew monitoring rework part 1: crew pinpointers (#30117)
* Pinpointer refactor + Crew pinpointers

* Icon update

* Add crew pinpointers to maps, closets, and fix

* Fix defines

* Cyberboss fixes + add to warden and CMO

* More Cyberboss fixes
2017-08-30 18:02:28 -04:00
Jordan Brown
2c92735520 Port material containers to datum components (#29268)
* Ports /vg/'s component system

* Fix component signalling itself for addition

* Fix the list arrangement for removal

* Whoops

* Return the existing component if the created one was deleted

* These can't be ints

* ,

* returning TRUE from a callback will mark the event as handled

* Small refactor

* Add powered components

* R e f a c t o r

* More wip

* Fixes et al

* Pure pain

* When bae tells you she was tabs but she was actually spaces

* RReee

* Needs arglist

* Fax

* Fax

* More better

* You fail me yet again git commit

* Some kajiggering, but there we go

* No more 3rd param = variadic

* fix

* Sanity

* Whoops

* Minor thing

* Whoops

* fax

* Better describe the function, + add ..()s

* Fix

* Port to Initialize

* fuk in git
2017-08-30 15:11:34 +02:00
Cyberboss
4ac8b11275 Merge pull request #30121 2017-08-30 08:58:16 -04:00
Cyberboss
f845183cf8 Merge pull request #30261 2017-08-30 08:58:08 -04:00
Cyberboss
f252fad77c Merge pull request #30268 2017-08-30 08:58:03 -04:00
Cyberboss
e8022ced5f Merge pull request #30269 2017-08-30 08:57:57 -04:00
Jordie0608
f0eb99a289 adds comments 2017-08-30 22:56:51 +10:00
Jordie0608
bfa1739e53 converts then deletes old .sav formats 2017-08-30 15:02:58 +10:00
pubby
8c76d02224 Removes the multiverse 2017-08-29 19:27:42 -05:00
Leo
805b179dda Adds a ghost verb to see all available ghost spawners (#30254) 2017-08-30 10:45:38 +12:00
Jordan Brown
cf178de1b6 Server tools versioning and fix to displayed testmerges (#30252)
* Server tools versioning and fix to displayed testmerges

* Fixes
2017-08-30 10:15:12 +12:00
oranges
578b571583 Merge pull request #30259 from tgstation/RemieRichards-patch-1
AltClick Improvements
2017-08-30 10:14:09 +12:00
KorPhaeron
7538d82d2f Shadow Walk/New Shadowling movement spell (#30203)
* Shadow Walk

* Fixes runtime, adds new icon, prevents walking into space

* Checks for jaunter being deleted
2017-08-30 10:13:09 +12:00
ShizCalev
2ec3125105 Makes the singularity eat asteroids, adds a planetary z-level list with a helper that adds maps to it (#29859)
* Planet Z helper - fixed conflict

* Removed the digging part

* Tidied up.

* Requested changes mk2
2017-08-30 10:10:42 +12:00
Jordan Brown
30573dc6f1 Adds defines for world.tick_usage (#30184)
* Add tick_usage define

* Move tick.dm -> _tick.dm

* Add TICK_USAGE_REAL define

* Add comments

* Replace all instances of tick usage with appropriate define
2017-08-30 10:09:24 +12:00
KorPhaeron
2dd26e7084 Slime people can eat anything 2017-08-29 10:42:41 -05:00
Jordan Brown
9bae1264a5 Merge pull request #30240 2017-08-29 10:44:09 -04:00
Jordan Brown
b7163e7520 Merge pull request #30235 2017-08-29 10:43:55 -04:00
CPTANT
0bab2526e9 Decreases hacked ai module cost from 14 to 9 2017-08-29 11:20:19 +02:00
Jordie
249cb4a8c8 adds db connectivity check to cache building 2017-08-29 14:41:33 +10:00
ninjanomnom
c47f5d8085 This file didnt get patched right 2017-08-28 16:40:37 -04:00
ninjanomnom
477bc11aa2 Removes the double loop 2017-08-28 16:31:16 -04:00
Leo
53a89cb3fd Reverts soft crit (#30260) 2017-08-28 21:09:29 +01:00
Remie Richards
2fbcca1f90 AltClick no longer reveals obscured items 2017-08-28 20:45:40 +01:00
Jordan Brown
c1ef78f8c9 Soft crit (#28649)
* Soft crit

* Fix

* New define

* Fix shitcode

* Tabs not spaces

* Shitcomment

* Default to whispering in soft crit

* Fax
2017-08-28 14:42:11 -05:00
shizcalev
2427f217f7 Standardized power displays 2017-08-28 14:22:05 -04:00
AnturK
3601ffa39f Merge pull request #30176 from Jordie0608/wellprobablyneverknowwhyatablethatsalwaysbeeninuseandneverobsoletediscalledlegacypopulation
Adds more round id tracking
2017-08-28 12:44:48 +02:00
Cyberboss
4b791e8718 Merge pull request #30222 2017-08-27 19:28:02 -04:00
Cyberboss
89e25d8b73 Merge pull request #30206 2017-08-27 19:27:49 -04:00
Cyberboss
e470aec39a Merge pull request #30204 2017-08-27 19:27:44 -04:00
Cyberboss
c5c8dfdab1 Merge pull request #30200 2017-08-27 19:27:42 -04:00
Cyberboss
c55656f709 Merge pull request #30199 2017-08-27 19:27:40 -04:00
Cyberboss
26baebd499 Merge pull request #30197 2017-08-27 19:27:38 -04:00