Arokha Sieyes
68a5fabe11
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into aro-sync
...
# Conflicts:
# code/game/objects/items/devices/translator.dm
# code/game/objects/items/weapons/dna_injector.dm
# code/modules/client/preference_setup/loadout/loadout_ears.dm
# code/modules/mob/living/simple_animal/aliens/hivebot.dm
# html/changelogs/.all_changelog.yml
# maps/southern_cross/southern_cross-3.dmm
2018-03-03 13:09:57 -05:00
Anewbe
524c9aa5db
Removes translators from the loadout ( #4942 )
2018-03-01 12:00:37 -08:00
Anewbe
ee9061e80f
Merge pull request #4982 from Cyantime/tinypda
...
Fixes two minor PDA cart issues.
2018-03-01 11:09:26 -06:00
Anewbe
dda4b68e4d
Merge pull request #4981 from VOREStation/pol-radio-drama
...
Adds 'Intercom Convo' verb
2018-03-01 10:32:30 -06:00
Atermonera
dfe41e3250
Made a <br> into a <brr>
2018-02-27 21:42:41 -08:00
Cyantime
ec5f2543d7
Fixes two minor PDA cart issues.
2018-02-27 22:45:09 -05:00
Arokha Sieyes
43065846a4
Adds 'Intercom Convo' verb
...
Allows an admin to 'schedule' up to 20 messages to play on the radio.
2018-02-27 21:24:22 -05:00
Arokha Sieyes
7aa5ca479a
Adds 'Intercom Convo' verb
...
Allows an admin to 'schedule' up to 20 messages to play on the radio.
2018-02-27 21:17:47 -05:00
Leshana
30454ccdc3
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-02-23
...
# Conflicts:
# code/game/jobs/job_controller.dm
# code/game/machinery/oxygen_pump.dm
# code/game/objects/items/weapons/storage/firstaid.dm
# code/game/objects/structures/crates_lockers/closets/secure/security.dm
# code/modules/mob/new_player/new_player.dm
# code/modules/organs/internal/eyes.dm
# html/changelogs/.all_changelog.yml
# maps/southern_cross/southern_cross-1.dmm
# vorestation.dme
2018-02-23 21:55:42 -05:00
Atermonera
4e9a1a0fba
Unobfuscates GPS locations ( #4910 )
...
* Makes GPS units more useful, adds helper to give more useful dir strings
* Re-obfuscates PoI gps locations
They keep adir direction though, so finding them should generally be easier
* Re-obfuscates PoI gps locations
2018-02-22 22:10:18 -06:00
Atermonera
410aca398e
Adds halogen counter tool, adds gas scanner to analyzers ( #4903 )
...
* Adds halogen counter tool, adds gas scanner to analyzers
* Appeases travis
* Missed a tag
2018-02-22 15:01:25 -06:00
Anewbe
c06fe44755
Merge pull request #4907 from VOREStation/pol-spybugs
...
Make spy bugs spawn spy cameras
2018-02-21 22:40:03 -06:00
Anewbe
dfdafddaa9
Merge pull request #4897 from VOREStation/pol-analfix
...
Fix health analyzer names
2018-02-21 10:03:09 -06:00
Anewbe
a6653bf00a
Merge pull request #4896 from VOREStation/pol-qdels
...
Fix several Destoy()s
2018-02-21 10:01:23 -06:00
Arokha Sieyes
20c145aafc
Make spy bugs spawn spy cameras
...
They are just using New() from their parent which spawned a normal camera. Now they store a type.
2018-02-20 23:29:59 -05:00
Arokha Sieyes
3fdafb7194
Rename medical scanners and update map
2018-02-20 19:25:31 -05:00
Anewbe
25a1f47a30
Headset sprites, planetside headset functionality ( #4869 )
2018-02-20 12:36:22 -08:00
Arokha Sieyes
0c0f09fe68
POLARIS: Fix several Destroy()s
2018-02-20 10:00:23 -05:00
Arokha Sieyes
a75cfe0eb1
POLARIS: Fix several Destroy()s
2018-02-20 00:20:46 -05:00
Arokha Sieyes
5967bb6dc5
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into aro-sync
...
# Conflicts:
# code/game/objects/items/weapons/storage/boxes.dm
# code/game/objects/items/weapons/storage/storage.dm
# code/modules/mob/living/carbon/human/species/species.dm
# html/changelogs/.all_changelog.yml
# maps/southern_cross/southern_cross-6.dmm
2018-02-18 00:25:36 -06:00
Anewbe
077b73a446
Suit coolers don't magically shut off in mild fires ( #4820 )
2018-02-17 11:19:21 -08:00
Leshana
7ed3d2c2f6
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-02-16
...
# Conflicts:
# code/_onclick/hud/screen_objects.dm
# code/game/objects/items/weapons/storage/storage.dm
# code/game/objects/structures/crates_lockers/closets/secure/medical.dm
# code/modules/admin/admin_verbs.dm
# code/modules/clothing/clothing.dm
# code/modules/clothing/gloves/color.dm
# code/modules/lore_codex/codex.dm
# code/modules/mob/living/simple_animal/aliens/alien.dm
# code/modules/mob/living/simple_animal/animals/cat.dm
# code/modules/mob/living/simple_animal/animals/goose.dm
# code/modules/mob/living/simple_animal/simple_animal.dm
# code/modules/mob/mob_defines.dm
# code/modules/projectiles/projectile/special.dm
# html/changelogs/.all_changelog.yml
# maps/southern_cross/southern_cross-1.dmm
# maps/southern_cross/southern_cross-7.dmm
# vorestation.dme
2018-02-17 00:35:29 -05:00
Anewbe
922506f56a
Merge pull request #4790 from Atermonera/obfus_gps
...
Lets poi gps units display gps_tag instead of hardcoded string
2018-02-11 01:54:18 -06:00
Atermonera
2427dceb37
Lets signal names be mapped
2018-02-10 15:51:49 -08:00
Anewbe
252b2ffa1c
Merge pull request #4772 from Atermonera/obfus_gps
...
GPS coordinates and POI names are obfuscated
2018-02-10 17:51:48 -06:00
atermonera
fae9c63ccf
GPS coordinates and POI names are obfuscated
2018-02-09 16:59:03 -08:00
Leshana
1d0f5262d8
Merge remote-tracking branch 'upstream-polaris/master' into polaris-sync-2018-02-07
...
# Conflicts:
# code/__defines/subsystems.dm
# code/controllers/master_controller.dm
# code/controllers/subsystems/atoms.dm
# code/game/machinery/Sleeper.dm
# code/game/machinery/doors/airlock.dm
# code/game/machinery/vr_console.dm
# code/game/objects/items/devices/communicator/phone.dm
# code/game/turfs/flooring/flooring_decals.dm
# code/modules/admin/admin_verbs.dm
# code/modules/mob/living/carbon/carbon.dm
# code/modules/multiz/movement.dm
# code/modules/projectiles/gun.dm
# code/modules/shuttles/shuttle.dm
# code/modules/shuttles/shuttles_web.dm
# icons/obj/doors/doormed.dmi
# maps/southern_cross/items/headset_sc.dm
# maps/southern_cross/southern_cross-3.dmm
# vorestation.dme
2018-02-07 19:30:50 -05:00
Cyantime
5816d717f7
Fix paddle runtime
2018-02-06 23:57:44 -05:00
elgeonmb
b0fd486e27
moves us out of kara, pt 2
2018-02-05 23:22:45 -08:00
Leshana
5847319443
Update every initialize() proc to return an initialize hint.
...
* Yes, all of them.
* Also did a few corrections to redundant New() and broken Destroy() along the way
* Renamed the turf_initializer.initialize() proc to InitializeTurf to avoid confusion.
* Subsumed /area/proc/initialize into /atom/proc/initialize() - Made /area's LateInitialize to get same behavior as before.
2018-02-05 15:50:13 -05:00
mistyLuminescence
da4bd82a5d
Adds more med gear to R&D and Cargo ( #4691 )
...
* Adds more med gear to R&D and Cargo
* standardises + adds sprites
* Removes cargo crate
2018-02-04 22:18:36 -06:00
Arokha Sieyes
686c601e24
Further translator tweaks
2018-02-04 13:56:25 -05:00
Cameron653
9e52040d5a
Loadout Text-To-Speech device. ( #4697 )
...
* TTS Device
* Makes it a proper /device
* boop
* to_chat and message change
2018-02-03 22:47:01 -06:00
Anewbe
daf124fd83
Merge pull request #4703 from VOREStation/aro-telecheck
...
Adds generic can_telecomm() proc, applies to Communicators
2018-02-03 22:46:16 -06:00
Leshana
cef001bf2a
Update every initialize() proc to return an initialize hint.
...
* Yes, all of them.
* Also did a few corrections to redundant New() and broken Destroy() along the way
* Renamed the turf_initializer.initialize() proc to InitializeTurf to avoid confusion.
* Subsumed /area/proc/initialize into /atom/proc/initialize() - Made /area's LateInitialize to get same behavior as before.
2018-02-03 01:00:57 -05:00
Aronai Sieyes
300bcd123f
Merge pull request #2935 from VOREStation/aro-radiotweaks
...
Headset/Radio Tweaks for Explorers Mostly
2018-02-03 00:41:44 -05:00
Arokha Sieyes
b7c4f50f2b
POLARIS: Add an adhoc radio fallback mechanism
...
Allows subspace radios (eg headsets) to have adhoc_fallback enabled on them, which allows them to turn into shortwaves until they reestablish telecomms. I'm doing this for exp/sar/pilot headsets on our server, you can too if you want. What else are those giant antennas for? Up to you. This doesn't change anything for you unless you enable adhoc_fallback on something, but you can use it if you want!
2018-02-02 18:05:39 -05:00
Arokha Sieyes
3c5e6d620a
Adds generic can_telecomm proc
2018-02-02 17:59:04 -05:00
Arokha Sieyes
760ca5f945
POLARIS: Add an adhoc radio fallback mechanism
...
Allows subspace radios (eg headsets) to have adhoc_fallback enabled on them, which allows them to turn into shortwaves until they reestablish telecomms. I'm doing this for exp/sar/pilot headsets on our server, you can too if you want. What else are those giant antennas for? Up to you. This doesn't change anything for you unless you enable adhoc_fallback on something, but you can use it if you want!
2018-02-02 16:16:32 -05:00
Arokha Sieyes
04c8942bf7
POLARIS: can_telecomm() proc
...
Attempts to discover if two parties can talk to each other using telecomms, and as a PoC applies it to communicators which attempt to get to their node via the can_telecomm proc.
2018-02-02 16:13:31 -05:00
Leshana
4f98fad36b
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-02-01
...
# Conflicts:
# .travis.yml
# code/_away_mission_tests.dm
# code/modules/admin/verbs/mapping.dm
# code/modules/mob/living/carbon/human/update_icons.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-6.dmm
# nano/images/nanomap_z1.png
# nano/images/nanomap_z10.png
# nano/images/nanomap_z2.png
# nano/images/nanomap_z3.png
# nano/images/nanomap_z5.png
# nano/images/nanomap_z6.png
2018-02-01 23:55:47 -05:00
Leshana
612a75cb49
Prevent communicators from connecting to the exonet when off station.
2018-01-31 21:02:22 -05:00
Woodratt
28dfb0b4b0
Southern Cross POI adjustment and Map adjustments
...
- DJ Station APC turned off at default
- DJ Station one general intercom replaced with a syndicate intercom
- DJ Station headset no longer guaranteed to spawn, one in four chance to spawn in one of the rooms
- DJ Station Exterior tiles (around the generator) marked as outdoor tiles
- Advanced roller beds moved to SAR lockers
- Blood cabinet and IV stand in SAR room, two o- blood bags and two empty blood bags at round start
- Mining outpost now locked to IDs with maintenance access and research access
- Observation windows in xenobio are now electrified
- Extra sinks and a high capacity water tank added to xenobio
- Red flags in the caves to designate the 'border' between the regular caves and the more dangerous ones
- Xenoresearch first aid station door name fixed
2018-01-30 03:50:55 -08:00
Leshana
3c3dac7102
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-01-19
...
# Conflicts:
# code/_onclick/hud/hud.dm
# code/modules/clothing/glasses/glasses.dm
# code/modules/mob/living/carbon/human/update_icons.dm
# maps/southern_cross/southern_cross-1.dmm
# maps/southern_cross/southern_cross-3.dmm
# maps/southern_cross/southern_cross-6.dmm
# vorestation.dme
2018-01-19 17:52:25 -05:00
BillyBangles
c44af58716
Adds communicator watch (take 2) ( #4406 )
...
* adds communicator watch
* adds commwatch to a loadout selection list
* adds changelog
just in case
2018-01-17 19:33:32 -06:00
Arokha Sieyes
ff228754b3
Merge polaris sync 01 17 2018
...
Planes, layers, human/update_icon()
2018-01-17 17:56:51 -05:00
Neerti
5b54f4c875
Surface Map Work ( #4557 )
...
* Tweaks Surface, POI system
* More Stuff
* Travis Appeasement
* Fixes invisible banner.
2018-01-17 13:46:19 -06:00
atermonera
edcd9f5d73
Fixes runtime in uplink.dm
2018-01-15 16:35:04 -08:00
Stevenator1
cd59a2e928
Fix uses of TECH_MAGNETS to TECH_MAGNET
2018-01-15 03:27:26 -05:00
Arokha Sieyes
eb6c482794
Shamelessly steal Polaris' Southern Cross jobs
...
They're whitelist only for now, good for events and adminbuse.
2018-01-14 21:49:19 -05:00