Aronai Sieyes
ed28e8f3e6
Add recycling machinery
2021-07-23 18:45:18 -04:00
Aronai Sieyes and GitHub
9eb7951ad6
Merge pull request #11195 from VOREStation/Arokha/emsprit
...
Fix emitter starting sprites
2021-07-21 10:13:02 -04:00
Aronai Sieyes
237d6930c2
Fix emitter starting sprites
2021-07-20 22:55:46 -04:00
Leshana
c4e01aa739
Fix falling when moving diagonally past an open space.
...
This was happening because the decision to call handle_fall was made when over the open space, but execution deferred until the next tick. By that time it is too late for the checks in handle_fall to abort falling, so lets call those in advance.
We do so in a separate proc from can_fall() because implementing it would be awkward, some types that override can_fall to avoid the anchored check would need to repeat the entire code or else delegate it.
2021-07-20 22:51:14 -04:00
Aronai Sieyes
274d30e2c5
These might be bad
2021-07-20 21:23:18 -04:00
Aronai Sieyes and GitHub
01f999f10c
Merge pull request #11165 from VOREStation/Arokha/lightport
...
Small light optimizations
2021-07-20 19:01:54 -04:00
Aronai Sieyes
e0f2f5db91
Remove tons of pointless helpers
2021-07-20 18:22:03 -04:00
Aronai Sieyes and GitHub
1bb9b3861e
Merge pull request #11185 from VOREStation/Arokha/protsynth
...
Proteans are synthetic, yeah
2021-07-20 17:29:17 -04:00
Aronai Sieyes and GitHub
5000848dd9
Merge pull request #11184 from VOREStation/Fixes/11003
...
Fixes #11003
2021-07-20 17:29:12 -04:00
Aronai Sieyes and GitHub
65e959b1a6
Merge pull request #11182 from VOREStation/Arokha/bucklefind
...
Add code to trace recursive buckle issue
2021-07-20 17:29:00 -04:00
Aronai Sieyes and GitHub
8d0b4133f3
Merge pull request #11181 from VOREStation/Arokha/farpaint
...
Add art possibility to Virgo 2 surface outpost
2021-07-20 17:28:52 -04:00
Aronai Sieyes and GitHub
55de23fab7
Merge pull request #11180 from Very-Soft/updootgateways
...
Update gateways
2021-07-20 17:28:46 -04:00
Aronai Sieyes and GitHub
0dcdc6d7d5
Merge pull request #11179 from VOREStation/Arokha/opt
...
Optimize a couple things
2021-07-20 17:28:31 -04:00
Aronai Sieyes and GitHub
1e43fd6667
Merge pull request #11178 from Mewchild/MC-TtSQoL
...
TTS Devices can now be used in chairs, and by alt clicking from pockets
2021-07-20 17:27:42 -04:00
Aronai Sieyes and GitHub
4505403a11
Tweak cat PR
2021-07-20 17:07:02 -04:00
Aronai Sieyes
cc21b64b8f
Proteans are synthetic, yeah
2021-07-20 15:59:32 -04:00
Aronai Sieyes
c8697ec4d9
Fixes #11003
2021-07-20 15:43:38 -04:00
Aronai Sieyes
49ffaefa14
Add code to trace recursive buckle issue
...
Also prevents it in the meantime.
2021-07-20 14:39:44 -04:00
VerySoft
e78f6021fb
fix a UI thingy too
2021-07-20 13:34:53 -04:00
Aronai Sieyes
4d3773edee
Add art possibility to v2 outpost
2021-07-20 13:31:05 -04:00
Aronai Sieyes
669d23322c
Change various things to subtypesof()
2021-07-20 12:54:59 -04:00
Aronai Sieyes
34982728cb
Add 'as anything' to various for loops
2021-07-20 12:39:59 -04:00
Mewchild
d0e495f8d8
TTS Devices can now be used in chairs, and by alt clicking from pockets
2021-07-20 10:07:34 -05:00
Aronai Sieyes and GitHub
bb3b3d6214
Merge pull request #11176 from Very-Soft/ghosties
...
Allows hiding mobs/areas from observers without completely forbidding
2021-07-20 11:02:20 -04:00
Aronai Sieyes and GitHub
e5c49f772b
Merge pull request #11173 from Heroman3003/waterbreath
...
Adds xenochimera water breathing trait + refactors water breathing
2021-07-20 10:50:35 -04:00
Aronai Sieyes and GitHub
e45871497c
Merge pull request #11171 from Heroman3003/paifix
...
Should allow pAI to resize uncapped in dorms (as well as any other user of Set Size)
2021-07-20 10:46:35 -04:00
Aronai Sieyes and GitHub
0c1835d02a
Merge pull request #11170 from Heroman3003/thepurge
...
Finishes purge of Industrial Expansion
2021-07-20 10:45:40 -04:00
Aronai Sieyes and GitHub
c59da20e64
Merge pull request #11168 from Heroman3003/emptylines
...
Fixes some more potential issues with empty lines on examine with pAIs
2021-07-20 10:42:20 -04:00
VerySoft
bcea1b71ad
Allows hiding mobs/areas from observers without completely forbidding
...
Basically for more common usage for place we would prefer people couldn't peek into before people are there ICly, like gateways.
2021-07-20 07:08:35 -04:00
VerySoft
60bf7404c5
Smole gateway tweak
...
For something presently unused.
2021-07-20 05:18:35 -04:00
Heroman
40f038fc91
Adds xenochimera water breathing trait + refactors water breathing
2021-07-20 19:12:12 +10:00
Heroman
956c1aa45b
Should allow pAI to resize in dorms (as well as any other user of Set Size)
2021-07-20 16:46:29 +10:00
Heroman
7e2c850850
Finishes purge of Industrial Expansion
2021-07-20 16:30:45 +10:00
Heroman
a4fdfd5d93
Fixes some more potential issues with empty lines on examine
2021-07-20 16:06:49 +10:00
Aronai Sieyes and GitHub
b004256516
Merge pull request #11163 from VOREStation/Arokha/alientweaks
...
Tweak alien eggs
2021-07-19 23:19:20 -04:00
Aronai Sieyes
86fc5c3751
Optimize a few things in overlay lighting procs
...
Credit to Rohesie
2021-07-19 23:05:16 -04:00
Aronai Sieyes
9ab624544b
Preserve dynamic lumcount through turf changes
...
Credit to Rohesie
2021-07-19 23:04:23 -04:00
Aronai Sieyes
294d79ef36
Fix stupid type path
2021-07-19 22:51:23 -04:00
Aronai Sieyes
1703878eac
More fixes
2021-07-19 22:51:08 -04:00
Aronai Sieyes
926d7d6a54
Tweak alien eggs
2021-07-19 22:25:32 -04:00
Aronai Sieyes
7bf0cec971
Fix two problems with suits
2021-07-19 22:23:50 -04:00
Aronai Sieyes
a7acf8f34e
Remove sprite_sheets_refit
2021-07-19 22:23:19 -04:00
Aronai Sieyes and GitHub
eb76662be1
Merge pull request #11112 from MisterGrimm/XenomorphOverhaul
...
Xenomorph Overhaul and fixes from Gurgstation
2021-07-19 21:06:21 -04:00
Novacat and GitHub
d4f832931a
Merge pull request #11160 from VOREStation/Arokha/accessfinder
...
Gives pathfinder an actual access level
2021-07-19 20:58:42 -04:00
Aronai Sieyes
cee8a6633b
Gives pathfinder an actual access level
2021-07-19 20:46:33 -04:00
Aronai Sieyes
fce0150039
Fix some uses of tgui_input_list with bad calls
2021-07-19 20:33:54 -04:00
Aronai Sieyes and GitHub
c18bb87bab
Merge pull request #11154 from VOREStation/Arokha/supervial
...
Supermatter vial
2021-07-19 18:22:42 -04:00
Aronai Sieyes and GitHub
971c4095a1
Merge pull request #11153 from VOREStation/Fixes/11151attempt2
...
Fixes #11151
2021-07-19 18:22:33 -04:00
Aronai Sieyes
2d3139da0d
Supermatter vial
2021-07-19 17:49:52 -04:00
Aronai Sieyes
4bc01691d7
Fixes #11151
2021-07-19 17:42:16 -04:00