Commit Graph

639 Commits

Author SHA1 Message Date
AlManiak 912c914f5e Initial commit 2024-11-02 21:51:17 +01:00
sheepishgoat c91abc56f7 Merge pull request #13 from AlManiak/feature/small-bits-and-bob
Feature/small bits and bob
2024-10-29 14:58:51 -04:00
Metis 117e5d8669 Fuck around and find out 2024-10-25 22:59:39 -04:00
AlManiak 621d68b326 Merge branch 'sheepishgoat:master' into feature/small-bits-and-bob 2024-10-25 11:31:41 +02:00
AlManiak 30f539cb69 Fixed DNC
Fixed Arousal enabled when in prefs disabled
2024-10-24 19:33:18 +02:00
Metis e73c9fed6e Merge remote-tracking branch 'upstream/master' 2024-10-24 01:19:47 -04:00
Metis f5a53e66b7 fixes perma fatness 2024-10-15 18:46:51 -04:00
AlManiak 81215db8ab Merge remote-tracking branch 'origin/master' into feature/add-back-arousal 2024-10-14 17:01:15 +02:00
AlManiak 2eb2659590 Fix for belly_visibility
Inflation added
cleanup of warnings
Fixed arousal hud genital visibility menu
2024-10-14 16:53:47 +02:00
SeepingVisage 77cc858a9f makes belly editing menu stylistically consistent
changes the order of a few items and makes it so that the belly displays its hex number. this is consistent with other genitals
2024-10-13 17:09:56 -04:00
SeepingVisage bcf67120a7 makes bellies 24-bit color instead of 12-bit
most bodily parts are 24-bit color now but belly color was still 12 bit.
2024-10-13 16:54:58 -04:00
Alphas00 984a9c1a1f Belly organ fix
Fixed error when intializing belly organs. Colors and size should now both work properly.
In the character setup menu, belly options have been aligned to the row of other organs (breasts, butts, etc)
2024-10-12 16:43:06 +02:00
Metis cea76b26ae Update preferences.dm 2024-10-11 16:56:11 -04:00
Metis aa2758eb94 examine text and custom breast reagent fix 2024-10-11 00:20:11 -04:00
Metis f59536f369 Update preferences.dm 2024-10-09 17:56:18 -04:00
SandPoot b65df409d7 that was weird 2024-09-29 17:11:32 -03:00
SandPoot 19c436e994 push 2024-09-17 16:52:54 -03:00
Metis ecf23a205e size fixed (mostly) 2024-09-15 22:31:19 -04:00
Metis 699544faf0 start of prefs 2024-09-15 00:31:23 -04:00
Metis be7d332d85 belly 2024-09-14 15:29:13 -04:00
SandPoot f8a912b7c6 ye 2024-04-08 14:50:40 -03:00
SandPoot a65f323734 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into proc-define-shit 2024-03-08 19:10:22 -03:00
SandPoot 003eec1850 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into update-to-action-buttons 2024-01-07 02:09:58 -03:00
SandPoot 51c1c2abc9 huds! 2024-01-05 17:07:54 -03:00
SandPoot 00b30e0672 stoppable 2024-01-05 12:53:42 -03:00
SandPoot c7a2565255 stop this nonsense 2024-01-05 00:28:56 -03:00
SandPoot 05e2cc0979 there 2024-01-05 00:18:21 -03:00
SandPoot 7eaef36e11 d k daunkey kaung 2024-01-03 22:42:03 -03:00
SandPoot 7b62dbe7bb ai + mech 2023-12-17 23:15:59 -03:00
SandPoot a558377206 more stuff i can't guarantee works by itself yet 2023-11-29 23:37:15 -03:00
SandPoot 40f1d7401d procs 2023-11-29 22:40:13 -03:00
BlueWildrose 720374a7ef Merge pull request #16022 from SandPoot/fix-loadout-runtime-not-spawning-items
Fix loadout runtime (which prevents remaining items from spawning)
2023-10-31 14:47:20 -06:00
SandPoot 0b6d743e22 go 2023-10-28 17:51:02 -03:00
SandPoot 45d5d92775 oops 2023-10-12 14:28:57 -03:00
BlueWildrose 9f29f08cd0 Merge pull request #16013 from SandPoot/change-preferences
Preferences menu layout change
2023-10-11 13:51:37 -06:00
SandPoot d4ea14c4ef push 2023-10-09 16:15:49 -03:00
SandPoot a105852042 the stuff
Co-authored-by: Марк <SmiLeYre@users.noreply.github.com>
2023-10-05 21:15:11 -03:00
SandPoot 217e23fc7f push 2023-07-18 15:22:24 -03:00
SandPoot b2f7fc5a9e over action buttons also very cool you guy that hates my fancy hints, hope you know how to do everything 2023-02-24 01:07:27 -03:00
SandPoot 09ebd0fddf lizard content 2023-02-19 03:46:36 -03:00
SandPoot 4491abc2d7 updates to most recent version and puts intent hints! 2023-02-09 02:20:02 -03:00
SandPoot ed06e686e1 pushies. 2023-01-31 16:40:17 -03:00
Darius f5cf485321 Separate max age from max age input
The maximum character age a user can manually input is now defined by AGE_MAX_INPUT instead of AGE_MAX. These values are identical by default.

Also reverts the change to dialog box text.
2022-12-09 08:00:19 -05:00
Darius 7321d42ea5 Reduce max age from INFINITY to SHORT_REAL_LIMIT
This effectively reduces the cap to 16777216.
2022-12-08 05:38:47 -05:00
Darius 0924175001 Remove maximum age
Allows characters to be any age above the minimum. Does not remove or change AGE_MAX definition.
2022-12-08 03:46:32 -05:00
Putnam3145 3700b9bbe5 Allows setting antags to "low" 2022-08-21 16:42:39 -07:00
Lin 4b21981547 ooc colour shenanigans (#15788) 2022-08-20 01:41:20 -07:00
Hatterhat 959fa45d3c client prefs! per-gun recoil multipliers! 2022-08-05 16:00:19 -05:00
deathride58 381c8fe183 additional cleanup - turns bark variance into a macro for easy consistency 2022-06-10 04:05:02 -04:00
deathride58 2a720ce054 vocal barks - Fully customizable noises for talking! 2022-06-09 03:59:17 -04:00