Ryan
11717823df
Power Code Cleanup + Conversion to Regional Powernets [Refactor Only] ( #20598 )
...
* initial edits
* more cleanup, yipee
* moving shit around
* dme fixes
* fixes file ticking issue
* more dme fixes + duplicate files???
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* glass floor fixes
* Apply suggestions from code review
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* requested reviews
* the most painful bugfix of my life
* forgot to remove some debug stuff
* fixed issues with excess power
* fuck powernets (fix)
* Update code/modules/power/powernets/README.md
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com >
2023-05-31 20:55:10 -05:00
Henri215
8809ada03e
Thunderdome no longer allows unfair fights ( #20981 )
...
* Thunderdome no longer allows unfair fights
* surplus candidate warning
2023-05-08 16:44:47 -05:00
AffectedArc07
ae37f5b22c
Updates some backend stuff ( #20852 )
...
* Updates some backend stuff
* Warning
* update
* Adds some indexes for speeeeeeeeed
2023-04-25 16:21:57 -05:00
Henri215
dc75a748f1
Fixing common spelling mistakes part 3 ( #20870 )
...
* Fixing common spelling mistakes part 3
* collectable
* another collectable
* part 3.2
* "</span>."
* A bunch more fixes
2023-04-22 09:44:27 +02:00
S34N
4a5fb011e6
515 Compliance part 2 ( #20809 )
...
* more illegal procpaths
* Update code/modules/ruins/lavalandruin_code/puzzle.dm
* REGEX_REPLACE_HANDLER
* shuttle fix
2023-04-22 09:28:54 +02:00
GDN
bc8aac8aa1
admin announcements now more obviously alert players ( #20758 )
2023-04-22 09:27:58 +02:00
Coolrune206
7293b7ecbd
Allows admins to freeze the SM ( #20616 )
...
* allows admins to freeze the SM
* Hal9000 Review
* now works better than deleting frozen mobs!
2023-04-13 16:37:18 +02:00
S34N
32cb530b0f
Fixes (ALERT) button being shown to non-admins in a chat window admin PM ( #20710 )
...
* alert fix
* Update code/modules/admin/verbs/adminpm.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2023-03-27 21:29:10 +02:00
S34N
fa040cdb65
Fixes gamma armoury hatch cheese ( #20479 )
...
* Fixes gamma armoury hatch cheese
* mira fix
2023-03-26 15:08:54 -05:00
GDN
22efb88e45
Roundstart blob removal attempt 3 ( #20403 )
2023-03-23 11:27:22 +00:00
AffectedArc07
72ba1ada7b
Nukes karma ( #20628 )
...
* Nukes karma
* Skin + logic
* TGUI Build
2023-03-14 19:14:47 +00:00
AffectedArc07
90e8ec7948
Allows you to mute soundfiles from specific admins ( #20576 )
...
* Allows you to mute soundfiles from specific admins
* me no spello
* Wording tweak
2023-03-11 19:10:23 +00:00
S34N
d23f5476ba
Adds onscreen admin alerts ( #20182 )
...
* 1984
* <br> to \n
* Apply suggestions from code review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-02-14 20:25:53 +01:00
Contrabang
93f26cf5aa
Adds a cargo crate spawning tool for admins ( #20220 )
...
* Allows admins to create cargo crates
* AA and Miravel review
* remove debug text
* AA review
* Oops
* sirryan review
* sirryan review 2
* atom to turf
2023-02-13 23:21:58 -06:00
S34N
f5db427bc8
Admin UI improvements ( #20048 )
...
* admin UI improvement
* browser_ui_2
* OptimisAAtion
* a
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* AA fix 2
---------
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
2023-02-13 12:56:39 -06:00
AffectedArc07
98d7440f75
Fixes a security issue on runtime logging ( #20413 )
2023-02-12 07:55:43 -06:00
Henri215
42d1758b2e
Fixing common spelling mistakes part 2 ( #20360 )
...
* Fixing common spelling mistakes part 2
* "supressed"
2023-02-08 21:20:35 +01:00
AffectedArc07
b34e8fa301
[READY] CI now bans files with the same name ( #20195 )
...
* CI now bans files with the same name
* Part 1
* Warriorstar python tweaks
* Part Deux
* Fix unticked
* fix
2023-02-04 16:33:41 -06:00
Ryan
7c3cd86f14
APC & Machinery Refactor + Local Powernets ( #19991 )
...
* local powernet and machine power refactor
* some fixes
* more tweaks + powerchange() refactor
* fixes var edited apcs on meatpackers.dmm
* fixes issue with power channels
* Reviews
* delta fix
* Update code/game/machinery/portable_turret.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
* removed area power change proc
* damn morgues
* requested changes
* request changes
* deconfliction
* mapping fixes
* some fixes from TM
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com >
2023-01-30 22:28:10 +00:00
Vi3trice
caee0ec975
[TM] Verb Queue - Port of TG SSverb subsystem ( #19863 )
...
* Some verbs queue up now
* Damn you 515
* Screw you Topic
* Update client_procs.dm
* Fixes for unit testing
* Update MC.dm
* verb
* Update callback.dm
* Tweaks
* Linters might not have liked that,
* More tweaks, and fix
* Update verb_manager.dm
2023-01-29 15:05:38 +01:00
AffectedArc07
946fb4dff6
Small MC refactor ( #20017 )
...
* Small MC refactor
* Order fix
* Nabs tgstation/tgstation#27324
* Oops
* gnarg
2023-01-18 12:06:24 -06:00
GDN
24b77a7ff1
Removes a defunct thunderdome warning ( #20180 )
2023-01-14 20:45:11 -05:00
AffectedArc07
0db3259f47
A lot of perf micro-optimisations ( #20188 )
...
* Refactors Investigate Log
* Speedup character loading
* Optimise SSinstancing
* Removes both path images
* Optimises SSdebugview
* CRLF --> LF
* Update config/example/config.toml
2023-01-14 20:01:16 +00:00
S34N
a1959e799c
Adds a "Ping all admins" command. ( #19918 )
...
* ping all admins
* optional deadmin ping
* aa feedback
* fixes this at AA request
* Update code/modules/admin/verbs/ping_all_admins.dm
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* Update code/modules/admin/admin_verbs.dm
* Apply suggestions from code review
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
2023-01-11 10:59:22 -06:00
Henri215
e711cd5921
Fixes lots of common spelling mistakes ( #20086 )
...
* Fixes common spelling errors: "atleast", "infront", "succesfully", "alot"
* recieve -> receive
* spelling mistakes: percieve, wierd, posession, seperate, succesful
* Spelling mistakes: noticable, concious, enviroment, existance, foward, interupted, independant
* tgui rebuild
* lets make this run
* "succeded" mispelling
* reverting money spam change
2023-01-08 20:12:31 -05:00
GDN
6a5fa87fea
Fixes the Thunderdome ( #20066 )
...
* Fixes the thunderdome
* Ryan's review
2023-01-05 13:26:11 -05:00
S34N
27e5e4011b
Allows admins to spawn a nuke with the DS ( #19872 )
...
* Lets DS spawn with a nuke
* OOO
* removes this unused code
2022-12-27 18:14:51 -06:00
SteelSlayer
80d2959d19
Refactors antag team code. Adds an admin UI to interact with teams ( #19870 )
...
* adds antag team framework code
* Apply suggestions from code review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
* sirryan review
* adds the ability for admins to add members
* oops
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com >
2022-12-26 19:32:55 +00:00
warriorstar-orion
a7d09cf033
Whitespace cleanup part 2. ( #19891 )
2022-12-24 18:38:43 +01:00
Sirryan2002
c21a050c74
Adds an Economy Manager to the Admin Event Panel ( #19785 )
...
* Economy Event Panel
* fixin' stuff
* request changes
* oops
2022-12-24 17:47:49 +01:00
Contrabang
34f37bcf93
Fixes some issues with Deathsquad spawning ( #19868 )
...
* fix the ds
* woo NAD changes
* Remove debugging
* s43n review
2022-12-24 10:56:32 -05:00
warriorstar-orion
77f576a5ca
Recategorize in-game announcements by priority. ( #19639 )
2022-12-19 17:02:22 +00:00
Samman166
5196109a2b
Admin's Check antagonist panel now displays how many people are infected by white terrors ( #19806 )
...
* begining
* Dead infected no longer display as infected
* Apply suggestions from code review
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* Update code/modules/admin/player_panel.dm
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* People revived with eggs will now be re-added to the infected count
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
2022-12-04 16:19:20 -06:00
Henri215
dfb85e6460
Preparing for the summer: baseball and dodgeballs! ( #19627 )
...
* welcome to the space jam
* Apply suggestions from code review
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
* review suggestions
* conflict solve mistake
* Apply suggestions from code review
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* Update code/game/objects/items/sport.dm
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* wear suit check
Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com >
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
2022-11-25 22:50:17 -06:00
Coolrune206
cbdbf60f57
Makes the pet collar not an accessory. Remake remake of the revert of the revert. ( #19644 )
...
* let's try this again
* who even named these variables
* Sirryan review
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
* removes as mob
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com >
Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com >
2022-11-17 17:31:51 +00:00
S34N
667dd5d4ac
515 Compatibility ( #19636 )
...
* 515 compat
* double spaces
* Callback documentation, aa review
* spacing
* NAMEOF_STATIC
* big beta
2022-11-08 23:08:40 +00:00
AffectedArc07
21109f3be2
Improved antag fishing busting ( #19542 )
2022-11-03 18:05:43 +00:00
warriorstar-orion
85f4503d33
Refactor announcements. ( #19459 )
...
* Refactor announcements.
* Actually make this a unit test
* Dumb
* Remove unnecessary 'as text'
* Reviews:
- Make CSS class a recognizable word
- Flip the defaults for logging
Also:
- Style fixes (default null in fields)
- Fix emergency/crew-transfer shuttle announcement titles
2022-11-02 20:31:37 +01:00
Vi3trice
03ce2920e1
Defining Part 4 - Code cleanup toward defines (... and the rest) ( #19388 )
...
* I wasn't done
* nits
2022-10-28 19:28:23 +02:00
warriorstar-orion
6cc02b58cc
Fix runtimes caused by proc signature change. ( #19464 )
2022-10-23 12:23:35 -05:00
Vi3trice
59dfdba201
Everything else through the door ( #19358 )
2022-10-13 21:56:58 +02:00
Vi3trice
9e90c81282
Defining Part 1 - Code cleanup toward defines ( #19262 )
...
* This is only the beginning
* Update stack.dm
2022-10-10 20:50:29 +02:00
ElorgRHG
e843567671
Clothing (jumpsuit) DMI split, unused jumpsuit sprite purge along the way ( #19092 )
...
* Medical and RnD DMI files split
* Cargo DMI split
* Security DMI split
* Engineering DMI split
* Captain DMI split
* Civilian/service DMI split
This one hurt
* Forgot about this one
* Color DMI split
* Purges everything that was delted up until this point
... with a blindfold and a shotgun
* Dress and suit DMI split
* Pants and shorts DMI split
and merges pants and shorts files... shorts are pants, right?
* Donator/fluff jumpsuit clothing organisational relocation
* e
oops
* So this is used, repath bad
* Random commit
* Costumes DMI split and jumpsuits purge
* Some fixes
* pennywise
* Centcom DMI split
* SolGov DMI split
* Retro DMI split
* Syndicate DMI split
* Misc DMI split
* centcom officer
* Kills off uniform.dmi completely
* last fixes
* lastest fixes
* vox navy gold conflict
* civilian barber
* Tourist observers work now
* Hopefully working non-human humanoid clothing
* This being in suit.dmi is one of the reasons I made this PR
* This shouldn't be here
* Late night coding
* Pun Pun regains his drip
* Last fixes
* security/OFFICER
* Most important - clown fix
* working subtypes good
* Fixes chameleon jumpsuit
* Proper QM pathes
* Fixes jumpsuit rolling with the power of poor quality code
* Cargo tech character setup fix
* else instead
why didn't I do this in the first place
* PURP
* Fixes broken character setup job clothing
* CC suit fix
* Psychedelic jumpsuit proper path
* You must wear the jumpsuit to adjust it
2022-10-09 14:24:10 +01:00
Vi3trice
c59330f7b5
So long ( #19291 )
2022-10-08 11:04:21 +01:00
Charlie
8e39fbc57c
moves all living var definitions to living_defines ( #19203 )
2022-10-03 11:19:37 +01:00
S34N
924e8cc949
Renames non-cybernetic implants to bio-chips ( #18937 )
...
* CHIPS
* microchip implanter
* more chips to purge
* bio-chip
* catches more things
* tgui
* final merge changes
* Update code/game/machinery/cloning.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
* oops
Co-authored-by: Farie82 <farie82@users.noreply.github.com >
2022-09-24 14:24:25 +01:00
warriorstar-orion
b230c76ba8
Spelling fix on admin autofax responses. ( #19014 )
...
* Spelling fix on admin autofax responses.
* fix tag letter-casing in replies too
2022-09-16 17:52:07 +01:00
AffectedArc07
279ee1dc12
Fixes a ton of security issues ( #19005 )
2022-09-10 14:12:16 +01:00
DamianX
ed9e232af5
Fixed localhost autoadmin for the re-admin verb ( #18897 )
...
* Fixed localhost autoadmin for the re-admin verb
* Update code/modules/client/client_procs.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2022-09-08 23:51:39 -05:00
S34N
08f36a9521
Admin QoL: Deletes stickybans, tidies mob VV menu ( #18943 )
...
* 1
* 2
* removes these too
2022-09-02 23:51:00 +01:00