Commit Graph

3791 Commits

Author SHA1 Message Date
metalgearsloth 6e94d08b17
Gun tweaks (#8320) 2022-05-22 12:31:46 +10:00
metalgearsloth c3fa24ccd8
Add connect sound for gastank internals (#8318) 2022-05-22 12:31:37 +10:00
ike709 aee509ba41
Fix being able to access wires without opening the panel (#8335)
Co-authored-by: ike709 <ike709@github.com>
2022-05-21 13:35:47 -07:00
TheIntoxicatedCat 382da1f419
fixed pressure pump multiplying transferred moles by 8 (PEMDAS) (#8326) 2022-05-21 01:37:44 -07:00
metalgearsloth 4e2b94199e
Bullet flyby sounds (#8317) 2022-05-21 01:04:47 -07:00
metalgearsloth f066ac2551
Store what access levels are available on the IDCard console (#8259)
Might be better as an accessgroup instead? LMK
2022-05-21 14:19:02 +10:00
Kara a3decccd35
Immovable rod (#8306) 2022-05-20 19:43:26 -07:00
Morbo 4576c3a934
Fix strippable text var (#8302) 2022-05-20 02:42:24 -07:00
Leon Friedrich 8e0df3298a
Fix storage interaction (#8290) 2022-05-20 13:56:43 +10:00
ike709 20651fc71f
Fixed disabling OOC not disabling the discord relay (#8275)
Co-authored-by: ike709 <ike709@github.com>
2022-05-19 20:18:28 -07:00
Vera Aguilera Puerto 631b024c2f
Fix NukeOps rule not checking for enabled before adding text to the roundend screen. (#8291) 2022-05-19 13:16:29 -05:00
Rane 1f47d65c91
Two small bugfixes (#8285) 2022-05-20 01:29:02 +10:00
metalgearsloth 8d6a3ecea7
Secret! (#8276)
Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
2022-05-19 14:44:24 +10:00
metalgearsloth 090c3b948e
Setgamepreset tweaks (#8260) 2022-05-19 08:25:45 +10:00
metalgearsloth 8a10107616
Lots of pathfinder bugfixes (#8248) 2022-05-19 07:53:37 +10:00
metalgearsloth d9bcc7f6dd
Make nukies usable (#8257)
* Make nukies usable

- Spawn points that work
- Radar default range bumped up
- Used the infiltrator instead
- Spawning works
I playtested it and it was working so anything new pops up then I'm gonna screm.

* a
2022-05-19 07:48:00 +10:00
wrexbe 0993394fd8
Prevent pathfinding crash (#8251) 2022-05-17 21:40:27 -07:00
Pieter-Jan Briers ebfe5e888f
Kick mines (real) (#8056)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-05-18 14:07:35 +10:00
Flipp Syder dcdda39048
Station alert levels (#8226) 2022-05-18 14:05:31 +10:00
EmoGarbage404 2697bbf8c7
Polymorphs and Transformation (#8185) 2022-05-18 14:05:22 +10:00
Paul Ritter b3456c8376
Funny red spacemen (nukeops) (#8073)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-05-18 12:48:35 +10:00
Leon Friedrich 277d59b8ec
Cleanup WeightlessSystem (#8193) 2022-05-18 12:44:15 +10:00
Pieter-Jan Briers ddb4c00816
Console completions (content side) (#8211) 2022-05-18 12:36:21 +10:00
metalgearsloth d09ea18de5
Make anchorable not spammable (#8202)
* weh

* Make anchorable not spammable
2022-05-18 12:35:44 +10:00
20kdc dc45f14536
Underplating, go away (#8138) 2022-05-17 11:11:47 -07:00
Kara 033efef5f5
Make combat feel 100x better with this one simple trick (#8231) 2022-05-17 02:57:28 -07:00
Jacob Tong 7ed6e28bc5
Fix cream pie crash due to client deletion (#8234) 2022-05-17 02:56:17 -07:00
Alex Evgrashin af926c5279
Typing indicator (typing chat bubble) (#8215) 2022-05-17 02:55:19 -07:00
metalgearsloth 8589f52bd5
More dynamic melee sounds (#8207) 2022-05-17 13:49:07 +10:00
wrexbe a91aed082f
Cleaning device net system (#8153) 2022-05-17 09:52:37 +10:00
metalgearsloth b1ccdb7238
Fix playglobalsound volume (#8208) 2022-05-16 23:31:51 +10:00
metalgearsloth 644277bf6f
Don't allow adminfrozen entities to be pulled (#8205) 2022-05-16 22:24:52 +10:00
metalgearsloth 527eabc677 Remove esword unneeded property 2022-05-16 15:50:11 +10:00
Leon Friedrich 25b9e048e5
Visualizer systems update (#8203)
* optimize appearance updating for subfloor entities

* sprite event args

* a

* stop double appearance update.
2022-05-16 14:41:23 +10:00
metalgearsloth bb09d0ddc4
Restart vote is now actually passable (#8194) 2022-05-16 13:33:14 +10:00
metalgearsloth 01d2d174fc
Pathfinder hotfixes (#8201) 2022-05-16 13:21:00 +10:00
Leon Friedrich 638ccb8500
ECS icon smoothing (#8196) 2022-05-16 11:43:47 +10:00
Jacob Tong cecd1b9ef6
Fix climbing out of CloningPod and MedicalScanner (#8191)
* Fix climbing out of CloningPod and MedicalScanner

* Fix mask

* Fix test
2022-05-15 19:57:13 +10:00
Leon Friedrich 9255cc97a9
Revert "Revert "Make mapping use consistent Entity Uids (#7625)" (#7650)" (#8186)
This reverts commit 0957606792.
2022-05-15 13:29:01 +10:00
Kara 65445711e0
Harmbaton rework + remove `MeleeInteractEvent` (#8157) 2022-05-15 12:10:34 +10:00
20kdc 2899dbf2f5
Map-disablable pumps (for fixing Delta) (#8164) 2022-05-14 16:08:27 -04:00
metalgearsloth 58aae01ee3
Update for grid API changes (#8152) 2022-05-14 14:56:15 +10:00
Kara 2273b58fbe
Entities gib when being microwaved (#8144) 2022-05-14 14:04:45 +10:00
EmoGarbage404 53a05caa35
Skeleton Bugfix Pt. 2 (#8137) 2022-05-13 18:31:34 -07:00
Veritius 3b7e202044
Flavor text (#8070) 2022-05-13 15:58:45 -07:00
20kdc 90cce82a47
Salvage mob restrictions (#8080) 2022-05-13 12:01:30 -07:00
metalgearsloth 2c927bb24e
Tether gun fixes (#8129) 2022-05-13 18:59:12 +10:00
wrexbe bc68ac96dd
Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
wrexbe 61d147aea9
Fixing warnings (#8131) 2022-05-13 15:35:13 +10:00
wrexbe 16ad873688
Move disarmed event (#8130) 2022-05-13 15:30:30 +10:00