Commit Graph

36961 Commits

Author SHA1 Message Date
Novacat
fc7284ca1a Merge pull request #7189 from VOREStation/upstream-merge-6969
[MIRROR] Adds preference to output description_info with examine text
2020-04-10 08:39:33 -04:00
Novacat
720b6eefa0 Merge pull request #7188 from VOREStation/upstream-merge-6955
[MIRROR] Increases SSjobs init priority so it's accessible earlier
2020-04-10 08:39:14 -04:00
Novacat
969440514c Update unsorted.dm 2020-04-10 08:38:25 -04:00
Atermonera
3fb42571ab Employment records use comments like medical records (#6976) 2020-04-10 01:25:49 -04:00
Atermonera
def2600bc0 Ingested ethylredox removes ingested alcohol (#6973) 2020-04-10 01:22:33 -04:00
Atermonera
a85b953ef4 Adds preference to output description_info with examine text (#6969)
* Adds preference to output description_info with examine text

* includes the defines file
2020-04-10 01:21:21 -04:00
Atermonera
ba4af183f4 Increases SSjobs init priority so it's accessible earlier (#6955) 2020-04-10 01:20:08 -04:00
Atermonera
7249375011 Splits circuit clothes IC interaction to ctrl-shift-click (#6968) 2020-04-10 01:19:48 -04:00
Atermonera
20b807752e Update assemblies to modern coding standards 2020-04-10 01:16:32 -04:00
KasparoVy
a6c042e4a4 Clarify Primary Nutrition Source
Issue #7181
2020-04-10 00:04:47 -04:00
Unknown
c1e3ad59b1 removing these would work better prolly 2020-04-09 12:02:08 -04:00
Unknown
ad082f1755 Fixes boot visibility with techpriest robes 2020-04-09 11:45:59 -04:00
Atermonera
856cd8072a Merge pull request #6959 from ShadowLarkens/uplink_redesign
Syndicate Uplink redesign (Inspired by ParadiseSS13/Paradise#1844)
2020-04-09 02:59:16 -04:00
Leshana
8dffa36249 Make glass firedoors constructable/deconstructable. 2020-04-09 00:04:19 -04:00
Leshana
eac8efc96a Suspend SSmachines subsystem while we are initializing map templates.
- Adds the capability to "suspend" a subsystem while we're loading something.
2020-04-08 22:42:00 -04:00
Leshana
ec82db3bc3 MC Statpanel now distinguishes between NO_FIRE subsystems and OFFLINE (can_fire <= 0) subsystems 2020-04-08 19:31:19 -04:00
Leshana
9a4b3f7c8b Merge pull request #7159 from VOREStation/aro-fixes
2 fixes and Teshari maws
2020-04-08 19:30:35 -04:00
Leshana
81dfe61c7b Merge pull request #7145 from VOREStation/aro-randomfixes
Fix 2 minor issues
2020-04-08 19:26:14 -04:00
Novacat
f3023f1dcf Merge pull request #7160 from KasparoVy/in_its_rawest_form
Increases the Potential of Ore Eater & Adds Adminbus
2020-04-08 15:24:22 -04:00
Novacat
1d39b45870 Merge pull request #7116 from Heroman3003/slimedjust
Re-enables Slime Vore reaction, adjusts blocked lists for slimespawn reactions
2020-04-08 15:16:04 -04:00
Novacat
dc8d890009 Merge pull request #7167 from Verkister/mousesketty
Fixes mob update_transform proc and mouse sizing
2020-04-08 15:15:19 -04:00
Unknown
9320b2c641 Fixes two bugs
- Voidsuits now properly have their species restrictions initially set.
- You can no longer get perma invisibility from deadringer.
2020-04-08 15:05:10 -04:00
MrSign
03005ad3d8 Update loadout_fluffitems_vr.dm 2020-04-08 14:33:30 +10:00
Aronai Sieyes
ce8bda7cd7 Merge pull request #7118 from VOREStation/vplk-shields
Ports Baystation Advanced Shield Generators
2020-04-07 23:53:12 -04:00
MrSign
2ab6a85f22 Update loadout_fluffitems_vr.dm 2020-04-08 12:21:32 +10:00
Novacat
df56730bf7 Merge pull request #7140 from Novacat/nova-heterochromia
Adds Vespa Medals
2020-04-07 22:00:42 -04:00
Verkister
a95e1a61ef Fixes mob update_transform proc and mouse sizing
-Fixes update_transform proc for mobs. Meaning that the proc now actually does something and that mobs with pre-set size multipliers now spawn in the correct size.
-Removes some textbook spaghetti code that was making mice spawn in double (triple?) feigned size multipliers in order to be scoopable. Instead makes miniscule (mob_size var) mobs (such as mice) scoopable by default.
-This also fixes morphs in mouse form becoming tiny.
2020-04-07 19:41:44 +03:00
Novacat
4703d90282 Merge pull request #7165 from VOREStation/upstream-merge-6935
[MIRROR] Remove emergencyShuttle as a process controller
2020-04-07 12:34:11 -04:00
Leshana
aaa0fa5539 Cleanup code and comments.
- Refactor ion_storm to actually operate using start()/end()/announce()
- Remove unused variable and enhance comments.
2020-04-07 03:37:10 -04:00
Atermonera
19133df3bf Merge pull request #6935 from VOREStation/vplk-escape-controller
Remove emergencyShuttle as a process controller
2020-04-07 02:09:22 -04:00
Novacat
9b73b67ddc Merge branch 'master' into upstream-merge-6923 2020-04-07 00:59:54 -04:00
Novacat
8948f1a7a6 Update defib.dm 2020-04-07 00:57:50 -04:00
Neerti
e89fef965e QoL: Stasis and Defibs 2020-04-07 00:39:35 -04:00
KasparoVy
b4d290b7c2 Increases the Potential of Ore Eater & Adds Adminbus
It can now be effectively granted to non-humans, who can now eat ore if they click it while NOT on help intent.
Additionally, you can now feed ore to mobs that can eat it.
2020-04-06 22:18:00 -04:00
Leshana
d66f508541 Fixes for vorestation merge of "Rewrites the Rewritten Event System"
- Remove duplicate pick_random_edge_turf resulting from our simultaneous addition of it (in overmaps PR)
- Disable SSgame_master and SSevent_ticker subystems, we are still using the original events subsystem.
- Disable the game_master implementations as we are not using them.
- Comment out references to SSgame_master since we are not using it (yet?)
2020-04-06 17:31:26 -04:00
Leshana
08c2d2db6e Remove non-global references to SSgameMaster and SSevent_ticker
- Best practice to avoid holding onto references to the subsystem instances aside from the global variables. (In case of restart/recover etc).
- The reference to GM was entirely unused by any event or meta-event.  /datum/game_master would work fine using the global refs.
2020-04-06 17:28:11 -04:00
Atermonera
5c03273ce8 Merge pull request #6884 from Neerti/event_system_fix
Rewrites the Rewritten Event System
2020-04-06 16:23:39 -04:00
Aronai Sieyes
2ae64859cc VS: Add a couple more views to the emagged looking glass console 2020-04-06 12:11:03 -04:00
Aronai Sieyes
d5befb78e1 Fix infinite server destroying loop in interval effects 2020-04-06 12:08:55 -04:00
Aronai Sieyes
abd28b5d6d Fix per-zlevel skyboxes not really allowing custom ones
It's not going to break the world to remove this 'assumption' cache
2020-04-06 12:08:33 -04:00
Aronai Sieyes
ee0c7dcc33 Couple tweaks for pipes PR (sprite adjustments) 2020-04-06 01:02:09 -04:00
Arokha Sieyes
f0bc46cc49 Add 2 new pipe types 2020-04-05 23:05:33 -04:00
Novacat
536f3db762 Merge pull request #7153 from VOREStation/upstream-merge-6934
[MIRROR] Adjust two things that loop forever
2020-04-05 22:37:32 -04:00
Unknown
9f9e0b329d Reverts old vorestation edits 2020-04-05 22:26:34 -04:00
Novacat
36aa8ef340 Update map_effects.dm 2020-04-05 22:19:39 -04:00
Aronai Sieyes
d948096587 Adjust two things that loop forever 2020-04-05 22:17:42 -04:00
listerla
335442fd09 BUREAUCRACY TIME (#6851)
* BUREAUCRACY TIME

* Missing white folder

* Sounds are already in. Oops.

* Removes clone of paper_taped

* branch update, hopefully

* pen-x states

* Restores paper bins

* Revert "Restores paper bins"

This reverts commit 2dd29478a4a069e8866f467a0a6359e468b50434.

* Reverts bins for real?
2020-04-05 22:16:28 -04:00
Aronai Sieyes
d880b61cfd CHECK_TICK in xenoarch setup for the sake of largermaps 2020-04-05 11:58:14 -04:00
Aronai Sieyes
b1f0970697 Fix runtime in vore_remains if they are mapped in
Also make it more robust to preds not having ckeys or names
2020-04-05 11:37:57 -04:00
Novacat
b17115a96c Merge pull request #7144 from VOREStation/upstream-merge-6920
[MIRROR] QoL: Small Medical Things
2020-04-05 09:53:54 -04:00