Commit Graph

1102 Commits

Author SHA1 Message Date
izac112 48af4c881c Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-08-22 20:07:45 +02:00
Novacat 9e60838354 Update occupation.dm 2020-08-22 01:48:52 -04:00
Atermonera 4097a3c765 Allows you to right click to lower job preference 2020-08-22 01:41:52 -04:00
Novacat 84f16fecc2 Update 01_ui.dm 2020-08-21 23:32:07 -04:00
Atermonera 325afb857e Adds Repeating Ambience and Ambience Chance Preferences! 2020-08-21 23:30:59 -04:00
Novacat 6dd814c4d6 Merge pull request #8725 from dwinters99/flintlock_jacket
Flintlock's jacket
2020-08-21 17:12:31 -04:00
Novacat ab88747252 Merge pull request #8755 from VOREStation/upstream-merge-7452
[MIRROR] Gives FBP's a proc to change their monitor display without using a mask item.
2020-08-21 13:32:51 -04:00
ShadowLarkens 7aaa40b62c Beginnings of a global volume control system 2020-08-21 04:42:47 -04:00
SplinterGP cf491a56b7 Gives FBP's a proc to change their monitor display without using a mask item. 2020-08-20 21:25:20 -04:00
Novacat 4b44d10d34 Merge pull request #8366 from lbnesquik/Kot-Traits-Addition
Bring back hemophilia. No, it's not a crime!
2020-08-18 20:49:44 -04:00
David Winters d97dd42464 Flintlock's jacket 2020-08-17 06:11:58 -04: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
Rykka 9690f85ec3 Adds Repeating Ambience and Ambience Chance Preferences!
Adds a Random Ambience Frequency and Ambience Chance Setting under Global, underneath Client FPS. Images here:

![](https://i.imgur.com/381HPGH.png)
![](https://i.imgur.com/tWuff1W.png)
![](https://i.imgur.com/smEtoQ9.png)

Self-explanatory. Random-Ambience-Frequency controls how long before it checks if it can play ambience to you again. Setting it to 0 disables the random re-play of ambience.

Ambience Chance affects the % chance to play ambience to your client. It defaults to 35%, but can be set from 0 to 100 to disable it or always play every time you move into an area or have the Random Ambience check called.
2020-08-13 01:40:23 -04:00
Greenjoe12345 ba3505fbd2 ports a whole lot of Teshari stuff from Arkstation (#7431) 2020-08-12 14:17:08 -04:00
izac112 81871a960e Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-08-10 21:50:42 +02:00
Repede 74ee6f30f2 new white gearharness and redid yw xion sprites, added new gear harness to loadout for public use 2020-08-07 19:25:27 -04:00
Unknown 3aae040622 Removes Reagent Implants
As per a decision by staff, all whitelists for Reagent Implants (both milk and egg) have been rescinded, these are to be replaced by a generic 'Feeder' neutral trait that is now available as per this PR.

If you have any questions, concerns, or comments about this PR, it would be far better (for both yourself and my sanity) to direct those to the Head Staff.
2020-08-06 14:52:49 -04:00
izac112 50834e4a7b Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-08-02 23:52:01 +02:00
Novacat 8e79488e0c Update loadout_head.dm 2020-07-31 16:47:36 -04:00
Schnayy f9c3cf616e Clothes, clothes, clothes! 2020-07-31 04:02:49 -04:00
Atermonera 65cfe5f6e3 Implements Status Indicators 2020-07-30 15:30:44 -04:00
Braiden 0183e4f6f3 Merge branch 'master' of https://github.com/KBraid/YWPolarisVore 2020-07-25 13:18:09 -05:00
Braiden 26b1e3ebf4 fix attempt
failed
2020-07-25 13:18:02 -05:00
Braiden 2762dd413e removed code confusion
chief engineer's cloak still broken, unsure as to why.
2020-07-25 12:56:17 -05:00
Izac Joof Forsgren ec7c3e5ff7 Merge branch 'master' into master 2020-07-25 16:20:23 +02:00
izac112 601a155b30 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-07-25 15:22:42 +02:00
Braiden 9215bb900b coding completed
belted version of all department cloaks, including three new claoks (Cheif of Sec, Warden, Janitor)
2020-07-24 16:31:05 -05:00
Schnayy 4cf5f95991 Clothes! (And rats) 2020-07-22 06:13:29 -04:00
ShadowLarkens 2d98903cca Add Fancy and Lock UI options, and fix an issue with fancy TGUI 2020-07-17 22:39:52 -07:00
izac112 7a32077f7b Merge branch 'master' of https://github.com/Yawn-Wider/YWPolarisVore into izac 2020-07-14 00:21:38 +02:00
izac112 1456af50f7 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-07-14 00:21:02 +02:00
Izac Joof Forsgren 08b7d87378 Update code/modules/client/preference_setup/loadout/loadout_fluffitems_yw.dm 2020-07-13 15:12:02 +02:00
SplinterGP b516ac7cb2 K'braid aviation goggles 2020-07-12 22:25:09 -03:00
Novacat 90483ba481 Merge pull request #8362 from KillianKirilenko/kk-balls
BALL!
2020-07-09 20:08:21 -04:00
Leshana c59cb0cda4 Fix indentation syntax error. (#7320)
Bad extra indent causes compile failures on strict DM compilers.  Breaks linting.
2020-07-07 02:42:31 -04:00
lbnesquik c7c9764319 Add a check to custom virgo traits to limit synths from taking certain ones. 2020-07-05 23:09:40 +02:00
lukevale 8bebad0ead Jean's chocolate box
Time for her to money shot with dat girl scout chocolates
2020-07-05 09:22:21 -05:00
Killian 68e0f2fd23 BALL! 2020-07-04 17:51:39 +01:00
Layne 989ca48282 ice cream 2020-07-04 00:37:03 -04:00
Repede 13b7aeb4a5 https://github.com/CHOMPStation2/CHOMPStation2/pull/207 2020-07-03 16:56:42 -04:00
izac112 22880f526d Voreupdate 2020-07-02 15:39:00 +02:00
Layne 7b7a1b853e ice cream 2020-07-01 18:56:09 -04:00
Atermonera 5fbc4f3189 Merge pull request #7304 from KillianKirilenko/kk-bio
Offload Defibrillatability from NO_SCAN
2020-06-25 15:44:49 -04:00
Novacat f7cab660e8 Merge pull request #8321 from VOREStation/upstream-merge-7297
[MIRROR] Wrist-bound PDAs!
2020-06-22 09:39:41 -04:00
Atermonera 90a2053e57 Wrist-bound PDAs! 2020-06-21 16:42:05 -04:00
H0lySquirr3l 077fe4a1e9 Update loadout_fluffitems_vr.dm 2020-06-19 22:03:05 -05:00
izac112 4864ad384d Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2020-06-17 04:30:06 +02:00
Atermonera e3a8e9c7a5 Merge pull request #7287 from lbnesquik/Kot-Loadout-tweak
Make gloves half as expensive.
2020-06-16 03:33:24 -04:00
Killian 24ef73ca38 Update loadout_suit_vr.dm 2020-06-15 21:41:07 +01:00
Killian 37a2a052d9 Update loadout_suit_vr.dm 2020-06-15 21:28:54 +01:00