unid15
d0f41bf55a
now it's 100%
2016-02-18 20:27:44 +01:00
unid15
cc4f5f60cc
[HOTFIX] REEEEEEEEEEEpairs comparison circuits
...
fixes comparison circuits not working if the second value is an assembly
2016-02-18 20:19:47 +01:00
9600bauds
35a991dc63
Fixes electric chairs
2016-02-12 21:08:23 -03:00
PJB3005
2d4e0080a3
Removes the autofix messages.
2016-01-21 19:34:04 +01:00
PJB3005
1a2f9ab059
All the EOLs are now LF.
...
Fuck you too 0D :^)
2016-01-16 23:28:07 +01:00
9600bauds
3b5ca40085
.
2016-01-05 21:09:33 -03:00
clusterfack
21fe682628
Merge pull request #7478 from Exxion/frameserialization
...
Importing/exporting of assembly frames from/to text
2016-01-02 22:05:31 -06:00
Exxion
bb4b2abac9
Assembly frames to/from text
2016-01-02 00:17:27 -05:00
unid15
355d816c97
fix
2016-01-01 11:26:34 +01:00
unid15
17158104a6
Allows accessible values to be clamped
2016-01-01 11:21:02 +01:00
unid15
f8da080ba1
adds clown glue
2015-12-31 14:06:18 +01:00
unid15
45ff0257b2
if(..()) return 1
2015-12-28 15:27:28 +01:00
unid15
4cbb2252b8
Missing span and a tiny interface issue
2015-12-28 13:00:52 +01:00
unid15
df1c6704fe
Changelog and design
2015-12-28 12:53:15 +01:00
unid15
af2ed3536f
Light tile controllers 0.1
2015-12-28 12:53:11 +01:00
unid15
fdd9aaf393
fixed math circuits not doing +-/*^%
2015-12-25 19:18:36 +01:00
Rob Nelson
2c39ecb6c4
Merge pull request #7172 from unid15/holey_moley
...
Math circuits, read/write circuits, more assembly stuff
2015-12-25 01:52:47 -08:00
clusterfack
1503fdd19d
Observers lose PROXMOVE flag
...
Nothing that I can see that uses PROXMOVE flag necessitates observers to have this flag, and in fact, most of the things using it had to make an exception for observers as a result.
2015-12-23 11:24:43 -06:00
unid15
b4e073ab62
read-write assemblies, changelog
...
bugfixes, voice analyzers can be muted with a mtool, MOOD operator for math circuits, allow assemblies to access math circuits' operation value
fix math circuit operators
fixes comparison circuit runtimes
disconnect destroyed assemblies
2015-12-22 18:57:10 +01:00
unid15
9be6ff5c88
[wip] allows reading different values of assemblies
...
comparison circuit rework
2015-12-22 18:56:58 +01:00
unid15
be7eca23cd
moves logic circuits into their own folder, remove needless restriciton on comparison c
2015-12-22 18:56:55 +01:00
unid15
c77b2c9519
math circuits 0.1
...
fix a minor typo
2015-12-22 18:56:49 +01:00
unid15
bf52b2ffac
replace instances of usr.stat with usr.isUnconscious(), put 1 macro in area code
2015-12-21 20:35:20 +01:00
unid15
ac2bbc850c
good thing I didn't go to school today
2015-12-16 10:19:06 +01:00
unid15
54500f665d
adds comparison assemblies, gives assembly frames to mechanics
2015-12-15 13:05:05 +01:00
unid15
eed5ebb729
adds randomizer circuit
2015-12-15 13:04:58 +01:00
unid15
634558680b
addition circuits, designs for lathes, assembly frame work
2015-12-15 13:04:54 +01:00
unid15
7156de391a
added assembly frames
2015-12-13 14:33:24 +01:00
PJB3005
99bf59d80e
Adds a to_chat() proc, to pave the way to a non shit chat.
2015-11-25 15:55:15 +01:00
PJB3005
3cca5692af
Removes the panic writer messages.
2015-11-20 03:17:06 +01:00
Rob Nelson
6560317d17
Fix mob say_quote() not being used when lang is null.
...
Fixes #6094
2015-10-12 18:02:54 -07:00
Rob Nelson
3a4ba2cdce
Merge pull request #6040 from N3X15/tcomms-rework
...
Saycode Rework
2015-10-11 20:02:12 -07:00
PJB3005
514767e4f1
Makes proximity sensors 50% less spooky.
...
Fixes #6051
2015-10-10 23:50:18 +02:00
Rob Nelson
ec3c43fd37
Merge branch 'Bleeding-Edge' of github.com:d3athrow/vgstation13 into tcomms-rework
...
# Conflicts:
# code/modules/mob/living/carbon/species.dm
# vgstation13.dme
2015-10-09 11:15:14 -07:00
Rob Nelson
3ca2cfcf8b
More work on Saycode, add graphical documentation.
2015-10-08 02:09:12 -07:00
Rob Nelson
6b2664a8b9
Merge pull request #5829 from PJB3005/datum-qdel
...
Allows qdel to delete datums & unify pooling.
2015-09-28 11:20:58 -07:00
Rob Nelson
e9297fa079
Merge branch 'Bleeding-Edge' of github.com:d3athrow/vgstation13 into Bleeding-Edge
2015-09-26 14:55:47 -07:00
Rob Nelson
3bd2e32cb6
Typo fixes
...
Fixes #5695
2015-09-26 14:53:19 -07:00
PJB3005
c7c9613b07
Unifies pooling.
2015-09-26 16:27:27 +02:00
Rob Nelson
a8f0fec33e
Log timer start/stop. Fixes #5671
2015-09-23 16:26:16 -07:00
DeityLink
5a3e76d391
fixes and turrets
2015-08-28 03:01:21 +02:00
D3athrow
57c8aa2d22
Merge branch Bleeding-Edge into snowflake_the_world
...
Conflicts:
code/game/objects/effects/overlays.dm
code/modules/projectiles/projectile.dm
code/modules/projectiles/projectile/beams.dm
2015-08-25 04:18:02 -05:00
Shadowmech88
8aa62e9381
Adds Remote Signaler Buttons.
...
Fixes some assembly usage while buckled/in wheelchairs.
2015-08-18 21:40:09 -05:00
PJB3005
9d7ff729b6
Atom locking
2015-08-15 15:06:04 +02:00
PJB3005
93d694495c
OOOLLLDD CODEEEE
2015-08-07 21:42:16 +02:00
clusterfack
03333599d5
Merge pull request #5522 from PJB3005/getFromDpool
...
Signal datum pooling.
2015-07-26 03:57:31 -05:00
PJB3005
0eff6853ec
Signal datum pooling.
2015-07-25 15:18:58 +02:00
Rob Nelson
dafcb072f7
Quit emailing me pomf
2015-07-24 02:44:12 -07:00
D3athrow
d59f6a07b0
comment out panicwriter and saytesting
2015-07-20 16:04:48 -05:00
D3athrow
41d7df01fd
just fuck my shit up
2015-07-18 02:30:51 -05:00