Commit Graph
248 Commits
Author SHA1 Message Date
izac112 eddb283c11 Merge branch 'release' of https://github.com/VOREStation/VOREStation into upstream-update 2023-12-18 03:17:20 +01:00
SelisandGitHub 7ccdbb258f Revert "Revert "12/10/23 - Map swap update" (#15593)" (#15594)
This reverts commit f00d13da66.
2023-12-11 00:22:42 +01:00
SelisandGitHub f00d13da66 Revert "12/10/23 - Map swap update" (#15593) 2023-12-10 23:37:45 +01:00
SelisandGitHub 57f7b9cd8c Chat types and colors (#15580)
* Some chat types

* ADMINLOG color readded

* Esay/Asay/Mentorsay/Msay colors
2023-12-09 18:24:17 +01:00
izac112 a17d96cb92 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-10-30 11:24:00 +01:00
Heroman ee4e82952c Adds nifsoft uploaders for Mass Alteration 2023-10-29 06:35:04 +10:00
Heroman 9a94306585 Refactors tool typechecks, refactors transforming tools, makes Altevian wrench into one 2023-10-01 09:34:43 +10:00
Runa Dacino dd1f9c6ddb fix(nif_tgui): Fixes TGUI interact on ghosts
Normally, TGUI is fine to be observed by ghosts - thus attack_ghost() calls it on left click in addition to examining.

Unfortunately, NIFs require ishuman() vars to be accessed, causing runtime errors.

Unfortunately x2, the way TGUI is set-up, observers override tgui_state checks that would enforce ishuman() state checks.

Therefore, we must modify tgui_interact to reject attempts to call the interface for non-human mobs.
2023-09-12 14:06:28 +02:00
izac112 4088f40cc9 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-08-24 18:27:07 +02:00
VerySoft fdab4990ce OOC notes panel 2023-08-11 02:10:38 -04: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 30f994a544 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-05-10 16:00:23 +02:00
TankTheBirb aff49d174a Make synth medicines tell medical you are dying
I just stole the code from the organic ones tbh but somehow it works so I'm happy with that. Doesn't impact balance aside from letting medical know that they can do SAR things and to maybe make science get a roboticist from somewhere.
2023-04-28 20:28:14 -04:00
izac112 4cc81d7c73 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-03-19 22:24:48 +01:00
Heroman3003andGitHub 0eb2f82d41 Merge pull request #14649 from Seris02/prmirror
cleans up so many to_chats so they use vchat filters, unsorted chat filter for everything else
2023-03-10 16:48:20 +10:00
Seris02 d2764f4c46 fix closing tag 2023-03-09 17:29:21 +08:00
Seris02 0cdc45eddf merge conflict fixes for chat filters PR 2023-03-09 17:19:02 +08:00
Killian 8dba1d9a52 Update nif.dm 2023-03-09 03:29:04 +00:00
Killian 0423efd645 Update nif.dm 2023-03-09 03:20:21 +00:00
Killian 5b0b7e63b2 Update nif.dm 2023-03-09 02:51:01 +00:00
izac112 89089ed4c5 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-11-09 00:11:14 +01:00
PandoraandGitHub 76ec604848 Update 13_soulcatcher.dm 2022-10-31 03:09:55 +00:00
izac112 dc36fe9b8f Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-10-16 22:52:41 +02:00
Heroman cbe0765e12 Fixes a few bugs here and there 2022-10-09 06:24:56 +10:00
Heroman 55e6fc8f18 Fixes runtime with medichines deletion 2022-09-22 10:01:34 +10:00
Heroman c0728f0d18 Fixes slot issue
Fixes runtime with cryopods
2022-09-17 15:14:41 +10:00
izac112 efa4a73716 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-08-28 12:48:22 +02:00
CaseyandGitHub dc523c0983 Merge pull request #13568 from FirstSgtDan/nifsoft
Pilot NIFsoft transfered to "vr" files
2022-08-25 18:57:34 -04:00
Rakkun e852db7ac0 Pilot NIFsoft transfered to "vr" files 2022-08-23 18:47:16 -03:00
izac112 8f96195fdb Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-07-23 13:40:54 +02:00
CaseyandGitHub 1019d8b0cb Merge pull request #13371 from Heroman3003/vchat-icons
Fixes in-chat icons being broken in oldchat
2022-07-20 13:23:47 -04:00
Heroman 8a9df3b2ea Fixes in-chat icons being broken 2022-07-20 18:55:27 +10:00
Rakkun e35ca1b242 Pilot NIFsoft Uploaders
- New NIFsoft uploader box art
- New NIFsoft uploader art
- Adds wall locker to cramped Pilot room in Rascal's Pass
- Places NIFsoft uploader box in Pilot room (Rascal's Pass)
- Places NIFsoft uploader box in Pilot room (Stellar Delight)
- Places NIFsoft uploader box in Pilot room (Tether)
2022-07-20 02:24:29 -03:00
Rakkun ab51b75644 Creates Pilot nifsoft uploaders + new box icon
It just creates uploader and box. I'll place those boxes where they need to go at a later date.
The uploader contains spare_breath for organics, and pressure + heatsinks for synths.
2022-07-19 22:35:02 -03:00
izac112 71d069887c Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-07-08 15:49:48 +02:00
Heroman 68af96b5a6 Fixes speech bubble appearing on blank messages 2022-07-04 16:00:39 +10:00
ItsSelis d958f9fbe2 Input Patches 2022-06-28 19:29:31 +02:00
ItsSelis fe3ad3b6ab Chaplain, multiline stuff and decimals 2022-06-20 18:39:09 +02:00
ItsSelis af64bcf406 More Input Conversion 2022-06-19 12:21:51 +02:00
ItsSelis 2d7b081a55 Input Conversion Part 2 2022-06-19 03:40:24 +02:00
ItsSelis 06c9b26252 Input Conversion Part 1 2022-06-19 03:05:03 +02:00
ItsSelis 662024d703 Tiny fixes 2022-06-11 02:34:49 +02:00
izac112 d841463eb5 Merge branch 'izac' of https://github.com/Yawn-Wider/YWPolarisVore; branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-04-27 16:11:36 +02:00
Unknown e92061a56d Vision and Phaser Bug Fixes
- Emagging an expedition phaser properly consumes charges on the emag.
- Vision NIFSoft now has their overlays back.
2022-04-22 09:41:14 -04:00
izac112 51bb507ac7 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-04-15 14:20:32 +02:00
Heroman a22c2be869 Makes NIFSoft vision modifiers mutually exclusive with goggle/visor based ones 2022-04-10 07:35:31 +10:00
izac112 235cd04931 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-04-09 10:50:28 +02:00
Runa DacinoandGitHub 07e9bee973 Organic/Synthethic functionality split
Adds different functionality for when a NIFsoft disk is used on an organic vs synthethic carbon mob.

This is mostly inconsequential, bar for mining NIFsoft, where organics receive respirocytes (as has always been the case), while synthetics receive heat-sink and pressure seals.
2022-04-07 00:08:19 +02:00
izac112 cb17c4daf4 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-03-26 19:03:28 +01:00