Leshana
5f5ea3ea3b
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-merge-2017-05-26
...
# Conflicts:
# code/game/gamemodes/technomancer/spells/insert/mend_burns.dm
# code/game/gamemodes/technomancer/spells/insert/mend_metal.dm
# code/game/gamemodes/technomancer/spells/insert/mend_organs.dm
# code/game/gamemodes/technomancer/spells/insert/mend_wires.dm
# code/game/machinery/computer/Operating.dm
# code/game/machinery/computer/camera.dm
# code/game/machinery/computer/communications.dm
# code/game/machinery/computer/security.dm
# code/game/machinery/computer/skills.dm
# code/game/objects/items/devices/radio/jammer.dm
# html/changelogs/.all_changelog.yml
# maps/~map_system/maps.dm
# nano/images/nanomap_z1.png
# nano/images/nanomap_z5.png
2017-05-26 15:29:46 -04:00
Leshana
c3df48f949
Fixes Runtime in atmosphere_alarm.dm,24: list index out of bounds
...
proc name: on alarm change (/datum/alarm_handler/atmosphere/on_alarm_change)
2017-05-23 01:14:55 -04:00
Leshana
4197a6e60d
Fixes Runtime in preferences_setup.dm,230: Cannot read null.title
...
proc name: dress preview mob (/datum/preferences/proc/dress_preview_mob)
2017-05-23 01:14:55 -04:00
Anewbe
23f70f0b3a
FBPs should cook again.
2017-05-22 22:24:31 -05:00
Arokha Sieyes
3a856f5bad
Merge pull request #1493 from VOREStation/aro-tether-wip
...
Tether Map
2017-05-20 17:19:32 -04:00
Arokha Sieyes
2ea6c0bc17
Merge pull request #1490 from VOREStation/aro-sanom
...
Fix 2 SA problems
2017-05-20 15:17:35 -04:00
Arokha Sieyes
5bc3d7ba22
Merge pull request #1491 from Yoshax/lang
...
Fixes an issue where a non-existent language was existing + some normalisation
2017-05-20 15:14:30 -04:00
Yoshax
3d63880041
Adds defines cause who wants problems
2017-05-20 18:11:20 +01:00
Yoshax
b188fae46b
Fixes an issue where a non-existent language was existing + some normalisation
2017-05-20 17:52:24 +01:00
Arokha Sieyes
19e9b351ac
Fix 2 SA problems
...
Missing the Animal Nom verb when playing as an animal, and the ID doesn't get read if you have one.
2017-05-20 03:10:39 -04:00
Arokha Sieyes
47303fe7d1
Adds Wahs
...
Dem red panders.
2017-05-19 17:27:02 -04:00
Anewbe
eab2a410ba
Merge pull request #3453 from Eimras/Diona-shock-fix
...
Diona don't get shocked working on electrical things
2017-05-17 17:42:01 -05:00
Sarmie
84a7f64010
Re-branch to fix GIT stuff
2017-05-17 17:17:45 -04:00
Leshana
5ae26332fa
Merge branch 'master' into aro-tether-wip
...
# Conflicts:
# code/ZAS/_docs.dm
# code/game/area/areas.dm
# code/game/objects/explosion.dm
# code/modules/holodeck/HolodeckControl.dm
# code/modules/mob/living/say.dm
2017-05-16 00:26:32 -04:00
Leshana
d5eb86d810
Transfer talking and visible messages upwards thru open space.
...
Mobs speaking and doing things that emit visible messages will now be seen on floors above, including the icons.
2017-05-15 20:37:07 -04:00
Screemonster
691aa28eba
Adds a whole bunch of markings
2017-05-14 05:31:10 +01:00
Sarmie
3ca8bc1375
Disfigure Check Fix
2017-05-12 20:42:36 -04:00
Sarmie
78880cd18e
Disfigure check
2017-05-11 20:24:21 -04:00
Sarmie
06d5d0b189
Go
2017-05-11 19:56:20 -04:00
Anewbe
801d91ba8b
Merge pull request #3421 from Neerti/5/5/2017_technomancer_changes
...
More Technomancer
2017-05-09 17:54:53 -05:00
Leshana
8b0cf0617b
Fix VOREStation use of color macros so we pass the new stringent macro tests.
2017-05-08 22:34:13 -04:00
Leshana
4fbfa7ee37
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2017-05-08
...
# Conflicts:
# code/modules/mob/dead/observer/observer.dm
# code/modules/mob/living/carbon/human/life.dm
# code/modules/mob/mob_defines.dm
# html/changelogs/.all_changelog.yml
# vorestation.dme
2017-05-08 21:07:45 -04:00
Anewbe
42fe5d9ed6
Merge pull request #3412 from VOREStation/pool-closed
...
Removes the datum pool, as it is not performant.
2017-05-08 17:21:24 -05:00
Arokha Sieyes
c541122123
Convert to using Mediamanager lobby music
...
Update the JSON!
2017-05-08 02:33:46 -04:00
Yoshax
c808a6fb66
Removes Unathi from chin bob
2017-05-06 20:27:28 +01:00
Yoshax
6635857cf1
Ports a bunch of hair or something
2017-05-06 19:37:55 +01:00
sabiram
6cfc825f53
Adds and fixes some hairstyles
2017-05-06 19:30:59 +01:00
SiegDerMaus
e64f0bb97b
Adds Chin Length Bob
...
A new haircut for those who like bobs, but always hated how short the
one already in game is.
2017-05-06 19:26:22 +01:00
Neerti
b76b2c34a7
More Technomancer
...
See PR
2017-05-05 19:02:48 -04:00
Leshana
44ff1a70c6
Removes the datum pool, as it is not performant.
...
* Creating new objects is cheap, in fact comparable to the cost of getting it out of the pool, so it doesn't help there.
* Placing items in the pool is far more expensive than letting them garbage collect due to the resetting of vars and such.
2017-05-04 01:58:33 -04:00
Yoshax
eda674eca0
Attack fix
2017-05-04 01:21:47 +01:00
Neerti
ccb5e5700b
Merge pull request #3387 from VOREStation/aro-pol-zzz
...
Stasis Bag and Sleeper Changes
2017-05-02 12:09:33 -04:00
Neerti
ea2945f88f
Merge pull request #3380 from Anewbe/item_slowdown_mod
...
Tweaks how item slowdown works with species vars
2017-05-01 15:40:56 -04:00
Arokha Sieyes
ae96b83098
Merge pull request #1436 from LiquidFirefly/master
...
Gazer Fluff.
2017-04-29 19:55:28 -04:00
Yoshax
612e7f3b64
Syncs some missed changes from Polaris ( #1445 )
...
* Adds in some missed changes from Polaris
* Fixes the changelog by taking it straight from Polaris
2017-04-29 19:31:02 -04:00
Arokha Sieyes
58fec31ea4
Allows 'escaping' sleepers, among other things
...
Added some helper procs for stasis things, and also allows using grabs on sleepers like the advanced scanner because that inconsistency between the machines was bothering me.
2017-04-29 18:59:28 -04:00
Layla Crosse/Occula Drenn
a77def9829
Add's LiquidFirefly's Gazer fluff item stuff
...
Add files via upload
Add files via upload
Add files via upload
Added Gazertail to repository, fixed error.
Reverting bad changes.
Apologies for not reading.
Adding Monoeye.
Fixing bad changes, Readding monoeye.
2017-04-29 02:50:26 +01:00
Neerti
ec366d5d74
Makes Technomancer use modifiers, fixes a few bugs
2017-04-28 16:27:51 -04:00
Arokha Sieyes
418db00c19
Stasis Bag and Sleeper Changes
2017-04-27 21:47:52 -04:00
Anewbe
a742986015
Tweaks how item slowdown works on certain species
2017-04-26 19:03:16 -05:00
Anewbe
eda374cf83
Merge pull request #3356 from Neerti/4/23/2017_ling_nerfs
...
Adjusts Changelings
2017-04-25 22:04:37 -05:00
Arokha Sieyes
80670b420c
Merge current master in
2017-04-25 20:14:38 -04:00
Anewbe
3fd1eb95b0
Merge pull request #3355 from Anewbe/siik
...
Sam is no longer in the list of words for Siik
2017-04-25 18:57:47 -05:00
Arokha Sieyes
055c998f82
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into aro-sync
...
# Conflicts:
# code/modules/integrated_electronics/subtypes/reagents.dm
# code/modules/mob/living/carbon/human/species/station/station.dm
# code/modules/organs/organ_external.dm
# code/modules/ventcrawl/ventcrawl.dm
# html/changelogs/.all_changelog.yml
2017-04-25 15:04:54 -04:00
Anewbe
40e58d6f5b
Merge pull request #3363 from LorenLuke/buckle-give
...
Fixes 3314.
2017-04-24 14:44:55 -05:00
LorenLuke
af74306b43
Fixes 3314.
2017-04-24 12:03:04 -07:00
Neerti
6dbff1ee83
Adds Drone Identification Cards
...
Drone FBPs now spawn with an EIO issued ID alongside their NT ID card.
Also makes the bartender's permit automatically name itself when created by the job_controller.
2017-04-23 16:30:32 -04:00
Neerti
d6683be3ce
Adjusts Changelings
...
See PR
2017-04-23 13:22:32 -04:00
Anewbe
1442528bfb
Sam is no longer in the list of words for Siik
2017-04-23 11:08:29 -05:00
Atermonera
3f1194696a
Brain type is shown on all records
2017-04-22 18:18:31 -07:00