Commit Graph

1749 Commits

Author SHA1 Message Date
Kashargul 757841c692 . 2024-09-25 01:07:19 +02:00
Kashargul 5ed2cde700 notify the user 2024-09-24 15:23:21 +02:00
Kashargul c6baa2083f we load it from a file, that path might no longer exist 2024-09-24 11:48:37 +02:00
Guti dc7ad02813 Deconf 2024-09-22 15:01:10 +02:00
Heroman3003 2780a44fa1 Merge branch 'master' into shirts 2024-09-22 10:41:43 +10:00
ShadowLarkens d0bcf33562 Revert "Add plushies to loadout!" 2024-09-21 17:27:54 -07:00
SatinIsle 0672e4f339 Merge remote-tracking branch 'upstream/master' into shirts 2024-09-21 14:49:20 +01:00
Guti ab9f92904c Deconflict 2024-09-21 14:42:17 +02:00
ShadowLarkens efbf3ccf2a Add plushies to loadout 2024-09-18 18:06:47 -07:00
Guti f4f5476121 Merge branch 'master' into weapon-removal 2024-09-18 18:07:43 +02:00
SatinIsle 5b557c7257 A bunch of new clothes
Added 6 variants of feminine T-shirts, including midriffs, text and shoulder colours.

Added 2 new very short skirts, one with a split exposing one leg.

Added 4 recolourable belt accessories. Thin, thick, strap (no buckle) and studded.
2024-09-17 14:26:03 +01:00
Kashargul 7fa41d248f alt titles and order 2024-09-14 04:20:37 +02:00
Kashargul b041bca268 some alt titles 2024-09-13 23:00:17 +02:00
Kashargul a123f87e68 some mind jobs 2024-09-12 23:48:31 +02:00
Kashargul 8a90ae6523 only missing alt titles 2024-09-12 22:48:14 +02:00
Kashargul 4ba7beeb9c up to field medic 2024-09-12 21:20:47 +02:00
Kashargul 8a3520e2e0 move all factions to defines 2024-09-12 20:17:41 +02:00
Kashargul 10dc8510b3 up to engineer 2024-09-12 02:01:36 +02:00
Kashargul 0425a4e396 up to officer 2024-09-12 00:00:11 +02:00
Guti 409aaba802 Remove 2024-09-09 02:36:53 +02:00
ShadowLarkens b71dc95f04 Fix some bugs with prefs 2024-09-08 00:28:33 -07:00
ShadowLarkens e9ee57df18 Revert "Revert "/tg/ preference datums part 1: take two"" 2024-09-07 23:58:49 -07:00
ShadowLarkens 02410abcf3 Revert "/tg/ preference datums part 1: take two" 2024-09-07 23:17:16 -07:00
ShadowLarkens 5ac324275a Move nif persistence to a separate savefile 2024-09-07 14:11:18 -07:00
ShadowLarkens 3eb1849626 Fix NIFs being horrible and overriding prefs with byond savefiles 2024-09-07 14:11:18 -07:00
ShadowLarkens f9052dbb60 Revert "Merge pull request #16240 from ShadowLarkens/revert"
This reverts commit 885171f985, reversing
changes made to 3e314f8064.
2024-09-07 14:11:15 -07:00
Heroman3003 38f1703110 Merge pull request #16257 from Darlantanis/Aug2024Fixes2
September 2024 various fixes
2024-09-08 06:33:55 +10:00
SatinIsle 4e0352cb23 Spiked wristband
Added a spiked wristband accessory to loadout and vending machines.
2024-09-03 13:53:48 +01:00
Nadyr eff6c5749c September 2024 adds, QoL and fixes 2024-09-02 23:12:15 -04:00
Kashargul 2f19f66cc5 default tgui alert input handling (#16241)
* default handling

* do not push that

* fix

* .

* .
2024-09-02 04:27:26 +10:00
Kashargul 65bf1fe4de prefs and scaling (#16251) 2024-09-02 04:22:21 +10:00
ShadowLarkens 3c09f52c6a Revert "/tg/ pref datums (part 1) (#16219)"
This reverts commit faac97e352.
2024-08-31 12:04:15 -07:00
ShadowLarkens faac97e352 /tg/ pref datums (part 1) (#16219)
* TG Prefs (Step 1: JSON savefiles)

* TG Prefs (Step 2: Preference Datum Code)

* TG Prefs (Step 3: Convert /datum/client_preferences)

* TG Prefs (Step 4: Clean up and finishing touches)

* Fix some weird compile errors from the rebase
2024-08-31 07:09:05 +10:00
Heroman3003 4991c2edf8 Revert "Revert "Removed negative trait limit (#16214)" (#16231)" (#16232)
This reverts commit 8e8b46b228.
2024-08-31 05:43:02 +10:00
Heroman3003 8e8b46b228 Revert "Removed negative trait limit (#16214)" (#16231)
This reverts commit 041abec5b6.
2024-08-31 05:31:57 +10:00
SatinIsle 041abec5b6 Removed negative trait limit (#16214)
This PR was made for staff discussion and should not be merged until staff agree on it.

Changed negative traits to no longer reduce the "traits left" count, allowing you to take as many as you would like. This allows people to potentially take up to five positive traits, provided that they take enough negative traits to gain the points.

Fixed non-custom species being able to completely ignore trait count and trait point limits.
2024-08-31 05:25:02 +10:00
Lewzharri 966a26bffd Fluff Item Whitelist Addition
https://forum.vore-station.net/viewtopic.php?f=26&t=2435
2024-08-21 12:43:18 +01:00
ShadowLarkens 7a7920f29e TGUI Say (#16160)
* TGUI Say

* Add icon_ref_map.json to make tgui-dev-server stop screaming

* Update tgui.bundle.js

* bundle recompile

---------

Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Heroman <alesha3000@list.ru>
2024-08-12 05:48:06 +10:00
Nadyr 65c3fa8e56 Fixes species blood color (#16174)
* Fixes species blood color

* adds color dot to blood color button
2024-08-12 05:18:53 +10:00
Killian 7a23e81d00 martian miner coat adjustments (#16171) 2024-08-12 05:18:42 +10:00
Killian 4406e228fa revert throw notifs (#16169) 2024-08-12 05:18:28 +10:00
Killian 721d27609f Late Selectors Pass Addon (#16144)
* selectors pass

* selectors? selectors!
2024-08-03 07:50:57 +10:00
Killian d3767ec44f selectors pass (#16137) 2024-08-01 15:56:48 +10:00
Killian 33ba08daec Patchless Military Jackets (#16114)
* void undersuit tweaks

* Update eva_bodysuits.dm

* Revert "Update eva_bodysuits.dm"

This reverts commit 6f7acb6adf.

* military jacket tweaks

* Revert "Merge branch 'kk-fashion' of https://github.com/KillianKirilenko/VOREStation into kk-fashion"

This reverts commit ccc1470eb9, reversing
changes made to 92da6db226.

* fix sprites

* fixed files getting eaten

HATE. LET ME TELL YOU HOW MUCH I'VE COME TO HATE GITHUB.
2024-07-22 05:13:43 +10:00
Killian 1f839e5969 Char Setup Background Switch (#16118)
* disable ingame changelog notification

* afk marker

* Auto-AFK Marking

* Update examine.dm

* Auto-AFK Marking w/ Pref

* Char Setup Background Switch
2024-07-21 20:01:50 +10:00
dan 92da6db226 yet another clothing port pr (#16105)
* loadout additions

* forgot a comma

* i forgor something

---------

Co-authored-by: PastelPrinceDan <amayahsslut@gmail.com>
2024-07-21 19:56:01 +10:00
Killian cd6e87a30e loadout restrictions specified (#16072) 2024-07-03 17:19:46 +10:00
C.L 8ff0932889 Adds Toggleable Stomachs w/ toggleable visibility (#16052)
* Adds Tummy

* Toggleable stomachs!

* Squash

Squash

* Update _planes+layers_vr.dm
2024-06-21 06:04:43 +10:00
Kashargul ab31632830 even more local defines (#16033) 2024-06-12 12:57:31 +10:00
Killian b3aa4b75fa Auto-AFK (#15997)
* disable ingame changelog notification

* afk marker

* Auto-AFK Marking

* Update examine.dm

* Auto-AFK Marking w/ Pref
2024-05-26 17:16:44 +10:00