KeenShayne
87d998dad0
Sanitizes input
...
Follows similar procedure to setting custom race name in the character setup panel.
2021-08-21 00:59:08 -04:00
KeenShayne
c488222abe
Fixes dumb code mistake
...
You kinda need to call input for users to input...
2021-08-20 19:21:53 -04:00
KeenShayne
e9ce100942
Can now give custom species names during vorebelly transformations
2021-08-20 18:41:42 -04:00
Aronai Sieyes
34982728cb
Add 'as anything' to various for loops
2021-07-20 12:39:59 -04:00
Killian
4a6adaf003
Fix Agent IDs
2021-07-17 11:19:35 +01:00
Aronai Sieyes
be67e4cac5
Make tvcamera and entertainment monitor FANCY
2021-07-13 01:08:57 -04:00
Aronai Sieyes
986f7dd7be
Merge pull request #11048 from VOREStation/Arokha/tguilog
...
Reduce tgui logging
2021-07-12 19:46:05 -04:00
Aronai Sieyes
54c56789ec
Reduce tgui logging
2021-07-12 18:42:49 -04:00
Aronai Sieyes
7e94f90c6b
Make UAVs not work at impossible distances
2021-07-12 12:36:35 -04:00
MarinaGryphon
e41c2ecfd7
first pass (emotification, some \the -> \The)
2021-07-05 09:42:48 -05:00
Aronai Sieyes
d0a10ec70f
Add a stack_trace to tgui input lists passed nulls
2021-07-05 01:55:51 -04:00
Leshana
97774c94fb
Adds tgui-style input modals for text, message, num
...
- Enhanced TextArea components to support autoFocus
- Added component and datum for accepting text, mesage, num input
- Added supporting procs to open the component with signature matching the byond input() proc
- Converted a few cases in character setup to use the new procs as a demo of capability.
2021-07-03 22:53:32 -04:00
Aronai Sieyes
ba76d87604
Fix inventory bugs and add tgui state
2021-07-03 22:12:52 -04:00
Aronai Sieyes
811c337f87
Merge pull request #10833 from VOREStation/vplk-tgui-input-qol
...
tgui inputs QOL
2021-07-03 17:15:10 -04:00
Aronai Sieyes
90dab73f30
Merge pull request #10807 from VOREStation/Icons/overmap
...
Replace all the overmap icons
2021-07-03 16:32:25 -04:00
Leshana
25a992a473
Added support for the "default" parameter to tgui_input_list
2021-07-01 18:38:35 -04:00
Aronai Sieyes
787241124e
Boring changes to make everything look ok
2021-06-29 21:22:36 -04:00
Aronai Sieyes
8ef0e1f3f5
Fix async modal callbacks
2021-06-26 17:37:47 -04:00
Aronai Sieyes
4c12504e3b
Replace list inputs with tgui_input_list
2021-06-26 10:39:56 -04:00
Aronai Sieyes
d51083913f
Fix tg bug, safety
...
https://github.com/tgstation/tgstation/pull/59822
2021-06-25 17:08:03 -04:00
Aronai Sieyes
0da0c54388
Convert almost all alert() to tgui_alert()
2021-06-25 17:03:35 -04:00
Aronai Sieyes
70bff20384
Normalize alert() calls
2021-06-25 14:27:14 -04:00
Aronai Sieyes
8a3971a37e
Port tgui_alert and tgui_input_list
2021-06-25 13:20:11 -04:00
Aronai Sieyes
e6ccbd37c2
Remove duplicate uniquelist helper
2021-06-25 13:19:20 -04:00
ShadowLarkens
4767f94fcc
Rewrite RCON UI
2021-06-23 22:45:57 -07:00
ShadowLarkens
0ab76a02d1
Make tgfont work
2021-06-17 12:58:40 -07:00
ShadowLarkens
b106e76b05
TGUI 4.3: Fix all remaining issues
2021-06-17 12:58:40 -07:00
ShadowLarkens
4fe9069714
TGUI 4.3 First Pass
2021-06-17 12:58:26 -07:00
Aronai Sieyes
27b9451181
VS: Kwargs fixes
2021-05-27 12:10:22 -04:00
Aronai Sieyes
4cfdd72c02
VS: Strange incorrect code times
2021-05-27 12:07:41 -04:00
Neerti
767e655310
Linter Introduction + Cleanup
2021-05-25 23:19:34 -04:00
Unknown
a0b21ce29c
Compile error
2021-05-03 12:32:21 -04:00
Unknown
ade5e51232
Fixes check
2021-05-03 12:22:49 -04:00
Unknown
468031cecf
undefined var fix
2021-05-03 00:04:38 -04:00
Heroman
723a825400
Makes modifying ID cards not change the department if rank wasn't changed
2021-03-29 21:10:09 +10:00
Schnayy
857e16e645
Merge pull request #8007 from Atermonera/RUST_revival_pt2
...
Fixes mapped R-UST connections, removes debug logs
2021-03-25 21:04:50 -04:00
Atermonera
f498137dda
Merge pull request #7981 from MistakeNot4892/cleanup
...
Minor cleanup.
2021-03-18 04:54:44 -04:00
Unknown
9ff261efca
Merge remote-tracking branch 'VOREStation/master' into upstream-merge-7835
2021-03-09 16:03:42 -05:00
ShadowLarkens
9527248613
Properly adjust vorepanel to remove restrictions
2021-03-05 11:18:13 -08:00
Heroman
a8c0a552f7
Fixes runtime spam when using appearance changer.
2021-03-03 04:50:04 +10:00
Mechoid
cb95050782
R-UST rises again.
2021-02-20 02:04:03 -05:00
Novacat
245aa4b2df
Update default.dm
2021-02-18 09:16:37 -05:00
Schnayy
512bdc37e2
ANOTHER Event manager TGUI fix
2021-02-18 06:49:17 -05:00
Schnayy
618527fccf
Merge pull request #7863 from Cerebulon/eventfixfixfixfix
...
Makes event managers admins as far as TGUI is concerned
2021-02-12 14:49:31 -05:00
Verkister
3362e1a1b2
Update appearance_changer_vr.dm
2021-02-11 15:03:54 +02:00
Verkister
fdf6761c11
Squashed commit of the following:
...
commit 2c04650659
Merge: c2b6efe46c f7328a7935
Author: Verkister <superverkelian@hotmail.com >
Date: Thu Feb 11 14:54:21 2021 +0200
Merge branch 'master' into communicator_video_enhancement
commit c2b6efe46c
Merge: 981d50f43c 9a6def6c8a
Author: Verkister <superverkelian@hotmail.com >
Date: Wed Oct 28 15:07:20 2020 +0200
Merge branch 'master' into communicator_video_enhancement
commit 981d50f43c
Author: ShadowLarkens <shadowlarkens@gmail.com >
Date: Mon Sep 21 19:27:32 2020 -0700
Communicator UI Improvements + Camera Console Moving Camera Fixes
2021-02-11 14:57:29 +02:00
Verkister
fa25736ce9
squish
2021-02-11 14:24:03 +02:00
Novacat
dcd5375867
Update states.dm
2021-02-06 19:53:14 -05:00
Schnayy
37ec617c0f
Event Managers can use TGUI interactions
2021-02-06 19:46:53 -05:00
ShadowLarkens
5f8e13dcec
Merge remote-tracking branch 'upstream/master' into vore_transform_overhaul
2021-01-11 19:42:46 -08:00