PsiOmegaDelta
232dd5bfb1
Merge remote-tracking branch 'upstream/dev-freeze' into dev
...
Conflicts:
code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Toxins.dm
2015-09-18 08:51:10 +02:00
mwerezak
810ca147d0
Fixes #10710
2015-09-12 19:34:43 -04:00
Zuhayr
0e4c2430d1
Merge branch 'dev-freeze' of https://github.com/Baystation12/Baystation12 into dev
2015-08-18 11:59:50 -07:00
mwerezak
b21bd0c42d
Ports fix for #10660 from vg
...
Courtesy of PJB3005
2015-08-16 14:24:44 -04:00
mwerezak
e0965bc2cb
Implements inserting rags into booze bottles
2015-08-13 18:37:17 -04:00
Chinsky
fc14ec9fca
Merge pull request #9883 from mwerezak/ert-lights
...
Adds more coloured lights
2015-08-13 07:22:45 +03:00
PsiOmegaDelta
c25212463a
Fixes #10409 .
...
Ports https://github.com/ParadiseSS13/Paradise/pull/1622 .
2015-08-03 10:15:24 +02:00
Mloc
ac5774c81c
some dview tweaks & fixes
...
Signed-off-by: Mloc <colmohici@gmail.com >
2015-07-30 19:50:32 +01:00
Zuhayr
ad63247749
Merge pull request #10382 from Mloc/freezyfixes
...
fixes
2015-07-31 03:55:34 +09:30
Mloc
aab326e05f
fixes #10232
...
makes lights trigger on forceMove using a vg change
Signed-off-by: Mloc <colmohici@gmail.com >
2015-07-27 11:40:37 +01:00
Mloc
26a4e12cd2
make lighting falloff a macro and optimize turfs-in-view
...
Signed-off-by: Mloc <colmohici@gmail.com >
2015-07-22 16:22:28 +01:00
PJB3005
b6a1ee2adf
Lighting: The sanicing
2015-07-21 15:58:39 +02:00
Mloc
bd705fb7e0
optimize apply/remove_lum
...
Light sources no longer track applied lumcounts in an assocative list,
using shared-indices with the applied turf list instead.
Signed-off-by: Mloc <colmohici@gmail.com >
2015-07-12 15:47:17 +01:00
Mloc
291f0b8556
client optimizations for lighting overlays
...
Removes lighting transitions- they don't work with the new system.
Greyscale overlays now use BLEND_OVERLAY instead of BLEND_MULTIPLY for
better client performance.
Light overlays in total darkness are now made invisible.
Signed-off-by: Mloc <colmohici@gmail.com >
2015-07-12 15:47:13 +01:00
PJB3005
aa30a12125
Fixes another bug
2015-07-04 17:55:41 +02:00
PJB3005
dcbfff8aaa
Fixes stuck lights
2015-07-01 07:59:19 +02:00
mwerezak
1cb41db995
Adds lighting for air alarms and fire alarms
2015-06-24 22:01:21 -04:00
PJB3005
c48ffa8d63
Lighting optimizations + meson fix
2015-06-23 17:46:11 +02:00
Mloc
d6f4828f2a
fix an issue with destroying light sources that have 0 light_range
...
Signed-off-by: Mloc <colmohici@gmail.com >
2015-05-14 10:58:52 +01:00
Mloc
16d50c645d
new object-based lighting system
...
Signed-off-by: Mloc <colmohici@gmail.com >
2015-05-10 20:54:25 +01:00