Commit Graph

157 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Werner
6af6d3ec7d Modular Computer Cleanup (#8790)
- rscadd: "Incompatible applications are no longer downloaded via the presets."
  - tweak: "Reduced/Adapted the size of various applications."
  - tweak: "The investigations / generic wristbounds are now enrolled aswell."
  - tweak: "Selecting a unenrolled device in the loadout no longer gives you the advanced version of it."
  - tweak: "Adapts the modular computer news browser to work with our news system"
2020-05-09 14:29:57 +03:00
Karolis
0c93d5be39 Fixes broken cargo control program. (#8834) 2020-05-08 23:01:12 +03:00
Karolis
1c00ae02d3 pAIs, Computers and ntIRC (#8757)
#8005 just revived.

Tasks to acomplish while here:

Fix merge conflicts

    Add ntIRC direct messaging

Things I migth consider adding in future PR:

    Porting IRC to VueUI
    Porting File Manager to VueUI.
2020-05-08 13:58:34 +03:00
ParadoxSpace
b5ba8af5c0 Modular Computer Buffs (#8744)
Basic hard drives are slightly less power demanding.
    Basic hard drives now fit in tablets/wristcomps.
    Everyone gets an ntsl interpreter now.
2020-04-29 11:27:35 +03:00
Matt Atlas
4b97822bb4 Bump dreamchecker version to 1.4 (#8711) 2020-04-28 15:41:32 +02:00
William Lemon
aceffc62ed Enabled communication with Subspace transmitters and squashed bugs (#8723)
First, cycle speed of all NTSL2+ programs has been increased by a factor of, on average 10. Cycles are much faster than I gave them credit for in my original pull.

Secondly, a bug in which programs could bug out and appear on multiple computers should have been squashed.

Thirdly and most importantly, NTSL2+ can now talk to Integrated Electronics via the Subspace Transmitter Part.
when net.subscribe("channel"){print(message)} and net.message("channel", "contents") can be used for this.
2020-04-25 16:43:24 +03:00
Geeves
629bc3fd64 Modular Computer Quickfix (#8735) 2020-04-24 02:11:38 +02:00
Geeves
f02da29482 Merge branch 'master' into modular_computer_enhancement 2020-04-22 01:08:14 +02:00
Geeves
d2f63580ff Wristbound Computer Introduction (#8648) 2020-04-22 00:04:11 +02:00
Geevies
7200a638a8 some more stuff 2020-04-15 21:54:01 +02:00
Geevies
d41a4e5926 some tweaks 2020-04-15 20:10:18 +02:00
Geevies
7e7d8f0d4d Merge remote-tracking branch 'Aurorastation/master' into modular_computer_enhancement 2020-04-15 20:07:44 +02:00
Geevies
94579a73bf a small addition 2020-04-15 19:58:18 +02:00
Alberyk
486cd1e78d Changes that the emergency shuttle can only be called after one hour (#8639) 2020-04-13 23:33:57 -03:00
Geevies
21deec90c3 Modular Computer Enhancements 2020-04-12 17:40:10 +02:00
Matt Atlas
2e5fdf970c Landmark Shuttles (#8512)
The lifeless live again. Or in this case, what never actually lived here.

Ports Baystation12/Baystation12#17460 probably for real this time. What this allows us to do is create shuttles on runtime and make shuttles easier by just making landmarks and a shuttle instead of areas and shuttles. Also allows runtime landmark creation via flares or whatever AND allows shuttles to use different landmarks at will.

I removed most of the overmap stuff, I think. It shouldn't be hard to slam it in whenever we need to.

Changes:

    "Shuttle code has been completely reworked."
    "Shuttles can now be modified to have more than one destination."
    "Shuttles now have a takeoff sound."
    "You can now throw mobs against walls to damage them. A lot."
    "You now need a neckgrab to throw mobs."
    "BEING UNBUCKLED DURING SHUTTLE LAUNCH IS DANGEROUS! Don't do it."
    "Adminghosts can now interact with all shuttles."
2020-04-05 21:15:31 +03:00
Joshie
4b802fbe74 Modular Laptop and Tablet Tweaks (#8348) 2020-03-01 12:47:23 +01:00
mikomyazaki
0a9be4720a Fixes more dreamchecker addition errors (#8289)
Fixes problems relating to list cutting runtimes.
2020-02-16 18:49:01 -03:00
mikomyazaki
6074224d00 dreamchecker (#8233)
Implements dreamchecker plus fixes all errors
2020-02-16 20:42:32 +02:00