PsiOmega
2f739975db
Late-Join Name Addition.
...
When late-joining the name of the currently loaded slot is shown at the top of the job selection screen.
2014-11-28 20:31:26 +01:00
PsiOmega
fe493c4282
Fixes AIs seeing runes in the Alt+Click panel
...
See https://github.com/tgstation/-tg-station/pull/6126 .
2014-11-28 19:36:27 +01:00
Amunak
93859e9652
Dead chat will get announcements when someone joins or leaves it.
...
This is mainly for wizard and cult rounds, where it is important to know that a wizard/cultist is watching. The announcement was added for most other types of leaving/joining the ghost realm. Admin ghost doesn't get announced for obvious reasons.
2014-11-28 13:05:26 +01:00
Amunak
93b195d78d
Fixed a bug that prevented from joining as posibrain.
2014-11-28 13:04:23 +01:00
Amunak
3a5d89a47f
Revert "Fixed a bug that prevented people joining as posibrain"
...
This reverts commit 643bac47cb .
2014-11-28 12:59:23 +01:00
Amunak
643bac47cb
Fixed a bug that prevented people joining as posibrain
2014-11-28 12:50:52 +01:00
Amunak
44e67b3f53
Posibrain candidates will now be asked twice if they want to join the game
2014-11-28 12:41:31 +01:00
Amunak
2750092045
The analyze-air verb now shows temperature in Kelvins in addition to degrees Celsius.
2014-11-28 12:24:59 +01:00
Amunak
4da6eeb82b
Dead chat now uses a single proc for broadcast. Improved dchat formatting, added chattags
2014-11-28 12:23:59 +01:00
Amunak
82322f146e
Admin PM cleanup; moved styles to stylesheet.dm, added chattags
2014-11-28 12:05:11 +01:00
Amunak
9e40851998
Moved formatting of admin and mod say channels to stylesheet + added chattags
...
This actually removes some stuff from asay and msay. The only place where admins and mods(/mentors/whatever) are distinct now is msay, and only in name: admins have their nick colored like their OOC chat (though this can be changed in stylesheet.dm). Also added the feedback thingy proc call and did some code cleanup.
2014-11-28 12:02:04 +01:00
Amunak
7512246c8b
Added toggleable 'chat tags' that can mark different channels in chat.
...
They are toggleable in the player preferences verb-tab, default is on. They are not necessarily limited to anything, it is just an image in text. The main use is to mark some distinct channels (like OOC, LOOC, admin and mod cheat, dead chat, PMs, ...). To make them more visible, easily distinguishable and perhaps more visually appealing.
2014-11-28 11:15:22 +01:00
Amunak
faf9d34895
Renamed the .admin class to .log_message, which better describes its purpose
2014-11-28 10:26:10 +01:00
Amunak
b21067596c
The say verb will try to detect some simple errors (say msay) and warn the sender.
...
The sender is allowed to just send, edit or cancel their message.
2014-11-28 10:22:40 +01:00
Amunak
bf6a8c5aa5
Adminhelp refactoring, you can now type adminhelp in command box.
...
Formatted some code, also added a confirmation for the sender if their adminhelp looks fine.
2014-11-28 10:16:56 +01:00
Amunak
3e6ebe5d4c
Main menu should now be big enough to not display a scrollbar.
2014-11-28 10:12:52 +01:00
Amunak
9103b98982
Cosmetic changes to the menu ready button.
...
It works like a toggle switch now.
2014-11-28 10:11:32 +01:00
PsiOmega
ee45368171
Fixes Map Loader issues.
...
See https://github.com/tgstation/-tg-station/issues/6083 and https://github.com/tgstation/-tg-station/pull/6120 .
2014-11-28 08:37:23 +01:00
mwerezak
ff8b57b8c0
Fixes #7144
2014-11-27 23:31:40 -05:00
Neerti
a84b87a1a0
Fixes potential problem of losing your module items if you get flashed. Because copypasta.
2014-11-27 21:58:36 -05:00
PsiOmega
1364de3e22
pAIs can now hide.
...
See http://baystation12.net/forums/viewtopic.php?f=67&t=11684 .
2014-11-27 09:29:17 +01:00
PsiOmega
7a57a2f8d4
Updates the posibrain path on map.
2014-11-27 09:12:42 +01:00
PsiOmega
5b8942543b
Merge remote-tracking branch 'upstream/dev' into RoboCircuit
2014-11-27 08:58:34 +01:00
PsiOmega
c14411d979
Robots can now be rebuilt after destruction.
...
Robotic borgs now have a circuit which can be re-installed in a new chassi after the destruction of the original.
2014-11-27 08:58:29 +01:00
GinjaNinja32
21768e4ef1
Allow ghosts to type the parameters to Jump-to-Mob, Follow, and Teleport verbs
2014-11-26 22:39:48 +00:00
Amunak
9eccf15d00
Ghosts can now follow other ghosts
...
and playing admins can JMP to ghosts. Also did some minor refactoring of the dead saycode.
2014-11-26 22:52:26 +01:00
Chinsky
a570d2c446
Merge pull request #7146 from PsiOmegaDelta/dev
...
Dev
2014-11-27 00:12:53 +03:00
PsiOmega
23bb747364
Merge remote-tracking branch 'upstream/master' into dev
2014-11-26 22:10:09 +01:00
PsiOmegaDelta
fae43793a4
Merge pull request #7142 from PsiOmegaDelta/Singularity
...
Syndicate beacon power consumption and objective.
2014-11-26 22:08:48 +01:00
Chinsky
5cc4d3490c
Merge pull request #7141 from Amunak/chat-shenanigans
...
OOC and LOOC colors now use stylesheet; also LOOC rewrite
2014-11-27 00:03:06 +03:00
Chinsky
ee815b719e
Merge pull request #7129 from PsiOmegaDelta/Wires
...
Wires
2014-11-27 00:02:39 +03:00
Chinsky
34d8298c53
Merge pull request #7143 from Amunak/paper-fix
...
The stars() proc doesn't break formatting, improved papers
2014-11-26 23:58:03 +03:00
Chinsky
879b70f709
Merge pull request #7110 from PsiOmegaDelta/Disposals
...
AI disposal interaction.
2014-11-26 23:57:49 +03:00
Amunak
245a4f142d
Whitespace changed by saving in DreamMaker
2014-11-26 16:24:51 +01:00
Amunak
a104c199a7
Renaming paper to its original value will now revert it to initial, not just 'paper'
2014-11-26 16:24:10 +01:00
Amunak
bfe738cf8d
Ghosts can view paper from anywhere, improved the 'far' message
2014-11-26 16:21:38 +01:00
Amunak
319e3abd27
Papers will now have a nice description like every other item
2014-11-26 16:20:32 +01:00
Amunak
0ccf63bc2a
The stars() helper proc no longer breaks HTML tags
2014-11-26 16:09:48 +01:00
PsiOmegaDelta
eb679ea713
Merge pull request #7134 from Segrain/dev
...
Bugfix.
2014-11-26 14:10:03 +01:00
PsiOmegaDelta
d2a5689d61
Merge pull request #7131 from GinjaNinja32/nullspace
...
Fixes most nullspace items, rewrites floor tiles not to del() so much
2014-11-26 14:09:36 +01:00
PsiOmega
d6c0ebf138
Syndicate beacon power consumption and objective.
...
Cleans up syndicate beacon power consumption.
Objectives are now only given if not disabled.
Relative-proc cleanup.
2014-11-26 09:56:15 +01:00
Amunak
24798bdc9f
Updated my comment to make more sense
2014-11-26 04:26:56 +01:00
Amunak
5a65c85cb0
Moved OOC color definitions to stylesheet:
...
Removes the unused (and abused) set-player-OOC-colour verb.
Adds definitions for each rank to the stylesheet, moving it from the OOC file.
Updates the OOC-text-color verb accordingly.
Made the custom OOC text color resetable.
Cleaned up hardcoded values, old code and comments.
2014-11-26 04:04:32 +01:00
mwerezak
3246a57875
Fixes #7095
2014-11-25 18:18:39 -05:00
Atlantiscze
8594697552
SMES Failure logging + small fix
...
- SMES failures are now logged, including position of SMES, user and intensity of failure (from 1 to 100). Also included is JMP button.
- Instead of using ugly long string nice proc ping is used.
- Fixes issue with SMES overloads almost never causing APC failures.
2014-11-25 18:09:49 +01:00
Atlantiscze
3ae77af341
Fixes some SMESs on station which had wrong type
...
- Atmospherics, north solar and outpost SMESs remapped to be of /smes/buildable type instead of /smes/ which can't be upgraded and/or disassembled.
- Added warning which shows in the log when non-magical or non-buildable SMES is mapped in/spawned. This should *hopefully* remind mappers that regular SMESs are not suposed to be mapped in unless specifically needed.
2014-11-25 17:10:20 +01:00
PsiOmega
31fc696026
Merge remote-tracking branch 'upstream/dev' into Wires
...
Conflicts:
code/game/machinery/autolathe.dm
2014-11-25 11:19:39 +01:00
PsiOmegaDelta
af579e0e25
Merge pull request #7132 from GinjaNinja32/987e7
...
Fix ultra-rich people crashing the server, cashstack fixes
2014-11-25 10:43:44 +01:00
PsiOmegaDelta
8af4c93694
Merge pull request #7124 from mwerezak/whisper
...
Updates whispering messages
2014-11-25 10:42:31 +01:00
PsiOmega
7386a881d7
Merge remote-tracking branch 'upstream/master' into dev
2014-11-25 10:33:47 +01:00