Commit Graph

25418 Commits

Author SHA1 Message Date
Unknown 3fe46bbf8d Unlimited Credit Sharing Range
It is bad for someone to miss out on points because they were 16 tiles away instead of 14.
2020-08-03 14:49:24 -04:00
Kates 6437f7aee4 Attempt to fix mech and fighter movement issues within space. (#7376)
* Attempt to fix mech and fighter movement issues within space.

Here is the issue in question: https://github.com/VOREStation/VOREStation/issues/8438

* Update Mecha.dm to fix #7376 request
2020-08-01 01:15:51 -04:00
Novacat c3e3da72f5 Merge pull request #8550 from VOREStation/upstream-merge-7377
[MIRROR] Species Vars Extension Pt3: Blood!
2020-07-31 17:19:01 -04:00
Novacat 1921b21a1a Merge pull request #8549 from VOREStation/upstream-merge-7385
[MIRROR] Clothes, clothes, clothes!
2020-07-31 16:58:54 -04:00
Novacat 188eaf06a2 Update clothing.dm 2020-07-31 16:47:53 -04:00
Novacat 8e79488e0c Update loadout_head.dm 2020-07-31 16:47:36 -04:00
Rykka ae37c4e003 Update Trait Description 2020-07-31 08:07:25 -04:00
Rykka befcc8c9ea Fixes Cold/Heat-adapted Traits, Prevents heat death in RIGsuit
Lowers body_temperature to 290k (16.85C) for Cold-Adapted, and raises it to 330k (56.85C) for Hot-Adapted
2020-07-31 07:49:36 -04:00
Killian 84128e72ff blood mechanics tweaks (#7377) 2020-07-31 04:54:11 -04:00
Schnayy f9c3cf616e Clothes, clothes, clothes! 2020-07-31 04:02:49 -04:00
Killian 3821085794 [FIX] "usr is [usr]" (#7371)
* Update robotics.dm

* Update scanner.dm
2020-07-31 04:00:16 -04:00
Novacat af4f2db5c2 Merge pull request #8545 from Rykka-Stormheart/shep-dev-cooking-icons
Icon Updates!
2020-07-31 03:46:47 -04:00
Atermonera 8c671685df Merge pull request #7364 from Draycu/rag-exploit-fix
Rag Coding Fix
2020-07-31 03:31:46 -04:00
Rykka df0c1b8c9f Icon Updates!
* Adds new sprites for all kitchen appliances, from Aurora
* Adds new pre-heating light for Fryer, lined up with the spot for it
* Adds new grill rack sprites
* Updates multiple food sprites to no longer be downscaled PNGs, and gives us gloriously pretty waffles and brownies.
2020-07-31 03:20:26 -04:00
Novacat 04d19c7cbe Merge pull request #8536 from VOREStation/upstream-merge-7344
[MIRROR] Aurora Cooking Port
2020-07-31 01:34:42 -04:00
Rykka e8ebaee3dd Fix incoming mirror PR 2020-07-31 01:14:09 -04:00
Novacat adad5eeacb Merge pull request #8538 from VOREStation/upstream-merge-7354
[MIRROR] Implements Status Indicators
2020-07-30 16:53:34 -04:00
Novacat 74875b3d23 Update emote.dm 2020-07-30 16:07:01 -04:00
Novacat 63f5404b7b Merge pull request #8539 from VOREStation/upstream-merge-7358
[MIRROR] Makes using BYOND Filters easier.
2020-07-30 16:06:26 -04:00
Novacat 957a0e8058 Update living.dm 2020-07-30 15:45:13 -04:00
Novacat 27eb1e2283 Update modifiers.dm 2020-07-30 15:41:01 -04:00
Unknown a52fd76249 Fixfix 2020-07-30 15:35:54 -04:00
Atermonera 0f20fbd268 Makes using BYOND Filters easier. 2020-07-30 15:34:07 -04:00
Novacat 2e3dbdfa9a Update life.dm 2020-07-30 15:33:47 -04:00
Novacat 057b9fba16 Update life.dm 2020-07-30 15:32:15 -04:00
Atermonera 65cfe5f6e3 Implements Status Indicators 2020-07-30 15:30:44 -04:00
Unknown a5121d9ff0 Fixes missing Vox Pidgin, hopefully 2020-07-30 15:28:41 -04:00
Novacat de6f55a86d Update circuits.dm 2020-07-30 15:19:40 -04:00
Atermonera 31f04a4975 Aurora Cooking Port 2020-07-30 15:13:46 -04:00
Novacat 9578296ca5 Merge pull request #8535 from VOREStation/upstream-merge-7352
[MIRROR] Increase mob default reload time from 1 second to 4 seconds.
2020-07-30 15:03:12 -04:00
Novacat 216a8d8c12 Merge pull request #8533 from VOREStation/upstream-merge-7345
[MIRROR] custom_sprites.dm small improvement and better commenting.
2020-07-30 14:53:48 -04:00
Novacat 38e4cbd3e9 Merge pull request #8532 from Cyantime/patch-2
Allows some protean ventcrawl accessories
2020-07-30 14:53:25 -04:00
Atermonera f63d2c4506 Merge pull request #7352 from lbnesquik/Kot-Mob-Tweak
Increase mob default reload time from 1 second to 4 seconds.
2020-07-30 14:46:19 -04:00
Atermonera cb31910225 Merge pull request #7345 from LunarFleet/Lun-Sprite
custom_sprites.dm small improvement and better commenting.
2020-07-30 14:41:39 -04:00
Novacat c81eae8191 Merge pull request #8531 from lbnesquik/Kot-Stuff-Cyborg
Add a little message for once you are done refilling some water as a dogborg.
2020-07-30 14:33:17 -04:00
Cyantime 120483c41c Allows some protean ventcrawl accessories 2020-07-30 14:30:58 -04:00
lbnesquik e962474fc5 Add a little message for once you are done refilling some water as a dogborg. 2020-07-30 19:41:18 +02:00
Verkister 744fb20b4a Fixes some trait stats requiring set_species
Moves a couple trait stats applied via set_species proc to somewhere custom species can actually access them.
Mostly just affects motion based hunger factor, and would also affect health traits but those already have their own bandaid application.
2020-07-30 11:28:02 +03:00
Killian bf842ed57a cleanup crew deployment authorized 2020-07-30 05:27:58 +01:00
ShadowLarkens 7f2952bd90 Fix medhuds/sechuds and stuff showing on the camera monitor improperly 2020-07-29 19:03:33 -07:00
DESKTOP-4BUBN9N\Mike 4f2f60e4bc vr file makes more sense also added comment separator 2020-07-29 22:03:05 +01:00
DESKTOP-4BUBN9N\Mike 438c1e600b adds cool and good new drink recipe 2020-07-29 21:33:08 +01:00
Novacat ca022164bb Merge pull request #8520 from TeleTubby2/MlemWax
Makes sterilizine actually useful.
2020-07-29 15:09:07 -04:00
Teletubby2 3a367e20fb More reasonable value.
200 steps to see dirt again is a bit excessive.
2020-07-29 15:07:00 -03:00
Novacat dd52bc19af Merge pull request #8515 from Rykka-Stormheart/shep-dev-flat-dough
Fix for flatbread/tortilla recipe conflict, and missing trash icons
2020-07-29 06:58:14 -04:00
ShadowLarkens 9f8123cbb7 Make sleever error messages more consistent and obvious 2020-07-28 17:58:54 -07:00
Rykka bd5d102a35 Fix for duplicate tortilla recipe and flatbread/tortilla recipe conflict 2020-07-28 12:07:16 -04:00
Rykka a34bb589d1 Massive Map/Bugfix 2020-07-28 10:33:56 -04:00
Novacat c4f7aed7f4 Merge pull request #8215 from dwinters99/spellcheck
Minor typo fixes
2020-07-27 01:55:24 -04:00
Novacat 9e72efca03 Update clothing.dm 2020-07-27 01:43:56 -04:00