Commit Graph

2877 Commits

Author SHA1 Message Date
variableundefined 7e2b6f6f4f Merge pull request #16677 from S34NW/note-deletion-confirmation
Note deletion confirmation
2021-09-12 11:03:53 -05:00
variableundefined a056c36931 Merge pull request #16668 from Qwertytoforty/a-core-issue
Adds warning messages to admins for missing nukes
2021-09-11 12:51:08 -05:00
Qwertytoforty 1fa643484b Adds The infront of nuclear device 2021-09-11 13:37:19 -04:00
Qwertytoforty d4462756fe Apply suggestions from code review
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
2021-09-11 13:32:08 -04:00
S34N e3171f3281 Update code/modules/admin/topic.dm
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
2021-09-11 00:45:31 +01:00
S34NW fa09fc3a5d oh, tidy up these brackets too 2021-09-10 23:24:23 +01:00
S34NW 24176b4e00 okay we know the note ID is here somewhere 2021-09-10 23:22:01 +01:00
S34NW ef2bd157c9 note deletion confirmation 2021-09-10 23:09:06 +01:00
variableundefined dab26d9f8c Merge pull request #16645 from Qwertytoforty/bump-on-a-logging-view
Puts MSAY in OOC logging view
2021-09-09 22:29:06 -05:00
Qwertytoforty 21b0dfbaac Adds warning messages to admins for missing nukes 2021-09-09 15:45:13 -04:00
AffectedArc07 fce2828724 Moves mutes to a GLOB 2021-09-07 15:09:37 +01:00
variableundefined b0ca2e366a Merge pull request #15971 from S34NW/AI_announcer_new
Revamps "Station AI" announcer
2021-09-06 23:14:27 -05:00
Qwertytoforty c4a0cb9776 Puts MSAY in OOC logging view 2021-09-06 14:45:34 -04:00
AffectedArc07 633a8bcfa5 Removes bay-era warning system 2021-09-03 13:16:49 +01:00
variableundefined abe072f936 Merge pull request #16596 from S34NW/right-click-rearrange
Makes admin verbs easier to see on the context menu
2021-09-01 19:43:56 -05:00
S34NW 603ad19634 Groups and makes admin verbs easier to read 2021-08-24 22:29:07 +01:00
AffectedArc07 bc22c4dffd Discord messages 2021-08-16 10:31:07 +01:00
AffectedArc07 42ebe326a6 Replaces panic bunker with queue server 2021-08-13 22:24:25 +01:00
SabreML ab4efc9705 Byond build version logging for clients (#16462)
* Client minor version logging

* Player panel
2021-08-12 13:14:06 +01:00
matttheficus ee1a75b5b6 Variety of Admin Alert Readability Tweaks (#16496)
* Color Swap

* more bad blue
2021-08-12 13:09:54 +01:00
Qwertytoforty 2ba2c20a4f Allows admins to cryo cyborgs and AI's in player panel (#16418)
* Allows admins to cryo cyborgs and AI's

* Apply suggestions from code review

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>

* More requested changes

* Better cryoing and runtiming

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
2021-08-06 13:50:10 -04:00
S34N 606bd484ac Merge branch 'master' into AI_announcer_new 2021-08-05 09:53:03 +01:00
Qwertytoforty 9587c30d90 Makes making multiple vampires log the number (#16482) 2021-08-04 21:42:33 -04:00
Fox McCloud 0032043740 Merge pull request #16409 from SteelSlayer/blob-FLW
Adds a FLW button for blob-infected players in the check antagonists page
2021-07-28 14:11:36 -04:00
AffectedArc07 e46f67810a Cleans up the TODOs I left all over the codebase (#16443)
* Removes command_name() proc

* Removes GLOB.teleportlocs + GLOB.ghostteleportlocs

* Clean up IPIntel

* Tweaks karma logging

* Tweaks time
2021-07-28 13:45:18 -04:00
variableundefined 5661f74e34 Merge pull request #16433 from AffectedArc07/sql-schema-update
Removes table prefixes
2021-07-27 08:33:56 -04:00
Fox McCloud 7b5db2d085 Merge pull request #16123 from Arvenius169/Replaces-between()-With-Native-clamp()
Replaces between() With Native clamp()
2021-07-26 15:36:20 -04:00
variableundefined f9d6300bc9 Merge pull request #15678 from S34NW/gammadoesnotgrantguns
Gamma alert ≠ Gamma armoury
2021-07-26 14:00:12 -04:00
Qwertytoforty ca9b3af9be Makes cyborgs have a dust animation, allows admins to dust smite anything (#16392)
* Makes cyborgs have a dust animation, allows admins to dust smite anything

* Apply suggestions from code review

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>

* whoops

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
2021-07-26 18:04:23 +01:00
AffectedArc07 bede78aeff Removes table prefixes 2021-07-26 17:21:24 +01:00
SteelSlayer abb51524c1 blob FLW 2021-07-21 20:25:31 -05:00
S34NW a5cc1f325a Merge branch 'master' into AI_announcer_new 2021-07-20 17:39:30 +01:00
AffectedArc07 035964ceb2 Merge remote-tracking branch 'ParadiseSS13/master' into toml-config 2021-07-13 14:25:12 +01:00
SteelSlayer 5124f5ef7e [TGUI] Adds a HUD management UI for ghosts (#16302)
* ghost hud panel

* changes up UI a bit, fix conflicts

* no resizable
2021-07-13 14:19:41 +01:00
AffectedArc07 9ddf4ceb97 Merge remote-tracking branch 'ParadiseSS13/master' into toml-config 2021-07-09 11:42:23 +01:00
SabreML 908c4f0dd1 Jobban adjustments (#16319)
* Borer ban

* Terror Spider jobban category

* Defines
2021-07-09 11:39:01 +01:00
SabreML 5270cd53a9 Logging for AntagHUD and DNR (#16293)
* AntagHUD Logging

* Readability

* Persistent logging

Surprised that `create_log()` isn't doing this already.
2021-07-09 11:16:06 +01:00
Fox McCloud ddea09dce2 Merge pull request #16082 from AffectedArc07/gc-improvements
GC ref finding improvements
2021-07-08 19:25:23 -04:00
moxian e835205f50 Alphabetize items in debug equipment selection menu. (#14641)
* Alphabetize items in debug equipment selection menu.

* Rename some outfits to group them together in the selection menu.

* Farie's suggestions

Co-authored-by: Farie82 <farie82@users.noreply.github.com>

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
2021-07-08 23:10:39 +01:00
Fox McCloud 16f07cf9f4 Merge pull request #16292 from AffectedArc07/cleans-up-ban-logging
Refactors ban logging
2021-07-07 09:58:29 -04:00
Fox McCloud f5af21b794 Merge pull request #16213 from AffectedArc07/nukes-awful-code
Removes some oldcode
2021-07-07 09:57:16 -04:00
AffectedArc07 c4435b1aaf Refactors ban logging 2021-07-03 11:20:45 +01:00
AffectedArc07 38fdfa5813 Refactor honksquads 2021-07-02 16:55:53 +01:00
AffectedArc07 82e48bb207 Mochi tweaks 2021-06-30 19:14:25 +01:00
datlo 7de29bd81f Replace nukie jetpacks by oxygen tanks (#16101)
* Replace nukie jetpack by oxy tanks

* replace all harnesses
2021-06-29 11:46:43 +01:00
AffectedArc07 aed6fed004 Removes some oldcode 2021-06-19 18:56:48 +01:00
AffectedArc07 6c774f615e Update for 2FA 2021-06-03 19:08:46 +01:00
AffectedArc07 f3c314f07b Merge remote-tracking branch 'ParadiseSS13/master' into toml-config 2021-06-03 18:10:19 +01:00
Arvenius169 1202954e09 Replaces all occurrences of the between() proc with the native clamp() proc 2021-06-02 17:31:05 -04:00
AffectedArc07 65b70a878d Gives PRRs qdel log ingame (#16065) 2021-06-02 13:07:42 -04:00