DZD
0c75432620
Merge remote-tracking branch 'upstream/master'
2014-12-06 13:09:13 -05:00
Markolie
86f80d5a69
IPC fixes galore
2014-12-06 08:28:02 +01:00
DZD
908058c8f0
Merge remote-tracking branch 'upstream/master' into pAI-Drone-Port
2014-12-05 20:32:40 -05:00
Markolie
6c92a48c41
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise
2014-12-06 01:31:31 +01:00
Markolie
aa68b2e160
AI/Cyborg HUD fixes, lets Vox's pick name when spawning, fixes Beepsky's/ED-209's ID'ing issue
2014-12-06 01:26:59 +01:00
Fox-McCloud
fd9d3edffb
Cell Changes and other Stuff
2014-12-05 05:37:55 -05:00
Markolie
bd97e02524
Make sure securitrons report to the AI
2014-12-04 22:03:20 +01:00
Markolie
5b91100303
Adds a "Toggle Sensors" verb to the robot/AI to set their HUD
2014-12-04 22:01:05 +01:00
Markolie
a1a80c1a27
Minor fixes
2014-12-04 18:18:01 +01:00
Fox-McCloud
c218c1af3b
Production and Mecha Tweaks
2014-12-03 18:20:51 -05:00
DZD
dd631d4806
Migrating Bay pAI Drone Form Port
2014-12-02 18:00:24 -05:00
Markolie
91d6cda932
Remove luminosity from entertainment monitors
2014-12-02 22:49:14 +01:00
Markolie
47bb8c63bb
Syndibot critical fix
2014-12-02 22:40:39 +01:00
Markolie
01ed97b4eb
Bot fixes, disease runtime fix, vending menu fix
2014-12-02 19:46:34 +01:00
Markolie
dab516174b
Gives the AI control over bots
2014-12-02 17:59:40 +01:00
Markolie
b21575f088
Bot port from /tg/
2014-12-02 17:59:40 +01:00
Fox-McCloud
79125ffb37
Merge pull request #28 from Fox-McCloud/Sprite-Updates
...
Sprite Updates
2014-12-02 09:04:09 -05:00
Fox-McCloud
67f8c7a79a
Sprite Updates
2014-12-02 08:49:44 -05:00
Fox-McCloud
90ea1728a0
Merge pull request #24 from Markolie/master
...
Re-add missing Telecomms service server, other fixes
2014-12-01 18:18:49 -05:00
Markolie
7e98ba2abe
Poster ripping fix, allow access to air alarms when set to auto
2014-12-01 23:11:10 +01:00
Fox-McCloud
5900a139dc
Merge pull request #16 from FalseIncarnate/master
...
Prevent AI from using Teleporter
2014-11-30 18:35:20 -05:00
FalseIncarnate
be536a658d
Prevent AI from using Teleporter
...
Stops the AI from relocating itself via the teleporter.
2014-11-30 18:09:12 -05:00
Markolie
c7acac268a
Map fixes, hydroponics wrenching fix, adds satchel to scientist's locker
2014-11-30 22:03:44 +01:00
Markolie
0bf46a71b1
Map changes, bug fixes
2014-11-30 20:10:34 +01:00
Fox-McCloud
9a391827b6
Shotgun and Sprite Updates
2014-11-30 00:09:47 -05:00
Markolie
bd11c78235
Replace every instance of NanoTrasen with Nanotrasen.
2014-11-29 21:01:29 +01:00
Markolie
0dc52900cc
Adds the service channel (:v)
2014-11-29 21:01:19 +01:00
Fox-McCloud
3b884622c5
Job Changes
2014-11-29 09:10:31 -05:00
Markolie
35fa4600e7
Merge branch 'master' of https://github.com/Markolie/Paradise
2014-11-29 02:39:45 +01:00
Markolie
ae8f08e2b8
Fixes reflection, various security level fixes, gamma armory update, communication console fixes
2014-11-29 02:05:42 +01:00
Fox-McCloud
a4c72d4603
Species and Guns
2014-11-28 19:13:41 -05:00
Markolie
3b1dc8e487
Merge branch 'master' of https://github.com/ZomgPonies/Paradise
...
Conflicts:
icons/obj/weapons.dmi
maps/cyberiad.dmm
2014-11-27 21:39:01 +01:00
Markolie
e6cf333e4e
Lets not forget debugging again
2014-11-27 21:33:26 +01:00
Markolie
b66f3effae
Bug fixes, implements new copying/faxing system from Bay
2014-11-27 21:00:58 +01:00
SamCroswell
8b16d394ed
Projectile Laser Update
...
Lasers are now projectiles instead of instant beams. Fire delay removed,
damages adjusted accordingly.
2014-11-26 19:16:21 -05:00
Fox-McCloud
261157cb58
AI, PDA, and Other changes
2014-11-26 01:18:49 -05:00
Fox-McCloud
549cf1f2b8
Merge pull request #520 from Markolie/master
...
Adds podbay doors that can be opened from within pods, general map fixes
2014-11-23 18:04:42 -05:00
Markolie
3a9d45c2d6
Adds podbay doors to the pods that can be opened using the button, or from within the pod. Also includes other map fixes.
2014-11-23 22:44:00 +01:00
Fox-McCloud
519c224611
Merge pull request #517 from FalseIncarnate/master
...
Botany Mutation Rework (RE-UPDATED)
2014-11-23 03:19:05 -05:00
FalseIncarnate
a7c63e4a06
Botany Mutation Rework
...
Reworked the mutation system for Botany to use a "tier system",
adjusting mutation chances and the potential type of mutation based on
the amount of the reagent(s) added.
Updated handling for Floral Somatoray to work properly with new Botany
Mutation Rework.
Adjusted Floral Somatoray's Yield setting to adjust the yield stat of
the plant instead of yield_mod stat of the tray.
Also added additional information to the Plant Analyzer when scanning
trays. Will now include information such as age, yield modifier, and
toxicity in the report. This will not be shown when scanning harvested
goods or seeds.
Fixed some typos and missing words in podmen.dm in preparation of
planned attempt to reintegrate pod-cloning functionality.
Fixed hydroponics trays setting "waterlevel = maxwater" and "nutrilevel
= 3" whenever RefreshParts() is called, and fixed sanity check for water
and nutrients above previous max levels.
Unreported change from my previous commit (this is for the sake of
documentation): End of round score will factor Hydroponics harvests into
the calculations.
2014-11-23 03:14:21 -05:00
Fox-McCloud
2f25e4f162
Merge pull request #515 from Markolie/master
...
Adds Syndiborg to Nuke Ops, enables shortcuts for borgs/drones, notifies the AI of borg changes
2014-11-23 02:25:40 -05:00
Markolie
30c1960fe8
Adds Syndiborg to NukeOps, enables shortcuts for borgs/drones, notifies the AI of borg changes
2014-11-23 07:52:38 +01:00
Fox-McCloud
99c7c4b667
Merge pull request #493 from nicky89107/master
...
Gibbing sound effects and screams + clarifying admin OOC color verb's name.+ Machine people *buzz *ping and *beep emotes -Tigercat2000
2014-11-22 21:38:03 -05:00
SamCroswell
c4e97f6b72
Synicate Medibot Access Fix
...
Syndicate Medibots now require Synidcate-level access to open.
2014-11-22 17:38:37 -05:00
Fox-McCloud
ffdd025076
Merge pull request #510 from Markolie/master
...
Syndicate teleporter fix, fix fire alarm in engineering that gets EMP'ed
2014-11-22 11:24:34 -05:00
Markolie
fd064b8e35
Teleporter can no longer lock on to syndicate beacons. Teleporter/beacons can be emagged to enable syndicate option.
2014-11-22 07:54:13 +01:00
Fox-McCloud
222e26e23f
Merge pull request #508 from Markolie/master
...
Fixes grilles, constructable machine upgrade, proper hardsuit conversion, R&D updates, constructable display case
2014-11-22 00:57:02 -05:00
Markolie
c0f1c92bef
Windoor damage fix, allows deconstruction of windoors
2014-11-22 06:48:51 +01:00
Markolie
107325bb43
Melee attack for mechs
2014-11-22 06:05:13 +01:00
Markolie
2c2c7fc517
Constructable Phazon, constructable display case
2014-11-22 05:15:44 +01:00