Commit Graph
1193 Commits
Author SHA1 Message Date
AffectedArc07 42ebe326a6 Replaces panic bunker with queue server 2021-08-13 22:24:25 +01:00
SabreMLandGitHub 269afcae07 Adds a pointer to the extraction location for Contractor uplinks (#16497)
* Contractor extraction point locator V1

* `update_static_data()` revert
2021-08-12 13:26:58 +01:00
warriorstar-orionandGitHub 682c6a1f28 Remove SSshuttle var referencing undefined type. (#16522)
`/datum/round_event/shuttle_loan` appears to be a tg event, and this type isn't referred to anywhere else in the codebase.
2021-08-12 13:22:08 +01:00
SabreMLandGitHub 38f4b75b2b "Crew_transfer vote" to "Crew transfer vote" (#16474)
* Crew transfer

* Misc cleanup

* I am actually blind
2021-08-12 13:13:23 +01:00
AffectedArc07andGitHub ead4ca1324 Fixes world/Topic spam limiting (#16494) 2021-08-11 15:37:37 -04:00
9bf4d7ad84 Sets a Mob Cap for Giant Spiders (#15923)
* Counting and Capping for Giant Spider Spawning

* Moves magic numbers into defines

* Apply suggestions from code review

Co-authored-by: dearmochi <shenesis@gmail.com>

* Update code/controllers/subsystem/mobs.dm

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* makes requested changes

* I hope to god this fixes this

* implements requested changes

* removes double parent call

Co-authored-by: dearmochi <shenesis@gmail.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2021-08-05 21:23:01 +01:00
AffectedArc07andGitHub 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
variableundefinedandGitHub 5661f74e34 Merge pull request #16433 from AffectedArc07/sql-schema-update
Removes table prefixes
2021-07-27 08:33:56 -04:00
variableundefinedandGitHub 699c4575a1 Merge pull request #15619 from TDSSS/camera-alarm-removal
Removes camera alarms
2021-07-26 13:51:42 -04:00
AffectedArc07 7f76dafd79 I FELL VICTIM TO MY OWN CI 2021-07-26 17:33:30 +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
SabreMLandGitHub 908c4f0dd1 Jobban adjustments (#16319)
* Borer ban

* Terror Spider jobban category

* Defines
2021-07-09 11:39:01 +01:00
SabreMLandGitHub b9a4929235 'Fit Viewport' & Scoreboard refactor (#16294)
* Fit Viewport V1

* Scoreboard

* Moderate scoreboard refactor

Mostly just removing the global variables, since Mochi has plans for a proper big scoreboard refactor in the future.
2021-07-09 11:18:05 +01:00
Fox McCloudandGitHub ddea09dce2 Merge pull request #16082 from AffectedArc07/gc-improvements
GC ref finding improvements
2021-07-08 19:25:23 -04:00
AffectedArc07 516cd5d557 Improves new player GCR 2021-06-29 20:23:49 +01:00
AffectedArc07 6d4a206b51 Tweaks 2021-06-23 10:27:43 +01:00
AffectedArc07 def7a4ef52 Steel tweaks 2021-06-09 13:14:11 +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
AffectedArc07andGitHub 8e6787a791 2FA for server login (#16094)
* AA2FA

* Its always dbconfig

* Extra security

* oops
2021-05-30 12:19:56 -04:00
da29f4ede1 Apply suggestions from code review
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
2021-05-25 16:03:13 +00:00
AffectedArc07 6ee2bd72cb Tweaks 2021-05-25 13:12:25 +01:00
AffectedArc07 8fdf5960e4 DNM - Ref finder improvements 2021-05-25 11:00:13 +01:00
4960f5440c Various Tweaks & Fixes (#15857)
* Stuff

* Grammar reviewer review

Co-authored-by: Sean Williams <12197162+S34NW@users.noreply.github.com>

* Shuttle call HTML fix

And multiline announcements too, à la #15645.

The clean_input() was causing the message to be encoded twice, and only decoded once. Removing it still encodes the string.

* Loadout revert

Co-authored-by: Sean Williams <12197162+S34NW@users.noreply.github.com>
2021-05-24 16:29:07 +01:00
AffectedArc07 8647f2d10e Map rotation update 2021-05-24 15:47:21 +01:00
AffectedArc07 968d1bc88d Merge remote-tracking branch 'ParadiseSS13/master' into toml-config 2021-05-24 15:30:20 +01:00
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 3bb24faec2 Sabre tweaks 2021-05-23 23:04:45 +01:00
AffectedArc07 7486d026b7 READY 2021-05-23 17:26:17 +01:00
AffectedArc07 110f579464 IPIntel Configuration 2021-05-23 15:18:32 +01:00
AffectedArc07 d68480b8b4 Movement configuration 2021-05-17 17:47:34 +01:00
AffectedArc07 8dd5dfbf7f URL configuration 2021-05-16 21:14:10 +01:00
AffectedArc07 400a25dc01 System configuration 2021-05-16 16:03:33 +01:00
AffectedArc07 7a3d535132 Vote configuration 2021-05-16 15:45:52 +01:00
AffectedArc07 c7fd6681a1 Gamemode configuration 2021-05-16 15:15:05 +01:00
AffectedArc07 f259500810 The events system is garbage. 2021-05-16 14:31:50 +01:00
AffectedArc07 da705c7e17 DB_23 2021-05-16 13:23:01 +01:00
AffectedArc07 f728993007 Merge remote-tracking branch 'ParadiseSS13/master' into toml-config 2021-05-16 13:22:14 +01:00
AffectedArc07 0a729af036 Discord configuration 2021-05-16 13:21:32 +01:00
AffectedArc07andGitHub e4a1ab04c7 Fixes an SQL issue (#16029) 2021-05-15 10:34:22 -06:00
AffectedArc07 2a79cab38e Support for the new rank colours system 2021-05-05 14:45:43 +01:00
AffectedArc07andGitHub 05f4ce1199 Merge branch 'master' into toml-config 2021-05-05 10:36:10 +01:00
AffectedArc07andGitHub 281c72fbcc Who & Adminwho improvements (#15855)
* Who & Adminwho improvements

* Mochi tweaks

* Sabre tweaks
2021-05-04 21:43:05 -04:00
AffectedArc07 12acc7a300 Overflow configuration 2021-05-04 12:34:37 +01:00
AffectedArc07 bf80b1ab00 Gateway configuration 2021-05-04 12:06:27 +01:00
AffectedArc07 bf93b5bf6f Logging configuration 2021-05-03 20:54:36 +01:00
AffectedArc07 445726812e Jobs configuration 2021-05-03 20:34:51 +01:00
AffectedArc07 4f80acc360 Ruins configuration 2021-05-03 19:56:41 +01:00
AffectedArc07 34e46807e9 MC Configuration 2021-05-03 19:32:16 +01:00