PsiOmega
eae1b01ca9
Adds support for the AI to store multiple camera locations, up to a given maximum
2014-07-19 11:25:00 +02:00
PsiOmega
73f8c30111
The AI may now store and return to a single position for its eye/camera view.
2014-07-19 02:58:16 +02:00
Loganbacca and Mloc-Hibernia
c4abe1f5d5
Pipe cleanup
...
- Tidied up a couple of remaining pipes
- Removed overlapping pipes
- Removed step_x, step_y vars
2014-07-18 13:43:08 +00:00
Loganbacca and Mloc-Hibernia
fb6c928c4d
Atmos update tweaks
...
- Updated pump and volume pump icons
- Reverted air scrubber icon
- Fixed passive gate icon
- Updated pipe_item sprites
- Fixed an oversight in the pipe color check
- Cleaned up the map
2014-07-18 13:41:59 +00:00
Loganbacca and Mloc-Hibernia
e05b5c0bfb
Pipe rendering rewrite
...
- Complete rewrite of pipe rendering code. It now selects icons from a shared cache.
- Manifolds and other devices (pumps, filters, etc.) now match the color of the connected pipes.
- Updated omni devices to use the shared cache.
- Set separate pipe color definitions.
- Cleaned up a lot of pipe code, converting it to absolute paths and removing old commented out code.
- Tweaked t-ray rendering code.
- Tweaked pipe painter.
- Enhanced pipe checking debug command.
- Expanded tank capacity and resprited them.
2014-07-18 13:39:39 +00:00
Mloc-Hibernia
51d2451c01
Merge remote-tracking branch 'upstream/dev-freeze' into dev
...
Signed-off-by: Mloc-Hibernia <colmohici@gmail.com >
Conflicts:
nano/templates/geoscanner.tmpl
2014-07-18 13:15:30 +00:00
Mloc-Hibernia
281a26b979
Merge remote-tracking branch 'upstream/master' into dev-freeze
...
Signed-off-by: Mloc-Hibernia <colmohici@gmail.com >
Conflicts:
code/modules/mob/living/silicon/robot/robot_modules.dm
2014-07-18 13:08:12 +00:00
Mloc
ae9d75bd5e
Merge pull request #5664 from Zuhayr/pais
...
Mobile pAIs.
2014-07-18 14:07:11 +01:00
Zuhayr
c6b7ac987b
Merge pull request #5674 from PsiOmegaDelta/Xenosposals
...
Fixes #5673 - Xenoflora disposals
2014-07-18 22:31:01 +09:30
Zuhayr
b4dfb54ad3
Merge pull request #5678 from PsiOmegaDelta/master
...
Removes all step_? instances, including those with default values
2014-07-18 22:30:34 +09:30
Zuhayr
8e66bfe236
Moving lists from prior commit to a better place.
2014-07-18 22:29:07 +09:30
Zuhayr
ac62b0ec5c
Moved pAI lists to globals.
2014-07-18 22:24:51 +09:30
Mloc
65083d8536
hopefully fix travis stripping !
2014-07-18 13:47:59 +01:00
PsiOmega
29598c4ef6
Removes all step_? instances, including those with default values, to allow the new Travis-check to pass.
2014-07-18 14:46:17 +02:00
Mloc
4fdcbd1c5e
add map step_[xy] check to travis
2014-07-18 13:39:05 +01:00
Chinsky
92f742e242
Merge pull request #5676 from PsiOmegaDelta/dev
...
Replaces step_y with pixel_y
2014-07-18 16:34:10 +04:00
PsiOmega
28a22f191f
Replaces step_y with pixel_y
2014-07-18 14:30:57 +02:00
Mloc
01c5025af6
Merge pull request #5672 from mwerezak/docking
...
Docking controllers updates
2014-07-18 12:58:11 +01:00
Mloc
a21de9988a
Merge pull request #5668 from mwerezak/op-hideout
...
Cosmetic change to syndie base docking arm
2014-07-18 12:57:11 +01:00
Mloc
e35cd2a71c
Merge pull request #5665 from atlantiscze/spectrometer-fix
...
Fixes incorrect units in Radiocarbon Spectrometer's GUI.
2014-07-18 12:56:58 +01:00
Mloc
6efff01110
Merge pull request #5671 from mwerezak/silicon-lang
...
Removes Rootspeak from AI and robot languages
2014-07-18 12:55:49 +01:00
Zuhayr
aad7db43ad
Added a monkey sprite for pAIs.
2014-07-18 19:46:51 +09:30
Zuhayr
33bff18290
Removed a bit of redundant code, added pull check for mpAIs.
2014-07-18 19:15:48 +09:30
Zuhayr
9401dcf13c
Fixes bug with drone Bump() check
...
They can now use teleporters, hand tele portals and the disposals chute.
2014-07-18 19:13:24 +09:30
PsiOmega
9b636a6dcf
Fixes #5673 by connecting Xenoflora to the Xenobiology disposal section.
...
Xenobiology already had disposals going all the way into Xenoflora where they were suddenly cut off.
The last distance of pipes and disposal unit has be added.
2014-07-18 07:41:55 +02:00
mwerezak
7361c7da45
Loosens the undocking requirements for airlocks
2014-07-17 22:03:05 -04:00
mwerezak
3ea7e0ce3c
Adds a name for the escape pod controller
2014-07-17 20:07:13 -04:00
mwerezak
21b2742086
Adds default values for some docking tags
...
Simplifies the mapping of docking controllers by cutting down on the
number of tags needed to be entered.
2014-07-17 20:01:20 -04:00
mwerezak
3209cb49a6
Removes Rootspeak from AI and robot languages
2014-07-17 19:30:00 -04:00
mwerezak
105695b2d4
Adjusts appearance of syndie base docking arm
2014-07-17 11:28:45 -04:00
Atlantiscze
65354508d7
Fixes incorrect units in Radiocarbon Spectrometer's GUI.
...
1 GHz = 1 000 MHz = 1 000 000 kHz
2014-07-17 16:46:05 +02:00
Zuhayr
3b20df66e5
Merge pull request #5622 from Faerdan/dev
...
Layout update for NanoUI.
2014-07-17 23:58:32 +09:30
Zuhayr
73d3883da3
Merge pull request #5652 from comma/master
...
Couple xenoarch fixes
2014-07-17 23:56:18 +09:30
Zuhayr
1f332bb1b0
Merge pull request #5654 from PsiOmegaDelta/StateLaws
...
Allows the AI to select which channel to state laws on
2014-07-17 23:56:07 +09:30
Zuhayr
63da854471
Merge pull request #5659 from mwerezak/op-hideout
...
Maps the new op hideout into an asteroid base
2014-07-17 23:56:00 +09:30
Zuhayr
55021687d2
Merge pull request #5661 from PsiOmegaDelta/Soap
...
Deluxe soap now has a more pleasant range of smells.
2014-07-17 23:55:51 +09:30
Zuhayr
3999c0bfb5
Fixed runtime with host bioscan, added verb cooldowns.
2014-07-17 23:31:12 +09:30
Zuhayr
1345ee5a5c
Initial commit for mobile pAIs. Almost guaranteed to be broken as shit.
2014-07-17 23:09:47 +09:30
Mark Aherne
26e0c64801
Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into dev
2014-07-17 13:48:52 +01:00
Mark Aherne
6e5abac0b7
PDA NanoUI template fixes.
...
* Fixed errors in PDA Messenger template markup.
2014-07-17 13:46:05 +01:00
Chinsky
9e0569cfb9
Merge pull request #5631 from PsiOmegaDelta/Engine
...
Remote-controlled emitters
2014-07-17 15:42:03 +04:00
Chinsky
248affdebe
Merge pull request #5656 from mwerezak/wound-infections
...
Infection system tweaks
2014-07-17 15:39:16 +04:00
Chinsky
e2e944dc66
Merge pull request #5655 from Walter0o/patch-2
...
should fix #5618 , trivial kitchen utensil bug
2014-07-17 15:38:42 +04:00
Chinsky
543ab8acc3
Merge pull request #5653 from atlantiscze/tcomms-fix
...
TComms heat fix + repairing
2014-07-17 15:37:52 +04:00
Chinsky
a4af0a4eea
Merge pull request #3 from Walter0o/patch-1
...
missing power check
2014-07-17 15:36:15 +04:00
Zuhayr
d47688e71a
Merge pull request #5663 from Zuhayr/dev
...
Dev
2014-07-17 21:00:49 +09:30
Zuhayr
ea8cdb52c7
Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into dev
2014-07-17 20:59:45 +09:30
Zuhayr
72b3a3b4a5
Merge pull request #5662 from Zuhayr/dev-freeze
...
Dev freeze
2014-07-17 20:58:24 +09:30
Zuhayr
3976433396
Merge branch 'master' of https://github.com/Baystation12/Baystation12 into dev
2014-07-17 20:57:06 +09:30
PsiOmega
d2cdf01a60
Deluxe soap now has a more pleasant range of smells.
2014-07-17 12:54:51 +02:00