Aronai Sieyes
e51ae3fdb4
POLARIS: Make borg recharger test more robust
2018-03-17 18:55:42 -04:00
mistyLuminescence
70f7ef7d6f
Wallet expansion!
2018-03-17 21:10:23 +00:00
Anewbe
d36e67d90d
Merge pull request #5064 from VOREStation/vs-port-3142
...
[PORT] Improved playsound and drop_location() from /tg
2018-03-17 15:01:07 -05: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
Arokha Sieyes
0c2c029537
POLARIS: Fix incorrect robolimb checks
2018-03-16 19:51:46 -04:00
Atermonera
e81aceb35d
Merge pull request #5062 from VOREStation/vs-port-3122
...
[PORT] Fix oversight in not-late-join jobs without spawnpoints on the map.
2018-03-16 11:46:08 -07:00
Atermonera
4fa4173e29
Merge pull request #5049 from Anewbe/quickdraw_items
...
Ports quickdraw storage items from VIRGO
2018-03-16 11:37:58 -07: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
020c2a06f1
POLARIS: Communicator small refactor
2018-03-15 23:47:00 -04:00
Anewbe
72fb2c052b
Merge pull request #5063 from VOREStation/vs-port-3124
...
[PORT] Make cryopods check area first, then range
2018-03-15 21:47:19 -05: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
Anewbe
b2b4329c4b
Merge pull request #5056 from Serithi/master
...
I h*ckin' did an ambient music.
2018-03-13 21:13:34 -05:00
Anewbe
7ee187d5d1
Merge pull request #5038 from VOREStation/pol-wiggle-wiggle-paw
...
Adds wiggles to crawling
2018-03-13 21:12:51 -05:00
Arokha Sieyes
6158cd1d26
POLARIS: Use drop_location() for things
2018-03-13 19:23:46 -04:00
Arokha Sieyes
24ccae5a24
POLARIS: Call procs on areas when shuttles arrive/depart
2018-03-13 19:23:45 -04:00
Arokha Sieyes
ac7ec6b745
POLARIS: Gibber tweaks
2018-03-13 19:23:45 -04:00
Arokha Sieyes
73838e0a62
POLARIS: Revamp logging to be consistent
2018-03-13 18:20:58 -04:00
Arokha Sieyes
4686f6fcc4
POLARIS: Port's /tg/'s current sound.dm, plus pref
...
It's mostly the same, just a little more efficient. I added a 'preferences' var to pass a datum and decide whether or not to play the sound for that client based on some preference.
2018-03-13 17:46:40 -04:00
Arokha Sieyes
e1d31365d3
POLARIS: Make cryopods check area first, then range
...
The bug referenced hasn't existed for quite a while. We'll keep the range check as a fallback, though.
2018-03-13 17:37:08 -04:00
Arokha Sieyes
e9ad27de9f
POLARIS: Fix oversight in not-late-join jobs without spawnpoints on the map
...
They spawn in space. That's fine, right?
2018-03-13 17:35:50 -04: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
Leshana
4023b3b00f
Merge pull request #3119 from VOREStation/wip-pipe-construction
...
Preliminary rewrite of pipe construction.
2018-03-12 21:28:46 -04: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
99022117dc
Merge pull request #3206 from Mewchild/rdcomms
...
Gives RD explorer comms
2018-03-12 18:27:00 -04:00
Aronai Sieyes
d2c3bc8539
Merge pull request #3208 from VOREStation/aro-rechgr
...
Prevent ghosts from ejecting borgs from rechargers
2018-03-12 18:26:48 -04:00
Arokha Sieyes
428db6c271
POLARIS: Tooltip framework, and mob tooltips
2018-03-12 18:25:53 -04:00
Serithi
bb66e03f18
I heckin' did a music. As far as i can tell i implemented it properly, testing it out has been finicky as all hell. I figure if i did a goof, the Reddit method of giving the wrong answer first so someone replies with the correct one will work.
2018-03-12 02:46:32 -07:00
Atermonera
cb37f7d36c
Ater missed another <br>
2018-03-11 19:26:08 -07:00
Anewbe
9f56416684
Merge pull request #5037 from VOREStation/aro-updateicons
...
Rewrite human/update_icons()
2018-03-11 21:03:10 -05:00
Anewbe
a8cc2df4ad
Ports quickdraw storage items from VIRGO
2018-03-11 16:56:17 -05: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
Mechoid
edab848f2f
Merge pull request #5024 from Anewbe/random_spawners
...
Splits up random.dm
2018-03-10 19:07:47 -08:00
Arokha Sieyes
119381e14b
POLARIS: Prevent ghosts from ejecting borgs from rechargers
2018-03-10 18:39:11 -05:00
Mewchild
e129f03b42
Gives RD explorer comms
2018-03-10 16:52:52 -06: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
Layne
acdde85f4d
Reinforced snowball fix. ( #4991 )
...
* temp snowball fix
* Create MisterLayne - SnowballTEMPFIX
* Update and rename MisterLayne - SnowballTEMPFIX to MisterLayne - SnowballTEMPFIX.yml
2018-03-10 14:58:25 -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
Leshana
d8938a4e5b
Fix pipe construction conflicting with existing pipes too much.
...
Bug in the init_dirs_cache was not setting direction of pipes, making all cached dirs be for south.
Because mapped in pipes didn't have piping layer set, mapped in pipes conflicted.
The full-tile check for unary machines forgot to exclude *itself*
2018-03-09 12:36:43 -05:00
Aronai Sieyes
e240633b7e
Reduced wiggliness slightly
...
1/3rd less wiggles
2018-03-08 23:28:16 -05:00
Arokha Sieyes
3df619bfcc
Adds wiggles to crawling
...
I did this. Have I gone too far?
2018-03-08 21:08:26 -05:00
Arokha Sieyes
2970b37fa1
U_I Phase 2.6: Blood, Helmets, Unneeded calls
2018-03-08 19:34:01 -05:00
Arokha Sieyes
306a484b48
U_I Phase 2.4: Storage cleanup
2018-03-08 19:34:00 -05:00
Arokha Sieyes
96b0416c7f
U_I Phase 2.3: Further cleanup
2018-03-08 19:34:00 -05:00
Arokha Sieyes
53a185f838
U_I Phase 2.0: Code cleanup
...
Removing calls to update_icons_layers and the like, stubbing them to help track down future calls.
2018-03-08 19:33:44 -05:00