NickBelmont
edea510b49
Fixes #18494 not working as intended ( #18711 )
2025-11-05 16:35:30 -05:00
NickBelmont
ef2ec0cc18
Stop removing edge whitespace from Integrated Circuit string input ( #18494 )
...
* Stop removing edge whitespace from IC string input
* Made sure all instances of IC strings being encoded were fixed.
* Sanitize inputs, this also allows for encoding without trimming
* Minor style fix
* Enforces 1 char limit for char pins
2025-10-26 02:41:43 +02:00
Aura Dusklight
c2253683a0
Fix circuitry number inputs constrant ( #18383 )
2025-08-31 15:33:03 +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
c8aff28c5b
space cleanup ( #17300 )
...
* space cleanup
* this
* this too
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com >
2025-03-14 06:37:13 -04:00
Kashargul
7be621e7c3
usr to user part two ( #16884 )
...
* usr to user part two
* this can be null
* A few edits
- Gets rid of src. in a few places that were edited
- Gets rid of a few //VORESTATION comments
- Removes an unneeded sanity check in sizegun_vr
- Gets rid of a mind boggling !usr check in mob.dm
- Changes usr to user in sizegun_vr.dm
---------
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com >
Co-authored-by: C.L. <killer65311@gmail.com >
2025-01-30 17:17:46 -05:00
Kashargul
a2c673ab7a
refactors most spans
2024-10-02 21:10:31 +02:00
ItsSelis
0680645556
Weakref refactor
2023-06-01 20:31:54 +02:00
C.L
6236a13194
Sanitization and better TGUI utilization
...
- Sanitizes some more things so you can't put HTML into it.
- Utilizes TGUI better to show the user the max they can post.
- Limits some things like circuits so you can't insert 50000 characters.
2022-09-29 23:02:23 -04:00
ItsSelis
af64bcf406
More Input Conversion
2022-06-19 12:21:51 +02:00
ItsSelis
06c9b26252
Input Conversion Part 1
2022-06-19 03:05:03 +02:00
Aronai Sieyes
4c12504e3b
Replace list inputs with tgui_input_list
2021-06-26 10:39:56 -04:00
ShadowLarkens
3f191e4204
NanoUI Goes To Brazil
2020-09-20 02:36:46 -07:00
Atermonera
0a77d0d70d
Borg, Gripper, and Integrated Circuit interaction update.
2018-12-03 20:22:47 -05:00
Neerti
3aca2c38e2
Yet Another Circuit Update ( #5549 )
...
* Circuit updates, adds new components, improves printer, new assemblies.
* Finishes powernet circuit.
* Adds wearable assemblies.
* Finialization before merging with GLOB port.
* Finishes circuit update, hopefully.
* Forgot to undo map.
* Removes debug output.
2018-09-12 20:51:32 -05:00
Neerti
264372ff1a
Sanitizes Circuit Inputs
2017-11-17 18:38:48 -05:00
Neerti
36b0f5fa99
Even More Circuit Changes
...
See PR for changes.
2017-08-01 16:13:27 -04:00
Neerti
b6c170eadd
Does tons of stuff, see PR for details.
2017-01-25 19:31:21 -05:00