Vigers Ray
8d0ab85920
Merge remote-tracking branch 'refs/remotes/wizards/master'
...
# Conflicts:
# Content.Client/Construction/UI/ConstructionMenuPresenter.cs
# Content.Server/GameTicking/GameTicker.Spawning.cs
# Content.Server/Silicons/Laws/SiliconLawSystem.cs
# Resources/Locale/en-US/_strings/clothing/components/magboots-component.ftl
# Resources/Locale/en-US/_strings/singularity/components/generator-component.ftl
# Resources/Prototypes/Datasets/Names/borer.yml
# Resources/Prototypes/Entities/Stations/base.yml
# Resources/Prototypes/Recipes/Construction/Graphs/clothing/medsec_hud.yml
# Resources/Prototypes/Recipes/Construction/Graphs/tools/logic_gate.yml
# Resources/Prototypes/Recipes/Construction/Graphs/utilities/wallmount_substation.yml
# Resources/Prototypes/Recipes/Crafting/Graphs/improvised/potato.yml
# Resources/migration.yml
2024-11-20 17:50:33 +03:00
qwerltaz
e98383d572
Construction menu grid view ( #32577 )
...
* button
* implement populate grid view
* tweak min width
* Make grid button toggle visible
* tweak min window size
* fix missing recipe button when mirroring item
* make grid buttons toggleable
* align button texture vertically
* selected grid item has plain color background
* tweak window width so all buttons look good
* rename select method, defer colouring
* get icon better
* whoops
* simpler button toggle
* spritesys frame0, move spritesys
* delete old sprite system refs
2024-11-20 12:54:49 +11:00
Rinary
0bd0a4537c
Перевод меню строительства ( #179 )
...
* init
* upd.
* more furniture entries
* furniture fully added entries
* lightning.ftl
* machines.ftl
* Merge branch 'ConstructionLocalization' of https://github.com/Rinary1/space-sunrise into pr/179
* materials.ftl
* modular.ftl
* Create utilities.ftl
* Create tools.ftl
* Create structures.ftl
* storage.ftl
* upd storage.ftl
* translate storage.ftl
* translate modular.ftl
* translate materials.ftl
* translate machines.ftl
* translate lighting.ftl
* furniture.ftl translate
* add tiles.ftl
* bots, tools translate
* misc add, translate
* Translate some missing weapons
* some translations
* clothing description
* fun.ftl description
* Steps Translation
* Revert something
* New Steps translatings, Web items translate
* and some new Web translatings
* door staps translate
* NameLocalization
* ooops
* Всё по новой, перевод шагов был дерьмо, теперь materials.ftl
* some new reverts
* фикс?
* apc icon
* some clears
* steps fully translate
* translate
* Locale Search fix
* пу-пу-пу
* ой
* Revert "apc icon"
This reverts commit 65a3eab80453ab758b6a1e1c155d34938f481644.
---------
Co-authored-by: Babaev <babaevyt210@gmail.com>
2024-07-12 04:26:24 +03:00
Artjom
881c2323fd
Favorites tab for the construction menu ( #26347 )
...
* Added fovarite button
* Some fixes in xaml
* added some events for favorite recipes
* set methods for presenter
* fixes for presenter
* added translates
* reset seach when you select any category
* added some margins
* some fixes from compared
* fixed PR notes about arrays
* deleted controls & margins
* did simpleer with arrays
* review
---------
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2024-06-29 14:10:00 +10:00
wrexbe
cea1b21832
Fixing some warnings ( #6250 )
...
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
2022-01-21 10:38:35 +01:00
Visne
ac78145b94
Remove encapsulation for previously protected XAML UI fields ( #4975 )
2021-10-28 14:23:17 +02:00
Visne
bf493c39b7
Replace most VBox/HBoxContainers with BoxContainers ( #4274 )
2021-07-18 18:39:31 +02:00
DrSmugleaf
ff1a2d97ea
Re-organize all projects ( #4166 )
2021-06-09 22:19:39 +02:00