Files
Bubberstation/code/controllers/subsystem
ArcaneMusic 8e3d932bbc Corrects a define regarding the amount of mail arriving on station + QOL changes. (#58723)
There was a math error in mail's implementation in the economy SS when I switched it over to delta_time, so that basically the time-based define MAX_MAIL_PER_MINUTE was being multiplied by delta_time. Just one problem, delta_time was being considered in deciseconds as usual, but my chimp brain failed to recognize that, meaning that the maximum amount of mail arriving on station was around 100x more than expected.

This corrects the delta_time variable to think in terms of MINUTE time defines, not just a static decimal multipliers.

Junk mail is funny and good, but you'll never read any of these if you get 200+ letters every shift just like it.

Additionally, adds some fluff text to the examine_more of letters, to let players know that you can use destination taggers to sne and distribute letters once they arrive.

QOL tweak is just to make cargo players and in-game purists lives easier.
2021-04-27 16:56:00 -07:00
..
2021-02-16 18:20:16 -08:00
2021-04-26 23:35:08 +02:00
2021-03-21 06:02:26 -07:00
2021-03-28 12:10:18 -04:00
2021-03-25 22:01:23 -07:00
2021-04-13 01:18:41 -07:00
2021-03-28 12:10:18 -04:00
2021-03-07 22:13:32 -08:00
2021-03-28 12:10:18 -04:00
2021-03-17 05:51:53 -07:00
2021-03-28 12:10:18 -04:00
2021-04-12 06:51:02 -07:00