Commit Graph

19387 Commits

Author SHA1 Message Date
Putnam3145
15078f0f71 Properly optimizes watchers 2021-07-03 03:50:43 -07:00
Putnam3145
e11cc190e7 Watcher optimization 2021-07-03 03:40:34 -07:00
silicons
4fa81ba13c Merge pull request #14878 from Putnam3145/remove-sleeps
Hopefully fixes whatever requires SHOULD_NOT_SLEEP to be commented out in processing
2021-07-01 21:57:19 -07:00
silicons
8710731b87 tweaks 2021-07-01 20:42:55 -07:00
Putnam3145
f1bcbc2573 Makes diagonal movement euclidean 2021-07-01 12:09:39 -07:00
Putnam3145
9068019bca Merge pull request #14903 from silicons/spray_fix
fixes and rewrites sprays
2021-07-01 10:55:28 -07:00
Putnam3145
f3b590f5f0 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into remove-sleeps 2021-06-30 02:19:02 -07:00
silicons
a29d107d33 Merge pull request #14899 from shellspeed1/blood-drunk-miner-drop
Moves tendril KA upgrade disks to blood drunk miner.
2021-06-29 08:51:10 -07:00
silicons
c7766b0f02 Merge pull request #14895 from shellspeed1/another-pod
Adds a new survival pod, the penthouse pod.
2021-06-29 08:48:55 -07:00
silicons
f4c6888f96 Merge pull request #14822 from qweq12yt/more-cargo-features
Solving inconsistencies regarding QM being command
2021-06-29 08:46:33 -07:00
silicons
d59ced8f28 changes 2021-06-28 19:15:29 -07:00
silicons
5ef742ffc1 logic 2021-06-28 18:46:25 -07:00
silicons
e690cea147 fix 2021-06-28 18:33:14 -07:00
silicons
4ba260c352 fix 2021-06-28 18:26:21 -07:00
silicons
55608737fa more.. 2021-06-28 14:51:55 -07:00
silicons
5e1cb8da38 more 2021-06-28 14:27:38 -07:00
silicons
805b931fb8 config reorganize start 2021-06-28 13:35:52 -07:00
silicons
833a7b958f fix 2021-06-28 13:24:12 -07:00
silicons
7c87f6c7b7 sigh 2021-06-28 13:17:55 -07:00
silicons
0069f12c6f errors 2021-06-28 13:17:14 -07:00
silicons
a5a476f457 cyborg shovies 2021-06-28 13:10:40 -07:00
silicons
4653deddec updates 2021-06-28 12:55:22 -07:00
silicons
a73ca4be46 scope creep lmao 2021-06-28 12:29:18 -07:00
shellspeed1
26cb16311d A 2021-06-27 20:08:33 -07:00
Lin
0bfb671f4e Merge pull request #14482 from silicons/combat_v7
Combat v7 - Sprint removal, automatic block/parry, turns combat mode into a pure UI/interaction toggle with no side effects, and a truckload of other stuff.
2021-06-27 13:04:29 -07:00
silicons
505fa13631 Merge pull request #14892 from WanderingFox95/WanderingFox95-GooglyEyes
[Ready] Googly Eyes! (Hydroponics)
2021-06-27 11:02:07 -07:00
silicons
5204f5a6d9 Merge pull request #13991 from Putnam3145/auxtools-atmos
Replaces extools with auxtools; atmos overhaul
2021-06-27 11:01:32 -07:00
silicons
08f251a88c Merge remote-tracking branch 'citadel/master' into combat_v7 2021-06-27 10:44:51 -07:00
Putnam3145
a7765aed6f Fixes shoddy math & assumptions causing APCs in sufficiently high-power-requiring rooms to work forever (#14896)
* Fixes shoddy math & assumptions causing bad

* i typed it. i know it did.
2021-06-27 16:39:32 +02:00
shellspeed1
f52385ca46 all the stuff to add pod to code 2021-06-27 03:39:13 -07:00
Eric
6144e67208 Adds syringes, pillbottles, hyposprays to medical protolathe (#14662)
* adds pillbottles, syringes, Hyposprays to autolathe

* Adds syringes, pillbottles, and hyposprays to starting techweb

* cuts hyposprays from autolathe

* Makes Hyposprays not shiftstart tech

* Hypospray added to advanced biotech node

* Update code/modules/research/designs/autolathe_desings/autolathe_designs_medical_and_dinnerware.dm

Co-authored-by: DeltaFire <46569814+DeltaFire15@users.noreply.github.com>

* removing hyposprays from autolathe designs

* Adds hyposprays to medical designs

* corrects issues with hypospray implementation

Co-authored-by: DeltaFire <46569814+DeltaFire15@users.noreply.github.com>
2021-06-24 20:25:18 +02:00
WanderingFox95
6dcb54afe2 Walkingshrooms, your number 1 source of GOOGLY EYES 2021-06-24 14:56:42 +02:00
WanderingFox95
5e650075d4 Googly eyes. 2021-06-24 14:56:05 +02:00
Lin
3a82712cf9 Merge pull request #14881 from Citadel-Station-13/silicons-patch-42
fixes silicon examine
2021-06-23 09:50:11 -07:00
Lin
1b20e46396 Merge pull request #14876 from WanderingFox95/WanderingFox95-LoudCatsurgeon
[Ready] Cat Surgeon Warning
2021-06-23 09:49:03 -07:00
Putnam3145
c3db2ed8ab Fixes the varedit interface 2021-06-23 01:34:47 -07:00
Putnam3145
f1cf32d0b5 okay, we DO have to check if it's not null 2021-06-22 23:13:48 -07:00
Putnam3145
85eef816a7 actually makes the default gas damage work, whoops 2021-06-22 22:48:44 -07:00
Putnam3145
18a0cab792 Makes closed turfs get removed from atmos adjacent. 2021-06-22 20:36:47 -07:00
Lin
269c845f42 Merge pull request #14877 from Putnam3145/optimize-processing
inelastic exports no longer uselessly multiply their price by e^0 every tick
2021-06-22 11:49:39 -07:00
Putnam3145
0f229495d0 aaand i forgot some /proc/s 2021-06-21 20:32:55 -07:00
Putnam3145
3627f5b0eb machienry 2021-06-21 20:08:36 -07:00
Putnam3145
630098c8aa that might be all 2021-06-21 20:03:27 -07:00
silicons
0dd8c03286 Update examine.dm 2021-06-21 17:43:05 -07:00
Putnam3145
fbbae70527 i need to go to bed and this is a LOT 2021-06-21 10:14:50 -07:00
DeltaFire
d0fc25bb0e empty lastline 2021-06-21 19:11:49 +02:00
DeltaFire
c7a098da06 suffering (aka, a bunch of fixes) 2021-06-21 19:05:31 +02:00
Putnam3145
c253a2de86 alright how about these 2021-06-21 09:52:54 -07:00
Putnam3145
c06983ce09 uh... does this? 2021-06-21 09:27:32 -07:00
Putnam3145
0bf383a90b does this fix it 2021-06-21 09:18:06 -07:00