Commit Graph

30392 Commits

Author SHA1 Message Date
Atermonera
81d26d67c7 fixes telebaton hand sprite (#6944) 2020-04-04 19:28:33 -07:00
Mechoid
55d52ca127 Explosive Lattice complete. 2020-04-03 21:10:55 -07:00
ShadowLarkens
78cf7a69e2 Syndicate Uplink redesign (Inspired by ParadiseSS13/Paradise#1844)
Instead of having a page for each category which you have to
exhaustively click through to find what you want, items now show on the
main screen in a little box that updates whenever you change categories.
2020-04-03 19:05:04 -07:00
Atermonera
269b008207 Merge pull request #6917 from VOREStation/pol-telecube
Telecube tweaks
2020-04-03 13:23:40 -07:00
Unknown
856f29c999 Merge remote-tracking branch 'PolarisSS13/master' into nova-alerts 2020-04-03 13:30:51 -04:00
Atermonera
8b2569e19d Merge pull request #6927 from VOREStation/pol-turrets
Adjust turret target finding process
2020-04-03 00:14:32 -07:00
Atermonera
3473522d5a Merge pull request #6904 from VOREStation/pol-cleanup
Clean up various things
2020-04-03 00:13:32 -07:00
Aronai Sieyes
5877e7c994 Update portable_turret.dm 2020-04-02 20:07:46 -04:00
Aronai Sieyes
5380cb96c6 Account DB console icon fix 2020-04-02 11:21:23 -04:00
Aronai Sieyes
736626c94d Improve space map edges 2020-04-02 10:42:27 -04:00
Atermonera
1ca8b121f1 Merge pull request #6859 from VOREStation/pol-baycomps
Port Bay computer icons
2020-04-01 20:29:00 -07:00
Atermonera
eae8cade90 Merge pull request #6912 from VOREStation/aro-mapload
[PORT] Speed up map load significantly
2020-04-01 20:25:17 -07:00
Atermonera
172b4a113f Merge pull request #6922 from VOREStation/pol-matches
Fix matches and SSobj/SSprocessing
2020-04-01 20:15:05 -07:00
Atermonera
933f54cdb0 Merge pull request #6924 from Novacat/nova-holowarrant
Sniper Rifle QOL
2020-04-01 20:03:12 -07:00
Atermonera
278b2fe8df Merge pull request #6925 from Novacat/nova-runtimes
Changes webbing to Initialize
2020-04-01 20:02:16 -07:00
Atermonera
e062f6a550 Merge pull request #6926 from VOREStation/pol-sscleanup
Clean up some subsystem things
2020-04-01 20:01:52 -07:00
Atermonera
f77da92476 Merge pull request #6928 from VOREStation/pol-runtimes
Fix 2 runtimes
2020-04-01 19:38:28 -07:00
Atermonera
48c813eba3 Merge pull request #6929 from VOREStation/aro-shieldremote
Add shield remote button
2020-04-01 19:36:38 -07:00
spookydonut
563f38486e Fix some parse errors 2020-04-01 19:28:38 +08:00
Aronai Sieyes
d2a30a3568 Update assemblies to modern coding standards 2020-03-31 22:17:01 -04:00
Aronai Sieyes
2e9d08a352 Add a few more features to airlock helpers 2020-03-31 20:20:58 -04:00
Aronai Sieyes
be97a7911d Check for an id_tag just to avoid mapping errors 2020-03-31 18:02:39 -04:00
Aronai Sieyes
1f28617273 Mining equipment vendor use new vendor sprite 2020-03-31 17:40:30 -04:00
Aronai Sieyes
4843655098 Adds airlock setup helpers 2020-03-31 17:33:08 -04:00
Leshana
a822dc3cd0 Fixes Runtime in chemsmoke.dm,177: Cannot read null.seed_name
- This was caused by create_spores() being called on seeds which were not registered with the plant_controller (becuase they had never been harvested)
- Instead of registering them, we can just pass the seed datum itself, that is all the chemsmoke needs anyway.
2020-03-31 17:28:32 -04:00
Leshana
34bcecb2da Fixes Runtime in turf.dm,205: undefined variable /turf/simulated/floor/tiled/var/movement_type
- Please do not call turf.Enter(another_turf).  My best guess is it wants to check the spread of a "cloud" of splatter, so air_canblock should be ok.
2020-03-31 16:50:18 -04:00
Leshana
5508ebc5a6 Fix Runtime in reagent_containers.dm,112: undefined proc or verb /mob/living/bot/farmbot/check mouth coverage(). 2020-03-31 16:50:07 -04:00
Leshana
3899a6afcc Fix Runtime in garbage.dm,337:
/obj/item/device/transfer_valve destroy proc was called multiple times, likely due to a qdel loop in the Destroy logic
2020-03-31 16:49:46 -04:00
Leshana
d9103b6f38 Fixes Runtime in randomverbs.dm,134: list index out of bounds 2020-03-31 16:49:38 -04:00
Aronai Sieyes
a209989e2f Merge remote-tracking branch 'upstream/master' into pol-baycomps 2020-03-31 10:47:47 -04:00
Arokha Sieyes
6dc2d5269e Change VChat sqllite error message handler 2020-03-30 21:34:42 -04:00
Atermonera
ac681bb689 Merge pull request #6911 from ShadowLarkens/admin_utilities_and_niceities
Added three utilities for admins & developers
2020-03-30 17:47:05 -07:00
Atermonera
636062b506 Merge pull request #6858 from VOREStation/pol-bayvend
Port Bay's vendor/smartfridge sprites
2020-03-30 17:43:48 -07:00
Atermonera
957a95fba7 Merge pull request #6902 from VOREStation/vplk-ssalarm
Convert alarm_manager into SSalarm subsystem.
2020-03-30 17:40:24 -07:00
Aronai Sieyes
52fc79fb3c Add shield remote button 2020-03-30 17:47:34 -04:00
Aronai Sieyes
f578bed70d Fix two runtimes in examine 2020-03-30 16:27:25 -04:00
Aronai Sieyes
144d4c8af0 Fix a runtime in seeds.dm 2020-03-30 16:27:15 -04:00
Aronai Sieyes
9c8adbb8cf Slow your roll, turrets 2020-03-30 15:50:06 -04:00
Aronai Sieyes
b0c7ccbfef Autotransfer uses wrong subsystem 2020-03-30 15:48:03 -04:00
Aronai Sieyes
5d666f50bf Lava uses wrong subsystem 2020-03-30 15:47:17 -04:00
Aronai Sieyes
5262e97d97 Tweak output and check SSobjs and SSturfs for types 2020-03-30 15:47:11 -04:00
Aronai Sieyes
302e8212b7 Add Recover() to processing subsystems 2020-03-30 15:47:05 -04:00
Unknown
31f5cc8636 Updates Vox/Unathi Stuff 2020-03-29 22:02:13 -04:00
Unknown
ecb85bd548 Changes webbing to Initialize
Fixes lateload webbing
2020-03-29 21:32:25 -04:00
Unknown
665a2f45bf Sniper Rifle QOL
- Adds Action Buttons for Sniper Rifles

I have been thinking of a very mild buff to the LWAP, mainly because the Laser Cannon does far more damage and is more portable, and the Laser Rifle has much more shots and has swappable cells.

But for now just going with this QOL Tweak.
2020-03-29 21:15:15 -04:00
Atermonera
44cd9de168 Fixes examine panel icons (#6914) 2020-03-29 15:02:13 -07:00
Atermonera
05e64b0171 Fixes headphone offear (#6891)
* Fixes headphone offear breaking second ear slot when mousedropped

* Update clothing.dm
2020-03-29 14:54:50 -07:00
Atermonera
1c23cabe04 Fixes slime enrage message (#6890)
* /datum/ai_holder/simple_mob/xenobio_slime doesn't tell everyone it's angry

* non-red slimes still give big warning on enrage
2020-03-29 14:54:20 -07:00
Aronai Sieyes
f204ae9385 2 new mech equipments (#6889)
* Adds atom/movable cloaking framework

* Mecha omni-shield generator

* Mecha cloaking generator

* Clean up various mech code and allow overrides lower

* DME update

* Adds fighters

* Missed a color check in colorable gunpods

* Update code/modules/mob/living/simple_mob/subtypes/animal/giant_spider/lurker.dm

Co-Authored-By: Novacat <35587478+Novacat@users.noreply.github.com>

Co-authored-by: Novacat <35587478+Novacat@users.noreply.github.com>
2020-03-29 14:53:56 -07:00
Atermonera
253e3710d9 Inactivity subsystem kicks ghosts and admins again (#6886)
* inactivity subsystem kicks ghosts

* Removes admin exemption, adds can_kick() proc for downstreams

* Update inactivity.dm
2020-03-29 14:49:28 -07:00