Commit Graph

201 Commits

Author SHA1 Message Date
alberyk 1dc3bb2dd8 Merge branch 'master' into final_shuttle_touches_and_stuff 2022-01-14 21:04:38 -03:00
Matt Atlas 5234c0544a Fixes evac shuttles being called as transfer shuttles, fixes shuttle arrive time announcement. (#12876) 2021-12-30 22:10:05 +01:00
alberyk 4b32268c1a Merge branch 'master' into final_shuttle_touches_and_stuff
# Conflicts:
#	code/game/objects/structures/window.dm
#	code/modules/client/preference_setup/loadout/loadout_uniform.dm
2021-12-21 16:51:40 -03:00
Geeves 22b4874500 Cargo Bounty Tweaks (#12771) 2021-12-01 14:56:39 +01:00
alberyk 2294b4f0c5 Merge branch 'master' into computer_tweaks
# Conflicts:
#	code/game/jobs/faction/eridani.dm
#	code/game/jobs/job/captain.dm
#	code/game/jobs/job/civilian.dm
#	code/game/jobs/job/civilian_chaplain.dm
#	code/game/jobs/job/science.dm
#	icons/obj/machines/shielding.dmi
2021-10-29 21:41:30 -03:00
Casper3667 a0f45c759d Fixes medical records again (#12610) 2021-10-13 21:40:07 +02:00
alberyk 9956bc3d81 console stuff 2021-10-10 20:58:10 -03:00
alberyk deb4a92282 console stuff 2021-10-10 15:08:16 -03:00
Geeves fdddb91bd1 Event Map Refactor (#12329) 2021-09-23 13:34:47 -03:00
Matt Atlas b64224770c Ports Bay's updated evacuation controller and bluespace jump. (#12445) 2021-09-07 17:12:10 +02:00
Geeves 23bf25e03d Corporate IDs and Manifest (#12152) 2021-07-21 14:07:50 +02:00
Werner 6d3bcb1644 Fix CCIA Access on CentCom (#12037) 2021-06-15 13:54:42 -03:00
Casper3667 365b181684 allows the investigator program to be selected when setting up a new modular computer (#11990) 2021-06-08 19:40:03 -03:00
Casper3667 bd95316b9d Modifies modular computer programs & loadout (#11647)
* Modifies loadout computers

* changes record download access

* Removes a small mistake
2021-05-14 20:04:59 +02:00
Geeves 3d4398f4c0 Modular Computer Message Slider (#11659) 2021-05-01 16:48:55 +02:00
Geeves 1dd5b25354 NTIRC Communicators (#11658) 2021-04-28 16:56:16 +02:00
Geeves 7f13954725 Sight Stuff (#11546) 2021-03-29 18:13:45 +02:00
Alberyk c1793a4a33 Tweaks species night vision (#11416) 2021-03-15 21:51:49 -03:00
Matt Atlas d1a30fc4a0 Unnerf security's non-lethals, revert pain decay changes. (#11305) 2021-03-02 20:40:03 +01:00
Geeves 3126db3acd Merchant Account (#11220) 2021-02-21 03:04:13 -03:00
Karolis 607b0eeeb8 NTSL2++ sucessor to NTSL2+ (#9321)
This drastcly is meant to rework DM and Daemon code to allow further expansion and replacement of custom engine with JavaScript language based engine.

Daemon PR - Aurorastation/ByondInterpretedLanguage#7

Forums topic for discussion - https://forums.aurorastation.org/topic/14570-ntsl2-and-its-future/

Superseeds #8817
2021-02-05 16:05:21 +02:00
Geeves a0477592fd Custom Record Sighting (#10839) 2021-01-25 20:10:58 +01:00
Geeves 9b12a30fe6 Remote Teleporter Control (#10901) 2021-01-23 19:08:50 +01:00
Karolis 339c531ad7 New chat client / messenger (#10654) 2021-01-11 10:04:16 +01:00
Geeves a9c0db2df2 Misc Chat Fix (#10915) 2021-01-07 13:30:13 +01:00
Werner 9356803493 Removes the ability to disable NTNet wireless. (#10923) 2021-01-07 00:16:06 +01:00
Karolis 93cddfd1a8 VueUI accounting console port (#10867) 2021-01-04 20:56:32 +01:00
Geeves b21088e351 Easy Access Replies (#10833)
Hitting reply on a message to the NTIRC client will now reply to that channel directly, instead of requiring it to be the active one when doing so.
2020-12-28 12:31:42 +02:00
Geeves 3807baab7f Charge Card Cargo (#10843) 2020-12-25 14:15:48 +01:00
Geeves 5fd8bb3670 Roboticist Medical Records (#10819) 2020-12-22 15:45:00 +01:00
Wildkins 63c6cd2158 Bugfix Shotgun (#10732)
* Bugfix Shotgun

* fix changelog
2020-12-08 11:43:09 +01:00
Geeves b2ce742e9f pAI Radio Fixes and Oversights (#10616) 2020-11-22 11:33:32 +01:00
Geeves c5d07d4ebf pAI Encryption Keys (#10537) 2020-11-19 12:24:04 +01:00
Jiří Barouš a0406d8016 Aligns the crew manifest columns and makes it spawn slightly larger (#10527) 2020-11-14 12:20:27 +01:00
JohnWildkins 68ba50f904 Fix the Custodial Supplies Locator (#10530) 2020-11-14 12:19:59 +01:00
Jiří Barouš 37cbb8fdb8 Categorized latejoin menu and made it into VueUI, improved crew manifest logic and made Verb manifest same as VueUI program, Job fixes (#10470) 2020-11-12 17:08:31 +01:00
JohnWildkins 44664fc90d Modular PDA tweaks and bugfixes (#10440)
rscadd: "Handheld modular computers now use flashlights as a light source. They may be turned on/off via a button in the PC header, and have their brightness adjusted in Hardware Configuration."
    tweak: Message notifications should be much larger.
    tweak: "Chat messages are now logged to the NTNet Monitoring program."
    bugfix: "IDs are now unregistered from computers when the computer is destroyed."
    bugfix: "Fix Eject Battery having a global view range."
    bugfix: "Chat Clients are no longer set to 'silent' by default."
    backend: "Added a new slider component for VueUIs."

Closes #10439
2020-11-10 08:12:51 +02:00
mikomyazaki 580519c7a0 Replaces instances of ARE_Z_CONNECTED with AreConnectedZLevels and removes ARE_Z_CONNECTED (#10466) 2020-11-07 19:30:02 +01:00
Jiří Barouš 5502f80e07 Removes dead code related to Exosuit Monitoring and Control NanoUI program (#10441) 2020-11-07 11:29:04 -03:00
JohnWildkins 5f76e33206 Fix DMs showing players that have cryoed (#10437) 2020-11-03 11:53:09 +01:00
Jiří Barouš 0fc1345ddd transmission_method could probably be enumerated through #define. Is neater. (#10406)
* transmission_method-could-probably-be-enumerated-through-define.would-be-neater

* removes changelog
2020-11-03 03:12:23 +01:00
JohnWildkins 616776f886 Modular PDAs: The End of an Era (#10319)
PDAs are dead, long live PDAs. All trace of old PDAs has been scoured from the codebase, and in its place are modular computer PDAs that are feature-equivalent. Essentially every PDA function except the Syndicate detonation feature and Notepad has been ported over, and battery life for handheld computers has been boosted alongside the addition of charging cables to make things easier.
2020-11-01 21:09:50 +02:00
Geeves e439573dee Improved Implant Tracker (#10291) 2020-10-24 23:09:31 +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
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