Commit Graph
37527 Commits
Author SHA1 Message Date
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
abcab66a37 Fixes buying sacred flame in spellbook, misc spellbook improvements (#15817)
* Fix sacred flame, misc spellbook improvements

* Update code/game/gamemodes/wizard/spellbook.dm

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

* Update code/game/gamemodes/wizard/spellbook.dm

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2021-05-16 11:48:42 +01:00
Farie82andGitHub e3ba0203b2 Adds grouped spawners. Makes spawning unique things easier. (#15956)
* Adds unique spawners
Makes spawning unique things easier.

* Refactor + comments update

* Some more info

* Slight refactor and path change.
group_id instead of key_override
comment changes

* File name change

* isnull check. Makes 0 as value valid
2021-05-16 11:41:06 +01:00
S34NandGitHub ae6f6148c2 Solgov tweaks (#15896)
* marines, solgov, and more!

* belts are belts

* forgot da hat

* swapped guns around, loadout hat no longer strong

* Update code/datums/outfits/outfit_admin.dm

* updated shading on uniforms

* yeets a null entry

* gas masks, flipped caps

* renamed gas masks

* merge conflicts

* dmi conflicts confuse me

* ARG mag update
2021-05-16 11:38:16 +01:00
SabreMLandGitHub d2181a89bf Adds wiki links to antag greeting messages (#15939)
* Wiki Links Pass 1

* Wiki Links Pass 2

Ash Walkers,
Terror Spider spawns,
Terror Spider event,
Construct transfer,
Xenomorphs

* Less hardcoding
2021-05-16 11:36:26 +01:00
SabreMLandGitHub 3d6e072464 A lot more Cult fixes (#15161)
* Some fixes

1: ERT members can no longer be given as an assassinate/sacrifice antag objective.
2. Cultists attempting to teleport to a deleted rune will no longer be teleported into nullspace.
3. Re-ordered the cult Blood Rites spell code because it was bugging me. (sorry qwerty)

* Cult stuff

1: Cultists can no longer be chosen as a sacrifice target
2: Rune drawing is limited to one at a time (No spamming on one tile)
3: Removed some unneccesary `/improper`s from area names, for the cult Summoning locations
4: Changed a couple of colours to use defines

* QDELETED()

* Eye colour fix

* Reorganisation, Objectives, and Gender

The majority of the changes here are just reordering the procs, but there's a few fixes too:

1. Roundstart cultists now get given the 'servecult' objective.
2. Deconverting someone now removes their 'servecult' objective, so they won't be notified about target changes.
3. Stopped summoned ghosts from experiencing a spontaneous gender change.

* Screwdriver fix

* Prayer bead stripping

* Some more construct fixes

1: Fixed *all* holy constructs getting the 'Summon soulstone' ability
2: Fixed Wraiths getting their blue light reset to red after jaunting
3: Added a 'holy' variable to constructs, and made the holyification its own proc.

* qdeleted

* Construct Converting

Apparently you can convert holy constructs. Who knew!

* Another two weeks

Moved all the construct icon states to their own file, and fixed Nar'Sie constructs not getting a glowing effect.

* Grab fix

Fixed upgrading a grab having the ability to potentially transport the victim across dimensions.

* Not actually a cult fix but eh

Fixes: Runtime in outfit.dm, 114: bad number
And updates the cult corpse from legion spawns

* Teleport spell effect

Fixed the teleport effect for the spell being attached to the wrong mob.

* Small cleanup

* Eye colour cloning fix

* Veil Shifter

Fixed:
Runtime in cult_items.dm,355: pick() from empty list
Veil shifters not retaining any grabs after teleporting.

* Adjacent
2021-05-16 11:33:07 +01:00
2c63bd9581 Fixes a couple bugs with nukes (#16008)
* fixes, code cleanup

* legiiiiiiiiit jade review

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

Co-authored-by: dearmochi <shenesis@gmail.com>
2021-05-16 09:37:56 +01:00
hal9000PRandGitHub 9c4b73be1e Fixes self surgery with beds (#16004)
* fix

* mochi's suggestion. added check for self surgery starting

* line
2021-05-16 09:37:25 +01:00
S34NandGitHub 509c1d5638 Fixes rogue characters on strip menu (#16009) 2021-05-16 09:35:00 +01:00
SabreMLandGitHub e405d165d3 QM for Head 2021 (#15982) 2021-05-16 09:34:02 +01:00
Farie82andGitHub dd0ef504e2 Fixes genetics gene changes not working (#16035) 2021-05-16 09:29:34 +01:00
AffectedArc07 cb90c41034 Actually just do this 2021-05-15 21:07:31 +01:00
AffectedArc07 cc3d81df96 Server Update Update 2021-05-15 20:28:08 +01:00
AffectedArc07andGitHub e4a1ab04c7 Fixes an SQL issue (#16029) 2021-05-15 10:34:22 -06:00
Fox McCloudandGitHub bc41d93f36 Merge pull request #15811 from AffectedArc07/reagent-container-anchoring
Allows anchoring of fueltanks/watertanks/etc
2021-05-15 11:05:22 -04:00
Fox McCloudandGitHub 89708fa00f Merge pull request #15549 from Kepplerx/Explosive-Implants-now-Always-available
Explosive Implants now always possible to activate (Meant for Nukies especially)
2021-05-15 11:01:02 -04:00
Fox McCloudandGitHub 6eeb10b441 Merge pull request #15725 from dearmochi/eyes-default-lighting-alpha
Give eyes default lighting alpha of LIGHTING_PLANE_ALPHA_VISIBLE
2021-05-15 10:49:12 -04:00
Fox McCloudandGitHub d13b407646 Merge pull request #15885 from S34NW/tginhands
Ports /TG/ shotgun inhand sprites, adds custom ones
2021-05-15 10:47:01 -04:00
Fox McCloudandGitHub 6c6b1b53f0 Merge pull request #15815 from datlo/heat-resist-fix
Make the heat resistance trait fully fireproof
2021-05-15 10:37:34 -04:00
Fox McCloudandGitHub f76efc8f73 Merge pull request #15863 from ppi13/look-maa-i-can-fit-8-crayons-up-my-nose
Adds the Elusive Black crayon
2021-05-15 10:31:22 -04:00
Fox McCloudandGitHub 83e4554c1a Merge pull request #15919 from AffectedArc07/rgb-floor-tiles
RGB Light Tiles
2021-05-15 10:29:47 -04:00
Fox McCloudandGitHub 3b2da56ab7 Merge pull request #15970 from Dragonkiller93/Dizziness_tick_fix
Removes duplicate code from handle_status_effects
2021-05-15 10:23:22 -04:00
Fox McCloudandGitHub a2057998f7 Merge pull request #15996 from farie82/genes-optimization
Optimizes handle_mutations_and_radiation. No more looping 55 times per human to do nothing
2021-05-15 10:13:31 -04:00
Fox McCloudandGitHub 3dc40e74fd Merge pull request #15730 from AffectedArc07/no-more-myisam
Converts MyISAM tables to InnoDB
2021-05-15 10:03:45 -04:00
95fd71989c Did a copy paste wrong.
Thanks dearmochi for the fix.

Co-authored-by: dearmochi <shenesis@gmail.com>
2021-05-12 14:13:39 -07:00
Iwanabeu b321d278d9 Adds the code back to carbon/life and removes it from human. 2021-05-11 14:10:06 -07:00
S34NandGitHub 472a05efe9 Fixes infinite charge stunbaton and stunprod exploit (#16012)
* Fixes infinite baton charge exploit

* moved it to the right proc
2021-05-11 10:29:00 +01:00
Iwanabeu 24704f205c Removes unneeded variable restingpwr. 2021-05-10 15:49:07 -07:00
Fox McCloudandGitHub 1b65d50424 Merge pull request #15903 from AffectedArc07/mysql-fix-v-234243
Fixes character saving. Again.
2021-05-09 12:28:17 -04:00
AffectedArc07andGitHub 972b80e34c oops 2021-05-09 16:15:17 +00:00
544ed9e2c4 FIxes apiary text for queen placement. (#15954)
* FIxes apiary text for queen placement.

* Update code/modules/hydroponics/beekeeping/beebox.dm

Co-authored-by: Farie82 <farie82@users.noreply.github.com>

* Sets gender of queen bee instead.

* Revert "Sets gender of queen bee instead."

This reverts commit 409df4a22d.

* Sets queen bee gender instead.

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
2021-05-08 22:09:44 +01:00
0aec0f4725 Removed someone's old email from the code (#16000)
* removed someone's old email from the code

* Update code/modules/newscaster/obj/newspaper.dm

Accepting AffectedArc07's suggestion.

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

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2021-05-08 22:08:47 +01:00
S34NandGitHub 60edf50279 fix da safe (#16001) 2021-05-07 23:59:46 +01:00
AffectedArc07andGitHub 314ce28c0b Merge branch 'master' into no-more-myisam 2021-05-07 15:28:47 +01:00
Farie82andGitHub f8966c92f4 Fixes a minor runtime when double opening observe (#15997) 2021-05-07 09:01:37 +01:00
joep van der velden fb18393662 Add some documentation 2021-05-06 22:45:14 +02:00
joep van der velden dbb153339f Optmizes handle_mutations_and_radiation
Saving about 90% CPU power on blank humanoids
2021-05-06 22:36:51 +02: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
RyalandGitHub d4a6a4bcc8 Fixes line breaks on non admin accounts for admin who (#15989) 2021-05-05 07:19:00 +01:00
AffectedArc07andGitHub 281c72fbcc Who & Adminwho improvements (#15855)
* Who & Adminwho improvements

* Mochi tweaks

* Sabre tweaks
2021-05-04 21:43:05 -04:00