Commit Graph

1253 Commits

Author SHA1 Message Date
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 cc8d385371 sanity 2023-02-24 01:11:12 -03:00
SandPoot e6d471ef0d Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 into screentips-update 2023-02-24 01:07:49 -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
Darius 12f3f9781a Sanitize screentip colors
Sanitize screentip colors as hexcolor when saving, to prevent possible cases of null values that could break the interaction screentips.

Solution provided by SandPoot, in response to an issue posted by BongaTheProto.
2023-02-18 22:48:21 -05: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
Hatterhat 05178784d4 sanitize 2022-12-26 01:38:44 -06:00
Hatterhat 55826b9eb8 oops 2022-12-20 20:02:28 -06:00
Lin 7d0c3df2ad Merge pull request #15755 from timothyteakettle/dullahan-2-electric-boogaloo
dullahans 2: electric boogaloo
2022-12-14 19:07:59 -07: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
shellspeed1 17f513eae4 Fixes clicking in the object menu but at what cost 2022-09-20 23:08:24 -07:00
shellspeed1 f2ed6a571c this gets it to the point it compiles 2022-09-09 18:04:52 -07:00
shellspeed1 fbc80cf829 initial port 2022-09-09 00:29:20 -07:00
Putnam3145 139bcaa1b5 whoops forgot a bit of migration 2022-08-21 16:47:39 -07: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
timothyteakettle 2313a24918 Merge branch 'master' into dullahan-2-electric-boogaloo 2022-08-11 14:43:48 +01:00
Timothy Teakettle 529ada40ef auto retry 2022-08-08 16:36:15 +01:00
Timothy Teakettle a2f4ea39af attempted fix at the ready-up issue 2022-08-08 00:29:20 +01:00
Timothy Teakettle 9a8c356f24 slightly better 2022-08-08 00:17:56 +01:00
Timothy Teakettle b5e70ba008 we do a little fix 2022-08-08 00:08:13 +01:00
Hatterhat 959fa45d3c client prefs! per-gun recoil multipliers! 2022-08-05 16:00:19 -05:00
Timothy Teakettle b4330b2f3d GOODBYE SPECIES, HELLO COMPONENT 2022-08-05 18:19:22 +01:00
Timothy Teakettle b05f6e221d MIGRATIONS DELETIONS AND QUIRKS OH MY 2022-08-05 18:06:49 +01:00
silicons 42f14aaef2 Update code/modules/client/client_procs.dm
Co-authored-by: deathride58 <deathride58@users.noreply.github.com>
2022-07-23 14:28:09 -07:00
silicons 763c5ff195 Update client_procs.dm 2022-06-11 01:11:17 -07:00
deathride58 381c8fe183 additional cleanup - turns bark variance into a macro for easy consistency 2022-06-10 04:05:02 -04:00
deathride58 512a8c783c basic code cleanup and limits 2022-06-09 23:37:49 -04:00
deathride58 f30c9406cc randomization! 2022-06-09 15:29:48 -04:00
deathride58 2a720ce054 vocal barks - Fully customizable noises for talking! 2022-06-09 03:59:17 -04:00
deathride58 b14b503dbd cleanup 2022-05-26 20:04:11 -04:00
deathride58 ace4eb6c8d [S] blocks a freshly rediscovered aimbot exploit 2022-05-26 20:03:03 -04:00
silicons fd7b64c886 Merge pull request #15625 from Citadel-Station-13/Linzolle-patch-1
Allow numbers in character names
2022-05-20 12:36:48 -07:00
SandPoot da1f58f297 Update files 2022-05-19 13:23:17 -03:00
Lin b6f176dd8d allow numbers in character names 2022-05-16 13:44:01 -07:00
Timothy Teakettle 1c9f6077da loadout organisation 2022-05-16 21:22:22 +01:00
Timothy Teakettle 924bca64d1 Update preferences.dm 2022-05-16 16:38:50 +01:00
silicons 73d39db3c1 Merge pull request #15343 from SandPoot/deadmin-prefs
Ports Automatic Deadminning from TG
2022-04-15 17:44:55 -07:00
SandPoot 64d18a3050 Update preferences_savefile.dm 2022-04-08 21:09:29 -03:00
BlueWildrose 3687361ba5 Butts, nuts, n' tats. (please testmerge or merge & deploy before Halloween ball) (#15304)
* Butts

* testicle fix + hidden is back

* updated booba

* prob bad idea actually thinking about icon states

* fuck

* this should be everything now

* SandPoot's suggestion

Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com>

* tguify that last option

* Revert "tguify that last option"

This reverts commit f9d7a075e997e3d9c0a4f641db43343796cecb98.

* Revert "Merge branch 'master' into cursingcitadel"

This reverts commit 2998b1908a74b381857056f5ce6b34894d950c06, reversing
changes made to 6fc65a28fa4f6012c70675b4cbc0299d7740912a.

* Revert "Revert "Merge branch 'master' into cursingcitadel""

This reverts commit c4a2ad1a630b6376801df3e1cec88aad3d2935ea.

Co-authored-by: SandPoot <43283559+SandPoot@users.noreply.github.com>
Co-authored-by: Putnam3145 <putnam3145@gmail.com>
2022-03-30 20:06:00 -07:00