Commit Graph
281 Commits
Author SHA1 Message Date
izac112 9402b12322 Merge branch 'release' of https://github.com/VOREStation/VOREStation into upstream-update 2024-02-08 18:19:52 +01:00
Kashargul e4b62dfa35 remove static chat colour tags 2024-01-21 12:34:53 +01:00
izac112 ff7df50a7e Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-06-21 19:03:35 +02:00
ItsSelis 10d2178516 More 515 Compatibility 2023-06-05 19:29:40 +02:00
izac112 dc36fe9b8f Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-10-16 22:52:41 +02:00
C.L 6236a13194 Sanitization and better TGUI utilization
- Sanitizes some more things so you can't put HTML into it.
- Utilizes TGUI better to show the user the max they can post.
- Limits some things like circuits so you can't insert 50000 characters.
2022-09-29 23:02:23 -04:00
izac112 71d069887c Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-07-08 15:49:48 +02:00
ItsSelis 855e9fefde Now includes observers and eyes in general 2022-06-29 00:43:02 +02:00
ItsSelis 52c6c73463 Fixes AI Eye being destroyed
When a shuttle lands on the AI Eye
2022-06-29 00:23:46 +02:00
ItsSelis 06c9b26252 Input Conversion Part 1 2022-06-19 03:05:03 +02:00
izac112 37e909fe88 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-03-15 20:01:19 +01:00
VerySoft 2eae95c4e7 Allow borgs to interact with tether and SD mining shuttles
Overlooked these!
2022-03-13 00:38:00 -04:00
VerySoft e01b2d8313 AI/Borgs and Shuttles
Replaces the tourbus SMES with the appropriate kind

Also, prevents AI/Borgs from accessing shortjump consoles on OM capable ships and helm consoles. 

In general, borgs should not be leaving the station to go fly around without crew there. And it's happened a number of times, that AI will get involved in ship operations if they have any camera they can see anywhere in there, even when the ship is far away, and in general I have never been a fan of AI piloting ships. (And they couldn't really do so very well anyway since they couldn't access the map.)

So! Now short jump consoles and helm control consoles require a person to fly, unless otherwise configured to allow it.
2022-03-12 15:39:58 -05:00
izac112 74ee064587 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-03-07 16:16:38 +01:00
VerySoft 050de92534 This too! 2022-03-05 15:34:17 -05:00
izac112 846ee352c3 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-08-15 09:19:03 +02:00
Sym ed7f4b9e75 Fixes corrosive acid, makes most important things unacidable
Makes pretty much anything important to the crew unacidable, fixes how acid interacts with floors.
2021-08-14 10:49:44 -04:00
izac112 b546ac3605 Merge branch 'izac' of https://github.com/Yawn-Wider/YWPolarisVore; branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-08-09 10:39:11 +02:00
Aronai Sieyes 39dff2e209 Shuttles update their base turfs each move 2021-08-04 17:16:51 -04:00
izac112 4e14241cb8 Voreupdate 2021-07-21 15:16:48 +02: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
izac112 897cf4b57e Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-07-17 10:36:29 +02:00
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
izac112 f6878064b3 Merge branches 'izac' and 'izac' of https://github.com/Yawn-Wider/YWPolarisVore; branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-07-04 22:09:57 +02: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
izac112 bcad22ac98 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-06-23 19:20:09 +02:00
NovacatandGitHub 7a2d0914ca Merge pull request #10731 from VOREStation/Fixes/10728
Probably fixes #10728
2021-06-22 19:24:13 -04:00
Aronai Sieyes 608f446a6b Probably fixes #10728 2021-06-22 17:03:12 -04:00
Aronai Sieyes 85c31e9fda WIP fix of this PR 2021-06-21 19:29:43 -04:00
MarinaGryphonandVirgoBot 385fa640af Linter diagnostics + bans non-var relative pathing 2021-06-20 18:16:45 -04:00
izac112 f5d24a456a Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-05-31 19:45:06 +02:00
Aronai Sieyes 869520f818 Remove extra asterisks from rune audible messages 2021-05-31 13:13:57 -04:00
izac112 cb882173a1 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-05-31 02:28:47 +02:00
Aronai Sieyes 177fd15c30 Various onamonapoea 2021-05-30 15:45:11 -04:00
izac112 b9034ce50b Merge branch 'izac' of https://github.com/Yawn-Wider/YWPolarisVore; branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-05-28 06:15:01 +02:00
NovacatandGitHub 726c90fac9 Update escape_pods.dm 2021-05-25 23:22:40 -04:00
NeertiandVirgoBot 767e655310 Linter Introduction + Cleanup 2021-05-25 23:19:34 -04:00
izac112 054b1f0f8a Merge branch 'release' of https://github.com/VOREStation/VOREStation into voreupdate 2021-03-01 17:25:41 +01:00
MistakeNot4892andUnknown 3e804dc799 Sideports a couple of init unit tests from Neb. 2021-02-27 13:05:16 -05:00
izac112 edd05b01ac Merge branch 'release' of https://github.com/VOREStation/VOREStation into Voreupdate 2021-02-13 16:59:09 +01:00
Verkister fa25736ce9 squish 2021-02-11 14:24:03 +02:00
izac112 03f0165bd3 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-09-29 05:56:00 +02:00
ShadowLarkens 3f191e4204 NanoUI Goes To Brazil 2020-09-20 02:36:46 -07:00
ShadowLarkens e18fb0fd7e Wait, this wasn't accessible anyways. 2020-09-20 01:18:10 -07:00
izac112 48af4c881c Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-08-22 20:07:45 +02:00
ShadowLarkens 1ff5627f47 TGUI Shuttle Consoles 2020-08-16 22:27:09 -07:00
izac112 5c02633707 Merge branch 'izac' of https://github.com/Yawn-Wider/YWPolarisVore; branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-08-13 20:01:22 +02:00