Commit Graph

19 Commits

Author SHA1 Message Date
Kashargul be5aff576b tgui cleanup again (#18266)
* tgui cleanup again

* allow spellcheck and dependency up

* spellcheck pref
2025-08-16 01:10:47 +02:00
Kashargul 39a0bcd60e Encode changes (#18052)
* change encode

* guhh

* .

* .

* .

* Update code/game/antagonist/antagonist_objectives.dm

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>

* Update code/modules/clothing/spacesuits/rig/modules/specific/voice.dm

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>

* Update code/modules/news/new_newspaper.dm

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>

* Update code/modules/admin/DB ban/functions.dm

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>

* Update code/modules/tgui/modules/communications.dm

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>

* Update code/modules/mob/living/carbon/human/human.dm

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>

* Update code/modules/mob/living/carbon/human/human.dm

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>

---------

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
2025-08-05 00:19:22 +02:00
Kashargul e2ea28a416 fix tgui asset loading (#17383)
* fix tgui asset loading

* make this a define
2025-03-19 20:10:16 +01:00
Kashargul 5d1a3923aa tgui say update (#17273)
* tgui say update

* .

* also fix the tgui say limit

* handle batching

* max chunks

* enable~
2025-03-06 22:47:56 +01:00
ShadowLarkens b57023cd11 Convert preferences to /tg/ preferences (#16449)
* Convert all preferences to /tg/ preferences

* Move obfuscate key/job to game options

* Add abstract_type to each of the new subtypes

* Convert ignored players to tg prefs

* Yet another global category list removed

* Fix error, convert client FPS

* Convert UI_style, UI_alpha, and UI_color to tg prefs

* Clean up a little, convert tooltipstyle

* Convert ambience to tg prefs

* Remove chat_timestamp, tgchat can do this internally and gives localized results

* Convert admin ooc color to pref, merk 01_ui.dm

* Convert uplinklocation to a tg pref

* Fixup byond:// links

* Convert name_is_always_random

* Convert spawnpoint

* v16 savefile migration in prep for converting 03_body.dm

* Convert all colors to tg prefs

* Finish converting ooc notes
2025-01-05 13:39:18 +01:00
Kashargul 32c9f971bc tgui usr to ui.user 2024-11-13 00:49:17 +01:00
Runa Dacino ef646ecf98 fix(text_input): ports TG fix to length trim (#15833)
original commit: https://github.com/tgstation/tgstation/pull/81869/commits/df4397565fe6204985bb2b844ee37b5180cee508

local changes: adds new _defines file text.dm to start collecting text specific defines for better code readability
2024-03-15 11:42:27 +01:00
Selis 2fdb69ab5c Some input updates 2024-02-12 23:33:37 +01:00
Killian b2c5fc43f6 tgui input lock 2023-05-12 14:09:12 +01:00
Heroman 9a2ccedd14 Fixes tgui issues and also roundstart job slots getting occupied by nothing 2022-07-06 07:19:10 +10:00
Selis cf0f0e64c7 Tiny fixes 2022-06-25 14:45:47 +00:00
Heroman e70731d417 ALL runtimes
ALL runtimes
2022-06-23 18:48:28 +10:00
ItsSelis e53dbb29ca Text limit Infinity by default 2022-06-20 22:12:42 +02:00
ItsSelis fe3ad3b6ab Chaplain, multiline stuff and decimals 2022-06-20 18:39:09 +02:00
ItsSelis d60e0655a2 Multiple Bugfixes 2022-06-20 17:35:04 +02:00
ItsSelis 080ce72154 Encoding Fixes 2022-06-19 20:56:09 +02:00
ItsSelis 4a4483aa7b readd_quotes 2022-06-19 10:59:18 +02:00
ItsSelis 3369aded46 Preferences 2022-06-19 00:01:27 +02:00
ItsSelis a3b02b1bce TGUI Input Framework 2022-06-18 22:17:36 +02:00