AffectedArc07
4356dc746f
Ban refactor part 2/3 - Kills off savefile bans ( #17135 )
2021-11-27 19:58:10 +01:00
AffectedArc07
01044ab481
Ban refactor part 1/3 - Removes appearance bans ( #17125 )
2021-11-18 14:24:50 +01:00
AffectedArc07
ab92435be0
Karma refactor ( #17070 )
...
* Karma refactor
* This too
* Fixes recursion
* Fixes bugs
* Fixes bad usr
* Update code/modules/karma/karma_holder.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* Logic tweak
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
2021-11-15 13:52:56 +01:00
variableundefined
1739f411a2
Merge pull request #16823 from S34NW/3/4th-closet
...
3/4ths Sprite Project: Closets
2021-11-06 14:19:14 -05:00
Farie82
3bbe06f3fe
Makes it possible to announce the ERT denial to the crew ( #16842 )
...
* Makes it possible to announce the ERT denial to the crew
* can deny ERT now when sender is KO or has no headset
refactored the stuff around it
* Apply suggestions from code review
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
* Sabre's review
Message format for the input
Early return
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
2021-11-05 10:18:53 +01:00
rythenx
25a333274d
Update code/modules/admin/topic.dm
...
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2021-10-23 11:53:08 -04:00
rythenx
97edcd4e6e
Update code/modules/admin/topic.dm
...
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2021-10-23 10:54:48 -04:00
Shawn Hind
c33d100cbd
add a notification when replying to fax
2021-10-22 21:30:56 -04:00
S34NW
9820105059
final round of fixes
2021-09-28 12:18:38 +01:00
S34NW
83f8fbdfac
locker door and open state trimming
2021-09-28 00:51:19 +01:00
Fox McCloud
ca6f253aa6
Merge pull request #16449 from AffectedArc07/client-data-loading
...
Refactors client data loading
2021-09-20 15:16:55 -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
AffectedArc07
afd01ecfe1
Merge remote-tracking branch 'ParadiseSS13/master' into client-data-loading
2021-09-08 14:15:17 +01:00
AffectedArc07
633a8bcfa5
Removes bay-era warning system
2021-09-03 13:16:49 +01:00
AffectedArc07
1fa6186946
Merge remote-tracking branch 'ParadiseSS13/master' into client-data-loading
2021-08-12 13:24:13 +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
AffectedArc07
f73af8b3cf
Refactors client data loading
2021-07-29 12:52:45 +01: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
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
AffectedArc07
9ddf4ceb97
Merge remote-tracking branch 'ParadiseSS13/master' into toml-config
2021-07-09 11:42:23 +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
AffectedArc07
c4435b1aaf
Refactors ban logging
2021-07-03 11:20:45 +01:00
AffectedArc07
aed6fed004
Removes some oldcode
2021-06-19 18:56:48 +01:00
AffectedArc07
f3c314f07b
Merge remote-tracking branch 'ParadiseSS13/master' into toml-config
2021-06-03 18:10:19 +01:00
SteelSlayer
e4bbd94d6a
Robot_module and cyborg stack refactor ( #13527 )
...
* robot_module refactor
* some fixes
1. adds medical stacks of 25 for the syndi medical borg
2. fixes various construction steps that weren't using `use()` or `get_amount()`
* review tweaks + other stuff
1. Makes a bunch of for loops into istypeless loops
2. Adds a readout of the current out of stacks a borg has, in the status panel
3. Slightly reorganizes the medical, syndi medical, engineering and syndi engineering cyborgs items
* fixes after upstream merge
* blank line for travis
* fixes and improvements
1. Fixed welder icon's not updating periodically if you were charging in a borg recharger
2. Fixes solar panels dropping /cyborg type glass when they were deconstructed.
3. Band-aid fix (incase #2 doesn't fix this) for cyborg stack's `source` var being null which resulted in tons of "cannot read null.energy" runtimes
* more fixes + constructable frame runtime fix
* removes toy sword placeholder
remove comment
* remove these as well
* .amount to .get_amount(), really should have done this before
* refactors robot_upgrades to work with the new system
- more cleanup
- adds documentation
- fixed a bug I made where you could delete your robot stack via crafting
* moves some unemag logic to the module file, makes more loops typless
* farie review
* fox review
* affected review and more TM bugfixes
* fixes comment
Co-authored-by: SteelSlayer <SteelSlayer@users.noreply.github.com >
2021-05-24 16:24:25 +01:00
AffectedArc07
968d1bc88d
Merge remote-tracking branch 'ParadiseSS13/master' into toml-config
2021-05-24 15:30:20 +01:00
AffectedArc07
663eff7b5e
MAP ROTATION PART 2 ( #12345 )
...
* MAP ROTATION
* Tweaks + New additions
* Apply suggestions from code review
Co-authored-by: dearmochi <shenesis@gmail.com >
* Fixes improper naming
* Fixes map vote
Co-authored-by: dearmochi <shenesis@gmail.com >
2021-05-24 08:25:18 -06:00
AffectedArc07
7486d026b7
READY
2021-05-23 17:26:17 +01:00
AffectedArc07
8dd5dfbf7f
URL configuration
2021-05-16 21:14:10 +01:00
AffectedArc07
c7fd6681a1
Gamemode configuration
2021-05-16 15:15:05 +01:00
AffectedArc07
f728993007
Merge remote-tracking branch 'ParadiseSS13/master' into toml-config
2021-05-16 13:22:14 +01:00
SabreML
e405d165d3
QM for Head 2021 ( #15982 )
2021-05-16 09:34:02 +01:00
AffectedArc07
05f4ce1199
Merge branch 'master' into toml-config
2021-05-05 10:36:10 +01:00
AffectedArc07
281c72fbcc
Who & Adminwho improvements ( #15855 )
...
* Who & Adminwho improvements
* Mochi tweaks
* Sabre tweaks
2021-05-04 21:43:05 -04:00
AffectedArc07
9ac84b241f
Converts configs to use TOML
2021-05-03 18:12:42 +01:00
Kiyahitayika
397aa72669
Fix - Admin Secrets - "Make All Areas Powered", "Make All Areas Unpowered" ( #15199 )
...
* Topic
* APC_Short, APC
* Missing Span Class in Quickpower
* Spacing, !Length, \the for Grammar
As per SabreML's suggestions and grammar additions.
2021-03-30 12:07:15 +01:00
AffectedArc07
f2770ed6be
Merge remote-tracking branch 'ParadiseSS13/master' into brutal-part1
2021-03-11 18:41:17 +00:00
S34NW
7297f81519
Alert does not equate to armory
2021-03-06 11:57:51 +00:00
Fox McCloud
926d484277
Moves External Organs to Nullspace ( #15548 )
...
* Moves External Organs to Nullspace
* additions
* oops
* further cleanup
2021-03-03 21:34:49 +00:00
Fox McCloud
78cb60f160
Fixes Some Sounds Having Reverb ( #15602 )
...
* Fixes Some Sounds Having Reverb
* typeless
2021-02-24 09:34:34 +00:00
Fox McCloud
02b9445b9b
Refactors DNA Mutations; Refactors Mutations to use Traits ( #15483 )
...
* Refactors Mutations
* traits
* more work
* styling fix
* yet even more work
* oh hush
* almost there
* it continues yet further
* and that's genetics done
* and that's it folks
* last bit and golem fixup
* oof
* oops
* tweaks and fixes
* styling
2021-02-21 21:25:19 +00:00
Farie82
cdbc13d5fd
Makes JMP usable by people other than admins if they are already a ghost ( #15195 )
...
Co-authored-by: joep van der velden <15887760+farie82@users.noreply.github.com >
2021-02-20 10:58:25 +00:00
Fox McCloud
8947e97f3b
Refactors Electrocution and Tesla Zapping ( #15357 )
...
* Refactors Electrocution and Tesla Zapping---Improves Supermatter and Tesla
* forgot this one
* fixes and styling
* last tidbits hopefully
* machine frames
* use flags
* styling
2021-02-03 20:52:03 +00:00
AffectedArc07
f5f97882cf
BRUTAL Part 1 - No proc var/ in procs
2021-02-01 14:10:08 +00:00