PsiOmegaDelta
|
a2d2a092c5
|
All the macros.
|
2015-12-13 15:19:14 +01:00 |
|
Dibasic
|
1e06889ef1
|
Fixes window 'bang' typo
Fixes the typo when harm-intent clicking a window with your bare hand:
<You bang against the window!
to:
You bang against the window!
|
2015-12-13 15:06:14 +01:00 |
|
PsiOmegaDelta
|
6a22086c17
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
Conflicts:
code/game/verbs/suicide.dm
code/modules/nano/modules/crew_monitor.dm
|
2015-12-06 11:34:36 +01:00 |
|
Atlantis
|
89f5c9f405
|
Fixes #11540
|
2015-12-02 11:27:28 +01:00 |
|
PsiOmegaDelta
|
11e47bc8c2
|
Fixes being unable to emag secure closets.
And ensures that this costs an emag charge.
Also corrects emag_act calls. Partial port of https://github.com/PolarisSS13/Polaris/pull/377.
|
2015-12-02 08:30:47 +01:00 |
|
PsiOmegaDelta
|
26f167453c
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
|
2015-11-22 11:40:44 +01:00 |
|
Bjorn Neergaard
|
ef1f91e334
|
Fix Laptop Vendors and Personal Lockers not accepting ID Containers
Fixes #11092
|
2015-11-22 00:27:03 -06:00 |
|
PsiOmega
|
807e7bf954
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
Conflicts:
code/modules/mob/living/carbon/human/life.dm
code/modules/spells/artifacts.dm
|
2015-09-27 13:36:56 +02:00 |
|
Hubblenaut
|
f0481b551e
|
Fixes grab-buckling overwriting pixelshift
|
2015-09-26 14:11:01 +02:00 |
|
PsiOmega
|
5b4c7340e4
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
|
2015-09-21 17:26:19 +02:00 |
|
Hubblenaut
|
4eef7ab65d
|
Fixes beds occasionally buckling in odd directions
|
2015-09-19 15:27:24 +02:00 |
|
PsiOmega
|
5c1b8380a4
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
Conflicts:
code/game/objects/items/weapons/tanks/jetpack.dm
code/game/objects/items/weapons/tanks/tanks.dm
|
2015-09-15 20:25:13 +02:00 |
|
mwerezak
|
db95743784
|
Merge pull request #11105 from PsiOmegaDelta/150914-ForcedWheelchair
Converts some loc = to forceMove()
|
2015-09-14 12:11:09 -04:00 |
|
PsiOmegaDelta
|
bb5680193f
|
Converts some loc = to forceMove()
Fixes #11102.
|
2015-09-14 11:13:15 +02:00 |
|
PsiOmega
|
830d2feb0d
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
Conflicts:
code/game/objects/structures/crates_lockers/closets/fireaxe.dm
code/game/objects/structures/crates_lockers/closets/secure/secure_closets.dm
code/game/objects/structures/crates_lockers/largecrate.dm
|
2015-09-13 10:44:06 +02:00 |
|
PsiOmega
|
0c21ef741e
|
Fixes #10988.
Lights now update when objects are moved into crates and lockers.
Partial port of https://github.com/ParadiseSS13/Paradise/pull/1926.
|
2015-09-12 20:43:24 +02:00 |
|
PsiOmegaDelta
|
713a7bd654
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
Conflicts:
code/game/objects/items/devices/flashlight.dm
|
2015-08-25 08:12:39 +02:00 |
|
Zuhayr
|
bcca0d4aee
|
Merge pull request #10842 from mwerezak/showers
Fixes cryogenic showers
|
2015-08-25 07:38:19 +09:30 |
|
PsiOmegaDelta
|
c376c08cc0
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
Conflicts:
code/game/objects/structures/girders.dm
code/modules/mob/living/carbon/human/human_damage.dm
|
2015-08-24 10:23:12 +02:00 |
|
Zuhayr
|
863d75076d
|
Merge pull request #10759 from mwerezak/girders
Fixes reinforcing girders through windows, adds an SS13-like interface for reinforcing
|
2015-08-24 17:28:08 +09:30 |
|
mwerezak
|
286e16a0f3
|
Fixes cryogenic showers
Changes shower temperature settings to use more reasonable temperature values. A menu is now shown when adjusting shower temperature.
|
2015-08-24 00:11:40 -04:00 |
|
mwerezak
|
d62ff87ec9
|
Fixes #10689
Also some refactoring of locker stuffing.
|
2015-08-22 14:32:15 -04:00 |
|
Zuhayr
|
3c477dfa5e
|
Merge branch 'master' of https://github.com/Baystation12/Baystation12 into dev-freeze
Conflicts:
code/game/jobs/access.dm
code/modules/mob/living/carbon/brain/brain_item.dm
code/modules/mob/living/carbon/human/update_icons.dm
code/modules/organs/organ_icon.dm
|
2015-08-22 03:11:53 +09:30 |
|
Zuhayr
|
bb82f80885
|
Added get_bodytype() species proc as groundwork for subspecies.
Conflicts:
code/modules/mob/living/carbon/human/update_icons.dm
code/modules/organs/organ_icon.dm
|
2015-08-22 02:53:16 +09:30 |
|
Zuhayr
|
8701205783
|
Pariah nerfs.
Conflicts:
code/modules/mob/living/carbon/human/species/outsider/vox.dm
code/modules/organs/organ_alien.dm
|
2015-08-22 02:51:42 +09:30 |
|
mwerezak
|
8626fbfd39
|
Removes the reinforce girder verb
|
2015-08-20 23:50:40 -04:00 |
|
mwerezak
|
db7ba70415
|
Adds SS13-like interface for reinforcing girders
|
2015-08-20 23:50:16 -04:00 |
|
mwerezak
|
efc3121f68
|
Fixes reinforcing girders through windows, unbalanced span
|
2015-08-19 20:41:24 -04:00 |
|
PsiOmega
|
75c7313c46
|
On merge changes and map conflict fixes.
|
2015-08-18 18:19:51 +02:00 |
|
PsiOmegaDelta
|
55bc41241f
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
Conflicts:
code/setup.dm
|
2015-08-17 09:37:49 +02:00 |
|
mwerezak
|
f09b754a19
|
Fixes #10636
|
2015-08-16 15:20:59 -04:00 |
|
mwerezak
|
887a515483
|
Fixes #10659
|
2015-08-16 14:58:50 -04:00 |
|
PsiOmega
|
3a08e2884a
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
Conflicts:
code/game/objects/structures/crates_lockers/largecrate.dm
code/modules/mob/living/carbon/human/life.dm
code/modules/mob/living/silicon/ai/ai.dm
code/modules/research/circuitprinter.dm
|
2015-08-15 10:52:17 +02:00 |
|
Null Snapshot
|
0255b79114
|
Fixes a problem with crates containing animals not spitting out their mobs.
|
2015-08-14 22:47:53 -07:00 |
|
PsiOmega
|
e875a7ce48
|
Merge remote-tracking branch 'upstream/dev-freeze' into dev
Conflicts:
code/game/machinery/computer3/buildandrepair.dm
code/game/objects/items/devices/lightreplacer.dm
code/modules/research/circuitprinter.dm
code/modules/research/protolathe.dm
|
2015-08-08 15:34:51 +02:00 |
|
PsiOmegaDelta
|
c560bd8d79
|
Merge pull request #10404 from mwerezak/stack-fix
Material stack related fixes
|
2015-08-08 09:56:25 +02:00 |
|
PsiOmegaDelta
|
a6d9002806
|
Merge pull request #10442 from Baystation12/dev-freeze
Dev freeze
|
2015-08-07 10:37:47 +02:00 |
|
PsiOmegaDelta
|
8ca5d01dcf
|
Crematorium Destroy()
Adds a missing Destroy() for the crematorium tray.
Changes X.loc = loc into X.forceMove(loc).
|
2015-08-06 08:39:24 +02:00 |
|
PsiOmegaDelta
|
4d57f5ef66
|
Uses raised TM symbol in the mirror name.
Now uses the HTML code for the trademark symbol.
|
2015-08-04 10:41:28 +02:00 |
|
mwerezak
|
d1bd146b1a
|
Changes reinforced glass material name
Gives the reinforced glass material a name that is easier to verify for
correctness.
|
2015-08-03 23:01:34 -04:00 |
|
mwerezak
|
0ceb0e291d
|
Fixes #10314
Replaces every check for a hardcoded material stack type with a check
for material of the stack.
|
2015-08-02 00:01:10 -04:00 |
|
mwerezak
|
e3609bac94
|
Adds common proc to obtain the material of an object
Adds a common get_material() proc to objects, and implements overrides
where applicable
|
2015-08-01 23:03:21 -04:00 |
|
PsiOmegaDelta
|
93e914f021
|
Merge remote-tracking branch 'upstream/dev-freeze' into dev
Conflicts:
code/setup.dm
|
2015-07-30 10:49:37 +02:00 |
|
mwerezak
|
6df770cab3
|
Fixes projectiles being able to hit humans in organs they do not have.
Will also prevent body shields blocking bullets with non-existant limbs. Expands on the special return values for bullet_act(), adds defines for them.
|
2015-07-28 20:23:26 -04:00 |
|
PsiOmegaDelta
|
f3c9a7224b
|
Merge remote-tracking branch 'upstream/dev-freeze' into dev
Conflicts:
code/game/objects/items/weapons/storage/storage.dm
code/modules/reagents/reagent_containers/borghydro.dm
|
2015-07-24 10:53:57 +02:00 |
|
PsiOmegaDelta
|
9b0497e01e
|
Merge remote-tracking branch 'upstream/master' into dev-freeze
|
2015-07-24 10:46:32 +02:00 |
|
Kelenius
|
d509bdbbfe
|
Uses capitalize()
|
2015-07-21 11:58:39 +03:00 |
|
Kelenius
|
6b2daae752
|
Fixes #6264 - labeling janicart messes its ui
Janicart now uses nanoui and is immune to labeling screwing up its
interface
I've even resisted making pointless spacing changes this time!
|
2015-07-20 16:27:58 +03:00 |
|
GinjaNinja32
|
0c1aee8074
|
Fixes <span class='class>, makes Travis check it
|
2015-07-18 21:13:32 +01:00 |
|
PsiOmegaDelta
|
34fdc4712e
|
Merge remote-tracking branch 'upstream/dev-freeze' into dev
Conflicts:
code/_helpers/names.dm
code/game/jobs/job/silicon.dm
code/game/objects/items.dm
code/modules/mining/abandonedcrates.dm
code/modules/mob/living/carbon/brain/life.dm
code/modules/mob/living/carbon/human/life.dm
code/modules/mob/living/simple_animal/friendly/spiderbot.dm
code/modules/nano/modules/alarm_monitor.dm
code/setup.dm
|
2015-07-14 08:21:12 +02:00 |
|