Commit Graph
199 Commits
Author SHA1 Message Date
Zattarra c186b9daae Switches the pref to be a boolean, switches the checks to be booleans, adds stomptext to even display the thing, and also hopefully saves the pref. 2023-07-29 18:39:00 -07:00
Zattarra 14f1434165 Adds pref toggle to legacy version. 2023-07-02 19:48:16 -07:00
Zattarra 8475e0cfec Merge branch 'STOMPSHIELDING' of https://github.com/Zattarra/DATASTREAM into STOMPSHIELDING
UH OH.
2023-07-01 19:51:56 -07:00
LagardereMathis 0f624dfacd Pet_Capsule donator item 2023-06-21 01:08:10 +02:00
Zattarra 5df7f239d8 First implementations of the invisifiber hat and invisifiber jacket. 2023-06-13 02:31:15 +09:00
WoolyAypa e1c9bb9775 Merge branch 'master' of https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13 into Chastity-system 2023-05-28 13:39:05 -03:00
BongaTheProtoandGitHub 5ec4426798 Merge pull request #845 from SPLURT-Station/character-ads
Ports the character directory
2023-05-27 14:27:24 -05:00
BongaTheProto 29393c7f08 let ghosts orbit
cuz why not lol
2023-05-21 18:01:45 -05:00
El Derp o Derp 57f5f723cc Adds the deckers to the loadout selection. 2023-05-20 19:39:32 -07:00
BongaTheProto f74b876b5e we've got a new menu boys
those crewmembers are looking quite exquisite today
also felinids are half-price
2023-05-20 15:38:43 -05:00
BongaTheProto 8c42034e40 only 16 pixels??? Bruh?????
Reinstates the original pixelshift range and also makes the viewport shifting a config so people don't get vertigo from the sliding sprites
2023-05-19 23:35:56 -05:00
WoolyAypa b717bd1bbf Merge branch 'master' of https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13 into Chastity-system 2023-05-02 23:24:30 -03:00
BongaTheProto d07dd792f5 heheheha 2023-04-29 15:03:23 -05:00
WoolyAypa 36f8a4ea71 Merge branch 'master' of https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13 into Chastity-system 2023-04-26 16:12:15 -03:00
BongaTheProto 525741658b shaft beast? Like hype beast but with cocks? 2023-04-23 13:55:45 -05:00
WoolyAypa ff61f1def1 Merge branch 'master' of https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13 into Chastity-system 2023-04-04 11:28:23 -03:00
BongaTheProto 815afcc45a suits
all the suits from that file
2023-04-01 16:01:05 -05:00
WoolyAypa f70e1e901e Merge branch 'master' of https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13 into Chastity-system 2023-03-24 23:46:54 -03:00
BongaTheProtoandGitHub 0c01f49a4b Merge pull request #761 from LeDrascol/refactor-internal-fluid-list
Refactor organ fluid whitelist code
2023-03-10 23:01:36 -05:00
DariusandBongaTheProto 70ff07479b Fix skipped reagent list paths entry for gfluid
Adds a missing lazyadd for `reagent_list_paths` to the reagent list building.

Co-Authored-By: BongaTheProto <93835010+BongaTheProto@users.noreply.github.com>
2023-03-09 23:31:49 -05:00
BongaTheProtoandGitHub 78c78145f9 Merge pull request #777 from WoolyAypa/master
Shorter tajaran snout and more polychromic stuff
2023-03-03 15:20:24 -05:00
WoolyAypa 02617f9b08 snout and polychromics 2023-03-02 20:30:32 -03:00
BongaTheProto 63b087d97c donator fixes 2023-02-27 17:42:25 -05:00
BongaTheProto 9e21a4feda deluxe plushie box 2023-02-23 23:35:06 -05:00
Darius 8b82e0762f Merge branch 'master' into refactor-internal-fluid-list 2023-02-23 00:45:03 -05:00
WoolyAypa eb926282f4 strippa 2023-02-22 20:50:56 -03:00
Darius e88c2d29b9 Add new Ion Storm drink to organ fluid blacklist
Adds the new server-specific effect drink to the organ fluid blacklist to match other blocked effect drinks.
2023-02-18 12:29:20 -05:00
BongaTheProtoandGitHub cc457d782b Update preferences_savefile.dm 2023-02-18 11:16:21 -05:00
BongaTheProto 58aa56c57b frankenstein 2023-02-17 22:52:32 -05:00
Darius 6505657217 Prevent re-defining organ fluid paths
Removes the for loop from `allowed_gfluid_paths` and adds a new global variable to contain the paths of allowed reagents.
2023-02-17 13:33:50 -05:00
Darius 59c33ba008 Update organ fluid whitelist with feedback
Whitelists various reagents for the organ fluid list, and allows for any manually added reagent to bypass the rarity and booze power checks.

Adds a new variation of Copium - used for organ fluids - with a value of REAGENT_VALUE_COMMON, to follow value standards from `reagents.dm`.
2023-02-16 23:09:41 -05:00
Darius 462d0d6c4b Add reagent rarity limit to organ fluid whitelist
Prevent using any organ fluid that exceeds a defined reagent value threshold, currently set to REAGENT_VALUE_RARE. Also updates defines to better follow standards.
2023-02-16 19:11:40 -05:00
Darius bc1132b281 Fix minor organ fluid blacklist oversights
Adds organ fluid blacklist entries for the following:
- b52
- crevice_spike
- enzyme
2023-02-16 19:09:22 -05:00
Darius 99df79b455 Block using effect reagents as organ fluids
Adds all effect-based drinks to the genital fluids list blacklist, and includes comments giving a short summary of what each drink does.

Most entries have been commented out due to having inconsequential effects.
2023-02-16 18:56:37 -05:00
Darius 6a59af76f2 Block using effect drinks as organ fluids
Adds all effect-based drinks to the genital fluids list blacklist, and includes comments giving a short summary of what each drink does.
2023-02-16 18:08:50 -05:00
Darius 3154cb3f9a Refactor proc build_genital_fluids_list
Refactors the code for proc build_genital_fluids_list. The following changes are made

- Adds more comments
- Adds define for booze power limit
- Removes useless comments
- Checks for non-liquid reagent earlier
- Sets GLOB only once
2023-02-16 17:31:59 -05:00
BongaTheProtoandGitHub 7accdcbfa2 Merge pull request #731 from Zattarra/DATATEST
Adds Some Croptops
2023-02-15 22:41:06 -05:00
El Derp o Derp fb1f886f8e Undos the thing that broke everything. 2023-02-13 01:13:31 -08:00
WoolyAypa f8b38d0c54 . 2023-02-12 18:57:52 -03:00
El Derp o Derp af106212a3 Removes a random extra empty line in loadout backpack. 2023-02-11 18:21:19 -08:00
ZatarraandGitHub ab9935dac2 Merge branch 'master' into DATATEST 2023-02-11 18:18:05 -08:00
WoolyAypa 078413e553 Merge branch 'master' of https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13 into Chastity-system 2023-02-11 22:37:34 -03:00
WoolyAypa 94d24dfb31 mebbe? 2023-02-11 12:22:05 -03:00
BongaTheProtoandGitHub 413968c76d Merge pull request #746 from WoolyAypa/stuff
In a galaxy far far away...
2023-02-11 02:07:08 -05:00
El Derp o Derp 3d6b5208e9 Fixes the accessory code and moves it to the better format. 2023-02-10 19:33:26 -08:00
ZatarraandGitHub 8f51e80cdd Merge branch 'SPLURT-Station:master' into DATATEST 2023-02-10 19:12:59 -08:00
WoolyAypa ba91216291 polychromic 2023-02-10 14:56:14 -03:00
WoolyAypa 48cd331cd7 stuff 2023-02-09 23:57:41 -03:00
BongaTheProto b6fa37d08f Update preferences.dm 2023-02-08 19:03:01 -05:00
El Derp o Derp e71ce4f0fd Removed some potentially problematic and definitely redundant code. 2023-02-07 20:51:15 -08:00