Commit Graph

972 Commits

Author SHA1 Message Date
Casey 60011ecd0b Merge pull request #11928 from Very-Soft/whalesandcrystals
Offmap Tweaks
2021-12-02 19:56:25 -05:00
Heroman ba2b78e112 isopenspace 2021-12-02 17:53:39 +10:00
Heroman 1c83211337 Fixes vertical noise spread penetrating floors 2021-12-02 17:25:54 +10:00
VerySoft 5b1efccdb5 Offmap Tweaks
Just some neat offmap stuff~
2021-11-27 06:25:03 -05:00
MistakeNot4892 3f9af78f3a /atom New() => Initialize() [MDB IGNORE] 2021-11-14 03:09:51 -05:00
Heroman ece0213ea4 Reworks timestamps of specific time using wrong time compared to station time 2021-11-07 17:33:52 +10:00
VerySoft 621947302f Makes Chem Storage list alphabetical
For easier finding what you're looking for.
2021-11-03 04:24:29 -04:00
PrismaticGynoid 4319640891 Map fixes and tweaks part 7
Fixes for:
Basic NTnet cards being unable to reach telecomms from the station
Shuttles not showing location details when landed
Ship sensors printing blank papers
Certain shuttles not clearing weather visuals on landing
Ninja/merc elite shuttles being unable to dock
Mislabeled west solar SMES
Engine flow/pump sensors not connected to cooling system computer
Fixes a few non-cold tiles in telecomms compartment
Adds a few missing rails
Also, tweaks surgery rooms a bit
2021-10-27 21:11:33 -04:00
Aronai Sieyes 7f86a55e73 Add talon as bannable, shuffle ban panel 2021-08-26 17:54:20 -04:00
Schnayy 5d3f6cea02 Merge pull request #8223 from MistakeNot4892/fixes
Updates wine reagent id to redwine.
2021-08-22 20:16:38 -04:00
Aronai Sieyes ffcaea1f3b Fix rollover even harder 2021-08-19 23:25:14 -04:00
Aronai Sieyes fa8311ed97 Add rollover safety check 2021-08-16 16:31:38 -04:00
Aronai Sieyes dcb3214f4b Add some helpers for turf translations 2021-08-04 17:15:07 -04:00
Aronai Sieyes 9776a9894a Remove the between() proc 2021-07-23 19:38:57 -04:00
Aronai Sieyes e0f2f5db91 Remove tons of pointless helpers 2021-07-20 18:22:03 -04:00
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 f5db6b47e8 Catches the rest, unfortunately including some comments. Oh well! 2021-07-16 15:58:57 -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 43822f5c50 Merge pull request #11080 from VOREStation/Arokha/bayport
Ports new Bay SolGov suits as Commonwealth suits
2021-07-15 15:02:01 -04:00
Aronai Sieyes 5fd41acb49 Make suit cyclers use datums 2021-07-15 01:19:16 -04:00
MarinaGryphon bbd4a6cbd9 Removes angle2text 2021-07-13 20:46:39 -05:00
MarinaGryphon d0d8e42edc unify crash_with and stack_trace 2021-07-13 15:46:52 -05:00
MarinaGryphon b58b04041d remove a lot of unused helpers 2021-07-13 15:46:15 -05:00
Aronai Sieyes 986f7dd7be Merge pull request #11048 from VOREStation/Arokha/tguilog
Reduce tgui logging
2021-07-12 19:46:05 -04:00
Aronai Sieyes 54c56789ec Reduce tgui logging 2021-07-12 18:42:49 -04:00
Aronai Sieyes 7e94f90c6b Make UAVs not work at impossible distances 2021-07-12 12:36:35 -04:00
Aronai Sieyes 1f1bc9de0c Fix bitwise ops broken in caee8d45 2021-07-09 14:05:04 -04:00
Aronai Sieyes 95030dba8f Merge pull request #10980 from MarinaGryphon/issue/8289
Expands do_after/do_mob exclusive var to affect target
2021-07-09 12:14:00 -04:00
Aronai Sieyes f69e6ff65b Merge pull request #10979 from VOREStation/Arokha/tggarbo
Port current SSgarbage from /tg/
2021-07-09 12:12:15 -04:00
Aronai Sieyes 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 81629d1c14 Allow do_after targets to be exclusive, as well as users. 2021-07-08 12:23:14 -05:00
MarinaGryphon dcc5681ff8 Fixes midnight rollover 2021-07-07 14:45:54 -05:00
Aronai Sieyes 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 Sieyes 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 Sieyes 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