Commit Graph

1058 Commits

Author SHA1 Message Date
kane-f
b52f51101a Fixes admin PM mute bypass (#30004)
Co-authored-by: kanef <kanef9x@protonmail.com>
2021-07-15 10:18:56 -05:00
kane-f
6aab46d21a Logs and sends prayers/centcomm/syndicate/fax messages to admin channels (#29971)
* Logs and sends prayers/centcomm/syndicate/etc messages to admin channels

* Actually uses vars

* C, not X

* Faxes too

* Fixes

* Oh woops

Co-authored-by: kanef <kanef9x@protonmail.com>
2021-07-11 15:23:10 -05:00
DamianX
0192543a5e Here, here, here we go! (#29726)
* Here, here, here we go!

* Check date since the player first connected rather than byond account age, thanks b*rry
2021-06-12 00:35:15 -05:00
DeityLink
1628ee2cec (cult music stops) (#29664)
* safety cult dance

* cult dance emote

* more fix also box

* durp
2021-06-02 18:54:26 -05:00
help-maint
9bea4c1a43 Suicide is stored in the mind (#29455) 2021-05-11 08:52:49 -05:00
ShiftyRail
43939089d5 Fixes identity not updating when removing your ID/PDA with an obscured face (#29272)
* Fixes identity not updating when removing your ID/PDA with an obscurd face

* now works
2021-04-19 12:23:59 -05:00
Exxion
590a74972b Fixes linter problems (#28816) 2021-02-07 22:50:33 -06:00
ShiftyRail
72725af8a1 Tag mode : Changeling Clown Among Regular Mimes (#28601)
* Add (most) of the code for tag mode

* Dynamic mode adjustements to make it work

* Don't need that

* They are no longer a mime

* Forgot that
2021-01-31 11:30:35 -03:00
ShiftyRail
b263c4ca1c Custom striketeams can now choose a custom outfit. (#28599) 2021-01-18 13:14:19 -06:00
jjpark-kb
27b9a2bb5d Admin Quick IC Spawning (#28381)
* Admin IC Spawning

* subtypesof instead of typesof change

* change to an alert
2020-12-30 15:30:28 +01:00
ShiftyRail
cc2ca3dd66 Disable sound-playing on Lamprey (#28324) 2020-12-10 05:01:52 +01:00
Exxion
0e93656da2 Makes SDQL understand typepaths (#28267)
* Makes SDQL understand typepaths

* oh right

* This too
2020-11-29 02:27:34 +01:00
DeityLink
73b8f94a92 Cult 2020 Rework #1: Seer (#27950)
* seer propension

* text

* colors

* implant distinction

* debug HUD

* revert

* language fixes
2020-10-11 12:27:05 -05:00
gurfan
bce02fc5e2 changed emergency shuttle announcements to use command alert datums (#27882)
* convert to command alert datum

* remove extra announcement

* fix
2020-09-21 22:08:01 -03:00
DeityLink
7e12bcb49d Centcomm Orders. Remember those? How about this! (#27751)
* yup

* eyup

* wtf

* eh

* oh boy oh boy

* huh

* woops

* aight

* tweaks

* sanity

* derp derp derp

* locate

* Injector Defines

* fixes

* STRONK
2020-09-18 15:39:26 -03:00
ancientpower
5febbc6e9b fixes a trial admin privilege escalation exploit (#27741)
Co-authored-by: ancientpower <ancientpowerer@gmail.com>
2020-09-05 22:00:40 -05:00
DeityLink
1d6c038c9b Artifacts Panel (#27729)
* artifact_panel

* sanity

* varedit

* fixes

* init order fix

* better archiving

* derp

* okgood

* finishing touches
2020-09-05 22:24:42 -03:00
DeityLink
16e3e20a6b Big Xenoarchaeology update (#27594)
* That's a lot

* readded syndicate beacon

* derp

* blankbeacon

* ahhhhh

* syndicatebeacon

* big update eh

* fuck

* boulder desc

* syndicate beacon interface is now red like an uplink's

* arti finder

* jesus what

* last minute retardation

* dammit
2020-08-28 09:40:31 -03:00
ShiftyRail
8b25c338ab Outfit datums, but it works! (#27404)
* Revert "Revert "Outfit datums update" (#27400)"

This reverts commit c9377ceebd.

* Fixes a mess
2020-08-07 18:49:41 -03:00
DamianX
c9377ceebd Revert "Outfit datums update" (#27400) 2020-08-06 16:03:37 +02:00
Shifty/Anthomansland
e94cb0a978 there there 2020-08-02 15:09:29 +02:00
Shifty/Anthomansland
6889be70cb Final merge 2020-08-02 09:11:35 +02:00
DamianX
c015a2f9ca The delete verb no longer hard dels (#27261)
* The delete verb no longer hard dels

* did the same for add reagents and view variables
2020-07-25 21:33:35 -03:00
ShiftyRail
b39b3b64b7 Working version of rust_g (#27173)
* Conflicts

* Fixes the thing

* Update .travis.yml

* removes markers
2020-07-25 08:56:50 +02:00
DamianX
cc90d29e81 Fixed requests console hard dels (#27179) 2020-07-22 22:46:17 +02:00
DamianX
87bd23c55f removed atom del profiler (#27144) 2020-07-20 04:23:59 -05:00
Damian
91f21be310 Revert "Merge pull request #27120 from ShiftyRail/rust_g"
This reverts commit da896f13a4, reversing
changes made to 2bc700b001.
2020-07-20 00:07:14 +02:00
DamianX
da896f13a4 Merge pull request #27120 from ShiftyRail/rust_g
Replace BSQL with rust-g, parametrises all queries
2020-07-19 21:10:09 +02:00
DamianX
e8665c2e7f Fixed mob transformation hard dels (#27122) 2020-07-16 22:12:33 +02:00
Shifty/Anthomansland
01c868bdfb Removes BSQL, implements RUST SQL 2020-07-16 20:36:27 +02:00
DamianX
a19aff7a75 Re-tgui-ified GPS, added potential bug workaround (#27088) 2020-07-14 07:46:32 -03:00
Exxion
ef495c554a Update code/modules/admin/verbs/pray.dm
Co-authored-by: DamianX <DamianX@users.noreply.github.com>
2020-07-13 13:51:00 -04:00
Exxion
a1a1abad15 Fixes extra html_encode() in pray and rambler vows 2020-07-13 08:48:31 -04:00
ShiftyRail
c39b842ea8 Final outfit datums things (#26928)
* Equip outfit proc

* Strike teams' outfit

* thanks byond

* fixes el bad

* REMOVE BACKUP REMOVE BACKUP

* blue wiz
2020-07-06 14:22:41 -03:00
DamianX
f94f75cf02 added grille_window_spawner (#26985) 2020-07-02 15:25:31 -03:00
DamianX
b5f52ccb4b fixed several linter warnings (#26977) 2020-06-30 16:13:50 -03:00
Exxion
641009059e Removes Unicode stuff (#26670)
* Removes Unicode stuff

* Fixes capitalize() and examine

* Not important but how did this happen

* No more emoji in say or HTML in me

* Clarifies comment

* Better HTML sanitization

* Rebuilds dll

* Fixes some browser windows

* Fixes telecomms scripts (lazily)
This is the easy way out, but could probably be made faster by doing the byte counting ourselves
2020-06-28 14:22:42 +02:00
ShiftyRail
5fe14f48b6 Fix a runtime preventing rev spawning via one-click antag (#26560) 2020-05-21 03:16:33 -05:00
ShiftyRail
bbd746ae42 Ports TG's BSQL library (#26455)
* Ports TG's BSQL

* write perms

* my mistake

* Missing migrations, fixes mistakes, removes unneeded logs

* Missing migrations, fixes mistakes, removes unneeded logs

* haha

* Final missing migration, actually fix runtime

* Fucked up this doesn't throw a warning

* sql fixes; polls
2020-05-19 13:35:10 -03:00
D3athrow
459b56743b Fixes #26429 2020-05-09 12:18:28 -05:00
ShiftyRail
60dd7ab10c Removes a duplicate timestemp in ahelps (#26421) 2020-05-08 22:28:14 +02:00
DamianX
5399c3b0f3 Fixed a bunch of linter warnings (#26360)
* Fixed a bunch of linter warnings

* Fix everything, maybe break something

* Fixed Time Stop not being cast by Arcane Golems

* Fixed arguments of remove_from_storage

* Fixed gun/afterattack arguments

* Fixed gun/Fire arguments

* Fixed arguments to candle/light and mob/emote

* Fixed arguments to simple_animal/revive, simple_animal/gib, robot/drop_item, mob/flash_eyes
2020-05-03 16:06:40 -03:00
ShiftyRail
8b7ce823af Ensure body created for rulesets are not mindless (#26107) 2020-04-09 07:26:36 +02:00
Shifty/Anthomansland
e78ccafa67 fix conflcits/compile 2020-02-11 15:49:14 +01:00
Shifty/Anthomansland
dcc2a91435 mommy mergies please 2020-02-11 15:42:18 +01:00
boy2mantwicethefam
1d520c45e8 Sanitizes adminhelp (#25591)
* ahelp clean-up

* Update adminhelp.dm
2020-01-07 10:39:59 -03:00
Kurfursten
e23cc9f0ab Climate (#25424)
* Weather

* gottem

* cleanup

* comments
2019-12-19 09:40:03 -03:00
MadmanMartian
a8f6f0ebb1 Raiders fixes (#25199)
* Fixes typo (hesit -> heist)

Moves raider equipping and moving from the faction to the role

Vox heist landmarks are now populated into a global list

Adds a shuttle map that's loaded once the faction is created

* Removes the shuttle from being hard mapped

* Helps if I give it the right link

* A hack, but a reasonable one
2019-11-26 16:57:32 -03:00
Exxion
d55fd80a68 Fuck this list (#25142) 2019-11-22 15:12:40 -03:00
Intigracy
3be8a362ab fixes missing space (#25082)
AdminPM to
vs
Admin PM to
2019-11-18 13:53:41 -03:00