Aronai Sieyes
|
e33c305a9e
|
Add inventory item tooltips
|
2020-05-14 19:16:40 -04:00 |
|
Atermonera
|
ee07d117f2
|
Adds preference to control multilingual behaviour
|
2020-05-08 00:43:57 -04:00 |
|
Atermonera
|
83c1a512e2
|
Adds pref to toggle vchat without 60s wait for linux users (#6980)
|
2020-04-12 00:51:57 -04:00 |
|
Atermonera
|
a85b953ef4
|
Adds preference to output description_info with examine text (#6969)
* Adds preference to output description_info with examine text
* includes the defines file
|
2020-04-10 01:21:21 -04:00 |
|
Atermonera
|
8d2b41ad2c
|
Big Bastard Incidental Sound Port
|
2020-03-15 14:39:19 -04:00 |
|
Atermonera
|
89a32f867f
|
Merge pull request #6723 from Heroman3003/placementpref
Creates a preference for precise item placement
|
2020-02-24 16:10:22 -05:00 |
|
Rykka
|
45abd9ae01
|
Testfix/reset filediff
|
2019-11-13 05:00:38 -07:00 |
|
Rykka
|
5219c1f97f
|
Stage only files without broken filediff
|
2019-10-28 15:39:32 -06:00 |
|
Heroman3003
|
6f80f45eed
|
Ports character setup subsystem
|
2019-05-14 11:48:34 +10:00 |
|
Anewbe
|
09b01407e3
|
Adds Various Sounds, Looping Sound System
|
2019-03-27 03:55:21 -04:00 |
|
Arokha Sieyes
|
b099ac6e4c
|
Merge branch 'master' of https://github.com/VOREStation/Polaris into sync-09272018
# Conflicts:
# code/__defines/holomap.dm
# code/__defines/mobs.dm
# code/_helpers/icons.dm
# code/_helpers/unsorted.dm
# code/_onclick/hud/hud.dm
# code/_onclick/item_attack.dm
# code/controllers/Processes/supply.dm
# code/controllers/subsystems/planets.dm
# code/datums/supplypacks/munitions.dm
# code/datums/supplypacks/science.dm
# code/datums/supplypacks/security.dm
# code/datums/supplypacks/supply.dm
# code/game/area/Space Station 13 areas.dm
# code/game/atoms_movable.dm
# code/game/machinery/autolathe.dm
# code/game/machinery/doors/door.dm
# code/game/machinery/jukebox.dm
# code/game/machinery/recharger.dm
# code/game/machinery/vending.dm
# code/game/mecha/equipment/tools/medical_tools.dm
# code/game/mecha/equipment/weapons/weapons.dm
# code/game/objects/items/devices/PDA/PDA.dm
# code/game/objects/items/devices/megaphone.dm
# code/game/objects/items/poi_items.dm
# code/game/objects/items/weapons/implants/implantlanguage.dm
# code/game/objects/items/weapons/storage/firstaid.dm
# code/game/objects/items/weapons/tools/weldingtool.dm
# code/game/objects/structures/flora/trees.dm
# code/game/objects/structures/plasticflaps.dm
# code/game/supplyshuttle.dm
# code/game/turfs/simulated/wall_attacks.dm
# code/modules/admin/admin_verbs.dm
# code/modules/assembly/infrared.dm
# code/modules/client/client procs.dm
# code/modules/client/preference_setup/loadout/loadout_utility.dm
# code/modules/client/preferences.dm
# code/modules/clothing/suits/miscellaneous.dm
# code/modules/holomap/holomap_datum.dm
# code/modules/holomap/station_holomap.dm
# code/modules/integrated_electronics/core/printer.dm
# code/modules/mining/machine_processing.dm
# code/modules/mob/living/carbon/human/human_defense.dm
# code/modules/mob/living/carbon/human/species/virtual_reality/avatar.dm
# code/modules/mob/living/death.dm
# code/modules/mob/living/silicon/ai/ai.dm
# code/modules/mob/living/silicon/pai/pai.dm
# code/modules/mob/living/silicon/robot/robot.dm
# code/modules/mob/living/simple_animal/animals/parrot.dm
# code/modules/mob/mob_movement.dm
# code/modules/organs/organ_external.dm
# code/modules/organs/organ_icon.dm
# code/modules/organs/subtypes/standard.dm
# code/modules/planet/weather.dm
# code/modules/power/cable.dm
# code/modules/power/fusion/core/core_control.dm
# code/modules/power/fusion/fuel_assembly/fuel_control.dm
# code/modules/power/fusion/gyrotron/gyrotron_control.dm
# code/modules/projectiles/gun.dm
# code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm
# config/names/first_name_skrell.txt
# config/names/last_name_skrell.txt
# icons/mob/head.dmi
# icons/mob/robots.dmi
# icons/mob/species/tajaran/helmet.dmi
# icons/obj/ammo.dmi
# icons/obj/gun.dmi
# icons/obj/mining.dmi
# icons/obj/projectiles.dmi
# icons/obj/rig_modules.dmi
# icons/obj/surgery.dmi
# icons/turf/walls.dmi
# maps/southern_cross/southern_cross-1.dmm
# maps/southern_cross/southern_cross-3.dmm
# maps/southern_cross/southern_cross-6.dmm
# maps/southern_cross/southern_cross-8.dmm
# maps/submaps/surface_submaps/mountains/backup/IceCave1.dmm
# maps/submaps/surface_submaps/mountains/backup/IceCave1A.dmm
# maps/submaps/surface_submaps/mountains/backup/IceCave1B.dmm
# maps/submaps/surface_submaps/mountains/backup/IceCave1C.dmm
# maps/submaps/surface_submaps/mountains/crashedcontainmentshuttle.dmm
# maps/submaps/surface_submaps/mountains/deadspy.dmm
# maps/submaps/surface_submaps/mountains/mountains_areas.dm
# maps/submaps/surface_submaps/plains/Thiefc.dmm
# maps/~map_system/maps.dm
# vorestation.dme
|
2018-09-27 18:01:09 -04:00 |
|
Poojawa
|
6b403022a7
|
Ports /vg/ instrument frame work, adds client based sound pref
Also shifts sound files which is 98% of the bulk here.
|
2018-09-05 03:35:34 -05:00 |
|
Anewbe
|
9a7f8b1953
|
Merge pull request #5093 from Neerti/3/21/2018_typing_fix
Cherrypicks missing typing indicator commit from Virgo
|
2018-03-23 21:40:00 -05:00 |
|
Arokha Sieyes
|
f75ea72480
|
POLARIS: Improve robot and typing overlays
|
2018-03-21 21:03:13 -04:00 |
|
Arokha Sieyes
|
de6da4a86c
|
POLARIS: Tooltip framework, and mob tooltips
|
2018-03-20 22:42:16 -04:00 |
|
Arokha Sieyes
|
2248c71b39
|
POLARIS: Improve robot and typing overlays
|
2018-03-17 19:49:03 -04:00 |
|
Arokha Sieyes
|
428db6c271
|
POLARIS: Tooltip framework, and mob tooltips
|
2018-03-12 18:25:53 -04:00 |
|
Leshana
|
7e8f701448
|
Add a verb to the Preferences panel to toggle jukebox music.
* This should be easier for people to find and use than the character setup page.
|
2017-03-27 20:31:15 -04:00 |
|
Dibasic
|
edfee3eb31
|
Fixes preferences typo
fixes an extra space in the messages to toggle off ghost-ears and ambient noise.
|
2016-05-03 14:40:57 -05:00 |
|
Yoshax
|
4e8ac2515d
|
Further fixes typos
|
2016-04-19 23:49:57 +01:00 |
|
Yoshax
|
ff96d27a85
|
Adds a new verb that allows users to toggle the requiring help intent to fire weapons on or off
|
2016-04-16 18:30:35 +01:00 |
|
Datraen
|
a2c4395bad
|
Toggles now save preferences when toggled.
|
2016-04-03 09:15:01 -04:00 |
|
Datraen
|
91a6c51ed2
|
Adds toggle verbs and procs.
|
2016-03-31 16:42:13 -04:00 |
|