Commit Graph

37138 Commits

Author SHA1 Message Date
Aronai Sieyes
45fd68ca88 Tweak fakecell qdel time to be higher just in case 2020-04-23 16:03:28 -04:00
Aronai Sieyes
be6f4e0da0 Add inducer designs, make protolathe take titanium 2020-04-23 15:57:33 -04:00
Aronai Sieyes
2ea192ab87 Port/improve /tg/ Inducer 2020-04-23 15:57:17 -04:00
Aronai Sieyes
55e177a076 Port/improve /tg/ RCD 2020-04-23 15:34:32 -04:00
Novacat
680934de9c Merge pull request #7391 from Novacat/nova-basicfixes
Adds a bunch of adminbus backpacks
2020-04-22 19:44:38 -04:00
Novacat
189ecb2e76 Merge pull request #7392 from VOREStation/aro-morphs
Maybe prevent morphs from ending the world
2020-04-22 19:44:27 -04:00
Aronai Sieyes
f1e30a54fb Maybe prevent morphs from ending the world 2020-04-22 19:29:51 -04:00
Novacat
aaf4a279dc Merge pull request #7390 from VOREStation/upstream-merge-7012
[MIRROR] Fixes HE pipes not leaking when breached
2020-04-22 18:08:48 -04:00
Unknown
d6ecbda3d4 One too many vars 2020-04-22 18:08:05 -04:00
Unknown
9ab813c8e3 Adds a bunch of adminbus backpacks 2020-04-22 17:53:19 -04:00
Novacat
f5175f1aa1 Merge pull request #7389 from VOREStation/upstream-merge-7023
[MIRROR] Roiling Mold Blob Fix/Tweak
2020-04-22 17:49:50 -04:00
Novacat
d7115ab14c Merge pull request #7388 from VOREStation/upstream-merge-7015
[MIRROR] Airlock Description Error
2020-04-22 17:49:38 -04:00
Novacat
79a6115017 Merge pull request #7387 from VOREStation/upstream-merge-7009
[MIRROR] Fixes supermatter monitoring EPR indicator showing Undefined
2020-04-22 17:49:25 -04:00
Atermonera
97e270d8c5 Merge pull request #7012 from atlantiscze/2020_04_18_LeakFix
Fixes HE pipes not leaking when breached
2020-04-22 17:47:32 -04:00
Atermonera
2411a19038 Merge pull request #7023 from Mechoid/FixAndTweakRoiling
Roiling Mold Blob Fix/Tweak
2020-04-22 15:53:57 -04:00
Atermonera
bc7ad5ac7a Merge pull request #7015 from Shadow-Quill/AirlockMessage
Airlock Description Error
2020-04-22 15:51:39 -04:00
Atermonera
1e4f5aa80e Merge pull request #7009 from atlantiscze/2020_04_17_EPRFix
Fixes supermatter monitoring EPR indicator showing Undefined
2020-04-22 15:48:21 -04:00
Leshana
f3f821cb8f Fix Sundry Runtime Errors XII (#7007)
* Fix Runtime in atoms_movable.dm,597: list index out of bounds

* Fix Runtime in floor_attackby.dm,118: Cannot execute 0.is crowbar().

* Fix null values being present in mob_list.

* Another fix for Runtime in update_icons.dm,254: Cannot execute null.GetUIState().

- This time lets just ensure dna is instantiated no matter who is calling dress_preview_mob().

* Fix Runtime in suit_storage_unit.dm,792: Cannot execute null.set machine().

- Also fixed other mixups of usr vs. user that I found in the same file.

* Fixes Runtime in find_spawning.dm,688: Cannot read null.origin_tech

- if this else if block is reached, new_item must not exist, so we obviously can't set origin_tech on it. Examination of the code seems to suggest the original author intended that for any "talking" items to have arcane and precursor tech; since src is now being made talking, src should get the tech.

* Fix talking artifacts downgrading arcane/precursor tech

- Bump up the values by one for talking artifact items instead of overwriting whatever the value was.
2020-04-22 15:45:32 -04:00
Novacat
dd8c48feb4 Merge pull request #7377 from VOREStation/aro-frostflies
Frostfly init fix
2020-04-22 09:12:28 -04:00
Novacat
4271f07e09 Merge pull request #7378 from VOREStation/aro-minesafety
Fix frontier phaser lock locations
2020-04-22 09:12:14 -04:00
Arokha Sieyes
b355af8ae4 Fix frontier phaser lock locations 2020-04-22 02:09:12 -04:00
Aronai Sieyes
7bdd68162b Frostfly init fix 2020-04-22 01:47:43 -04:00
Aronai Sieyes
fabf5e630b Merge pull request #7374 from VOREStation/aro-pgenfixes
Fix some power issues
2020-04-22 01:45:05 -04:00
Unknown
36bdebef12 Uses original values 2020-04-22 01:25:34 -04:00
Aronai Sieyes
5cfe563b72 Power Fixes 2020-04-22 01:23:58 -04:00
Unknown
8d41fd5782 Fixes broken nuclear reactor sprite
Again.
Adjusts power numbers
Another tweak
Fixes Portable Generators
200k safe output
This is incredibly dumb
2020-04-22 00:53:20 -04:00
Aronai Sieyes
d71b127cdb Add micro laser to ARTGs 2020-04-22 00:27:11 -04:00
Novacat
a7190b867a Merge pull request #7371 from VOREStation/aro-minesafety
Fix seismic charges and razor drone deployers
2020-04-21 22:23:02 -04:00
Arokha Sieyes
f396bb78ad Fix seismic charges and razor drone deployers 2020-04-21 22:03:44 -04:00
KasparoVy
eed070851e Enabled the Smelting of Plastitanium
Seems like an oversight - can make titanium (smelting rutile), titanium glass & plastitanium glass but not plastitanium.
2020-04-21 21:42:35 -04:00
Aronai Sieyes
05d983fef2 Merge pull request #7361 from VOREStation/aro-shuttlemove
Make unbuckled shuttle movement more exciting
2020-04-21 16:38:04 -04:00
Aronai Sieyes
c242028f17 Merge pull request #7366 from VOREStation/aro-frienbs
Add friends around the station
2020-04-21 16:37:44 -04:00
Novacat
1ec9e0f6fe Merge pull request #7368 from VOREStation/Verkister-patch-1
Fixes morph TF overwriting its verbs
2020-04-21 16:09:00 -04:00
Novacat
504fc8a049 Merge pull request #7365 from AmayaWah/secretship
adds lore stuff.
2020-04-21 14:35:50 -04:00
Verkister
136697d051 Fixes morph TF overwriting its verbs
It's hard to do stuff like ventcrawling or eating or whatever when the transformation has irreversibly overwritten your mob abilities with the abilities of some whatever inanimate object.
2020-04-21 21:30:49 +03:00
Aronai Sieyes
8327864b05 Add cardboard cutouts 2020-04-21 13:40:08 -04:00
Amaya
e9eb2a9684 adds lore stuff. 2020-04-21 14:13:17 +02:00
Aronai Sieyes
5dd1d625cc Makes unbuckled shuttle movement more exciting 2020-04-20 21:42:12 -04:00
Arokha Sieyes
f0554fa02e Fix the 'none transferred' round end message 2020-04-20 20:47:07 -04:00
Aronai Sieyes
a67e2e1791 Merge pull request #7356 from VOREStation/aro-tanks
Tank sprites, foam
2020-04-20 19:48:18 -04:00
Aronai Sieyes
ace05634f5 Merge pull request #7354 from VOREStation/aro-tweaks
Smol Fixes
2020-04-20 19:39:47 -04:00
Aronai Sieyes
5397f9927b Mech FOAAAAM 2020-04-20 18:06:34 -04:00
Aronai Sieyes
534d4657d2 Make it behave the same as water in regards to xenobio 2020-04-20 18:05:51 -04:00
Aronai Sieyes
a2e6467936 FOAAAAAAAM 2020-04-20 17:16:25 -04:00
Aronai Sieyes
7a43642cbe New tank sprites and foam tank 2020-04-20 17:16:11 -04:00
Aronai Sieyes
c90d4f612c Slow down meteors 3x to give pointdef a chance
This is the speed Bay uses and the pointdef values are from there
2020-04-20 15:09:19 -04:00
Aronai Sieyes
43a198ea4c Make pointdef blink red for a moment when they fail to shoot 2020-04-20 15:08:59 -04:00
Aronai Sieyes
638686039f Re-fix gravity gen icon 2020-04-20 14:21:57 -04:00
Aronai Sieyes
e9f7a40600 Add points for rutile ore 2020-04-20 13:56:06 -04:00
Aronai Sieyes
d1cdea22a9 Fix gravy gen area detection happening too early 2020-04-20 13:53:23 -04:00