Commit Graph

248 Commits

Author SHA1 Message Date
Geeves
e439573dee Improved Implant Tracker (#10291) 2020-10-24 23:09:31 +02:00
Geeves
788b02086f Modular Wristbound Sprite Revert (#10206) 2020-10-23 16:45:51 +02:00
Jiří Barouš
5f52e411a9 Makes crew manifest pop-up use a single proc, makes it prettier (#10275) 2020-10-23 15:24:38 +02:00
Geeves
f15de32f31 Tech Support Things (#10050) 2020-10-23 15:22:41 +02:00
Geeves
2b04a969c9 NTNet Ethernet Bugfix (#10305)
* NTNet Ethernet Tweak

* Update geeves-ntnet_comp_stuff.yml

* centcomm computers
2020-10-21 13:45:25 +02:00
JohnWildkins
18b3faeb2c Firing pin sorting for guntracker moved to client-side. (#10268) 2020-10-16 18:05:11 +02:00
JohnWildkins
d7f7cccac3 Backend tweaks to find issue with firearms program (#10256) 2020-10-15 16:49:39 +02:00
Matt Atlas
84c7c75efa Fixes pAI atmospherics sensor. (#10248) 2020-10-14 12:56:01 +02:00
JohnWildkins
dcdd29ac98 Removes camera monitor from wristbounds/tablets. (#10215) 2020-10-12 12:20:23 +02:00
JohnWildkins
679ccf662c Fix runtimes related to comp not being passed properly on modular computer creation (#10214) 2020-10-09 17:58:23 +02:00
Geeves
3a836743b4 Modular Computer VueUI Update UIs (#10190) 2020-10-07 11:40:23 +02:00
Geeves
a7a4a2bf74 UI Tweaks and Changes (#10035) 2020-09-25 18:01:10 -03:00
Matt Atlas
d4666caaac Ports Goonchat from Baystation. (#9635)
changes:

    rscadd: "Ported a new chat system, Goonchat, that allows for cool things like changing font style, size, spacing, highlighting up to 5 strings in the chat, and DARK MODE."
    rscadd: "Repeated chat messages can now get compacted. You can disable this in goonchat settings."
    rscadd: "You can change icon style to any font on your system."
    tweak: "The game window has been altered a bit to adjust for this."
    rscdel: "Removed skin style prefs as they are no longer used."
2020-09-24 23:06:04 +03:00
Geeves
b433b66a8a Consular and Representative Split (#9954) 2020-09-19 12:11:57 +02:00
Werner
8066964d8d [ci skip] Manually build vueui and fix guntracker responsiveness 2020-09-13 01:55:45 +02:00
Werner
273abf534c Fix missing modular computer header in guntracker (#9972)
Co-authored-by: Werner <Arrow768@users.noreply.github.com>
2020-09-12 05:18:40 +02:00
Werner
6b3212d52b Security Blasters - Ill be back edition. (#9932) 2020-09-12 00:42:35 +02:00
Geeves
b2f4d11b3f Chemistry Codex Fix (#9866) 2020-09-03 21:41:38 -03:00
Geeves
a24f4ddb79 Crystal Agitators (#8609) 2020-09-01 14:04:12 +02:00
Werner
dddd452ed8 Cargo Order Logging (#9797) 2020-08-31 21:15:51 +02:00
Matt Atlas
5d875f9bb5 Matt's Bugfix Galore (#9816) 2020-08-29 16:24:10 +02:00
Matt Atlas
0dd08df5b2 Refactors sound groups to use decls instead of a massive switch with dozens of global lists. (#9702) 2020-08-28 20:47:00 +02:00
Wowzewow (Wezzy)
acb9a9db7a Adds onmob sprites for wristbound computers (#9463) 2020-08-26 02:41:29 +02:00
MarinaGryphon
87e071fce5 Replaces \gender to fix metagaming issues. (#9745) 2020-08-25 11:46:34 +02:00
mikomyazaki
d41b62295a Research can access the chem codex program (#9737) 2020-08-21 17:07:01 +02:00
mikomyazaki
5ffe658cbc Modular computers no longer use power when shutdown. (#9676)
Fixes #9671
2020-08-13 23:00:20 +03:00
Wowzewow (Wezzy)
7114d3525f More new sounds and fixes equip sounds (#9464) 2020-08-12 11:17:39 +02:00
Joshie
466b2988c0 Renames Data Crystals (#9633) 2020-08-11 11:45:32 +02:00
Wowzewow (Wezzy)
52714f4ff7 Revert "Modular Computer Screens (#8646)" (#9636) 2020-08-07 21:04:13 +02:00
Doxxmedearly
46e3acc9c5 Closing laptops closes programs (#9491) 2020-07-27 17:03:27 -03:00
Erki
7e9256616a Adds the chemistry codex to medical and research computers (#9472)
Labelled as bugfix because this not being done is an oversight of the original PR: the original PR is largely worthless without this.
2020-07-26 19:30:04 +03:00
mikomyazaki
3f2a515a8b Changes all cases of update_icons(), updateicon(), UpdateIcon() etc. to update_icon(). (#9432)
update_icons(), UpdateIcon() and updateicon() are now changed to be update_icon().

Many interactions expect a target to have an update_icon(), so they should all be the same.

Also fixed some stuff that was using relative pathing, along the way.
2020-07-26 12:28:36 +03:00
Karolis
7cbc3bd952 Chemistry codex - VueUI edition (#9413)
Mostly contains fuzzy search what should make search experence nice and responsive. Data generation assumes rections do not change.
2020-07-25 22:27:01 +03:00
Geeves
5300a20797 File Copying + Tech Support Buff (#9241) 2020-07-16 18:31:19 +02:00
Geeves
7b3774364b Paper Scanner Addition (#9299)
Added a paper scanner device that can scan paper and paper bundles and convert them into data files.
2020-07-15 21:20:58 +03:00
Geeves
33ad8096fb The Great Spanning (#9320)
This PR get rid of all (most of) the span("thing", spans and replaces them with the SPAN_THING( variant, which has gained more popularity recently.
2020-07-12 15:53:28 +03:00
Geeves
223f36d288 Modular Printer Fix (#9297)
Modular computers now properly print with their paper formatting.

Fixes #9259
2020-07-06 19:02:03 +03:00
Geeves
bc1b884afe NTNet Relay Reply button (#9228)
* NTNet Relay Reply button

* fixed and tested
2020-07-02 10:40:24 +02:00
Geeves
e4c5d7ff77 pAI Access Lock Program Fix (#9138)
The modular computer pAI access lock program should properly only show when you have a pAI in your computer.
2020-06-29 10:18:17 +03:00
Matt Atlas
c6d9cba325 Changes up a lot more messages to look like emotes. (#9133) 2020-06-18 10:29:47 +02:00
Geeves
e7194e7893 pAI Computer Piloting (#8842)
pAI can now be put into modular computers to control them. When a pAI is inserted, a new service will be unlocked, which can disable their access to the computer.

The VueUI change wasn't tested, but finding and replacing should leave the functionality unchanged.
2020-06-05 21:28:52 +03:00
Geeves
ba8ff07308 NTIRC Fix (#8971) 2020-05-28 23:28:31 +02:00
Geeves
fa802a5749 Modular Computer Screens (#8646)
Tweaked how computers display and layer their screens, mobs and objects should now properly go under or over them when they should.

This is quite experimental, in testing I found that some of the icons kinda stutter? I'm not sure if that's just my local computer having trouble with it though. I would appreciate it if a few people would download this branch and try it out.
2020-05-24 10:25:37 +03:00
Wowzewow (Wezzy)
e28d09f88a description_fluff, description_antag and description_info shortening (#8896)
* description_fluff, description_antag and description_info shortening

* Update wezzy_desc-shit.yml

* Update html/changelogs/wezzy_desc-shit.yml

Co-authored-by: Werner <Arrow768@users.noreply.github.com>

Co-authored-by: Werner <Arrow768@users.noreply.github.com>
2020-05-21 12:45:22 +02:00
Geeves
8894de0e50 Deadchat IRC Fix (#8911)
Deadchat IRC messages have been fixed.
2020-05-19 19:08:02 +03:00
ParadoxSpace
d062092a8f Modular Computer Program Availability Buffs (#8841) 2020-05-18 19:06:53 +02:00
Karolis
4b6505c4b4 Fixes invalid use of nano module host var. (#8858) 2020-05-13 00:53:57 +02:00
Geeves
59c3e99fad pAI Flashlights (#8837) 2020-05-12 01:08:47 +02:00
Werner
91701208a1 Various Fixes (#8844)
Fixes a runtime in `/obj/item/modular_computer/GetID()`
Fixes apps not properly installing on modular computers
2020-05-10 02:39:42 +02:00
Geeves
b8bcd7c410 Modular Computer Dead (#8753) 2020-05-09 21:42:47 +02:00