Commit Graph

674 Commits

Author SHA1 Message Date
Aronai Sieyes 669d23322c Change various things to subtypesof() 2021-07-20 12:54:59 -04:00
Aronai Sieyes 34982728cb Add 'as anything' to various for loops 2021-07-20 12:39:59 -04:00
MarinaGryphon a843667af3 Fixes a bunch of bools missed in #11100 2021-07-16 15:55:49 -05:00
MarinaGryphon 577b986ba6 Convert some bools to TRUE/FALSE instead of 1/0. (#11100)
Co-authored-by: Aronai Sieyes <arokha@arokha.com>
2021-07-16 13:43:25 -04:00
Aronai Sieyes f8bc177a09 Merge pull request #11062 from MarinaGryphon/upgrade/sleeve-announce
Synthetic resleeving notifications go to Science instead of Medical
2021-07-14 14:38:51 -04:00
Aronai Sieyes 79b272d28b Update code/controllers/subsystems/transcore_vr.dm 2021-07-14 14:14:10 -04:00
MarinaGryphon d0d8e42edc unify crash_with and stack_trace 2021-07-13 15:46:52 -05:00
MarinaGryphon 0286970144 Synthetic resleeving notifications go to Science instead of Medical 2021-07-13 13:08:00 -05:00
Aronai Sieyes a2e89aebc6 Fix annoying skybox bugs 2021-07-10 17:43:33 -04:00
Aronai Sieyes 0250ac9d83 Move these back to localglobal 2021-07-08 13:34:54 -04:00
Aronai Sieyes 512c515858 Port current SSgarbage from /tg/ 2021-07-08 13:34:49 -04:00
Aronai Sieyes 42ab15b123 Merge pull request #10949 from VOREStation/Arokha/persistcross
More painting tweaks
2021-07-07 17:06:39 -04:00
Aronai Sieyes b3582ef0ad Don't load more than one of each painting 2021-07-07 14:59:47 -04:00
Leshana 0acd01049c Implement SSInput subsystem and Diagonal Movement
- SSInput subsystem for running movement inside the tick.
- Switch skin.dmf to use KeyUp/KeyDown procs for movement keys.
- Logic to do responsive diagonal movement.
2021-07-06 20:37:19 -04:00
Leshana f3bda2092f Implement saving of paintings via the persistence mechanism. 2021-07-03 22:12:52 -04:00
Aronai Sieyes fda5bd4c7f Port art from /tg/ with stubbed persist 2021-07-03 22:12:49 -04:00
Aronai Sieyes 0368ea1669 Lots of decorative objects ported
From Eris, /tg/, TGMC, Bay
2021-07-03 17:17:04 -04:00
Aronai Sieyes 90dab73f30 Merge pull request #10807 from VOREStation/Icons/overmap
Replace all the overmap icons
2021-07-03 16:32:25 -04:00
Aronai Sieyes 279af0732e Merge pull request #10654 from Heroman3003/transcoring
Decreases notification timing for transcore, allows delaying
2021-07-03 16:12:23 -04:00
Aronai Sieyes b4387f251d /tg/ vis openspace 2021-06-30 15:39:07 -04:00
Aronai Sieyes f9e9aafd1d Merge pull request #10756 from VOREStation/Arokha/fixes2
The One Where I Port Modals
2021-06-30 15:28:38 -04:00
Aronai Sieyes fb489e1edc Actual code changes for ship icons 2021-06-29 21:22:31 -04:00
Aronai Sieyes 4c12504e3b Replace list inputs with tgui_input_list 2021-06-26 10:39:56 -04:00
Aronai Sieyes 0da0c54388 Convert almost all alert() to tgui_alert() 2021-06-25 17:03:35 -04:00
Aronai Sieyes 70bff20384 Normalize alert() calls 2021-06-25 14:27:14 -04:00
Aronai Sieyes 0d7f95bf25 Probably fixes problems with darksight outdoors 2021-06-24 17:39:40 -04:00
Aronai Sieyes 18962f7a77 Merge pull request #10719 from VOREStation/upstream-merge-8150
[MIRROR] Linter diagnostics + bans non-var relative pathing
2021-06-22 18:16:13 -04:00
Aronai Sieyes 85c31e9fda WIP fix of this PR 2021-06-21 19:29:43 -04:00
Aronai Sieyes eeb3093939 Allow another variation of maploading 2021-06-20 23:56:59 -04:00
MarinaGryphon 385fa640af Linter diagnostics + bans non-var relative pathing 2021-06-20 18:16:45 -04:00
Heroman bc052c7958 Fixes jank 2021-06-19 04:32:23 +10:00
Novacat 601786bd0a Merge pull request #10636 from ShadowLarkens/tgui_updates
TGUI 4.3
2021-06-18 00:22:16 -04:00
ShadowLarkens 4fe9069714 TGUI 4.3 First Pass 2021-06-17 12:58:26 -07:00
Aronai Sieyes 4be7e98bfc I made SSplanets too fast 2021-06-17 10:58:36 -04:00
Aronai Sieyes a42526dc85 Fix ZAS insane pathing, add logging 2021-06-17 10:58:26 -04:00
Aronai Sieyes c0dd2ee9a3 VS: Leftover VS edits for tg lighting 2021-06-17 00:18:28 -04:00
Aronai Sieyes db14882664 Port tg lighting system
Also converts planet lighting to a new system
Too hard to separate out from this PR
2021-06-17 00:18:09 -04:00
Aronai Sieyes 1696db4842 Move most/all overlay use to SSoverlays
Except for the ones I'm about to change in the
lighting commits!
2021-06-17 00:11:13 -04:00
Heroman aead06bc44 Decreases notification timing for transcore, allows delaying 2021-06-15 17:00:31 +10:00
Novacat 034cf08b54 Update supply.dm 2021-06-14 08:20:35 -04:00
Atermonera 70dc368d27 Make req_[one_]access lazy 2021-06-14 03:23:03 -04:00
Aronai Sieyes d9287a3b3a Improve subsystem robustness 2021-06-12 17:43:04 -04:00
Aronai Sieyes c4f346e16f Jukebox allows json admin adds 2021-06-11 20:36:04 -04:00
Aronai Sieyes f4ee5be455 Merge pull request #10521 from VOREStation/Arokha/mediatracks
Media tracks subsystem, jukebox UI genres
2021-06-01 16:53:21 -04:00
Aronai Sieyes 104a581505 Fix improper subsystem init 2021-06-01 16:44:32 -04:00
Aronai Sieyes db274375dc Merge pull request #10518 from VOREStation/Arokha/instrumental
Ports musical instruments from /tg/
2021-06-01 16:29:00 -04:00
Aronai Sieyes 68756c8e84 Add admin dropdowns for adding/removing tracks 2021-06-01 15:27:37 -04:00
Aronai Sieyes 7ccda9bae0 Media tracks subsystem, jukebox UI genres 2021-06-01 14:48:06 -04:00
Aronai Sieyes 5ac6bd48d9 Ports /tg/ instruments 2021-05-31 19:13:52 -04:00
Aronai Sieyes f630515514 Make req_[one_]access lazy 2021-05-31 13:19:27 -04:00