SkyratBot
ae36263265
[MIRROR] Bilingual can now choose their language [MDB IGNORE] ( #22296 )
...
* Bilingual can now choose their language
* Fix a merge error, removes a skyrat edit in favor of modular override
* uh what
* Moves the setup of GLOB.all_languages back into the subsystem + makes it load before SSAssets
---------
Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com >
Co-authored-by: Giz <vinylspiders@gmail.com >
2023-07-13 14:26:00 -04:00
SkyratBot
a00cad0164
[MIRROR] Clean up subsystem Initialize(), require an explicit result returned, give a formal way to fail (for SSlua) [MDB IGNORE] ( #16248 )
...
* Clean up subsystem Initialize(), require an explicit result returned, give a formal way to fail (for SSlua)
* [PR for MIRROR PR] Changes for 16248 (#16277 )
* Merge skyrat changes, update SR SS's, and remove lobby_eye
* Apply suggestions from code review
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com >
* Update modular_skyrat/modules/autotransfer/code/autotransfer.dm
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com >
* restore lobby_cam for now
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com >
Co-authored-by: Tastyfish <crazychris32@gmail.com >
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com >
2022-09-24 17:32:40 -04:00
Iamgoofball
68e84c432e
Skyrat Prefs Menu: Fixing everything to work correctly ( #8350 )
...
* Skyrat Prefs Menu: Fixing everything to work correctly
* whoops haha
* Examine menu!
* haha whoops
* Mutant Parts in tgui prefs
* fug
* LIMBS, MARKINGS, LANGUAGES
* EEEE FUCK
* Update tgui_prefs_migration.dm
* Update tgui_prefs_migration.dm
* FUCK
* Proper migration
* Update preferences.dm
* Final fixes for this shit
* Update LoadoutManager.js
* adds cursed shit
* e
* Update preferences.dm
* fixes examine panel
* adds // SKYRAT EDIT to bullshit
* sabshesgawgzxghsv
* wargesthgeargfea
* stegresgdytfrw
* EEE
* Update species_features.tsx
* EEE
* Update cursed_shit.tsx
* fixed taurs
* body size is now a 0.01 step
* Fixes some bugs
* Some required changes.
* Update examine.dm
* actually nekked
* Update code/modules/client/preferences/middleware/jobs.dm
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com >
* Update code/modules/client/preferences/middleware/limbs_and_markings.dm
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com >
* Update code/modules/client/preferences/middleware/limbs_and_markings.dm
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com >
* Update code/modules/client/preferences/middleware/limbs_and_markings.dm
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com >
* Update modular_skyrat/master_files/code/modules/client/preferences/erp_preferences.dm
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com >
* Update modular_skyrat/modules/loadouts/loadout_ui/loadout_manager.dm
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com >
* Update tgui/packages/tgui/interfaces/PreferencesMenu/preferences/features/character_preferences/skyrat/species_features.tsx
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com >
* More fixes
* Donator items no show
* EEE
* fixes rapier sheaths
* gender =/= body type
* Loadout fixes
* Skintone
* Update skin_tone.dm
* Slick it up
* Update loadout_manager.dm
* Fixes typing indicator
* SSD indicator fixes
* fixes
* oops
* Fix this.
* Fixing the Occupations Menu
* Fixing NT Rep's alt-titles
* Update tgui/packages/tgui/interfaces/PreferencesMenu/jobs/jobs/janitor.ts
Co-authored-by: death and coding <58394696+thestubborn@users.noreply.github.com >
* Update code/controllers/subsystem/language.dm
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com >
* Update tgui/packages/tgui/interfaces/PreferencesMenu/jobs/jobs/research_director.ts
Co-authored-by: death and coding <58394696+thestubborn@users.noreply.github.com >
Co-authored-by: Gandalf <jzo123@hotmail.com >
Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com >
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com >
Co-authored-by: death and coding <58394696+thestubborn@users.noreply.github.com >
2021-09-29 15:24:30 +01:00
coiax
b633cd6ba2
Moves languages to a holder datum, gives mind its own language holder ( #26776 )
...
* Ghosts now have a language menu
🆑 coiax
add: Ghosts can now modify their own understood languages with the
language menu.
/🆑
- Language menu is now on /atom/movable, and can be opened by any atom
with the `open_language_menu` proc.
- Used for testing, and simulating what various station members hear.
* Language holders, I
* Language holder, II
* Dos line endings
* MIND LANGUAGES
* Fixes some mobs not having language holders in their minds
* Shadow languages
* How did you lose the holder?
* Mob level IC->Open Language Menu verb
* Gives draconic to silicons
* Lazy breeki
* Use of pre-initialized global lists for languages
* Fixes bugs with lazy holders
2017-05-05 15:12:27 +02:00