309 Commits
Author SHA1 Message Date
ItsSelis 0f6f2553a5 Working pagination & Fixes 2022-06-12 12:29:09 +02:00
ItsSelis 615c1d433d More TGUI Maintenance 2022-06-05 23:00:02 +02:00
ItsSelis e10212d4c8 replace_html & DPI Scaling support 2022-05-25 21:40:01 +02:00
ItsSelis 40adb84232 Ported update from TG 2022-05-25 19:27:23 +02:00
ItsSelis 64ed2ff53a Right Limit & Direct Open 2022-05-21 01:10:45 +02:00
ItsSelis 6df31123ff Finished PlayerNotes TGUI 2022-05-21 00:09:44 +02:00
ItsSelis 556bebebd4 Fully working Legacy 2022-05-17 18:36:39 +02:00
ItsSelis 5be747770c First version of Legacy Fallback of Player Notes 2022-05-16 22:08:24 +02:00
ItsSelis 5c338b63d8 Merge branch 'master' of https://github.com/VOREStation/VOREStation into tgui-update 2022-05-16 18:48:10 +02:00
ItsSelis f15d2a0af4 TGUI Fallback (+ 2 Placeholders) 2022-05-16 18:34:51 +02:00
FartMaster69420 8bde8b299f Making cocoons a positive trait
Also fixed a found issue that prevented custom species from generating a list of wings/tails/ears.
2022-05-08 14:21:28 -04:00
FartMaster69420 c270354fe7 Autoclose the panel
So people can't leave a cocoon and keep changing.
2022-05-04 14:18:57 -04:00
FartMaster69420 0588dfa081 Cocoons
Adds a cocoon spinner trait, allowing for characters to place themselves into a little cacoon and transform their appearance.
2022-05-04 13:42:20 -04:00
ItsSelis d2a0198370 Update 2022-04-11 21:17:35 +02:00
ItsSelis d53d8520ef Working filter 2022-04-11 19:49:29 +02:00
ItsSelis 7f95db8d98 Replacing old player notes 2022-04-10 16:58:20 +02:00
ItsSelis 6dfb1a64e7 Initial Commit 2022-04-10 02:43:44 +02:00
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 SieyesandGitHub 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 SieyesandGitHub 811c337f87 Merge pull request #10833 from VOREStation/vplk-tgui-input-qol
tgui inputs QOL
2021-07-03 17:15:10 -04:00
Aronai SieyesandGitHub 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
NeertiandVirgoBot 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