Commit Graph
19 Commits
Author SHA1 Message Date
KashargulandGitHub d75f90466d removes all var/ in procs (#12738) 2026-05-05 10:55:04 +02:00
386c4f6756 [MIRROR] Unit Test rework & Master/Ticker update (#11372)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: C.L. <killer65311@gmail.com>
2025-08-12 08:46:46 +02:00
7161a6c22e [MIRROR] mass refactor of holder checks (#11155)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-07-08 19:31:10 +02:00
a57d38624d [MIRROR] [MAJOR CHANGE] Admin rank datum (#10316)
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
2025-03-11 22:36:14 +01:00
667c3c4c13 [MIRROR] Subsystem return update (#9774)
Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-01-03 21:52:05 +01:00
893b4e2ac0 [MIRROR] converts area booleans to flags (#9595)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2024-12-08 15:57:55 +01:00
026253a175 upstream-merge-16484 [MDB IGNORE] (#9289)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2024-10-25 21:39:18 +02:00
SelisandGitHub e1a987c25c Configuration Controller (#7857) 2024-04-05 07:44:20 +02:00
SelisandGitHub 62760d725d Subsystem return update (#7881) 2024-03-29 13:34:26 +01:00
NadyrandGitHub 4a75d1127d powder that makes you say yes 2021-12-05 11:06:14 -05:00
Chompstation Bot 15cafbe65b Optimize a couple things 2021-07-20 21:30:20 +00:00
Aronai SieyesandChompstation Bot a0b482e956 Merge pull request #10949 from VOREStation/Arokha/persistcross
More painting tweaks
2021-07-07 21:07:31 +00:00
Chompstation BotandDarlantan 275458f14a Port in-game painting from /tg/ 2021-07-03 22:31:15 -04:00
Chompstation Bot 20e3b0a2d3 [MIRROR] Linter Introduction + Cleanup 2021-05-27 16:31:50 +00:00
Chompstation BotandDarlantan 9784331cdb Add persistent smartfridges with lossiness 2021-05-19 08:08:40 -04:00
Chompstation Bot 643e532256 [MIRROR] Adds persistent smartfridges for garden products, material sheets 2021-05-13 20:53:58 +00:00
ShadowLarkens f6085dfaac Fix persistence tracking shit outside of station 2020-09-19 20:58:31 -07:00
Rykka ad6870c78d Persistence Patch
- Fixes Paper and font tags stacking across rounds, as shown in: ![](https://cdn.discordapp.com/attachments/187013248309002240/741937939382141000/164fdd3a37fb22f18dfa9b5c431ffc04.png)

- Fixes Graffiti being persistent for over 50 rounds (10+ days)
- Sets Trash to be persistent for 4 rounds instead of 5
- Fixes Persistence being always-on because of if("persistence_enabled") config.persistence_enabled = 1. As explained: 
> it's on by default, which means config.txt will be read and if it's not there it stays at 1. If it is there,it gets set to 1. There is no way to disable it

- Adds config options to enable/disable **Persistence for Maploaded objects**, as well as a verb to toggle such.
- Adds Persistence to config.

Currently IGNORE_MAPLOAD for Persistance is **Disabled.**
Maploaded objects/dirt/etc will be saved by persistence, preserving current behavior.
2020-08-16 09:48:46 -04:00
CerebulonandVirgoBot 8b031dd8ad Persistent Trash/Dirt/Graffiti/Notices 2020-07-24 05:24:56 -04:00