Adri
fca84e2e7e
Adds PDA ringtone to character preferences ( #27365 )
...
* Adds PDA ringtone to character preferences
* Two fixes
* Reset option
* Contra request
* DB update
* linter fix
* SQL update
* file rename
---------
Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com >
Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com >
2024-11-30 10:53:19 +00:00
Charlie Nolan
7562db8c3d
recieve -> receive ( #25123 )
...
* recieve -> receive
* Unfix.
---------
Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-04-18 21:16:07 +00:00
S34N
0b838dc3c4
[READY] BYOND 516 compatability ( #25105 )
...
* Preliminary changes for 516
* Also removes the goon folder
* Fixes a BUNCH of UIs
* update our things
* debug proc
* le maintainer verb
* fix strip panel
* browseroutput => chat_panel
* prettier, remove obsolete bat
* tidu tgui say css
* href purge
* 515 compat
* 515 compat 2
* more required chores
* comments
* fully working 515
* bungle
* correct this
* fixes 515 support
* prettier
* new CI
* fixes old href styles sneaking in
* update docs to reflect href changes
* more href fixes (thanks cdui)
* MORE href nonsense
* even more hrefs (seriously wtf)
* Update code/modules/admin/permissionverbs/permissionedit.dm
* error on fail
---------
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com >
2024-04-15 18:49:50 +00:00
Aylong
6fe23a6a20
Another bunch of fixes for TGUI inputs (I'll be cursed...) ( #25009 )
...
* Oh god, oh fuck, WHY DIDN'T I USE isnull()???
* More correct checks
* That's all
* That's all x2
* Flavor fix
2024-04-12 18:51:36 +00:00
Aylong
ac5add482f
[READY] TGUI Input Collection ( #23891 )
...
* List Input refresh
* Modal Alerts
* Text Input
* Number Input
* Split Button
* Renaming
* Alert converts
* Text Input Conversion (Part 1)
And TextArea Autofocus + maxLength
* Text Input Conversion (Part 2)
* AAAAAAAAAAAAAAAAAAAA
* I'm FUCKED
* @GDNgit review changes
* "'" fixes
* Revert TGUI Alert from admin delete
* NumberInput Window size
* CRASH if empty list
* Update code/modules/tgui/tgui_input/list_input.dm
* TGUI Rebuild
* TGUI Rebuild
* Update code/modules/paperwork/faxmachine.dm
* _char
* compile
* Rebuild
---------
Co-authored-by: Aylong <69762909+Aylong220@users.noreply.github.com >
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com >
2024-02-19 11:55:01 +00:00
Henri215
d7a546d5fe
PDA: You can now select ringtones from a preset list ( #22977 )
...
* preset ringtones
* Update tgui/packages/tgui/interfaces/pda/pda_messenger.js
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com >
2023-11-03 14:11:58 +00:00
Vi3trice
85353104f7
text be gone ( #22929 )
2023-10-26 10:39:11 +01:00
Adri
49ed4ac4d1
Improves PDA logging, fixes message monitoring console input issues ( #21763 )
...
* Better PDA logging, fixes sanitisation issue
* Adds sanitisation and max length to every input
---------
Co-authored-by: Miraviel <Miraviel@users.noreply.github.com >
2023-08-16 19:54:34 +01:00
AffectedArc07
f2770ed6be
Merge remote-tracking branch 'ParadiseSS13/master' into brutal-part1
2021-03-11 18:41:17 +00:00
Fox McCloud
204ceaac9e
Implements PDA Beeping ( #15616 )
2021-02-27 18:30:59 +00:00
AffectedArc07
f5f97882cf
BRUTAL Part 1 - No proc var/ in procs
2021-02-01 14:10:08 +00:00
SabreML
2c2bd88cd7
Fixes the PDA Messenger not decoding HTML tags ( #15236 )
...
* Messenger Fix V1
Co-Authored-By: moxian <moxian@users.noreply.github.com >
* Messenger Fix V1.1
Now with 100% less javascript!
Co-authored-by: moxian <moxian@users.noreply.github.com >
2021-01-21 21:03:25 +00:00
Farie82
312c855371
PDA messsages are logged using the new logging system ( #15168 )
...
Co-authored-by: joep van der velden <15887760+farie82@users.noreply.github.com >
2020-12-22 18:53:59 +00:00
AffectedArc07
54dd2765b4
Converts all tgui_ to ui_
2020-11-21 12:10:58 +00:00
AffectedArc07
a50f656d8d
Game Preferences Update ( #13936 )
2020-10-09 14:53:59 -04:00
AffectedArc07
f9dd2de5f1
[READY] [TGUI] Uplinks, PDAs and Power Consoles (Dont question it) ( #14403 )
...
* Uplinks
* Main menu + Status display control
* Signaler + Homescreen Fixes
* TGUI Power Monitors
* PDA Power Monitor
* PDA Medical Records
* PDA Security Records
* PDA Secbot Control (Pain)
* PDA Mule Control (I hate this system)
* PDA Supply Records
* PDA Janitor Locator
* PDA Notekeeper
* PDA Manifest
* PDA Atmos Scanner
* Steel pass 1
* PDA Messenger
* Removes browserPDA-era icons
* PDA Nanomob (Why do we still support this thing)
* Fixes random power monitor quirk
* More steel tweaks
* Even more steel tweaks
* TM Tweaks Round 1
* \ref --> UID()
* Styling
2020-09-30 16:53:45 -04:00
AffectedArc07
64dc83846e
Main part works. but we still got a long way to go
2020-05-14 22:46:26 +01:00
AffectedArc07
210f8badf4
Makes all global variables handled by the GLOB controller ( #13152 )
...
* Handlers converted, now to fix 3532 compile errors
* 3532 compile fixes later, got runtimes on startup
* Well the server loads now atleast
* Take 2
* Oops
2020-03-20 21:56:37 -06:00
Mark van Alphen
8362a5b056
Re-add ghost PDA messages
2019-05-27 20:50:42 +02:00
Fox McCloud
8c7b543415
The Great Conflictening 2.0: Removes /obj/item/device
2018-04-25 23:07:35 -04:00
tigercat2000
c03621c508
Completely Overhaul Logging
...
This is a merged port from /tg/station and Virgo on logging standards.
The diary has been replaced with GLOB.world_game_log, diaryofmeanpeople
is gone (because it wasn't actually used) and a whole bunch of logging
procs have been changed to optimize Splunk.
2018-04-19 15:07:59 -08:00
Fox McCloud
5701ea7c75
Ports Nano UI to Subsystems
2018-03-26 23:59:52 -04:00
Krausus
d146de1dd7
UID mass replace: src=\ref[datum]
2016-09-05 23:12:08 -04:00
Crazylemon64
bf2bcbce67
Removes most hard-coded z level checks
2016-07-31 21:29:03 -07:00
Crazylemon64
ae43de3652
Integrates the z level manager with the space transition system
2016-07-29 19:11:36 -07:00
Tigercat2000
71e5344a98
Mass replace
2016-07-07 19:34:02 -07:00
Tigercat2000
78f53553f8
Reduce lines by removing blank lines added by PJ's script
2016-04-05 08:25:57 -07:00
Tigercat2000
9d430844c3
Replace most (if not all) output << operators with to_chat(user, message)
...
Currently, to_chat is literally just a proc that does user << message.
But it'll let us do output modification in the future, especially for
something like Goon's HTML chat.
Big thanks to PJB for his to_chat script, see
https://github.com/d3athrow/vgstation13/pull/6625 for more details.
2016-04-05 08:15:05 -07:00
Tastyfish
d7d659bd4d
Fixes doing the chat box things while sleepy
2016-03-24 18:04:14 -04:00
Tastyfish
7c3667ecb8
Adds PDA chatroom
2016-03-18 16:45:12 -04:00
Tastyfish
ff06ea50a6
Fixed in-chat pda message reply link
2016-02-25 07:36:36 -05:00
Tastyfish
4f197cd48b
Also moved the pda stuff to a module
2016-02-12 16:51:16 -05:00