Commit Graph

23968 Commits

Author SHA1 Message Date
Novacat 2eae0fdecb Merge branch 'master' into upstream-merge-6762 2020-03-09 01:45:23 -04:00
Aronai Sieyes 0500515a41 Fix missing incorporeal floatyness 2020-03-08 15:47:36 -04:00
Mechoid acc712e1d5 Exosuit Expansion: Return of the Ripley 2020-03-08 00:52:32 -05:00
Novacat c91a7a8e02 Merge pull request #6662 from VOREStation/SpadesNeil-patch-1
Attempts to fix Panslavic, again.
2020-03-07 14:48:22 -05:00
Spades 8526f8582c Update station_vr.dm 2020-03-06 22:23:32 -05:00
Spades 04143d01a8 Update station_vr.dm 2020-03-06 19:32:10 -05:00
Aronai Sieyes 7e848e90fc Merge pull request #6772 from VOREStation/aro-blufo
Various minor things
2020-03-06 09:58:00 -05:00
Aronai Sieyes 183b4ae328 Merge pull request #6767 from Cyantime/patch-2
Change chat export naming scheme
2020-03-05 23:43:39 -05:00
Aronai Sieyes 1255e1be77 Hybrid shuttle 2020-03-05 23:30:07 -05:00
Aronai Sieyes 6122295f2f Improve SMES icon handling 2020-03-05 23:30:07 -05:00
Aronai Sieyes c70e974dd0 Powernet cable nodes work on shuttles 2020-03-05 23:30:07 -05:00
Novacat 6e23c5f45a Merge pull request #6709 from VOREStation/aro-mistake
Fix way too many vorestation edits
2020-03-05 19:03:58 -05:00
Novacat efdb9c9340 Merge pull request #6770 from VOREStation/upstream-merge-6789
[MIRROR] Moving AI busy check so it's performed less and more centrally
2020-03-05 17:58:50 -05:00
Atermonera 217dabd31c Merge pull request #6789 from VOREStation/pol-busysignal
Moving AI busy check so it's performed less and more centrally
2020-03-05 15:14:36 -05:00
Atermonera 3454a5dd61 Merge pull request #6787 from VOREStation/pol-latchto
Trains try to talk to nobody on init
2020-03-05 15:13:22 -05:00
Cyantime 0280f73ea3 Change chat export naming scheme
Filename is now sortable alphabetically for chronological order, approximates default byond log name scheme.
2020-03-05 14:21:48 -05:00
Aronai Sieyes 42dc591215 Merge pull request #6756 from VOREStation/vplk-shuttles
Landmark Shuttles
2020-03-05 13:34:56 -05:00
Novacat 4c8e0b0d73 Merge pull request #6760 from VOREStation/aro-vchatpingy
Some VChat Tweaks
2020-03-05 13:34:49 -05:00
Arokha Sieyes 5b395e8492 Include date in filename for VChat log save 2020-03-05 12:55:18 -05:00
Leshana ff92e661c7 Add upgrade mapping guide. 2020-03-05 10:29:10 -05:00
Leshana c837078105 Replaced "area" shuttles with "landmark" shuttles.
Largely ported from the work done at Baystation in https://github.com/Baystation12/Baystation12/pull/17460 and later commits.

 - Shuttles no longer require a separate area for each location they jump to.
   Instead destinations are indicated by landmark objects, which are not necessarily exclusive to that shuttle.
   This means that more than one shuttle could use the same docking port (not at the same time of course).
 - Enhanced shuttle control computers to use nanoui if they didn't.
 - Organizes shuttle datum code a bit better so there is less re-inventing the wheel in subtypes.
 - Allows the possibility of shuttles (or destinations) that start on late-loaded maps.
 - Deprecate the "extra" shuttle areas that are no longer needed and update shuttle areas in unit tests

This all required a bit of infrastructure improvements.

 - ChangeArea proc, for changing the area of a turf.
 - Fixed lighting overlays actually being able to be destroyed.
 - Added a few utility macros and procs.
 - Added "turf translation" procs which are like move_contents_to but more flexible.
2020-03-05 10:29:08 -05:00
Aronai Sieyes dafd19c708 Some VChat Tweaks
- Chat remains between client reconnects if your client didn't close (so things like using the reconnect button, or autoreconnects at round end when that feels like working)
- The client doesn't send pings to the server, the server sends pings to the client. This fixes AFK measurements for AFK kick purposes.
- Turn latency indicator into a green/red indicator to show if you're connected, and when clicked will perform a one-time ping (and block doing it again for 10 seconds). It will display '?ms' if it never got a reply, or '999ms' if it did, but it was over 1s.
2020-03-04 20:53:35 -05:00
Novacat dd97363b8b Merge pull request #6750 from VOREStation/upstream-merge-6778
[MIRROR] Let them finally eat cake
2020-03-03 17:53:05 -05:00
Neerti 0d9345adde Half-Refactors Jobs 2020-03-03 16:28:33 -05:00
Novacat d3489521d4 Merge pull request #6742 from VOREStation/aro-vchatspeed
VChat Improvements
2020-03-03 16:16:50 -05:00
Novacat f63fa398b9 Update thecake.dm 2020-03-03 16:15:54 -05:00
Schnayy 7bee18a2d7 Let them finally eat cake 2020-03-03 15:57:10 -05:00
Novacat c9f77d563f Merge pull request #6745 from VOREStation/upstream-merge-6774
[MIRROR] Sprite fixes
2020-03-03 02:11:54 -05:00
Novacat 440a739ef9 Merge pull request #6744 from VOREStation/upstream-merge-6772
[MIRROR] Fixes a teshari mining undercoat
2020-03-03 01:51:05 -05:00
Atermonera 7f5f8daf1b Merge pull request #6774 from Schnayy/spritefix-march
Sprite fixes
2020-03-03 01:47:45 -05:00
Atermonera 882aeee371 Merge pull request #6772 from Heroman3003/teshfix
Fixes a teshari mining undercoat
2020-03-03 01:38:13 -05:00
Atermonera 2af53022fe Merge pull request #6770 from Mechoid/ReadyUpNotice
High-priority Job Display
2020-03-03 01:37:00 -05:00
Arokha Sieyes c43b3edd58 VS: NIF tooltip 2020-03-02 22:35:49 -05:00
Arokha Sieyes 7a96751335 Surgery steps to use <span> 2020-03-02 22:35:49 -05:00
Aronai Sieyes 61a3fbda5f VChat Improvements
Hopefully, anyway.
- Arbitrary font size setting
- Line height setting
- Multiple crush settings
- Rewrote how tabs work hopefully for performance
- Hidden messages are actually put elsewhere
- Attempts to correct chat backlog restore on rejoin
2020-03-02 22:35:49 -05:00
Novacat 7b742ecfd5 Merge pull request #6740 from Wickedtemp/master
Extends Tempest's hypo and glasses whitelists to Off-duty Medic
2020-03-02 00:20:47 -05:00
Wickedtemp 40e2518633 Update loadout_fluffitems_vr.dm 2020-03-01 21:48:12 -06:00
Heroman 0586676320 Fixes Pip's ears 2020-03-02 12:58:52 +10:00
Novacat d8d1349b64 Merge pull request #6732 from VOREStation/aro-vcunderline
Underline links in VChat and fix LOOC color
2020-03-01 19:50:12 -05:00
Aronai Sieyes 4395a8ebcf Fix LOOC color 2020-03-01 19:41:46 -05:00
Aronai Sieyes 9ba8c91653 Merge pull request #6731 from VOREStation/aro-moremedstand
Fix building med stands
2020-03-01 19:35:09 -05:00
Aronai Sieyes 61477ec131 Underline links in VChat 2020-03-01 19:34:44 -05:00
Aronai Sieyes a320b2ecd5 Merge pull request #6730 from VOREStation/aro-vbugs1
Fixes 2 VChat bugs
2020-03-01 19:22:21 -05:00
Aronai Sieyes c03532be58 Fixes missed commenting out of line 2020-03-01 19:21:44 -05:00
Aronai Sieyes 545a6cc447 Fix building med stands 2020-03-01 19:13:40 -05:00
Aronai Sieyes 4ae6283cd1 Fixes 2 VChat bugs 2020-03-01 19:05:52 -05:00
Aronai Sieyes f71bfa7100 Ore Scanner is written incorrectly
Only revealed by vchat
2020-03-01 17:22:31 -05:00
Novacat 95e1c84036 Merge pull request #6719 from VOREStation/aro-narrate
Allow narrate/globalnarrate shenanigans
2020-03-01 16:14:01 -05:00
Novacat c7573caf08 Merge pull request #6720 from VOREStation/aro-bicontweak
Disable bicon() icon object cache, and create text tag cache
2020-03-01 16:13:51 -05:00
Novacat 52e543fbf2 Merge pull request #6721 from VOREStation/aro-aibugtweaks
Few AI runtime fixes
2020-03-01 16:13:38 -05:00