Commit Graph

9128 Commits

Author SHA1 Message Date
Arokha Sieyes
42e3261428 Final tweaks 2018-03-17 12:33:04 -04:00
Arokha Sieyes
99032248ab Lifelike oversights 2018-03-17 12:14:13 -04:00
Arokha Sieyes
4fb345ae6b Fix protean missing closing span tags+inclrobo 2018-03-17 12:14:13 -04:00
Arokha Sieyes
2107372404 Protean species 2018-03-17 12:14:13 -04:00
Leshana
bc2368a2c7 Merge pull request #3251 from VOREStation/aro-healallrobot
Heal robolimbs when you heal everything
2018-03-17 11:51:07 -04:00
Aronai Sieyes
3224ec6360 Merge pull request #3234 from KasparoVy/olly_olly_oxen_free
Fixes #3192, Teshari Hiding
2018-03-17 00:58:38 -04:00
Arokha Sieyes
90cb90e494 POLARIS: Heal robolimbs when you heal everything
Typically only used in magic and stuff, makes sense to heal both (otherwise there's no way to heal whole FBP bodies)
2018-03-16 23:53:45 -04:00
Aronai Sieyes
8081af1568 Merge pull request #3159 from Heroman3003/arachnophobia
Arachnoborg sprite set.
2018-03-16 21:32:31 -04:00
Aronai Sieyes
1760de7a2e Merge pull request #3229 from Verkister/voars
Vore fixes and additions. (gurgledeath item drop, vorepanel load button, corrupt prettyboi)
2018-03-16 20:55:39 -04:00
Heroman3003
1aef94ae0e Module change and reset animations for borgs (#3210)
* Added robot module reset and change animation

* changed some procs to more appropriate ones

* removed unnecesary sleep()

* readded intialize proc for_temp_visual
2018-03-16 20:35:08 -04:00
Aronai Sieyes
961f2934c4 Merge pull request #3242 from VOREStation/aro-commfactor
Communicator + NIF Refactor
2018-03-16 20:34:21 -04:00
Aronai Sieyes
1e87a06292 Merge pull request #3255 from VOREStation/aro-robocheck
Fix incorrect robolimb checks
2018-03-16 20:34:10 -04:00
Leshana
6eb46a05e6 Merge pull request #3250 from VOREStation/aro-shapeshiftplus
Add eye color to shapeshifters
2018-03-16 20:09:37 -04:00
Arokha Sieyes
26d5e7e0b6 POLARIS: Add eye color to shapeshifters 2018-03-16 19:53:26 -04:00
Arokha Sieyes
0c2c029537 POLARIS: Fix incorrect robolimb checks 2018-03-16 19:51:46 -04:00
Aronai Sieyes
5f1162b815 Merge pull request #3246 from VOREStation/aro-stat
Allow species-specific statpanels
2018-03-16 19:39:49 -04:00
KasparoVy
5f6db366b6 Revises living_powers.dm Hide Logic
Now matches the proc in human_powers.
2018-03-16 19:38:25 -04:00
KasparoVy
ac837cdc2f Cleans up Humanoid Hiding
Refactors humanoid hiding to use `status_flags` and a define rather than a snowflake variable.

Swaps a magic number for a define.
Amends the humanoid hiding eligibility check.
2018-03-16 19:38:17 -04:00
KasparoVy
cc8bf189af Fixes Teshari Hiding
Resolves a verb definition conflict and thus gives Teshari the correct hiding behaviours.
2018-03-16 19:36:58 -04:00
Leshana
371a7a6195 Merge pull request #3243 from VOREStation/aro-ventcrawl
Ventcrawl Anim + VS Fix
2018-03-16 19:16:19 -04:00
Leshana
718f89e848 Merge pull request #3249 from VOREStation/aro-tooltipfix
Fix tooltip style sanitize
2018-03-16 19:04:58 -04:00
Leshana
d3c350a4db Merge branch 'master' into polaris-sync-2018-03-15 2018-03-16 14:23:12 -04:00
Leshana
5831a8705a Fixup wings and custom vorestation tails to the new update_icons() system.
Adjust taur suits.  Keep some job alt titles.
2018-03-16 00:46:10 -04:00
Arokha Sieyes
f1965f997c POLARIS: Fix simple animal tooltip 2018-03-16 00:12:41 -04:00
Arokha Sieyes
6d2d0eadfa POLARIS: Allow species-specific statpanels 2018-03-15 23:56:43 -04:00
Screemonster
513c99a5db Moves panda eye markings to _vr files 2018-03-16 03:54:56 +00:00
Arokha Sieyes
bb4d4634f9 POLARIS: Adds an animation thing, uses it on ventcrawls 2018-03-15 23:50:14 -04:00
Arokha Sieyes
020c2a06f1 POLARIS: Communicator small refactor 2018-03-15 23:47:00 -04:00
Leshana
a0de41f24f Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-03-15
# Conflicts:
#	README.md
#	code/__defines/mobs.dm
#	code/__defines/subsystems.dm
#	code/_helpers/global_lists.dm
#	code/controllers/subsystems/garbage.dm
#	code/controllers/subsystems/overlays.dm
#	code/datums/datacore.dm
#	code/datums/supplypacks/munitions.dm
#	code/game/machinery/suit_storage_unit.dm
#	code/game/objects/items/devices/communicator/UI.dm
#	code/game/objects/items/weapons/id cards/station_ids.dm
#	code/game/objects/random/random.dm
#	code/game/turfs/simulated/floor.dm
#	code/game/turfs/simulated/floor_icon.dm
#	code/modules/awaymissions/gateway.dm
#	code/modules/client/preferences.dm
#	code/modules/ext_scripts/python.dm
#	code/modules/mob/living/carbon/human/human.dm
#	code/modules/mob/living/carbon/human/life.dm
#	code/modules/mob/living/carbon/human/species/station/station.dm
#	code/modules/mob/living/carbon/human/species/virtual_reality/avatar.dm
#	code/modules/mob/living/carbon/human/update_icons.dm
#	code/modules/mob/living/living.dm
#	code/modules/mob/living/living_defines.dm
#	code/modules/mob/living/simple_animal/animals/bear.dm
#	code/modules/mob/mob_helpers.dm
#	code/modules/mob/new_player/new_player.dm
#	code/modules/mob/new_player/preferences_setup.dm
#	code/modules/mob/new_player/sprite_accessories.dm
#	code/modules/organs/organ_external.dm
#	code/modules/organs/organ_icon.dm
#	code/modules/organs/robolimbs.dm
#	code/modules/reagents/reagent_containers/glass.dm
#	code/modules/reagents/reagent_containers/syringes.dm
#	html/changelogs/.all_changelog.yml
#	maps/southern_cross/southern_cross-1.dmm
#	maps/southern_cross/southern_cross-3.dmm
#	maps/southern_cross/southern_cross-4.dmm
#	maps/southern_cross/southern_cross-6.dmm
#	vorestation.dme
2018-03-15 22:41:14 -04:00
Anewbe
5212fa152b Species names should now use defines 2018-03-15 20:24:45 -05:00
Verkister
e9d6c20702 Vore fixes and additions.
-Fixes prey dropping their crap on pred's location instead of the gut on gurgledeath.
-Adds vorepanel feature to reload and apply belly prefs from current character slot. Handy for copying finished setups from other char slots, and to apply those on spawned mobs as well. Comes with a confirmation warning and ejects all existing bellies before rebuilding.
-Adds a new corrupt hound type based on yesterday's shenanigans.
2018-03-13 11:39:55 +02:00
Leshana
57ed0f6e9e Sundry Runtime Fixes - March (#5047)
* Fixes Runtime in tools.dm,239: undefined variable /mob/living/simple_animal/retaliate/solargrub/var/handcuffed

* Add logging to help identify the cause of runtime in examining zshadow mobs.

* Fix Runtime in buckling.dm,165: Cannot execute null.forceMove().

* Fixes  Runtime in robot_items.dm,31: Cannot read null.origin_tech

* Fixes Runtime in paper_bundle.dm,183: Cannot read null.loc
2018-03-13 00:13:19 -05:00
Aronai Sieyes
de9a37495c Merge pull request #3225 from VOREStation/aro-tooltips
Tooltip framework + Mob tooltips
2018-03-12 21:28:06 -04:00
Arokha Sieyes
13f506ba60 POLARIS: Rename make_nametag_name/desc 2018-03-12 20:25:36 -04:00
Aronai Sieyes
8bc05d2a2e Merge pull request #3220 from VOREStation/aro-lwnerf
Reduce lightweight trait point return
2018-03-12 18:38:28 -04:00
Aronai Sieyes
23a50382e0 Merge pull request #3219 from VOREStation/aro-addedlogs
Log additional engine information to game log
2018-03-12 18:28:56 -04:00
Arokha Sieyes
949ea35aa7 VS: Changes for tooltips 2018-03-12 18:26:09 -04:00
Arokha Sieyes
428db6c271 POLARIS: Tooltip framework, and mob tooltips 2018-03-12 18:25:53 -04:00
Anewbe
9f56416684 Merge pull request #5037 from VOREStation/aro-updateicons
Rewrite human/update_icons()
2018-03-11 21:03:10 -05:00
Arokha Sieyes
2bea97d328 Reduce lightweight trait point return 2018-03-11 21:41:43 -04:00
Arokha Sieyes
82a0d86cf9 POLARIS: Log more engine info 2018-03-11 21:33:31 -04:00
Arokha Sieyes
830a5f66f0 Fix two minor update_icons() oversights 2018-03-11 20:16:49 -04:00
Cerebulon
b7090d7df2 Adds Tajaran Akhani language. (#5032)
* Adds Tajaran Akhani language.
Fixes plural form of Tajaran (Tajara->Tajaran) in about 50 places.

* Gives the language a colour distinct from Siik.

* Changelog
2018-03-11 16:55:08 -05:00
Little-119
509474fcd6 Changes the shadekin empathy key from s to m, to fix sign language 2018-03-11 04:31:19 -04:00
Arokha Sieyes
46f4022852 VS: Consistent logging changes to match polaris commit 2018-03-10 17:18:09 -05:00
Arokha Sieyes
2c9bdf3ae4 POLARIS: Revamp logging to be consistent 2018-03-10 17:18:09 -05:00
Anewbe
f2da429eab Merge pull request #4980 from MisterLayne/ED_CLN
Adds the ED-CLN
2018-03-10 15:04:07 -06:00
Anewbe
940557ee34 Merge pull request #5021 from Nerezza/Hardsuit-fixes
Misc rig fixes/tweaks
2018-03-10 14:57:37 -06:00
Aronai Sieyes
54cf9636ec Merge pull request #3189 from Verkister/moreborgostuff
Readies our borg stuff for next sync fixes.
2018-03-10 15:01:04 -05:00
Aronai Sieyes
8ff288669d Merge pull request #3128 from aztectornado/hollow-bones
Adds hollow bones trait
2018-03-09 14:34:07 -05:00