Jabak
b385386ab4
Upstream gp ( #149 )
...
* fix borg (#719 )
* Automatic changelog update
* Переводы снаряжения и прочей мелочи в стартовом меню (#720 )
* Сумки, мешки и прочее
* Перевод снаряжения
* перевод черт персонажа
* Добавлено ничего
* Automatic changelog update
* Фикс отображения потери мастера для импланта подчинения (#721 )
* фикс отображения
* brain damage is real
* я блять запустил райдер ради рефактора одного ифа
* а лучше даже так
* Automatic changelog update
* add coderabbitai config (#722 )
* fix (#723 )
* Шприц теперь является оружием массового поражения (#724 )
* Automatic changelog update
* Пиздец (#725 )
Я на это потратил 2 недели
* Automatic changelog update
* Honk FM (#136 ) (#726 )
* Fix Cosmic Temperance и новые песенки в jukebox
* Новая музыка в jucebox x2
Co-authored-by: Vorge7 <vorge228@gmail.com >
* Automatic changelog update
* Флаф (fluff) мне (big_zi_348) (#727 )
* Заработал
* brain damage
* fuck (#729 )
* Automatic changelog update
* FUCKERS (#732 )
* Удаление ненужных суффиксов (#731 )
* Перевод захардкукоженной строки (#728 )
* Пластырь поможет
* очапятка
* Перевод ревенанта
* Карповый перекат
* Create shakeable-component.ftl
* Криогеника
* Хранилища скафандров
* Update autotranslate-14.ftl
* Update Cyborgs.xml
* Комоды
* Кредиты
* Удалил дубликат
* Информация
* Пластырь миму и клоуну
* Переводы всего
* Перевод аплинка
* Удалил ненужные суффиксы
* Revert "Удалил ненужные суффиксы"
This reverts commit d82f05f30c37ec2c11e5736b91239fe9dd1a4d17.
* Удаление ненужных суффиксов
* Перевод реагентовых слизней
* Перевод аномалий
* Перевод маяков
* Перевод различной мелочи
* Automatic changelog update
* Переводы и правки Гайдов (#730 )
* Automatic changelog update
* aaaaa (#733 )
* Правка локализации (#737 )
* Update ThirstSystem.cs (#736 )
* AccessConfiguratorForBorgs (#735 )
* Automatic changelog update
* Починил бесконечную сварку (#734 )
* Automatic changelog update
* ShowManifestFeature (#738 )
* Automatic changelog update
* I LOVE OPENSOURCE
* Изменение размеров милишек (#739 )
* Фикс размеров
* Заготовку биты тоже
* Правка
* Automatic changelog update
* Время после взрыва нюки (#740 )
* More Fun
* Автоформатирование
* Подкрутка
* Automatic changelog update
* Скальпель в армейские ботинки (#741 )
* Automatic changelog update
* DoHeavyAttack stamina check (#742 )
* Automatic changelog update
* aaaaaaaaaaaaaaaaaaaaaaaaaaaaa (#743 )
* fix retarded code (#744 )
* Automatic changelog update
---------
Co-authored-by: RavmorganButOnCocaine <valtos@nextmail.ru >
Co-authored-by: BIGZi0348 <118811750+BIGZi0348@users.noreply.github.com >
Co-authored-by: ThereDrD <88589686+ThereDrD0@users.noreply.github.com >
Co-authored-by: Vorge7 <vorge228@gmail.com >
Co-authored-by: Valtos <valtos@spaces.ru >
Co-authored-by: haiwwkes <49613070+rhailrake@users.noreply.github.com >
2024-10-24 21:36:52 +03:00
Jabak
359fc93111
Фиксики ГАНДОНЫ
2024-08-24 14:25:47 +03:00
Jabak
25ee6d15ce
Axui
2024-07-31 20:36:59 +03:00
Aviu00
f82eee75b0
Thief stuff ( #480 )
...
* - add: Thief stuff.
* - fix: Implants.
* - add: Jammer.
2024-07-22 17:20:05 +03:00
nikthechampiongr
2ffd616c41
Replace the teleportation logic on the SCRAM implant! ( #26429 )
...
* Replace the teleportation logic on the SCRAM implant!
Now instead of just trying to pick a random tile in range 20 times, the
scram teleportation logic now:
- Gets a list of grids in range
- Until a suitable tile is picked it picks a random grid
- From that grid it picks a random tile.
- If the tile is suitable, then it is set as the target and the user
will be teleported there.
- Grids and tiles are randomly picked as outlined above until a valid
tile is found, or all valid grids and tiles are exhausted.
- Should no suitable tile be found then they get teleported to the same
position they are at. Effectively not teleporting them.
* Actually make the defaults sane which I forgor in the last commit
* Extract tile section to its own function. Bias selection for current grid. Use proper coords for box.
* Address reviews as much as possible
* Address reviews
2024-04-01 17:31:36 +11:00
metalgearsloth
d215419f9a
Revert "Fix scram implant's teleportation out of containers" ( #25030 )
...
* Revert "Fix scram implant's teleportation out of containers (#24827 )"
This reverts commit d4434dbb5e .
* Remove EntityQuery<T> pass-ins
2024-03-30 13:28:42 +11:00
nikthechampiongr
eb80d9752e
Fix scram! implant keeping you pulled to someone when teleporting you ( #26309 )
...
* Fix scram! implant keeping you pulled to someone when teleporting you
* Exorcise sleep deprivation speak
2024-03-21 18:42:32 +01:00
Tayrtahn
f4cb02fb0c
Code cleanup: Purge calls to obsolete EntityCoordinates methods ( #26292 )
...
* Purge calls to obsolete EntityCoordinates methods
* Pizza defruited; rerun those tests!
2024-03-21 12:59:56 +11:00
Kot
d4434dbb5e
Fix scram implant's teleportation out of containers ( #24827 )
...
* Fix scram teleportation out of containers
* re-run ci
* Use AttachToGridOrMap method
2024-02-07 16:41:11 -07:00
Ilya246
ca529178e2
scram implant ( #23122 )
...
* implement
* fix charges
* add listing
* fixes
* fix locale, probably all done
* fix
* fix of fix
* move query init
* cleanup
* unbrokey rt
2024-01-04 05:38:02 -07:00
Tomás Alves
9d9cfbdd88
Change Biometrics after using Dna Scrambler Implant ( #22098 )
2023-12-04 18:18:49 -05:00
Nemanja
2f2df5c74b
Fix DNA scrambler ( #19079 )
2023-08-13 12:56:21 -04:00
Arendian
a39b3eddbd
New implanters for uplink ( #18038 )
...
* New implants for uplink
* made changes based on reviews
* was meant to be 3
2023-07-17 13:48:09 -06:00
Leon Friedrich
677ef07aa2
Misc implant fixes ( #17172 )
2023-06-06 21:53:11 -06:00
deltanedas
2eaec2d528
Add uplink implant ( #15728 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-04-29 19:07:50 +10:00
Mr0maks
bca82315c1
Fix freedom implant charges ( #14737 )
2023-03-24 14:07:20 +11:00
Nemanja
49f7575298
Cuffable/Handcuff ECS ( #14382 )
2023-03-13 19:34:26 -04:00
Jezithyr
eeb5b17b34
Mobstate Refactor ( #13389 )
...
Refactors mobstate and moves mob health thresholds to their own component
Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com >
2023-01-13 16:57:10 -08:00
keronshb
21c1cb57ce
Makes adjustment to macro bomb implants and how mobstate trigger handles suicide ( #12682 )
2022-11-20 20:51:44 -06:00
keronshb
671324bef8
Implanters and Subdermal Implants ( #11840 )
...
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com >
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com >
2022-11-20 17:49:37 +11:00