Commit Graph

169 Commits

Author SHA1 Message Date
LetterJay 344c09644e Merge pull request #7530 from Citadel-Station-13/updatestitlescreenreadme
updates the title screen config readme to account for the 7:5 lobby
2018-10-03 22:30:43 -05:00
Poojawa bc0d14c193 Continual updates until merged 2018-09-17 04:55:03 -05:00
Poojawa 62813d4392 Fixes Preference related issues
Also fixes headpatting & tail checks in general
2018-09-14 03:06:21 -05:00
Poojawa 235bbae157 ports BSQL to go along with tools
There, now you can shut up about it not being ported you meme
2018-09-05 23:45:53 -05:00
deathride58 892b73e9c6 updates the title screen config dir to account for the 7:5 lobby 2018-09-02 02:41:01 -04:00
Tupinambis 02a86dd2a0 New Alien Lavaland Ruin (#7455)
* Removes the old "xeno nest" lavaland ruin that currently is blacklisted on the live server, and replaces it with a new "alien nest" ruin.

* Tiny ruin description change.

* Removed all organs scattered around the nest, and replaced them with corpses you must harvest the organs from. Also slightly changes the loot and the locations of said loot.

Drone and Queen corpse spawners have been added.

* Removed xenomorph queen corpse, moved drone corpse into a location that is harder to cheese. Added "Hive's Blessing" (Syringe containing alien microbes.)
2018-08-23 00:26:32 -07:00
kevinz000 2a6e4fce59 Photography Update 2018-07-20 15:26:13 -07:00
deathride58 65e2d7695b Merge pull request #7152 from LetterN/patch-3
removes extra circuit config
2018-07-06 01:42:38 -04:00
CitrusGender d50ae43d7f Fixed cyborgs not getting their names at round start 2018-06-24 13:55:03 -05:00
Letter N 0bd2d9e6fe Update game_options.txt 2018-06-18 14:58:13 +08:00
deathride58 b3b9a44689 Merge branch 'master' into upstream-merge-38165 2018-06-05 21:53:14 +00:00
Jordan Brown 7be9b6ebf9 Antag reputation rewards are now configurable 2018-06-03 09:03:51 -05:00
Jordan Brown db20e34d76 Adds config for monkey cap 2018-05-31 22:41:12 -05:00
Jordan Brown a61457cd47 Merge pull request #37838 from Jordie0608/ithoughtaboutmakingthissendanemailbutidontwanttodrownmyinbox
Query debug logging
2018-05-17 21:38:41 -05:00
LetterJay ce98f9c444 Merge pull request #6746 from Citadel-Station-13/upstream-merge-37785
[MIRROR] Replaces loose tech storage boards with spawners
2018-05-15 06:53:25 -05:00
Jordan Brown 3b03fa3a37 Replaces loose tech storage boards with spawners 2018-05-14 15:18:17 -05:00
deathride58 0c1f12dc5c Update game_options.txt 2018-05-10 23:48:28 -04:00
oranges e0412f6325 Renames trait datums/character traits to quirks to differentiate them from the other trait system in the code 2018-05-06 16:37:13 -05:00
Jordan Brown d47b71cf23 Merge pull request #37475 from 81Denton/OH-YEAH-BROTHER
H.O.G.A.N. lawset
2018-05-01 15:40:09 -05:00
deathride58 2ee4d3e77d Merge pull request #6515 from Citadel-Station-13/upstream-merge-37326
[MIRROR] Removes SCP_294
2018-04-27 09:35:43 +00:00
Armhulen 17aa0acef8 Removes SCP_294 (#37326)
* aaah sweet essence

* bye bye sprites

* goodbye machine code

* bye bye blacklist entry

* whoops

* scp gone from runtime

* bye bye ract

* bye bye space ruin folder

* bye bye area
2018-04-25 10:05:57 -05:00
Poojawa 95b78a4a77 misc 2018-04-22 23:46:15 -05:00
Jordan Brown 44df2b780e Merge pull request #37268 from ShizCalev/scp-ruin-fix
Fixes SCP ruin turret faction, fixes hostile mobs attacking turrets in the same faction
2018-04-18 11:34:06 -05:00
KorPhaeron 46b7b95897 Finishes overflow roles (#37053) 2018-04-09 05:10:14 -05:00
deathride58 a275a787c1 Merge pull request #6224 from Citadel-Station-13/upstream-merge-36815
[MIRROR] Refactors Dance Machine + deletes a bunch of sound files
2018-04-05 00:17:27 +00:00
Jordan Brown 4bd86b8c72 Merge pull request #36906 from tgstation/KorPhaeron-patch-1
Adds missing mood config option
2018-04-02 08:37:23 -05:00
LetterJay 5dbb046757 Merge pull request #6131 from deathride58/gearIDwhitelists
Adds support for manipulating gear entries via config
2018-04-02 05:50:10 -05:00
KorPhaeron 01ff7cf8da Refactors Dance Machine + deletes a bunch of sound files 2018-04-01 09:42:14 -05:00
vuonojenmustaturska ae61521e67 Merge pull request #36829 from MrStonedOne/onclick_rework
[s]Minor Refactor of click code, anti-auto clicker protection
2018-04-01 08:24:12 -05:00
Jordan Brown 4629039c38 Adds config to allow ranks only from txt 2018-03-28 13:01:41 -05:00
deathride58 3323a5e284 adds the ability to define gear entry whitelists via config 2018-03-27 01:33:02 -04:00
Poojawa acfee53a98 :HELP: MAINT 2018-03-18 11:26:00 -05:00
Cruix b4457dfefd Clown Ops 2018-03-17 07:52:41 -05:00
CitadelStationBot d3905c723f [MIRROR] Add support for auto admin when ran in single user mode (#5762)
* Add support for auto admin when ran in single user mode

* Update client_procs.dm

* fixes compile issues, also adds in some legacy mentor code
2018-03-04 13:06:42 -06:00
CitadelStationBot d3515a93c1 [MIRROR] Disables night shifts and random shift times in the config (#5784)
* Disables night shifts and random shift times in the config

Both of these are rather disruptive when you are debugging/testing.

The Config *file* should default to debugging best defaults, and the config *code* should default to production best defaults.

One day we will make a seperate production default config file

* Disables night shifts and random shift times in the config
2018-03-04 05:27:04 -06:00
LetterJay f467484236 Merge pull request #5754 from Citadel-Station-13/upstream-merge-35485
[MIRROR] Antagonist reputation system
2018-03-04 00:31:41 -06:00
deathride58 b185b97906 Update game_options.txt 2018-03-02 21:33:57 -05:00
Sirenfal 44dc6ac3a0 Antagonist reputation system 2018-03-02 14:38:26 -06:00
Ashe Higgs 0a449af83e Adds minor roundstart traits! (ala CDDA, etc.) 2018-03-02 14:38:18 -06:00
deathride58 036e7536fc Update game_options.txt 2018-02-21 13:07:18 -05:00
Jordan Brown bc2f2a9728 [READY]Randomized Station Time + Night Shifts 2018-02-21 12:02:28 -06:00
Chayse Ramsay 482c21b296 Slimepeople Rework 2018-02-16 12:44:23 +00:00
Poojawa 03b33075e5 Mentor System (#5235)
* reworked mentor system, again. wew

* Update admin.txt

* uhg
2018-02-05 04:09:56 -06:00
CitadelStationBot afb0b08837 [MIRROR] Fixes servant cyborgs with the Standard module not having Abscond (#5266)
* Fixes servant cyborgs with the Standard module not having Abscond

* Update clockwork_slab.dm

* Update clockwork_slab.dm
2018-02-05 01:39:36 -06:00
deathride58 30ab115665 Makes Cit widescreen by default (#4374)
* updates title screen to be WIDESCREEN

* increase default size of view window

* widescreen fullscreen overlays

* and finally, the switch can be hit

* Update skin.dmf

* readds splitter=75, the main screen breaks without it
2018-02-04 21:29:48 -06:00
deathride58 142e96a2dd [READY] Adds night shifts (#4281)
* initial commit - adds night shifts

* fixes lighting not updating when nightshift is triggered and fixes compiling issues

* makes red alert override nightshift

* Update lighting.dm

* adds announcements for nightshift changes

* fixes nightshift flip-flopping during the night, adjusts night message a little, moves from minor_announce to priority_announce

* Update cit_nightshift.dm

* fixes compiling errors
2018-02-04 21:28:41 -06:00
Poojawa 56232d5d60 Maps and misc 2018-01-31 06:20:26 -06:00
vuonojenmustaturska 456f08001a Merge pull request #34955 from praisenarsie/patch-22
changes a link in the config
2018-01-26 18:05:16 -06:00
AnturK 3dc89ba058 Antag Panel / Check antagonists Refactor 2018-01-19 08:43:49 -06:00
Jordan Brown ab71f0293b Stops the dbadmin warning if SQL_ENABLED isnt set (#34223) 2018-01-11 07:39:29 -06:00