Commit Graph
42 Commits
Author SHA1 Message Date
Komrad822andGitHub 521e22643e Update nuclear_challenge.dm (#26005) 2024-07-01 06:21:57 +00:00
HMBGERDOandGitHub 95b2fcf095 challenge check fix (#25372) 2024-05-17 11:59:40 +00:00
Mikhail DzianishchytsandGitHub 00be61a811 Better round start time handling after using delay (#25035) 2024-04-22 20:53:14 +00:00
bad8b31afa Changes all .len to length() where applicable (#25174)
* Globals work

* Double access works

* All other things

* Revert "All other things"

This reverts commit 6574442eb6.

* More changes that compile and work

* IT WORKS AAAAAA

* Changes even more .len to length()

* Apply suggestions from code review

* Update code/datums/mind.dm

* Update code/__HELPERS/sorts/InsertSort.dm

Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>

* Update code/__HELPERS/sanitize_values.dm

Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>

---------

Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com>
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>
2024-04-19 17:32:09 +00:00
AylongandGitHub 329398b4f0 Fixes some issues with TGUI Alerts, and Text Input (#24282)
* Well... maybe that's not better way

* PDA and all_channels encryptionkey

* Alert fixes

* Bad style
2024-02-24 18:28:26 +00:00
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

* "&#39;" 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
eda2102bdc Refactor: refactor security levels (#21899)
* refactor: datumize security levels

* refactor: implement `SSsecurity_level` for handling security level related stuff

* feat: returns back old `delta_alarm` sound

* refactor: adjust existing code to use `SSsecurity_level`

* fix: remove redundunt new init order

* fix: fix type in var

* refactor: apply reviewer changes

* fix: replace `can_fire=FALSE` with `ss_flags = SS_NO_FIRE`, as subsystem will never fire

* fix: use `flags` instead of `ss_flags` for subsystem

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>

* fix: replace old security level interactions

* feat: implement `Recover` proc for `SSsecurity_level`

* refactor: add clearer doc for `security_level_set_timer_id`  propery of `SSsecurirt_level`

* refactor: swap `security_level` datum properties to make it clearer to read

* refactor: move initialization code from `New` to `Initialize` for `/obj/machinery/firealarm`

* fix: revert back `delta_alarm` annoing sound, use `delta_claxon` on change to delta security level

---------

Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2023-10-14 21:46:49 +02:00
GDNandGitHub b35c72f2bf nukeops no longer get tc from ghosts and related (#22087) 2023-08-25 16:10:39 +01:00
matttheficusandGitHub 597835b031 The TC Inflation Act of 2023 - No Balance Changes This Time (#22024)
* its time for me to make Hal cry again

* hal review
2023-08-21 00:20:47 +01:00
Henri215andGitHub 413c41058a Fixes the declaration of war item description (#21892) 2023-08-05 01:54:17 -05:00
LeanfrogandGitHub cf835c8d7b setting gamma alert (#20570) 2023-03-13 22:38:12 +01:00
warriorstar-orionandGitHub 066bd06e8d Whitespace cleanup part 3. (#19897)
* Whitespace cleanup part 3.

* clean up mecha a lot, other review fixes
2022-12-27 11:00:39 -05:00
warriorstar-orionandGitHub 77f576a5ca Recategorize in-game announcements by priority. (#19639) 2022-12-19 17:02:22 +00:00
FloFluoroandGitHub acd1e96e29 Fixes typo in war declaration fail message (#19445) 2022-10-20 19:33:59 +01:00
AffectedArc07andGitHub ed11899f11 Merge branch 'master' into toml-config 2021-06-23 08:44:32 +00:00
QwertytofortyandGitHub 9e28cc0afe Enforces nukies to wait at least 10 minutes after war before heading to station (#16115) 2021-06-17 10:32:59 +01:00
AffectedArc07 7486d026b7 READY 2021-05-23 17:26:17 +01:00
SabreMLandGitHub c795b9a5f0 Declaration Fix (#15321) 2021-01-21 20:58:15 +00:00
AffectedArc07andGitHub 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
AffectedArc07 ec790efeaa SSticker 2019-04-30 16:47:47 +01:00
datlo 61c0f71cce Replaces uplink management by automated sharing
Various admin outfits changes
Add internal box to honk brand infiltration kit
Add fifty TC stack buyable by nukies
Add subtypes of uplinks : Traitor, Nuclear, SIT, SST, Admin, only
checked by auto sharing for now
2019-01-03 16:29:31 +00:00
Desolate c974e29a3c global lists global defined 2018-10-02 15:52:46 -05:00
Crazy LemonandGitHub 9aebedef0a Merge pull request #9024 from Anasari/LongWar
Add 3000 more delay to shuttle (5 minutes) on war declaration
2018-07-01 13:48:53 -07:00
variableundefined 4fde95fa66 Nuclear challenge time limit take into account round start time 2018-06-13 22:40:02 +08:00
Tayyyyyyy 98c6ddf5a7 Fix his, he, him 2018-05-25 18:34:28 -07:00
Ansari 985893687a Fix grammar 2018-05-17 23:17:53 +08:00
Ansari 029fcde649 Add 3000 delay to shuttle (5 minutes) on war declaration 2018-05-17 18:35:06 +08:00
Fox McCloud 8c7b543415 The Great Conflictening 2.0: Removes /obj/item/device 2018-04-25 23:07:35 -04:00
Ansari 4369b8a599 TC reduced to 2 pp 2017-10-15 07:00:07 +08:00
Ansari 98865e662f Change formula as per FalseIncarnate's suggestion. Add in message for uplink spawn. 2017-10-11 07:57:51 +08:00
Ansari 565bfd95f9 Better math as per Birb 2017-10-10 17:09:03 +08:00
Ansari 9510c8e575 Warop TC scale to 4 per player above 50. Easier config 2017-10-10 16:52:57 +08:00
uraniummeltdown 4cb4b6be82 better war dec checks, added custom war declarations from TG 2017-02-12 20:30:17 +04:00
Markolie ffc74cda0a Announcement fixes, change most command announcements to event announcements 2016-10-25 15:21:16 +02: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 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
Fox-McCloud 71c5a99482 [s]Fixes Nuclear Exploit 2016-02-12 17:34:37 -05:00
Robertha89 bcc65066ee Increases Nuclear Challenge Time Limit 2016-01-16 21:59:52 +01:00
Fox-McCloud c3d5311c32 no meta-gaming 2015-12-31 00:44:21 -05:00
Fox-McCloud ce2eb1c0ad Nuclear Challenge Mode 2015-12-30 03:03:06 -05:00