Commit Graph

90 Commits

Author SHA1 Message Date
izac112 a17d96cb92 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-10-30 11:24:00 +01:00
Heroman 9a94306585 Refactors tool typechecks, refactors transforming tools, makes Altevian wrench into one 2023-10-01 09:34:43 +10:00
izac112 4cc81d7c73 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-03-19 22:24:48 +01:00
Atermonera f7669b64d0 Sheet storage has different caps per type. 2023-03-14 03:44:57 -04:00
Seris02 e9fbf50f20 Update filth_vr.dm 2023-02-23 10:13:53 +08:00
Seris02 38c05fb5b9 prevents persistent dirt (and other filth) from spawning in spess and walls 2023-02-21 15:25:07 +08:00
izac112 f61e9a6a39 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-01-29 21:52:44 +01:00
Seris02 9f039abe7e even better dirt code 2023-01-16 16:57:48 +08:00
Seris02 e634c802bb better dirt persistence 2023-01-16 14:30:11 +08:00
izac112 53f54d78e6 Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac 2023-01-03 21:12:41 +01:00
ItsSelis 779b4db5c0 Added missing href tokens 2022-12-14 21:08:49 +01:00
Novacat 1aa4c73e8d Revert "[MIRROR] /atom New() => Initialize() [MDB IGNORE]" 2022-08-27 08:49:56 -04:00
MistakeNot4892 d717a4b50a Merge branch 'master' of https://github.com/VOREStation/VOREStation into upstream-merge-8298 2022-08-25 14:26:20 +10:00
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
Novacat dda7396cfe Merge branch 'master' into upstream-merge-8298 2022-03-04 09:57:28 -05: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
MistakeNot4892 3f9af78f3a /atom New() => Initialize() [MDB IGNORE] 2021-11-14 03:09:51 -05:00
Hatterhat 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
MarinaGryphon 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
Leshana 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 Sieyes 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
SpaceVampire 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
SpaceVampire 52f6d486c1 fixes-equal 2021-06-18 18:20:23 -04:00
SpaceVampire d918d3f239 oops 2021-06-18 18:08:20 -04:00
SpaceVampire 994d280404 return-of-random-floor 2021-06-18 17:54:00 -04:00