Commit Graph
21093 Commits
Author SHA1 Message Date
Aronai SieyesandGitHub 3304ab2003 Merge pull request #3516 from VOREStation/aro-bucklenomove
Fix buckle drag move lack of check for living.
2018-04-20 18:08:49 -04:00
Arokha Sieyes c7e2c9b3a4 Fixes #3508 2018-04-20 17:57:45 -04:00
Arokha Sieyes 50cfcf0430 Fix buckle drag move lack of check for living.
Unfortunately fixes Iris's superstrength.
2018-04-20 17:38:48 -04:00
Cameron653andGitHub 69407fad60 Makes clothing use the correct sprite sheet.
For oddities like promethean teshari.
Without this, oddities like this happen https://i.imgur.com/DzLBviC.png
2018-04-20 17:19:29 -04:00
elgeonmbandAtermonera c12368b887 Adds new robot codex (#5178)
* adds new robot codex

* appeases ater
2018-04-20 10:30:06 -07:00
AtermoneraandGitHub cfd14786fa Merge pull request #5190 from Anewbe/punpun_clothes
PunPun's clothes show up when he spawns
2018-04-20 10:24:59 -07:00
Arokha Sieyes 97c386df17 Fixes qpad deconstruct
Fixes #3509
2018-04-20 02:02:06 -04:00
NeertiandGitHub 0d957e35a5 Merge pull request #5189 from VOREStation/vplk-planetary-sun-lumcount
Optimize Planetary Sun Mk II
2018-04-19 20:58:51 -04:00
Leshana c7cd04b2bb POLARIS: Fix emitters connected to powernet remotely.
Ensure when we unanchor an emitter that we disconnect from powernet.
2018-04-19 20:51:15 -04:00
Leshana 449597f148 POLARIS: Fix conveyors on dynamically loaded maps obeying switches.
Converted conveyors New() to initialize() so that runtime loaded maps will have conveyors and switches find each other.
2018-04-19 20:51:05 -04:00
Aronai SieyesandGitHub 7ead58510c Merge pull request #3483 from VOREStation/aro-sstailears
Add ability for shapeshifters to change ears, tails, wings
2018-04-19 20:26:23 -04:00
Aronai SieyesandGitHub b42f8c3df2 Merge pull request #3501 from VOREStation/aro-is3478
Cleans up custom species icon base code
2018-04-19 20:26:13 -04:00
Aronai SieyesandGitHub 6f57022a0c Merge pull request #3448 from VOREStation/aro-taurriding
Lazily implements taur riding
2018-04-19 20:21:46 -04:00
AnewbeandGitHub aecd924ef2 Merge pull request #5161 from Atermonera/refactor_human_examine
Refactors human/examine.dm
2018-04-19 18:39:00 -05:00
Arokha Sieyes 2cba96cf4c Switch to defines for custom species stuff 2018-04-19 19:34:10 -04:00
Aronai SieyesandGitHub f03406754b Merge pull request #3492 from VOREStation/aro-marfix
Rewrite shadekin update_icons()
2018-04-19 19:24:36 -04:00
Aronai SieyesandGitHub 91b300df54 Merge pull request #3496 from VOREStation/aro-qpads
Ports /tg/ Quantum Pads
2018-04-19 19:24:18 -04:00
Anewbe 323d3aa42c Species economic modifier is now a species var 2018-04-19 18:06:02 -05:00
Aronai SieyesandGitHub 28c7a58ccf Merge pull request #3502 from VOREStation/aro-is3476
Make farmbots fill 10x faster
2018-04-19 19:05:59 -04:00
Arokha Sieyes 569e8f08c3 Adds Quantum Pads
Pad-to-pad teleporters, though they cost 75% of a diamond for each one (since they require a bluespace crystal each).
2018-04-19 18:13:30 -04:00
Arokha Sieyes 82b755bab8 Allow K9s to use the hailer and law emotes
Fixes #3447
2018-04-19 18:08:13 -04:00
Arokha Sieyes 2904fa1bef Make farmbots fill 10x faster 2018-04-19 17:48:02 -04:00
Arokha Sieyes 1a349f77dd Cleans up custom species icon base code
Fixes #3478
2018-04-19 17:46:51 -04:00
Arokha Sieyes 759bec84d0 Nerf marble
Please.
2018-04-19 02:36:02 -04:00
Anewbe d139e961b9 PunPun's clothes show up when he spawns 2018-04-18 23:26:31 -05:00
Leshana c4d714dea8 Replaces set_light with direct update_lumcount for planet suns.
Setting lights on every single turf takes way too long.  Instead of havingto create a light source for every single outdoor turf, we find the corners to light up and apply the sunlight to them directly.
We also make sure to avoid having planet sunlight being 4x too strong, which would happen if we naively looped over all corners of all outdoor turfs.
Note: This has the side effect of making the sun's light and color ACCURATELY reflected on turfs.  Previous code doubled up on light and appeared brighter than it should.
2018-04-18 21:54:58 -04:00
Leshana 471e544a61 Revert "Merge pull request #4779 from Neerti/2/1/2018_make_the_sun_not_lag_again"
This reverts commit f4df29713d, reversing
changes made to 337e5e7436.
2018-04-18 18:08:16 -04:00
Aronai SieyesandGitHub a7e91cb065 Merge pull request #3463 from Ketrai/patch-9
Makes donuts less of a strain on resources.
2018-04-18 14:06:02 -04:00
Aronai SieyesandGitHub 35ec513b28 Merge pull request #3452 from VOREStation/aro-sync-04122018
Polaris Sync 04-12-2018
2018-04-18 14:04:27 -04:00
Aronai SieyesandGitHub 80c8bb5e34 Merge branch 'master' into aro-taurriding 2018-04-18 14:01:50 -04:00
Aronai SieyesandGitHub 88a89d8149 Merge pull request #3474 from VOREStation/vplk-fix-telesci
Close infinite bluespace crystal loophole in telesci computer construction
2018-04-18 13:58:48 -04:00
Aronai SieyesandGitHub b492d61d86 Merge pull request #3482 from Verkister/patch-18
Makes vorepanel autoupdate only when needed
2018-04-18 13:58:39 -04:00
Aronai SieyesandGitHub fb7ca15439 Merge pull request #3477 from Mewchild/MC-Zaozao
Adds Zigfe's Fluff Item
2018-04-18 13:58:28 -04:00
Aronai SieyesandGitHub 23b9ac22f5 Merge pull request #3480 from Verkister/patch-15
Updates sickshot description.
2018-04-18 13:58:17 -04:00
Aronai SieyesandGitHub b6ef06a34d Merge pull request #3485 from VOREStation/vplk-april-fixes
Sundry Fixes - Emitters, Bedsheets, Conveyors
2018-04-18 13:58:05 -04:00
Aronai SieyesandGitHub 6bae35b201 Merge pull request #3469 from VOREStation/lore-fix-redo
Lore fixes, v1.01a
2018-04-18 13:57:49 -04:00
NeverKnowWhyThisandAronai Sieyes 5c234b773a Teshari stuff (#3467)
* Teshari stuff

-Adds a head to belly colouration for Teshari body marking
-Adds a smaller feathered alternative body marking
-Adds a Teshari mohawk hairstyle
-Adds a second option for Teshari tai (colorable)
-Adds a snowflake tail for Schae Shooki
-Adds an option to have ears on a teshari

* Changed names

* Moved sprite to correct .dmi

* Moved tashari_fluffymohawk to it's correct location

* Removed old tag

* Name edits, fluff item removed until approved correctly

I wasn't aware of SCA's for tails, I'll have it go trough the process normally.

* Minor name edit

* Modified body_parts to correctly reflect sprite

* Namefix

* Modified sprites and code that called upon them

* More spritefixes, reworked colouring

* More minor tailtweaking

* More fixes, underfluff is now working, but still needs the sprite adjusted to fit properly

* Small feathers are showing up, but more sprite issues to fix

* Modified Mohawk to show up on the character, sprites still aren't being loaded correctly. And I don't understand why it's happening

* Fixed markings, mohawk more ear styles based of the original

* Minor edit to heel fluff
2018-04-18 13:57:31 -04:00
Arokha Sieyes 1bfe702e5e Rewrite shadekin update_icons()
No more ma usage, use SSoverlays, fix typing indicator bug
2018-04-18 13:50:13 -04:00
Verkister 88c1a7d845 Fixes borg synth sheet naming when depleted to 1
-The thing changing the sheet stack names to singular/plural no longer breaks the naming for borg sheet synthesizers.
2018-04-18 16:07:36 +03:00
Anewbe afa615983a Meteor events have fewer waves with less dangerous meteors 2018-04-18 01:13:40 -05:00
Verkister e8453abdf3 small fixes. also enables floor scavenging only when hungered 2018-04-18 08:27:04 +03:00
MarinaGryphonandAnewbe 9e57b11a87 Fixes various implant/admin verb typos (#5177)
* Removes 'independant'

* Update Space Station 13 areas.dm

* Fixes the AI law typo

* Fixes another typo.

Somewhat out of scope(?), but it's just a typo.
2018-04-17 23:05:12 -05:00
AnewbeandGitHub 31922d8f37 Merge pull request #5174 from Verkister/patch-13
Fixes simplemob icons when killed while resting.
2018-04-17 22:58:54 -05:00
ReddeyfishVorandGitHub 2a23588c93 Set new bellies to item friendly by default 2018-04-17 19:35:57 -07:00
ReddeyfishVorandGitHub 0a4bc19d34 Prevent glass ornaments from being digested. 2018-04-17 19:08:06 -07:00
Leshana b45e065a96 POLARIS: Fix emitters connected to powernet remotely.
Ensure when we unanchor an emitter that we disconnect from powernet.
2018-04-17 20:00:29 -04:00
Leshana 7e6031c2b1 POLARIS: Fix conveyors on dynamically loaded maps obeying switches.
Converted conveyors New() to initialize() so that runtime loaded maps will have conveyors and switches find each other.
2018-04-17 20:00:28 -04:00
Arokha Sieyes f04aeac6ca Add ability for shapeshifters to change ears, tails, wings 2018-04-17 16:05:57 -04:00
VerkisterandGitHub a99bbda1e7 Makes vorepanel autoupdate only when needed
Automatic updates now only happen to connected preds and prey just once once per cycle and only if something has changed.
2018-04-17 11:36:19 +03:00
Reddeyfish ec6c9b4f00 quick fix for coin values not working 2018-04-16 17:15:26 -07:00