Commit Graph

15 Commits

Author SHA1 Message Date
SandPoot
117919fe2b Componentizes Interaction menu + prepares it for screentips by adding a shortcut (#301)
* files

* let's just use our own parent

* necessary

* two istypes on a row
2023-02-11 14:39:29 -03:00
Darius
eb0b27889b Add Sandstorm balance config (#279)
* Add Sandstorm balance config

Allows changing settings for the Cryptominer, Autodoc, and Bluespace Miner.

* Update server config with real-time values

Sandstorm balance configurations have been updated to read values in real time whenever possible.

Values are now set using defines, and any that could not use them have been disabled.

A new configuration has been added to control when the bluespace mining machine can produce bluespace crystals.

* Fixes a critical cryptominer issue

Fixes a tremendous coding oversight that added two additional whitespace characters to the cryptominer machine file.

* Fix incorrect config value for BSMs

Fixes a mistaken definition for BLUESPACE_MINER_CRYSTAL_TIER pointing to a previously used value.

* Undefine balance config defines

Adds an undefine statement for all balance config value defines.

* Properly undefine definitions

Fixes incorrect term usage for undefining a value.
2023-01-29 22:29:33 -03:00
SandPoot
0fe80e9234 Puts span defines on sandstorm's strings (#284) 2023-01-15 00:40:48 -03:00
LemonInTheDark
8eec99b320 Caches GetJobName. Fuck you (#274)
* Caches GetJobName. Fuck you

This code made me deeply upset, WHY IS IT RECURSIVE WHY WHY WHY WHY WHY WHY WHY WHY WHY WHY WHY

* Centcom handling, properly this time

* Empties out real_job_name

* Sets real_job_name up in the right place

* Moves real_job_name to SSjob, uses modularTM

* Yeet

* Removes old code, swaps over to the SSjob list

* dme changes

* indents... comments

Co-authored-by: SandPoot <enric_gabirel@hotmail.com>
2022-12-06 17:09:36 -03:00
SandPoot
5c5bb3c5c0 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2022-05-12 18:09:56 -03:00
SandPoot
771f468ba6 Interaction Panel Upgrade Again! (#250)
* Upload files

* command is now deprecated

* cooldown defines!
2022-05-06 14:58:58 -03:00
SandPoot
747a4c31aa sensitive info 2022-01-08 13:23:47 -03:00
SandPoot
983fc006a3 Makes interactions generation into a subsystem (#188)
* Upload files

* Update interactions.dm
2021-11-01 00:27:07 -03:00
SandPoot
c4ddc06466 Quick fix 2021-10-15 15:08:40 -03:00
SandPoot
a797436f45 Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2021-10-15 15:03:21 -03:00
SandPoot
86ad617daa Merge branch 'master' of https://github.com/Citadel-Station-13/Citadel-Station-13 2021-07-22 12:40:18 -03:00
SandPoot
f1b8802c58 Force gamemode config (#145) 2021-03-10 17:22:04 -03:00
SandPoot
9a6dbc2141 Additional languages rework (#143)
* upload files

* upload files
2021-02-17 16:23:58 -03:00
SandPoot
d8e8592fa2 Adding a couple changeable things for hosts (#139) 2021-01-28 23:13:14 -03:00
Maksxpl
c8082e1009 Compliance with standards (#134)
* enjoy

* Update shuttles.dm

sowwy

Co-authored-by: Maksxpl <18237380+maksxpl@users.noreply.github.com>
2021-01-19 12:44:08 -03:00