Commit Graph

23944 Commits

Author SHA1 Message Date
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
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
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
Aronai Sieyes 2e6fa059c1 VS: AI Tweak bugfixes 2020-03-01 15:14:23 -05:00
Aronai Sieyes affcbbde5f AI Tweak bugfixes 2020-03-01 15:14:15 -05:00
Aronai Sieyes a5af4695fc Disable bicon() icon object cache, and create text tag cache 2020-03-01 15:02:08 -05:00
Novacat 3fa10f8a9d Merge pull request #6717 from VOREStation/aro-nano
NanoUI Subsystem Fixes
2020-03-01 14:38:00 -05:00
Aronai Sieyes b33c359df5 Allow narrate/globalnarrate shenanigans
Allows HTML if your entire thing is HTML
2020-03-01 14:35:31 -05:00
Aronai Sieyes 7a5cf8d8b2 Remove sergal comic sans
Oops.
2020-03-01 14:19:16 -05:00
Aronai Sieyes 6af54bfec2 NanoUI Subsystem Fixes
Don't do this, the asset subsystem does this for you
2020-03-01 14:14:52 -05:00
Novacat 41bbefddb4 Merge pull request #6713 from Novacat/nova-basicfixes
Fixes runtimes with chemspill map
2020-03-01 10:56:09 -05:00
Novacat 85d7b3d8f1 Merge pull request #6657 from VOREStation/aro-customtabs
Adds 3 additional tablet types
2020-03-01 10:55:00 -05:00
Novacat 82fb69489a Merge pull request #6647 from VOREStation/aro-table
Additional table type
2020-03-01 10:54:31 -05:00
Novacat 1602627443 Merge pull request #6643 from VOREStation/aro-detect
Add alternative detective wear
2020-03-01 10:54:03 -05:00
Novacat d0b92789be Merge pull request #6628 from VOREStation/aro-chairs
Add a few new chair types
2020-03-01 10:52:54 -05:00
Novacat 9daf29e573 Merge pull request #6630 from VOREStation/aro-terminals
New terminal sprites
2020-03-01 10:52:39 -05:00
Novacat 65c9b4087f Merge pull request #6627 from VOREStation/aro-carafes
Adds carafes and pitchers
2020-03-01 10:52:28 -05:00
Novacat aabba971c6 Merge pull request #6626 from VOREStation/aro-discicons
New sprites for discs with unique colors
2020-03-01 10:52:13 -05:00
Novacat 554ddbb7ff Merge pull request #6625 from VOREStation/aro-beuro
New folders/pen/clipboard sprites
2020-03-01 10:51:59 -05:00
Novacat dd23477faa Merge pull request #6624 from VOREStation/aro-customtops
Replace/add laptop sprites
2020-03-01 10:51:45 -05:00
Novacat b44f8e0911 Merge pull request #6592 from VOREStation/vchat-rebase
VChat: Redone chat output in Vue.js
2020-03-01 10:51:29 -05:00
Unknown fc3cc9517e Earlyports rig surgery fix 2020-03-01 00:48:49 -05:00
Novacat 434addc667 Merge pull request #6712 from Heroman3003/pipitems
[Approval Pending] Implements Pip Shyner's fluff items
2020-03-01 00:24:56 -05:00
Heroman df83acadfc Adds Pip's Ears 2020-03-01 12:46:52 +10:00