Heroman
dd9dfb7940
Attempts to fix simplemob pref loading
2022-09-18 21:09:17 +10:00
lm40
381e304821
Adds ticket escalation
2022-08-15 12:20:23 -04:00
lm40
a7002ecdf1
Adds mentors
...
Adds mentors
2022-08-13 21:46:05 -04:00
Casey
80ac2e2674
Merge pull request #13340 from ItsSelis/selis-fullscreen
...
Adds Fullscreen Toggle & Cross Origin Fix
2022-07-16 17:41:25 -04:00
Heroman
ca346494a0
Fixes load slot button sometimes not working when re-logging
2022-07-17 05:41:57 +10:00
ItsSelis
e9e03a4483
Fullscreen & Cross Origin
2022-07-16 15:04:12 +02:00
Aronai Sieyes
34982728cb
Add 'as anything' to various for loops
2021-07-20 12:39:59 -04:00
Aronai Sieyes
6ddcc262aa
Fix a few tgui input bugs
2021-06-28 01:21:17 -04:00
Aronai Sieyes
0da0c54388
Convert almost all alert() to tgui_alert()
2021-06-25 17:03:35 -04:00
MarinaGryphon
385fa640af
Linter diagnostics + bans non-var relative pathing
2021-06-20 18:16:45 -04:00
Aronai Sieyes
df1289dbca
Fix language sani on relogins
2021-05-27 20:31:50 -04:00
MistakeNot4892
3e804dc799
Sideports a couple of init unit tests from Neb.
2021-02-27 13:05:16 -05:00
Atermonera
76ba3741b7
Fixes dark click catcher
2021-01-03 18:22:14 -05:00
ShadowLarkens
126cc6b5da
Update asset_cache to modern /tg/, and make TGUI compatible with it. CDN support, etc.
2020-07-19 20:46:12 -07:00
ShadowLarkens
2992efb823
TGUI v4.0
2020-07-17 22:09:26 -07:00
Arokha Sieyes
f1854f89b9
Add more safety around the hours query
2020-06-13 23:07:12 -04:00
Aronai Sieyes
ad820c6bc5
Make being disconnected painfully obvious
2020-05-28 12:56:00 -04:00
Atermonera
f0bf4efcca
Adds vchat export chatlog verb ( #7214 )
2020-05-24 17:24:24 -04:00
Leshana
8a21fc2e6c
Add code to enable communication with VGS
...
VGS provides a subset of TGS functionality, mostly just the discord bot. It extends TGS datums and adds a little bit.
Right now its done in parallel to TGS's code to minimize impact of not having the rest of DMAPI v5 impemented.
2020-05-24 02:11:16 -04:00
Aronai Sieyes
f535ee89f3
Warn VPN connectors better
2020-05-22 20:11:02 -04:00
Aronai Sieyes
ffe7b9496d
Remove stat() sleeping
2020-05-19 16:25:56 -04:00
Leshana
4b29c1118e
Fixed a couple issues and added columns to schema file.
2020-05-17 22:16:00 -04:00
Aronai Sieyes
e585a6dc47
Semi-automate discord ID registration
2020-05-17 21:14:18 -04:00
Aronai Sieyes
d4cfdcfb3a
Switch to using GLOB.admins instead of admins
2020-05-12 11:16:54 -04:00
Aronai Sieyes
ea8a068025
Add department playtime requirement config, code
2020-05-08 17:57:56 -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
Aronai Sieyes
6af54bfec2
NanoUI Subsystem Fixes
...
Don't do this, the asset subsystem does this for you
2020-03-01 14:14:52 -05:00
Novacat
b44f8e0911
Merge pull request #6592 from VOREStation/vchat-rebase
...
VChat: Redone chat output in Vue.js
2020-03-01 10:51:29 -05:00
Atermonera
fbe42c39ef
Merge pull request #6733 from VOREStation/pol-aitweaks
...
Readd some AI features and improve AI buildmode
2020-02-26 20:16:06 -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
Aronai Sieyes
641ed43b23
This one should be WRITE_LOG
2020-02-13 12:21:03 -05:00
Arokha Sieyes
47ccc655db
Deprecate the stream operator
2020-02-12 19:38:43 -05:00
Novacat
b0b60d051e
Update client procs.dm
2020-01-21 18:56:54 -05:00
Atermonera
44d334a37c
IP reputation checking
2020-01-21 18:11:29 -05:00
Aronai Sieyes
9f7d58f246
Remove stray N (don't port this, it's in a VS edit)
2020-01-15 14:52:15 -05:00
Aronai Sieyes
e67419d8cc
IP reputation checking
2020-01-15 14:30:41 -05:00
Verkister
2b9f48c74f
Adds sound alert for paranoia logging
...
criminal detected
2020-01-14 22:52:23 +02:00
Atermonera
a45472b446
Update Chat System to use to_chat(src, "") instead of src << ""
2019-11-05 19:22:38 -05:00
Novacat
466516b066
Revert "Un-kevinzes nanoui and chemistry subsystems back into processes for greater good"
2019-04-08 15:24:27 -04:00
Heroman
b11015107c
REVERT of nanoui/chemistry becoming subsystems (temp)
2019-04-05 13:30:32 +10:00
Novacat
dce3466f3b
Merge pull request #4684 from VOREStation/upstream-merge-5814
...
[MIRROR] [READY]Makes a bunch of processes subsystems instead
2019-03-27 17:46:31 -04:00
kevinz000
6415e4193f
[READY]Makes a bunch of processes subsystems instead
2019-03-27 16:03:51 -04:00
Neerti
fe0b7373b3
Ports TGstation view variables + admin proccall guards, and all the baggage that comes with it
2019-03-27 14:49:30 -04:00
kevinz000
dfbd0bd72b
Upgrades SDQL2 and refactors it to a datum
2019-03-27 11:50:49 -04:00
Neerti
e019d0c8ef
Fixes new record bug. ( #5685 )
2018-10-20 03:36:16 -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
Atermonera
de65c3c643
NanoUI now processes again
2018-08-25 21:13:16 -07:00
Arokha Sieyes
6b42df0685
Merge branch 'master' of https://github.com/VOREStation/Polaris into aro-sync-05-25-2018
...
# Conflicts:
# code/__defines/misc.dm
# code/controllers/master_controller.dm
# code/game/machinery/computer3/computers/card.dm
# code/game/objects/items/devices/communicator/UI.dm
# code/game/objects/items/stacks/medical.dm
# code/game/objects/structures/signs.dm
# code/modules/admin/admin_verbs.dm
# code/modules/client/client defines.dm
# code/modules/client/client procs.dm
# code/modules/clothing/clothing.dm
# code/modules/clothing/under/accessories/holster.dm
# code/modules/events/radiation_storm.dm
# code/modules/mining/machine_processing.dm
# code/modules/mob/living/carbon/human/species/station/prometheans.dm
# code/modules/mob/living/living.dm
# code/modules/mob/living/simple_animal/animals/bear.dm
# code/modules/mob/living/simple_animal/animals/cat.dm
# code/modules/mob/living/simple_animal/animals/parrot.dm
# code/modules/mob/mob.dm
# code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Core.dm
# code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm
# code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Medicine.dm
# code/modules/reagents/reagent_dispenser.dm
# config/example/config.txt
# html/changelogs/.all_changelog.yml
# interface/skin.dmf
# maps/southern_cross/southern_cross-1.dmm
# vorestation.dme
2018-05-25 13:23:47 -04:00