Jordan Brown
9f2684af41
Merge pull request #29320 from Xhuis/electric_guitar_fix
...
Electric guitars now properly use .ogg sound files
2017-07-18 14:50:25 -04:00
ShizCalev
45d3d52af7
Made some object lists less terrible to read ( #29304 )
...
* spaces
* more spaces
* last ones
2017-07-18 10:44:29 -04:00
Xhuis
30e5070792
Fixes electric guitars
2017-07-17 13:09:50 -04:00
kevinz000
0833a9002f
Ports instruments from /VG/station, including harmonicas, xylophones, saxophones, trombones, and a BIKE HORN. Repaths instruments to sound/instruments. Also, allows piano synth to play all instruments but eguitar and gives cargo a crate with everything. Clown gets the bike horn trumpet at roundstart. ( #29277 )
...
* multiext
* instruments
* kekkles
* clown
* Update instruments.dm
* Update packs.dm
* Update packs.dm
* Update instruments.dm
* Update action.dm
* typo
* Update instruments.dm
2017-07-16 12:48:51 -04:00
ShizCalev
db10f35703
Cleaned up some emag_acts ( #29238 )
...
* cleaned up some emag_acts
* Randomized spark sounds
* Made sparky looking things sound sparky too
* early return
2017-07-15 11:27:50 -04:00
Fox McCloud
2cc3e9c41f
Disease Refactor ( #29130 )
...
* Vomit Now Contains Viruses
* eh
* typeless memery
* Disease Refactor
* tweaks
* styling
* tweaks
* unecessary comment removal
* whoops
* fix
2017-07-15 11:08:40 -04:00
Tacolizard
2b053f2a0e
Organ Update [Cloning isn't broken edition] ( #29223 )
...
* initial
* add paranthesis
* add zones
* update DNA
* indent
* descriptions
* start refactor
* update dme
* paranthesis
* remove old proc
* refactor digestion onto stomach
* add handle_liver()
* fix
* add stabiliver
* add a warning for liver failure
* lower frequency of warning message
* switch to prob
* fix permissions
* forgot something
* change recipe
* implement liver damage
* change operator
* fix
* fix
* oh the irony
* rebalance
* refactor alcohol tolerance and add med scanning
* fix
* misc fixes, changes and refactors
* fix?
* remove src
* misc changes
* more bugfix attempts
* Update liver.dm
* Update stomach.dm
* FIXED!!!!
* preparation for rnd organs
* rename var
* string changes
* implement tox filtration
* fix
* fix
* fix
* toxin filtration v2
* misc fix
* fix
* fix
* should not be coding this late at night
* reee
* misc
* fix runtimes
* digest me
* typepeath
* add mutant support
* comment and spacing
* commentz
* typepath
* fixes
* fix?
* fix
* change
* plasmeme organs!
* Update liver.dm
* Update stomach.dm
* stabiliver => corazone
* cyberboss review
* cyberboss more like cyberBOOB
* okay cyberBOOB
* cyberBOOOOOb
* static list
* fix?
* fix
* ID please
* hows that for resolving name collision?
* Fix shit
* fixes cloning
2017-07-14 09:59:48 -04:00
AnturK
d3bcb4cbf9
Removes old height parameter from CanPass proc ( #29218 )
2017-07-13 08:57:25 -03:00
kevinz000
7a26305498
Replaces ex_act and emp_act numbers with defines ( #29215 )
...
* defines
* defines
* explode_none
2017-07-13 08:56:26 -03:00
kevinz000
876bc2d92d
Adds a "synthesizer" that's basically a handheld piano ( #29197 )
...
* Update instruments.dm
* Update personal.dm
* Update personal.dm
* nicbn sprites
* icon pathing
2017-07-12 23:24:09 -04:00
shizcalev
62b32d3f7a
reverted organ refactor #28913
...
reverts #28913
2017-07-11 22:08:57 -04:00
Jordan Brown
78a2e5c4c3
Adds the hivebot invasion event ( #28514 )
...
Follow up to #23398
Xhuis & Cyberboss
add: New hivebot invasion event
2017-07-12 13:09:06 +12:00
Jordan Brown
d135dc2643
Merge pull request #29162 from ChangelingRain/directionliststweak
...
Renames GLOB.cardinal to GLOB.cardinals to match GLOB.diagonals and GLOB.alldirs
2017-07-10 18:45:52 -04:00
Tacolizard
127003957b
Organ Update: Refactors chemical and nutrient metabolization onto two new organs, the liver and the stomach. ( #28913 )
...
* initial
* add paranthesis
* add zones
* update DNA
* indent
* descriptions
* start refactor
* update dme
* paranthesis
* remove old proc
* refactor digestion onto stomach
* add handle_liver()
* fix
* add stabiliver
* add a warning for liver failure
* lower frequency of warning message
* switch to prob
* fix permissions
* forgot something
* change recipe
* implement liver damage
* change operator
* fix
* fix
* oh the irony
* rebalance
* refactor alcohol tolerance and add med scanning
* fix
* misc fixes, changes and refactors
* fix?
* remove src
* misc changes
* more bugfix attempts
* Update liver.dm
* Update stomach.dm
* FIXED!!!!
* preparation for rnd organs
* rename var
* string changes
* implement tox filtration
* fix
* fix
* fix
* toxin filtration v2
* misc fix
* fix
* fix
* should not be coding this late at night
* reee
* misc
* fix runtimes
* digest me
* typepeath
* add mutant support
* comment and spacing
* commentz
* typepath
* fixes
* fix?
* fix
* change
* plasmeme organs!
* Update liver.dm
* Update stomach.dm
* stabiliver => corazone
* cyberboss review
* cyberboss more like cyberBOOB
* okay cyberBOOB
* cyberBOOOOOb
* static list
* fix?
* fix
* ID please
* hows that for resolving name collision?
* Fix shit
2017-07-10 17:21:27 -04:00
ShizCalev
59ef81245b
Changes some 1s and 0s to TRUE and FALSE ( #29144 )
2017-07-10 10:31:34 -04:00
Joan Lung
ec9439b915
Renames GLOB.cardinal to GLOB.cardinals to match GLOB.diagonals and GLOB.alldirs
2017-07-09 17:24:28 -04:00
Joan Lung
db503ace11
boss
2017-07-08 18:29:59 -04:00
Joan Lung
1feb0021a1
Removes now-unnecessary obj_integrity definitions
2017-07-08 14:02:50 -04:00
Shadowlight213
68102aaa0c
Refactors speech/communication logging and adds coordinates to speech logs ( #28997 )
...
* Adds locations to speech and related communications
Refactors how logging is handled for these.
* changes
* ahhhhh
* preemptive merge conflict undoing maybe?
* Let's not delay this further
2017-07-06 16:06:43 -04:00
pigeons
ba5372207f
Fixes cartridges not linking with their host PDAs on creation ( #28989 )
...
* Reverts Initialize memes
* loc
* KISS
2017-07-06 10:06:14 -04:00
kevinz000
9d06913ac1
Gives AI radios loudmode ( #29023 )
2017-07-04 22:49:51 -04:00
kevinz000
de1281f458
Fixes PDA runtime href exploit ( #28959 )
2017-07-04 10:31:52 -03:00
Jordan Brown
ef96559701
Removes cortical borers
2017-06-26 11:21:08 -04:00
AnturK
63716b792d
Fixes bad del runtime ( #28735 )
...
* Fixes bad del runtime
* Only inserted item uses path here but let's future proof
* QDEL_NULL
2017-06-24 13:47:27 -03:00
pigeons
95c0e8c33b
PDA Refactor Part 1: Phantom Blood Menace ( #28681 )
...
* Major PDA cleanup refactor
* Cleans up unecssary vars and helpers
* fixes around dumb cartridge - host_pda handling pre refactor
* whoops forgot about setting the mode
* Fixes cartridge not initializing host pda
* I don't know how vars work
* Initialize memes in cart.dm
* Should've gotten rid of this var
2017-06-23 21:59:17 -05:00
Ashe Higgs
2c047bd4c7
Intercoms are now constructable ( #28659 )
...
* Intercoms are now constructable
* l a t h e
* replaces on_wall with pixel_shift
* does the thing
* Adds an additional construction step
2017-06-23 14:39:43 -04:00
Joan Lung
deae811756
Unconscious and Knockdown are now status effects ( #28696 )
...
* Unconscious and Knockdown are now status effects
* Fixes #28628
* fixes borgs
* the terrifying second argument
* Much better
2017-06-23 12:00:49 -04:00
nicbn
77a2d3f5cd
Replaces "istype"s with is_helpers macros ( #28676 )
2017-06-22 15:03:19 -03:00
Jordan Brown
2fd25c63d6
Merge pull request #28618 from ExcessiveUseOfCobblestone/patch-4
...
Fixes shining lights into peoples eyes
2017-06-20 21:05:59 -04:00
Jordan Brown
6b4f2c03c6
Meh
2017-06-20 21:05:50 -04:00
Jordan Brown
6440a70ec2
Merge pull request #28605 from ChangelingRain/slipfix
...
Fixes slips
2017-06-20 15:49:45 -04:00
ExcessiveUseOfCobblestone
bc841222b3
Update flashlight.dm
2017-06-19 19:39:23 -04:00
Joan Lung
38ec5563dc
Fixes slips
2017-06-19 14:57:25 -04:00
pigeons
bdc4c9412e
Refactors PDA cartridge permissions ( #28567 )
...
* Refactors cartridge access into bitflags
* Adds BitCount helper
* refactors cartridge access in virus cartridge
* Adds comments to BitCount
* detonate -> detonatable for readability, undetonatable PDAs will no longer show they've successfully detonated after sending virus
* dumb
* edits
* .
* space
2017-06-19 14:56:41 -04:00
Joan Lung
2672d88800
Renames stun effects and changes stun input values as preliminary work for changing stuns to status effects ( #28524 )
2017-06-18 23:03:51 -03:00
Expletive
e5c22d527e
Move unique crayons
2017-06-16 21:27:39 -07:00
Expletive
fe73e0e920
Gives the captain a somewhat robust golden fountain pen, and some others an average fountain pen. ( #28382 )
2017-06-16 22:12:10 -03:00
Expletive
5396d60f44
Flashdarks can't be used for examining eyes/mouth. ( #28352 )
2017-06-12 18:36:57 -03:00
Lzimann
3e34eb9e3f
Changes all sounds to be lower case, plus standardizes their references
2017-06-11 00:38:45 -03:00
Mike Long
8e07021c0d
Adds F.R.A.M.E. cartridge ( #28113 )
...
* Refactors old PDA virus cart code
* Adds F.R.A.M.E. cartridge
* Adds FRAME to uplink
* FRAME can now be used to push telecrystals to the target.
* Makes cartridges more extensible.
* Fixes compilation
* Fixes exploit involving removing target's TC if used multiple times.
* Removes redundant var, in accordance with convention.
* Things actually work now. Whoops.
2017-06-10 19:17:33 +02:00
Jordan Brown
ccfaf07a5a
Merge branch 'goonchatv3' of https://github.com/Cyberboss/tgstation ; branch 'master' of https://github.com/tgstation/tgstation into goonchatv3
2017-06-06 09:18:44 -04:00
thefastfoodguy
2bdd2342a6
Flashlight suduko ( #28053 )
2017-06-05 18:27:44 -03:00
oranges
9e28fd8ae7
Another spawn timer ( #28018 )
2017-06-04 12:23:10 +02:00
Leo
23d2e3732e
Fixes pAI letting you return to lobby ( #27812 )
2017-05-29 21:42:38 +02:00
Jordan Brown
1abfc03f88
Merge branch 'master' into goonchatv3
2017-05-28 16:30:33 -04:00
Cyberboss
c3df0d5e21
Merge upstream
2017-05-26 15:32:55 -04:00
cacogen
1a1682bc44
Adds AI follow links to PDA messages and holopad speech
2017-05-27 04:44:29 +12:00
Joan Lung
1b7c4a63dc
Repaths /obj/effect/overlay/temp to /obj/effect/temp_visual ( #27344 )
2017-05-17 22:54:54 -05:00
QualityVan
c80f8af206
Prepends object names with 'The' in speech
2017-05-17 05:48:41 -04:00
Cyberboss
512a1cda92
Ports radios to Initialize ( #27262 )
2017-05-15 13:06:31 -03:00