Kashargul and GitHub
d75f90466d
removes all var/ in procs ( #12738 )
2026-05-05 10:55:04 +02:00
62b8453b69
[MIRROR] next set of admin verbs ( #12574 )
...
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2026-03-22 21:28:46 +01:00
d1b551f8f5
[MIRROR] Talon update: Porting uniforms, updating map and equipment ( #12488 )
...
Co-authored-by: Azzy <74739991+AzzyDreemurr13@users.noreply.github.com >
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2026-03-05 22:18:00 +01:00
4e2361f8df
[MIRROR] Encode changes ( #11301 )
...
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-08-05 01:23:19 +02:00
46c940fbdf
[MIRROR] Fix a bunch of issues and runtimes ( #11145 )
...
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-07-05 21:47:08 +02:00
f04f992cfe
[MIRROR] code/global.dm => code/_global_vars/ ( #10689 )
...
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com >
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2025-04-21 19:16:48 +02:00
f72f2f8c89
[MIRROR] Server maint subsystem ( #9408 )
...
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com >
2024-11-04 22:00:41 +01:00
e28fa96705
Tg panel patch 2 ( #8085 )
...
Co-authored-by: Cadyn Bombaci <cadynspacetechguy@gmail.com >
2024-05-15 13:42:13 +02:00
+3
071905fed5
Fix lost changes ( #6633 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: Raeschen <Raeschen@users.noreply.github.com >
Co-authored-by: FluffMedic <109300046+FluffMedic@users.noreply.github.com >
Co-authored-by: Victor Zisthus <56660717+VictorZisthus@users.noreply.github.com >
Co-authored-by: Razgriz1032 <Razgriz1032@users.noreply.github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <58959929+CHOMPStation2@users.noreply.github.com >
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com >
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com >
Co-authored-by: purplefoxy27 <38367315+purplefoxy27@users.noreply.github.com >
Co-authored-by: Casey <a.roaming.shadow@gmail.com >
Co-authored-by: Aroliacue <96730930+Aroliacue@users.noreply.github.com >
2023-07-21 08:44:40 +02:00
Nadyr and GitHub
5714966ba6
powder that makes you say yes
2022-06-23 00:05:26 -04:00
Casey and Darlantan
5788a26593
Input Fixes
2022-06-22 23:54:36 -04:00
Casey and CHOMPStation2
928a321b5f
TGUI Input Conversions
2022-06-19 03:59:14 +00:00
Neerti
086551bfd9
Improves Lobby News
...
Adds ability to add most html formatting to lobby news without actual html.
2017-01-26 00:37:38 -05:00
Neerti
14c67e0893
Two bugfixes
...
Ghosts should be able to hear things once more.
The big bold NEW NEWS notice should remember if one has already seen the news, as the hash was not actually being saved. It's being saved now.
2017-01-17 04:11:57 -05:00
Neerti
fdc2fe1fbc
Adds new Server News
...
Adds ability for admins with R_SERVER perms to be able to set a persistant 'news' announcement that works similarly to admin memos, but for the public. This is ideal for telling the public things such as when an event is scheduled, directing people to a forum thread, new lore changes, new policies, etc.
The news window allows to define a title, and the body of the text, using an admin verb. The author and date are added automatically.
Any players can read the news window in the lobby. The button will bold itself, and display (NEW!), if the player has not seen the news before. This is done by comparing a hash of the body that the client remembers verses a hash the current news body.
2017-01-10 04:36:38 -05:00