Commit Graph

2664 Commits

Author SHA1 Message Date
Atermonera f0bf4efcca Adds vchat export chatlog verb (#7214) 2020-05-24 17:24:24 -04:00
Leshana 8a21fc2e6c Add code to enable communication with VGS
VGS provides a subset of TGS functionality, mostly just the discord bot.  It extends TGS datums and adds a little bit.
Right now its done in parallel to TGS's code to minimize impact of not having the rest of DMAPI v5 impemented.
2020-05-24 02:11:16 -04:00
Aronai Sieyes f535ee89f3 Warn VPN connectors better 2020-05-22 20:11:02 -04:00
Aronai Sieyes 67a5ead927 Click background in character preview to change it 2020-05-22 11:07:43 -04:00
Leshana fb532ac920 Refactor Character Setup to use MAP
- Instead of using expensive getFlatIcon() calls, character previews are now shown using screen objects in a second map window.
- Edited skin to add a named window for preferences setup that contains a browser plus a new map window to show the previews.
- Mannequins are still generated the same way, but now a MA is applied to four screen objects which are shown in the second map window.
- The screen objects are deleted on close of the preferences window.  So we do make sure to close it when spawning.
2020-05-21 19:04:56 -04:00
Aronai Sieyes 06a733e680 Merge pull request #8014 from VOREStation/upstream-merge-7184
[MIRROR] adds some coats for teshari + fancy clothes
2020-05-21 16:07:42 -04:00
Aronai Sieyes 22fe3bd4e4 Merge pull request #8002 from VOREStation/upstream-merge-7138
[MIRROR] Updates Solgov/Sifguard uniforms
2020-05-21 16:03:58 -04:00
Aronai Sieyes 1bd327ce1e Merge upstream PR 2020-05-21 15:48:02 -04:00
Atermonera 20e8eb5b05 Merge pull request #7184 from Greenjoe12345/teshycoats
adds some coats for teshari + fancy clothes
2020-05-21 14:42:32 -04:00
Novacat 872bc17937 Updates Solgov/Sifguard uniforms 2020-05-21 14:21:19 -04:00
Aronai Sieyes 1c816a9bdd Antagonist options for new events not saving with slot?
Fixes #7743
2020-05-21 11:09:28 -04:00
Aronai Sieyes ffe7b9496d Remove stat() sleeping 2020-05-19 16:25:56 -04:00
Aronai Sieyes ea02fe8c75 Change name of Whisubtle vis verb 2020-05-18 14:23:33 -04:00
Leshana 4b29c1118e Fixed a couple issues and added columns to schema file. 2020-05-17 22:16:00 -04:00
Aronai Sieyes e585a6dc47 Semi-automate discord ID registration 2020-05-17 21:14:18 -04:00
Aronai Sieyes 9748b077ef Merge pull request #7876 from VOREStation/aro-detsuit
Move cyberpunk detective gear to be suits, add long version
2020-05-15 20:52:43 -04:00
Aronai Sieyes f0930ca045 Merge pull request #7874 from VOREStation/aro-ocuround
Round hours shown on occupations page
2020-05-15 20:52:01 -04:00
Aronai Sieyes a23605c9fd Move cyberpunk detective gear to be suits, add long version 2020-05-15 14:17:34 -04:00
Aronai Sieyes e33c305a9e Add inventory item tooltips 2020-05-14 19:16:40 -04:00
Aronai Sieyes d93b580723 Merge pull request #7804 from radar651/MedHUDpatch
MedHUD Patch
2020-05-12 11:47:49 -04:00
Aronai Sieyes d4cfdcfb3a Switch to using GLOB.admins instead of admins 2020-05-12 11:16:54 -04:00
radar651 3a245943d3 MedHUD Patch
Medical hud patch. Arrr.
2020-05-12 10:29:29 -04:00
Atermonera d6e369178b Merge pull request #7128 from KillianKirilenko/kk-fashion2
[PORT] Military Jackets
2020-05-11 20:01:59 -04:00
Aronai Sieyes 3d30288a5e Round hours shown on occupations page 2020-05-11 17:56:04 -04:00
Aronai Sieyes b98f849c82 Merge pull request #7723 from VOREStation/aro-playtimedept
Add department playtime requirement config, code
2020-05-10 19:00:38 -04:00
Unknown a74d890331 Repurposes Explorer Corp Uniforms
Repurposes the SEV Torch Explorer Corp uniforms into uniforms for the Nanotrasen Defense Force.
2020-05-10 14:44:15 -04:00
Novacat 1d9879c7a0 Merge pull request #7734 from KillianKirilenko/kk-misc
[LOADOUT] Dept. AR Glasses
2020-05-10 12:42:35 -04:00
Killian f18191da1e Update loadout_eyes_vr.dm 2020-05-09 17:33:38 +01:00
Aronai Sieyes ea8a068025 Add department playtime requirement config, code 2020-05-08 17:57:56 -04:00
Aronai Sieyes 5f8ce48793 Merge pull request #7710 from VOREStation/upstream-merge-7064
[MIRROR] Adds preference to control multilingual behaviour
2020-05-08 14:55:46 -04:00
Aronai Sieyes de46f1a152 Don't copy NIF when you copy characters 2020-05-08 12:21:25 -04:00
Atermonera ee07d117f2 Adds preference to control multilingual behaviour 2020-05-08 00:43:57 -04:00
Aronai Sieyes 393366a825 Refactor job joins for noncarbons 2020-05-07 19:48:25 -04:00
Rykka baa3de91f0 Fix for Resetting Character Slot to Default
Resets the character slot to default.
Fixes https://github.com/VOREStation/VOREStation/issues/7693

Credit goes to Shadow Larkens for helping me figure it out.
2020-05-07 08:58:13 -04:00
Aronai Sieyes d172e2dd04 Cached version of icon_states() proc 2020-05-06 16:06:44 -04:00
Aronai Sieyes 01a51e5acd Add prefs for Be Morph, Be Maintpred, Be Lost Drone
Allows the 'never for this round' button to work, and for them to be disabled entirely if you don't want to be asked again.
2020-05-04 20:04:43 -04:00
Aronai Sieyes 538e85283b Fix out-of-order role candidate options
fixup pol commit
2020-05-04 20:04:43 -04:00
Steven Storesund 868d412d19 Aurora's floof, I mean fluff item 2020-05-03 19:44:13 -05:00
Leshana f029c555f2 Adds the Rapid Pipe Dispenser
- Adds "paintable" flag to pipe recipes so we know if we can paint it.
- Ports the RPD from Yawn Wider.
  - Brings RPD sprites from /tg instead.
  - Slightly refactors recipes to keep type-specifc vars on subtypes.
  - Refactors RPD UI icons to use iconsheet assets: Instead of sending each individual icon to the client as needed, we declare an icon sheet asset and send the entire thing to client.  Then we just use the given CSS classes to display the icons!
- Adds icon sheet asset datum for pipe and diposals construction.
2020-05-02 19:18:10 -04:00
serenekerosene b693f8e06c Scylla Fluff Item
I hope I did this right!!!!!!!! TY to Amaya for the guide

Fluff application was approved here: https://forum.vore-station.net/viewtopic.php?f=26&t=1744
2020-04-30 20:24:25 -04:00
Aronai Sieyes 99fa98f437 Get your clicks out of my movement code 2020-04-30 15:40:41 -04:00
Novacat 81900f5080 Merge pull request #7505 from AmayaWah/pleasestop
Adds Damon's bomber security jacket.
2020-04-29 18:45:51 -04:00
Aronai Sieyes 254af863c4 Merge pull request #7510 from VOREStation/upstream-merge-7016
[MIRROR] Adds heterochromia, makes Teshari clothes recolorable (and footwraps)
2020-04-29 18:35:21 -04:00
Atermonera c03d115089 Merge pull request #7042 from VOREStation/vplk-iconsheet-asset-cache
Add "icon sheet" asset type
2020-04-29 16:55:45 -04:00
TheFurryFeline 3afe4adaed Remove Duplicate Code
Title, response to mirror.
2020-04-29 15:17:05 -04:00
Greenjoe12345 ff628daae1 Adds heterochromia for humanoid species and Teshari (#7016)
adds the ability to color the Teshari undercoat, cloak, smock, as well as the footwraps
2020-04-29 15:11:41 -04:00
Amaya c04d919051 *scream 2020-04-29 17:02:12 +02:00
Aronai Sieyes f2e6280161 Merge pull request #7479 from VOREStation/SERDYKOVKITFIX
Allows Serdy's modkit to be selected.
2020-04-27 10:57:33 -04:00
Aronai Sieyes 45b67c5948 Merge pull request #7321 from KillianKirilenko/kk-collar
Colorable Collar/Choker Accessory
2020-04-27 10:56:08 -04:00
Cameron653 9eaea818b7 Allows Serdy's modkit to be selected. 2020-04-27 10:43:38 -04:00