Commit 1bd9a66
Assimilation 2.0: Not quite a big enough PR to be worthy of the 2.0 title but almost (#42607) (yogstation13#4472)
* one
* ???
* big
* sprites
* it is done
* oofs
* no more bad jokes
* location -> reception
* i forgot a feature lmao
* yo lemme nerf this op power
* adjust removal and makes panic less insane
* hey i forgot another feature
* one mind removals
* *laser eyes meme*
* Disables multiple one minds for real this time1 parent d31f8f0 commit 1bd9a66Copy full SHA for 1bd9a66
21 files changed
+635-274Lines changed: 635 additions & 274 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- code
- __DEFINES
- datums
- status_effects
- game
- gamemodes/hivemind
- objects/items/implants
- modules
- antagonists/hivemind
- goonchat/browserassets/css
- mob/living/carbon
- human
- spells/spell_types
- icons/mob
- actions
- interface
- sound/effects
Expand file treeCollapse file tree
Open diff view settings
Collapse file
code/__DEFINES/antagonists.dm
Copy file name to clipboardExpand all lines: code/__DEFINES/antagonists.dm+7Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
42 | 42 | |
43 | 43 | |
44 | 44 | |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
Collapse file
code/__DEFINES/status_effects.dm
Copy file name to clipboardExpand all lines: code/__DEFINES/status_effects.dm+2Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
98 | 98 | |
99 | 99 | |
100 | 100 | |
| 101 | + |
| 102 | + |
101 | 103 | |
102 | 104 | |
103 | 105 | |
|
Collapse file
+1Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
159 | 159 | |
160 | 160 | |
161 | 161 | |
| 162 | + |
Collapse file
+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
28 | 28 | |
29 | 29 | |
30 | 30 | |
31 | | - |
32 | | - |
33 | | - |
| 31 | + |
| 32 | + |
| 33 | + |
34 | 34 | |
35 | 35 | |
36 | 36 | |
|
Collapse file
code/datums/status_effects/neutral.dm
Copy file name to clipboardExpand all lines: code/datums/status_effects/neutral.dm+12Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
84 | 84 | |
85 | 85 | |
86 | 86 | |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
Collapse file
code/game/gamemodes/hivemind/hivemind.dm
Copy file name to clipboardExpand all lines: code/game/gamemodes/hivemind/hivemind.dm+17-19Lines changed: 17 additions & 19 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | 12 | |
| ||
20 | 20 | |
21 | 21 | |
22 | 22 | |
23 | | - |
24 | | - |
25 | | - |
26 | 23 | |
27 | | - |
28 | | - |
29 | | - |
30 | | - |
31 | | - |
32 | | - |
33 | | - |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
34 | 35 | |
35 | | - |
36 | | - |
37 | 36 | |
38 | 37 | |
39 | 38 | |
| ||
47 | 46 | |
48 | 47 | |
49 | 48 | |
50 | | - |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
51 | 53 | |
52 | 54 | |
53 | 55 | |
| ||
71 | 73 | |
72 | 74 | |
73 | 75 | |
74 | | - |
| 76 | + |
75 | 77 | |
76 | 78 | |
77 | 79 | |
| ||
91 | 93 | |
92 | 94 | |
93 | 95 | |
94 | | - |
95 | | - |
96 | | - |
97 | | - |
98 | 96 | |
99 | 97 | |
100 | 98 | |
|
Collapse file
code/game/gamemodes/hivemind/objectives.dm
Copy file name to clipboardExpand all lines: code/game/gamemodes/hivemind/objectives.dm+9-46Lines changed: 9 additions & 46 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | | - |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
41 | 45 | |
42 | 46 | |
43 | | - |
44 | | - |
45 | | - |
46 | | - |
47 | | - |
48 | | - |
49 | | - |
50 | | - |
51 | | - |
52 | | - |
53 | | - |
54 | | - |
55 | | - |
56 | | - |
57 | | - |
58 | | - |
59 | | - |
60 | | - |
61 | | - |
62 | 47 | |
63 | 48 | |
64 | 49 | |
| ||
71 | 56 | |
72 | 57 | |
73 | 58 | |
74 | | - |
75 | | - |
76 | | - |
77 | | - |
78 | | - |
79 | | - |
80 | | - |
81 | | - |
82 | | - |
83 | | - |
84 | | - |
85 | | - |
86 | | - |
87 | | - |
88 | | - |
89 | | - |
90 | | - |
91 | | - |
92 | | - |
93 | | - |
94 | | - |
95 | | - |
96 | 59 | |
Collapse file
code/game/objects/items/implants/implant_mindshield.dm
Copy file name to clipboardExpand all lines: code/game/objects/items/implants/implant_mindshield.dm+8-3Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
41 | 41 | |
42 | 42 | |
43 | 43 | |
| 44 | + |
44 | 45 | |
45 | 46 | |
46 | 47 | |
47 | 48 | |
48 | 49 | |
49 | | - |
50 | | - |
| 50 | + |
| 51 | + |
51 | 52 | |
52 | 53 | |
53 | | - |
| 54 | + |
54 | 55 | |
55 | 56 | |
56 | 57 | |
57 | 58 | |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
58 | 63 | |
59 | 64 | |
60 | 65 | |
|
0 commit comments