C.L
725f179ffc
Update skin.dmf
2022-10-08 20:16:19 -04:00
C.L
97cbd02ec8
Update skin.dmf
2022-10-08 20:15:56 -04:00
C.L
d1b1e13d9c
Cleans headers
2022-10-08 19:14:41 -04:00
Cerebulon
e99eba7945
Ports Diagonal Movement
2022-10-08 03:36:57 -04:00
lm40
d8b22197b5
Replaces adminhelp verb in macros/hotkeys
2022-08-21 16:08:14 -04:00
Selis
9e81fe7bbd
Added Whisper/Subtle/Rest Hotkeys for Borgs
2022-04-02 15:30:57 +02:00
Aronai Sieyes
358d71bb52
Fixes #10966
2021-07-08 01:36:21 -04:00
Aronai Sieyes
035bab4708
Fix security cameras showing weird space thing
2021-07-07 17:01:44 -04:00
Leshana
0acd01049c
Implement SSInput subsystem and Diagonal Movement
...
- SSInput subsystem for running movement inside the tick.
- Switch skin.dmf to use KeyUp/KeyDown procs for movement keys.
- Logic to do responsive diagonal movement.
2021-07-06 20:37:19 -04:00
Aronai Sieyes
0e950eae2d
Change chat message boxes to resizable tgui
2021-07-04 00:53:31 -04:00
Aronai Sieyes
fbb7a3118e
Add discord button to top
2021-07-02 18:22:56 -04:00
Aronai Sieyes
0da0c54388
Convert almost all alert() to tgui_alert()
2021-06-25 17:03:35 -04:00
Aronai Sieyes
70bff20384
Normalize alert() calls
2021-06-25 14:27:14 -04:00
Aronai Sieyes
ea42ee2303
Port Runechat
2021-05-30 15:45:11 -04:00
Novacat
b0a0f19eac
B to Resist! ( #8062 )
...
* B to Resist!
* Requested Changes.
2021-05-11 02:59:30 -04:00
Unknown
08ea1e38a4
B to Resist
2021-05-04 15:53:43 -04:00
Detective Google
953cdfb800
ports pixelshifting
2020-10-30 13:43:20 -05:00
ShadowLarkens
f9fd9b7c35
Datum Component System (/tg/ port)
2020-10-18 12:13:28 -07:00
Atermonera
9ebf133137
Merge pull request #7688 from ShadowLarkens/rest-hotkey
...
Add U as hotkey to rest
2020-09-26 16:58:30 -04:00
Rykka
f6105bc3b5
Fix Asset Cache Verification - TGUI Bugfix
...
BYOND is injecting html to load js shims into json files returned by xhr. this will get fixed in a later byond release, but this disables the functionality for the asset cache skin control today.
Fix to be removed once the HTML injection is removed from asset cache (pending a BYOND change).
2020-08-13 04:02:22 -04:00
Atermonera
2e8c085927
Merge pull request #7381 from Verkister/patch-43
...
Adds a preference dropdown for window scaling
2020-08-01 23:59:02 -04:00
Verkister
ea500e8cc4
Reverts the forced sharp scaling on map window.
...
A bandaid fix that'll hopefully be replaced with an actual preference toggle button rather than the upstream fetish of hardcoding and forcing client preferences without access buttons to them.
Basically fixes map window having turned to sharp scaling, meaning that using the "stretch to fit" mode will mangle the entire screen if someone needs a little bit of a tweak. Most screens aren't big enough to blur the map window noticeably and if you're on a 4k screen, set your icon mode to 96 or 128 for fuck's sake.
2020-07-27 17:13:00 +03:00
Atermonera
e5265d43d9
Merge pull request #7335 from Cerebulon/blurSprites
...
Attempts to fix blurry icon scaling
2020-07-15 14:36:02 -04:00
Aronai Sieyes
67a5ead927
Click background in character preview to change it
2020-05-22 11:07:43 -04:00
Leshana
fb532ac920
Refactor Character Setup to use MAP
...
- Instead of using expensive getFlatIcon() calls, character previews are now shown using screen objects in a second map window.
- Edited skin to add a named window for preferences setup that contains a browser plus a new map window to show the previews.
- Mannequins are still generated the same way, but now a MA is applied to four screen objects which are shown in the second map window.
- The screen objects are deleted on close of the preferences window. So we do make sure to close it when spawning.
2020-05-21 19:04:56 -04:00
Aronai Sieyes
b2605300f2
Mergey Merge Polaris VChat
2020-03-29 15:37:43 -04:00
Aronai Sieyes
8a33afaff6
VChat: Redone chat output done in Vue.js
2020-03-27 17:08:14 -04:00
Aronai Sieyes
dafd19c708
Some VChat Tweaks
...
- Chat remains between client reconnects if your client didn't close (so things like using the reconnect button, or autoreconnects at round end when that feels like working)
- The client doesn't send pings to the server, the server sends pings to the client. This fixes AFK measurements for AFK kick purposes.
- Turn latency indicator into a green/red indicator to show if you're connected, and when clicked will perform a one-time ping (and block doing it again for 10 seconds). It will display '?ms' if it never got a reply, or '999ms' if it did, but it was over 1s.
2020-03-04 20:53:35 -05:00
Leshana
ca5937eaa0
VS: Hide the media player control
2020-02-19 19:55:01 -05:00
ShadowLarkens
22c85075f4
Ported tg asset cache
2020-02-19 19:55:01 -05:00
Arokha Sieyes
d5b820fc58
VChat: Redone chat output in Vue.js
...
Co-authored-by: Leshana <Leshana@users.noreply.github.com >
2020-02-19 19:55:01 -05:00
Arokha Sieyes
47ccc655db
Deprecate the stream operator
2020-02-12 19:38:43 -05:00
Atermonera
a45472b446
Update Chat System to use to_chat(src, "") instead of src << ""
2019-11-05 19:22:38 -05:00
Atermonera
9d4d24a80e
Merge pull request #6187 from chaoko99/reconnect
...
Adds the clientside ping and reconnect commands to the skin, under file.
2019-06-04 13:12:33 -04:00
Neerti
16b3b58259
[REVIEW] Ports Modular Computers from Baystation
2019-04-28 22:06:40 -04:00
Anewbe
e4660c5838
Admin ticket system (for real this time)
2018-10-09 16:31:01 -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
Anewbe
cff73a6ad8
May or may not make movement seem smoother
2018-08-11 23:15:06 -05:00
Arokha Sieyes
ad937f4b73
Originalize window title and icon
...
Oo-rah.
2018-05-07 01:20:52 -04:00
Isaac
ead166d8c8
originalize window title
2018-05-05 19:10:15 -05:00
Arokha Sieyes
de6da4a86c
POLARIS: Tooltip framework, and mob tooltips
2018-03-20 22:42:16 -04:00
Arokha Sieyes
428db6c271
POLARIS: Tooltip framework, and mob tooltips
2018-03-12 18:25:53 -04:00
Leshana
4ebbf1ce7a
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into polaris-sync-2018-02-24
...
# Conflicts:
# maps/southern_cross/southern_cross-1.dmm
2018-02-24 13:19:10 -05:00
Leshana
1d11b0d6e1
Create client preference for if hotkey mode is enabled by default on login or not.
...
* Adds preference setting for wether hotkeys should default to enabled or disabled.
* Fixes bug for CTRL+NUMPAD8 using old verb name for toggling head.
2018-02-23 14:16:53 -05:00
Leshana
6bc422ff5e
Ported VOREStation/VOREStation#461 - Allow greater customisation of wiki links
2018-01-17 16:46:48 -05:00
Neerti
e1ee396501
Revert "Wiki Path Fix"
2018-01-16 07:34:51 -05:00
Leshana
28c193cbdb
Merge remote-tracking branch 'refs/remotes/polaris-upstream/master' into polaris-sync-2018-01-04
...
# Conflicts:
# code/game/objects/items/devices/communicator/communicator.dm
# code/modules/client/preference_setup/occupation/occupation.dm
# code/modules/mob/living/simple_animal/animals/cat.dm
# code/modules/mob/mob_helpers.dm
# code/unit_tests/zas_tests.dm
# maps/southern_cross/southern_cross-1.dmm
# maps/southern_cross/southern_cross-3.dmm
# maps/southern_cross/southern_cross-6.dmm
# vorestation.dme
2018-01-04 22:44:04 -05:00
Cyantime
157f61d738
Clarifies del hotkey
2018-01-02 23:22:03 -05:00
Cyantime
243ed81a3a
Clarifies pull and examine hotkeys in help text
2018-01-02 22:53:35 -05:00
Leshana
2e59e24dca
Merge branch 'master' of ../Polaris into polaris-sync
2017-04-16 20:58:40 -04:00