Commit Graph
642 Commits
Author SHA1 Message Date
Aronai SieyesandGitHub f69e6ff65b Merge pull request #10979 from VOREStation/Arokha/tggarbo
Port current SSgarbage from /tg/
2021-07-09 12:12:15 -04:00
Aronai SieyesandGitHub 590ccf3e0c Merge pull request #10946 from MarinaGryphon/timedilation-tram
Makes time/tram use REALTIMEOFDAY rather than world.time
2021-07-09 11:53:44 -04:00
Aronai Sieyes 512c515858 Port current SSgarbage from /tg/ 2021-07-08 13:34:49 -04:00
MarinaGryphon dcc5681ff8 Fixes midnight rollover 2021-07-07 14:45:54 -05:00
Aronai SieyesandGitHub 454883b438 Merge pull request #10928 from VOREStation/vplk-ssinput
SSInput and Diagonal Movement
2021-07-07 14:35:15 -04:00
MarinaGryphon cf52ff7b4f Makes time/tram use REALTIMEOFDAY rather than world.time 2021-07-07 01:29:13 -05: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
Aronai Sieyes 24c4b9d2cc Fix dumby mistake making hold not have emotes 2021-07-05 23:02:30 -04:00
Aronai Sieyes ddfd341cd2 Finishes fixing #10896 2021-07-05 11:12:10 -04:00
Aronai Sieyes 52769c54d2 Global lists use subtypesof() for clarity 2021-07-05 01:56:17 -04:00
Aronai SieyesandGitHub 2aa285731d Merge pull request #10855 from Heroman3003/hudicons
Various HUD job icons additions and adjustments
2021-07-03 22:10:50 -04:00
Heroman ad8e911c34 More hud icon stuff 2021-07-04 10:48:59 +10:00
Aronai SieyesandGitHub b6320fd425 Merge pull request #10794 from VOREStation/Arokha/backpacks
Port various backpacks
2021-07-03 20:37:38 -04:00
Aronai Sieyes b4387f251d /tg/ vis openspace 2021-06-30 15:39:07 -04:00
Aronai Sieyes 414e8c97a3 Add sports bags to outfits 2021-06-28 17:00:41 -04:00
Aronai Sieyes faafdcfb5b Move some ghosty stuff to async 2021-06-26 17:37:34 -04:00
Aronai Sieyes ec09ddd547 Add species sorting 2021-06-26 11:13:57 -04:00
Aronai Sieyes e43d43f16c Traits sort better 2021-06-26 10:39:56 -04:00
Aronai Sieyes 4c12504e3b Replace list inputs with tgui_input_list 2021-06-26 10:39:56 -04:00
Aronai Sieyes e6ccbd37c2 Remove duplicate uniquelist helper 2021-06-25 13:19:20 -04:00
Aronai SieyesandGitHub 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 SieyesandLeshana 6423a2f56b Fix PR 2021-06-20 20:04:34 -04:00
AtermoneraandLeshana b3aa6f5f0c Refactors posters to use decls 2021-06-20 19:14:45 -04:00
MarinaGryphonandVirgoBot 385fa640af Linter diagnostics + bans non-var relative pathing 2021-06-20 18:16:45 -04:00
MarinaGryphonandVirgoBot 005c75fa4e Improves select_recipe. (#8141)
* select_recipe improvement

Removes the call to Timsort and the recipe comparator proc;
uses a handrolled implementation of
`argmax(items + reagents + fruit)` instead.
This reduces the memory footprint of `select_recipe`
as well as the amount of processing needed to select the optimal recipe.

* angelogchay
2021-06-18 19:06:54 -04:00
Aronai Sieyes a47f9bddd7 Fix cameras having emissive blockers visible 2021-06-18 15:08:06 -04:00
NovacatandGitHub 4aaf6cfccc Merge pull request #10661 from lbnesquik/Branch-Wet
Add a new contamination
2021-06-18 00:27:28 -04:00
Aronai Sieyes 65041518f1 Fix a runtime related to get_turf_pixel 2021-06-18 00:10:14 -04:00
KatesandGitHub f67d11f7b9 Update global_lists_vr.dm 2021-06-17 17:47:23 +02: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
lbnesquik d5deb24bc4 Add a new contamination 2021-06-17 04:29:55 +02:00
Aronai Sieyes 2f9586c559 Remove pointless proc 2021-06-01 19:55:58 -04:00
Aronai Sieyes 7ccda9bae0 Media tracks subsystem, jukebox UI genres 2021-06-01 14:48:06 -04:00
Aronai Sieyes 44399bf7f5 Suggested changes, small opts 2021-05-30 17:20:09 -04:00
Aronai Sieyes ea42ee2303 Port Runechat 2021-05-30 15:45:11 -04:00
Aronai SieyesandGitHub b9ad56b022 Merge pull request #10316 from VOREStation/upstream-merge-8071
[MIRROR] Ports Nebula's Discord Webhook Integration
2021-05-27 12:34:40 -04:00
Aronai Sieyes 124eab8aa1 Fixup merge, both VS and nebula hooks now 2021-05-27 12:25:48 -04:00
NeertiandVirgoBot 767e655310 Linter Introduction + Cleanup 2021-05-25 23:19:34 -04:00
NovacatandGitHub 8f38aed965 Merge pull request #10362 from VOREStation/Arokha/holo2
Add portable mapping devices
2021-05-22 15:25:59 -04:00
Aronai Sieyes 21ff8be627 Portable mapping units 2021-05-18 22:56:03 -04:00
Aronai Sieyes e42547db74 Various qdel helpers 2021-05-15 16:10:08 -04:00
Aronai SieyesandGitHub b222db5388 Update text.dm
Mirrorbot merge edit
2021-05-13 11:11:13 -04:00
NeertiandVirgoBot 54991b3f47 Ports Nebula's Discord Webhook Integration 2021-05-13 02:22:55 -04:00
Aronai Sieyes 0115414d3e Tweak output, fix bugs of debug logging for SS 2021-05-10 22:40:33 -04:00
Aronai Sieyes 56a1b17011 Add attempt at debug logging for naughty SS 2021-05-10 21:55:19 -04:00
Aronai Sieyes c4610a858d Move ore lists to global lists 2021-05-10 12:13:39 -04:00
ShadowLarkens 1da76ed2b4 Personal Crafting & Dependencies 2021-05-02 18:10:59 -07:00
Verkister 1ae9121ee0 Fixes traits not getting applied properly.
-Fixes and tweaks a couple little slipups and other potential oversights discovered along the way.
2021-04-12 17:22:17 +03:00
Unknown 43828c2b4a Fixes Traits 2021-04-08 21:09:30 -04:00