Commit Graph
75 Commits
Author SHA1 Message Date
izac112 71d069887c Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-07-08 15:49:48 +02:00
Heroman fc575bbbf7 Fixes produce persistance 2022-07-03 18:36:35 +10:00
ItsSelis af64bcf406 More Input Conversion 2022-06-19 12:21:51 +02:00
izac112 74ee064587 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-03-07 16:16:38 +01:00
VerySoft 2153a45288 Change painting persist decay
Instead of paintings lasting 1000 shifts before being deleted

Now the system will store up to 1000 paintings, and remove the one at the top of the list (the earliest/oldest one) first when the maximum number of paintings is exceeded. 

Additionally, examining a painting that has been stored will move it to the bottom of the list, effectively renewing its lease in the system. 

This should make it so that paintings aren't just arbitrarily being removed for being old, and, the paintings that actually get looked at should stick around.
2022-03-01 20:50:05 -05:00
izac112 fce65b7846 Merge branch 'izac' of https://github.com/Yawn-Wider/YWPolarisVore; branch 'release' of https://github.com/VOREStation/VOREStation into izac 2022-02-13 15:23:13 +01:00
VerySoft 75dfd8291e Don't persist spitwads and gum
These just always have bothered me. I'd prefer if they didn't hang around.
2022-02-08 22:16:25 -05:00
izac112 537a4fac8b Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-12-08 13:59:15 +01:00
Heroman d7bbaa150e Fixes produce persistence 2021-12-05 06:47:57 +10:00
izac112 f9c441dc6d Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-12-03 16:30:19 +01:00
Heroman ab92472525 Enables persistance on all z-levels that have persistance flag, not just station ones 2021-11-22 07:30:52 +10:00
izac112 d1f4fac198 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-11-16 19:02:28 +01:00
HatterhatandGitHub b0bb524eb3 . = ..() 2021-11-09 11:07:32 -06:00
izac112 d02e5d7d2a Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-11-08 13:44:26 +01:00
Hatterhat e6aa7c0929 gaming 2021-11-07 20:33:06 -06:00
izac112 f3c88225ce Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-08-29 10:22:30 +02:00
Aronai Sieyes e52031d6aa Make stack amount var private 2021-08-19 21:06:46 -04:00
izac112 897cf4b57e Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-07-17 10:36:29 +02:00
577b986ba6 Convert some bools to TRUE/FALSE instead of 1/0. (#11100)
Co-authored-by: Aronai Sieyes <arokha@arokha.com>
2021-07-16 13:43:25 -04:00
izac112 dd8893112f Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-07-08 09:40:23 +02:00
Aronai Sieyes b3582ef0ad Don't load more than one of each painting 2021-07-07 14:59:47 -04:00
izac112 0c4740f290 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-07-06 09:10:52 +02:00
MarinaGryphon e41c2ecfd7 first pass (emotification, some \the -> \The) 2021-07-05 09:42:48 -05:00
izac112 f6878064b3 Merge branches 'izac' and 'izac' of https://github.com/Yawn-Wider/YWPolarisVore; branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-07-04 22:09:57 +02:00
Aronai Sieyes 0977ccabae Make paintings persist for a very long time 2021-07-03 22:12:52 -04:00
LeshanaandAronai Sieyes f3bda2092f Implement saving of paintings via the persistence mechanism. 2021-07-03 22:12:52 -04:00
Aronai Sieyes fda5bd4c7f Port art from /tg/ with stubbed persist 2021-07-03 22:12:49 -04:00
Aronai Sieyes c3a1263efb Be picky about readability 2021-07-02 23:03:32 -04:00
Aronai SieyesandGitHub 7a1eb7fd22 Merge pull request #10675 from SpaceVampire/persistence-change
Changes persistent smartfridge loss to a flat rate.
2021-07-02 22:59:56 -04:00
Aronai Sieyes b4387f251d /tg/ vis openspace 2021-06-30 15:39:07 -04:00
SpaceVampireandSpaceVampire b9a82730e8 perfectly-balanced
As all things should be.
2021-06-28 16:59:00 -04:00
Aronai Sieyes 4c12504e3b Replace list inputs with tgui_input_list 2021-06-26 10:39:56 -04:00
SpaceVampireandSpaceVampire 52f6d486c1 fixes-equal 2021-06-18 18:20:23 -04:00
SpaceVampireandSpaceVampire d918d3f239 oops 2021-06-18 18:08:20 -04:00
SpaceVampireandSpaceVampire 994d280404 return-of-random-floor 2021-06-18 17:54:00 -04:00
izac112 ffc6a2a369 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-06-18 17:01:47 +02:00
SpaceVampireandSpaceVampire 05254aab77 aaa 2021-06-18 04:54:37 -04:00
Aronai Sieyes 1696db4842 Move most/all overlay use to SSoverlays
Except for the ones I'm about to change in the
lighting commits!
2021-06-17 00:11:13 -04:00
izac112 70e8ea4205 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-06-02 23:51:27 +02:00
Aronai Sieyes 66e0c69926 Fixes #10507 2021-06-01 20:11:50 -04:00
izac112 b9034ce50b Merge branch 'izac' of https://github.com/Yawn-Wider/YWPolarisVore; branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-05-28 06:15:01 +02:00
Aronai SieyesandGitHub da4837903c Merge pull request #10433 from VOREStation/upstream-merge-8085
[MIRROR] Linter Introduction + Cleanup
2021-05-27 12:31:23 -04:00
Aronai SieyesandGitHub 61561f0ab3 Merge pull request #10370 from VOREStation/upstream-merge-8087
[MIRROR] SSpersistence tweaks
2021-05-27 12:30:12 -04:00
Aronai Sieyes b78ca7575a Fix merge of 8087 2021-05-27 12:19:48 -04:00
Aronai Sieyes 7d725e740b VS: Implicit list abuse 2021-05-27 12:08:51 -04:00
Aronai Sieyes 535519ad32 Allow mapped-in graffiti 2021-05-25 22:28:30 -04:00
Aronai SieyesandVirgoBot c57dfd7653 SSpersistence tweaks 2021-05-20 23:53:11 -04:00
izac112 8f126e9386 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2021-05-15 20:04:55 +02:00
Aronai Sieyes 2df96b1e6f Sticky note 10% fall chance 2021-05-14 14:26:01 -04:00
Aronai Sieyes 7bd9ac037a Convert persistence to JSON 2021-05-14 14:25:55 -04:00