Meghan-Rossi
9611ae902e
Makes wall-mounted machines layer above windows ( #7708 )
...
Makes wall-mounted machines layer above windows so that they are clickable if placed on windows
2020-10-16 23:01:39 -07:00
Aronai Sieyes
6c6644f86c
Rewrite examine() to pass a list around ( #7038 )
2020-04-29 13:42:16 -07:00
Arokha Sieyes
5b15917d32
to_chat replacing stream operator
2020-02-17 13:14:08 -05:00
Shadow
6088899908
Round One
2020-01-11 02:25:38 -06:00
kevinz000
46c79c7d3e
[READY]Makes a bunch of processes subsystems instead ( #5814
...
* Converts various New() definitions to Initialization()
* Adds absolute pathing
2019-01-15 22:58:06 -08:00
kevinz000
ab3f30b28f
Merge remote-tracking branch 'polaris/master' into PS_PORT_SCHEDULER
2018-12-09 20:34:39 -08:00
kevinz000
c2c688c4c8
caps
2018-12-06 18:34:37 -08:00
kevinz000
2c0898f870
Regex
2018-10-14 20:03:17 -07:00
Atermonera
de65c3c643
NanoUI now processes again
2018-08-25 21:13:16 -07:00
Arokha Sieyes
91f0c05a4b
SSAO object excludes
...
Moves several things onto a new plane/layer to keep them from getting the SSAO shadows so it looks nicer.
2018-05-14 11:38:22 -04:00
Leshana
f741bba7cb
Fix IDs so they do not instantiate every job datum on New
...
Every ID was instantiatating and deleting a copy of *every* job datum in its New(). Thats silly. Switch to initialize so job_master is available.
2018-02-07 16:38:37 -05:00
MisterLayne
c47cc200d5
Makes guest passes great again!
2017-09-28 19:43:57 -04:00
MementoVile
c5297e65ce
Use sanitizeName for the guest pass terminal name input to prevent excessively long names.
2016-09-19 15:04:00 +01:00
SinTwo
fa92cdeeda
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into framecleanup2
2016-08-23 18:33:51 -04:00
SinTwo
045c393683
Revert "Revert "Frame Cleanup""
...
This reverts commit 82722ba42f .
2016-08-13 19:55:57 -04:00
Yoshax
82722ba42f
Revert "Frame Cleanup"
2016-08-06 00:27:03 +01:00
SinTwo
b42d46205f
more time proc call fixes
2016-07-30 17:39:47 -04:00
SinTwo
4f7ea573c1
world time fix
2016-07-30 03:19:47 -04:00
SinTwo
eb120319eb
Frame code cleanup
2016-07-23 13:31:30 -04:00
SinTwo
bc606ba9a4
more fixes and updates. cloning ui fixed.
2016-06-21 23:56:36 -04:00
SinTwo
1e2136781c
Adds NanoUI for multiple computers.
2016-06-20 11:48:52 -04:00
Anewbe
455c774aa7
Ups guestpass max time to 2 hours
2016-05-22 20:08:08 -05:00
Arokha Sieyes
e30df05c4a
Fixes #1591
...
Returns from read() early if you're not adjacent on guest pass.
2016-05-19 11:53:36 -04:00
Datraen
beda3185eb
Reverts the second mob clean up because of incomplete implementation.
...
This caused an error that would then cause machinery to hang on the server, and was reproduced successfully.
2016-05-04 00:24:55 -04:00
Kelenius
98badae45f
Merge branch 'master' into cleanupTwo
2016-04-21 11:41:32 +03:00
Datraen
bdcc36d8f0
Adds a check to the guest pass terminals to help prevent topic manipulation.
2016-04-17 18:00:04 -04:00
SinTwo
b356f5cf21
Construction Update
2016-03-25 16:02:36 -04:00
Kelenius
df5a0d7941
Mob inventory cleanup
...
Replaces three item removal procs with one
Adds a proc to delete an item on the mob
2016-03-24 01:23:08 +03:00
PsiOmegaDelta
1e7251ded4
Id card handling changes.
...
Equipment now first checks if an id card may be removed, rather than always forcefully doing so.
Station synthetics now have a custom id, rather than re-using the captain's spare, as utilizing robotic storage would otherwise make their id cards available for public use.
2015-08-21 14:04:06 +02:00
PsiOmegaDelta
87d4cf4f68
Computers are now overlay based.
...
Computers now use an overlay based system, instead of demanding a full set of icons (on, off, broken) for every different computer.
Partially ports ParadiseSS13/Paradise#1468 which is a port of tgstation/-tg-station#9931 .
2015-07-07 17:23:49 +02:00
GinjaNinja32
dfd871f168
code/machinery, fix for code/antagonist merge string causing false positive
2015-05-30 14:05:32 +01:00
Mloc
7780287d3a
mood lighting for computers
...
Signed-off-by: Mloc <colmohici@gmail.com >
2015-05-10 20:54:29 +01:00
volas
f8822626bb
sanitize() refactor: second pass(other sanitize functions)
2015-03-23 01:38:09 +03:00
PsiOmega
dfd83f787a
Fixes #8258 .
...
Main correction is the removal of Topic() in code/game/machinery/computer/computer.dm.
Issue introduced in #7617 where I stated multiple times this Topic()-return value was incorrect.
Ensures that computers return the correct value after the ..() check.
2015-02-25 09:47:50 +01:00
Chinsky
2a1f0849d8
Cleaned out my WIP folder.
2015-02-03 08:27:18 +03:00