* feat(inventory): Add secondary quick-remove star
* style: Fix end of file newline
* feat(inventory): Change secondary smart-equip star to silver star
* feat(inventory): Decrease secondary quick-equip star luminosity to better match the primary
* add SubGamemodes comp/sys
* remove RuleChance from thief rule
* use SubGamemodes for adding thief rule instead of adding ThiefRule component to random gamemodes
* clean up thief rule prototype
* add better logging + end rule if it fails to start
* march 1st incident
* preset ops
* the dreaded
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
* fix: фикс отображений в ахелпе
* fix: нотисы в чат больше не отправляют сообщение в консоль
* fix: исправлена текстура секретной двери
* fix: ошибки перевода при вылизывании ран
* Alert autoremove v0
* Code cleanup and timing
* comment
* Tritium, code compression
* not resolving manually
* reduced lookups, new comp
* fix-fix yes
* use RemCompDeferred, handle OnUnpaused
* missed a todo
* entitysystem resolve
* remove unnecessary component updates
* remove AlertState from comp, move EntityUnpausedEvent actions to AlertStateComponent's Timespan
* Code cleanup
* comments
* combines AutoRemove input into Clear
* minor logic adjustment that does not really change anything but is less ambiguous
* fix: у мартышек снова отображается одежда
* fix: с зеркалом снова можно взаимодействовать
* tweak: шлюзы культа теперь работают как двери, а не шлюзы
* remove: убрано отображение текущего патрона у револьверов
* add: новые плитки для мапперов
* -add: Create and remove blood spells using verbs.
* - add: Blood spells now have charges and disappear.
* - add: Localize spells.
* - add: New blood spells.
* add ActionAttemptEvent
* add ConfirmableAction compsys
* make suicide actions confirmable
* use new trolling techniques
* better query and dirty them
* death
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>