Amunak
c53d14d80c
Weapon type design datums will now get proper description.
...
Also fixes two names I forgot to fix before.
2014-12-18 05:28:41 +01:00
Amunak
16c548b03f
Fixes explosives-on-webbing-prevention not working
2014-12-18 05:27:37 +01:00
Amunak
a86f77d7ad
Final research refactoring and formatting
2014-12-18 04:59:33 +01:00
Amunak
417fe41248
Mining items path formatting
2014-12-18 04:58:40 +01:00
Amunak
619143186e
Moved design disk to research.dm; fixed disks' names
2014-12-18 04:00:51 +01:00
Amunak
d28cb57f79
Merges upstream/dev to ref, resolves merge conflicts
2014-12-18 03:44:28 +01:00
Amunak
d20ccdb6b4
More name updates and refactoring for research
...
Also fixes compile errors
2014-12-18 03:26:55 +01:00
Amunak
064357495d
Decreased fire delay on the unobtainable pulse funguns.
...
They were as lame as the death squad guns.
2014-12-18 03:13:04 +01:00
Amunak
4882074739
Code formatting, EOL at EOF fixes, refactoring
2014-12-18 03:11:49 +01:00
Amunak
edffbc680d
Fixed capitalization of most game items
2014-12-18 03:10:36 +01:00
Amunak
1fcf11cdb5
You can no longer plant explosives on webbing.
2014-12-18 01:17:50 +01:00
Amunak
cc327cb671
Fixes typos in powercells.dm
2014-12-17 20:03:04 +01:00
Amunak
42bdf427b8
Properly decapitalized mecha equipment.
2014-12-17 19:10:31 +01:00
Amunak
4a7fdbf595
Removed unused substation batteryrack code.
2014-12-17 14:31:57 +01:00
Amunak
1a972974bc
Moves all circuitboards to their respective files.
...
Computer boards are now in /code/game/objects/items/weapons/circuitboards/computer/.
Buildable machinery boards are in /code/game/objects/items/weapons/circuitboards/machinery/.
Everything else is just in /code/game/objects/items/weapons/circuitboards/.
The circuitboard parent definition is in /code/game/objects/items/weapons/circuitboards/circuitboard.dm.
Did some minor renaming and capitalization fixes on the boards.
2014-12-17 14:31:21 +01:00
Amunak
ae8829cabe
Moved supply computers to a separate file in machinery/computer/.
...
Renamed supply shuttle console to supply control console and properly de-capitalized both console names.
2014-12-17 12:53:18 +01:00
Zuhayr
fc203f186a
Merge pull request #7478 from GinjaNinja32/cameras
...
Converts camera console to NanoUI
2014-12-17 19:43:55 +10:30
Ccomp5950
8d65f8a87a
Merge pull request #7175 from atlantiscze/pewPEWPEWboom
...
[Ready To Merge] Emitter update
or how I might learn to love the revert button.
2014-12-16 21:17:54 -05:00
Ccomp5950
20e6b4ca01
Merge pull request #7395 from atlantiscze/nanostuff
...
NanoUIs
2014-12-16 21:11:55 -05:00
Wild Bill
5bae906c47
Reserve PascalCase inits
2014-12-16 16:20:50 +02:00
GinjaNinja32
a7bcd6f406
NanoUI camera console
2014-12-16 12:30:25 +00:00
PsiOmega
8aa5ee4d9a
Merge remote-tracking branch 'upstream/dev-freeze' into dev
2014-12-15 08:58:28 +01:00
PsiOmega
f65ac4350f
Merge remote-tracking branch 'upstream/master' into dev-freeze
2014-12-15 08:56:11 +01:00
PsiOmegaDelta
845b858045
Merge pull request #7466 from GinjaNinja32/ninjas
...
Removes ninja mask, fixes ninja internals, fixes non-ninja voice changer
2014-12-15 08:53:05 +01:00
GinjaNinja32
f6b5edc130
Fixes error in rig voice-changer message
2014-12-15 05:39:00 +00:00
GinjaNinja32
1eddd1fea9
Span classes
2014-12-15 05:36:35 +00:00
Amunak
6c1911c34e
Makes 'other' PM colour way darker.
2014-12-14 17:03:54 +01:00
Amunak
1fb9c76101
Makes admin log messages bold again.
2014-12-14 16:51:59 +01:00
Amunak
b710e70046
Makes asay purple again.
2014-12-14 16:51:33 +01:00
Amunak
e348e8e031
Reverts admin log colour.
2014-12-14 16:46:47 +01:00
PsiOmegaDelta
213d042f58
Merge pull request #7460 from mwerezak/stance
...
Fixes #7406
2014-12-14 10:08:41 +01:00
GinjaNinja32
16a7e2a4b9
Removes ninja mask, fixes ninja internals
2014-12-14 07:02:28 +00:00
Amunak
b2c266ff93
More research console GUI formatting.
...
Also simplified the <LI>st definitions.
2014-12-14 05:18:43 +01:00
Amunak
6bf59253fd
Fixes wrong shield design path
2014-12-14 05:16:49 +01:00
Amunak
b84cc64027
Removes duplicate shield research definitions.
...
They were moved to the common designs file by a previous commit.
2014-12-14 05:05:55 +01:00
Amunak
b7e7d08599
Fixes destructive analyzer name. Removed oldcode.
2014-12-14 05:05:09 +01:00
Amunak
67c719d9d6
Updated medical records console description.
2014-12-14 05:03:15 +01:00
Amunak
158573f066
Corrects names of computers, code formatting, updated computer descriptions.
...
Everything in game/machinery/computers/ and modules/shuttles should now have properly (de)capitalized names. Computer, board and research names should now be coherent, too. Adds a research for employment records circuit board.
2014-12-14 05:00:38 +01:00
Amunak
429a898e72
Fixes a bug that made bubble shield gen unconstructable
2014-12-14 04:56:23 +01:00
Zuhayr
920ede6767
Merge pull request #7458 from mwerezak/chem-colours
...
Fixes colour mix up
2014-12-14 13:09:12 +10:30
Zuhayr
70abe4af0d
Merge pull request #7447 from mwerezak/manual-runtime
...
Alternative fix for manual runtimes
2014-12-14 13:06:16 +10:30
mwerezak
1546d9f293
Fixes #7406
2014-12-13 19:56:11 -05:00
mwerezak
e01d056b75
Fixes #6240
2014-12-13 19:50:28 -05:00
mwerezak
bef305dff1
Fixes handle_organs() being called twice in Life()
2014-12-13 19:50:12 -05:00
PsiOmega
efb6adb452
Merge remote-tracking branch 'upstream/dev-freeze' into dev
2014-12-14 00:27:16 +01:00
mwerezak
c554f70d88
Fixes colour mix up
...
Somehow phoron got the colour meant for inaprovaline.
2014-12-13 17:54:30 -05:00
SparklySheep
dfbe05ff8b
Fixes a typo in the Hydroponics reagents
2014-12-13 14:59:56 -06:00
mwerezak
168cabf03a
Fixes manual runtimes without modifying the construction of every object
...
Loads configuration before map creation instead.
This reverts commit 37b14bae39 .
2014-12-13 09:35:36 -05:00
Chinsky
9536a92d60
Merge pull request #7442 from PsiOmegaDelta/CultGhost
...
Cult Ghost Manifestation
2014-12-13 17:06:10 +03:00
PsiOmegaDelta
0bba4e6f68
Merge pull request #7441 from sabiram/dev-freeze
...
Adds 'me' hotkey again, corrects hotkeys-help, typo fixes.
2014-12-13 14:59:41 +01:00