Commit Graph

40933 Commits

Author SHA1 Message Date
shizcalev be4897945e cere finished 2017-08-02 23:24:15 -04:00
shizcalev 3d16b2295b Box done 2017-08-02 23:01:54 -04:00
Xhuis 7c0709716b Fixes an odd lighting glitch with observers 2017-08-02 17:40:47 -04:00
Jordan Brown 5ff62bfce4 Fixes runtimes cause by an improper override (#29653) 2017-08-02 23:13:36 +02:00
Fox-McCloud 692c51fa91 Improves Porta-Turret Performance 2017-08-02 16:47:20 -04:00
Jordan Brown bdc410eb03 Merge pull request #29253 from Ergovisavi/weak_point
Adds another planetstation mob, the "Seedling"
2017-08-02 16:37:33 -04:00
Jordan Brown d1dc900c2b Fixes vendors not returning an Initialize hint 2017-08-02 15:47:29 -04:00
Jordan Brown 7b348eaf9a Properly converts schema numbers to integers 2017-08-02 15:35:07 -04:00
Jordan Brown de3ba0e533 Fixes SendSignal 2017-08-02 14:53:52 -04:00
Jordan Brown f31535a094 Enables goonchat restart notification 2017-08-02 14:26:38 -04:00
Jordan Brown b018a9ba4f Merge branch 'master' into bdbroundid 2017-08-02 11:33:36 -04:00
ShizCalev b3a2721590 Window Spawners (#29634) 2017-08-02 10:11:07 -04:00
kevinz000 c5c293d55d Update unsorted.dm 2017-08-02 06:55:39 -07:00
Jordan Brown bd8a737d18 Merge pull request #29626 2017-08-02 09:47:10 -04:00
Jordan Brown 09a50d9bfe Merge pull request #29621 2017-08-02 09:46:31 -04:00
Jordan Brown 44c09bb794 Merge pull request #29615 2017-08-02 09:45:52 -04:00
Jordan Brown 6806607425 Merge pull request #29369 2017-08-02 09:45:05 -04:00
AnturK ec8a618b8c Fixes missing objectives and antag status. 2017-08-02 13:23:27 +02:00
Leo 4d99138b2b Merge pull request #29620 from MrStonedOne/patch-402
fixes astar and windoors
2017-08-02 07:21:34 -03:00
Leo 4fb9d4301e Merge pull request #29618 from optimumtact/dualturfchanging
Combine the two changeturf procs into one
2017-08-02 07:19:26 -03:00
JStheguy 9ebbb8a854 Fixes important stuff 2017-08-02 02:37:51 -05:00
kevinz000 4104bdfa2b reeee 2017-08-02 00:17:46 -07:00
Qustinnus 08b77963b0 does-the-thing 2017-08-02 06:05:21 +02:00
Joan Lung 2c3f0101a7 Fixes Geis except a little more this time (#29612)
* Fixes Geis except a little more this time

* ah.
2017-08-01 18:25:56 -05:00
Jordan Brown f9acd09f04 Fixes silicons not returning an Initialize hint (#29603) 2017-08-01 18:10:46 -05:00
Jordan Brown d3a4468ede Fixes devil pitchforks being uninitialized (#29610) 2017-08-01 17:57:15 -05:00
Jordan Brown 452c5ce360 Makes GetComponent() faster using typecache magic (#29523)
Added /proc/type2parent which takes a type (string, or type) and returns it's parent type (initial(x.parent_type) doesn't work)

Instead of being a raw list of components, /datum/var/datum_components is now associated list keyed by type with some bells and whistles to make GetComponent() calls faster
2017-08-02 09:58:53 +12:00
Jordan Brown 27f05467ef Fixes subsystem MC crash tracking 2017-08-01 16:11:14 -04:00
Jordan Brown cd912faf59 Unifies datum definitions 2017-08-01 15:51:26 -04:00
shizcalev 6c4241a208 fixed typo 2017-08-01 10:42:43 -04:00
Jordan Brown 6175ab77d5 Removes all checks for subsystem existence 2017-08-01 10:16:37 -04:00
Jordan Brown 79ec4b7fc2 Fixes explosion_block being inconsistent 2017-08-01 10:12:44 -04:00
Leo 1aa23ee3d9 Merge pull request #29599 from tgstation/Cyberboss-patch-2
Testmerged [s] PRs no longer shown to non-admins
2017-08-01 10:58:09 -03:00
Jordan Brown 6df66f730f Merge pull request #29617 2017-08-01 09:40:33 -04:00
Jordan Brown 47dea05347 Merge pull request #29591 2017-08-01 09:39:44 -04:00
Jordan Brown b91ba81458 Merge pull request #29592 2017-08-01 09:39:00 -04:00
Jordan Brown 6203c401b2 Merge pull request #29598 2017-08-01 09:38:17 -04:00
Jordan Brown 3ec4aec215 Merge pull request #29601 2017-08-01 09:37:28 -04:00
Ashe Higgs e94c14336d Refactors pie throwing and fixes throwing not finalizing in some cases (#29319)
* Refactors pie throwing

* Change this to H.dna.species.limbs_id so that ashwalkers get the same overlay.

* Throwing now properly finalizes in some cases

This prevents them being refinalized multiple times, especially when
catching

* finally makes it work
2017-08-01 14:47:27 +02:00
AnturK 8552071886 Missing parameters 2017-08-01 14:27:15 +02:00
AnturK 66f316620a Whoops 2017-08-01 14:18:29 +02:00
AnturK dde9f7f7ac Including the shortcuts 2017-08-01 14:07:53 +02:00
Ashe Higgs 7ee2b7c228 Update action.dm 2017-08-01 08:05:37 -04:00
Ashe Higgs 35fd896866 Merge branch 'master' into spell_action_button_thing 2017-08-01 08:05:18 -04:00
AnturK d5f0c10ac3 Makes cyborg remote interaction limited. 2017-08-01 13:56:18 +02:00
Kyle Spier-Swenson e6b14a9310 fixes astar and windoors
See, now, with interfaces, I could just do for (var/interface/borderblocker in src) and avoid having to do two loops.
2017-07-31 23:37:22 -07:00
shizcalev bc687f2677 Correction to span class 2017-08-01 00:21:11 -04:00
shizcalev 99624b8e74 further spellchecking 2017-07-31 23:09:08 -04:00
Ashe Higgs 0a32812982 Separates actions.dmi into multiple files (#29587)
actions.dmi is way too cluttered and messy, and with inhands getting the axe I decided to fix this, too. I separated the major categories of actions into their own files, like antagonist-specific actions and spells. A full list of categories is found here:

    actions_AI.dmi contains AI-specific actions;
    actions_clockcult.dmi contains clockcult-specific actions, and scripture quickbind icons;
    actions_cult.dmi contains cult-specific actions as well as sintouch;
    actions_flightsuit.dmi contains flightsuit and flightpack actions;
    actions_items.dmi contains minor item-specific actions such as the hierophant club and jetboots;
    actions_mecha.dmi contains actions related to mechs;
    actions_minor_antag.dmi contains antag-related actions with no other spot, like devils/abductors;
    actions_revenant.dmi contains revenant ability icons;
    actions_silicon.dmi contains minor silicon and console icons, like pAI and xenobiology consoles;
    actions_slime.dmi contains slime actions;
    actions_spells.dmi contains icons for all spells;
    actions_xeno.dmi contains icons for all xeno actions; and
    backgrounds.dmi contains backgrounds for the action buttons.
2017-08-01 14:26:42 +12:00
oranges aa72145456 Merge pull request #29606 from MrStonedOne/patch-401
Fixes the fruity pebbles in the code
2017-08-01 14:24:58 +12:00