Mark van Alphen
91e6cb9347
Fix hotkey mode button
2019-04-07 18:42:08 +02:00
Mark van Alphen
aa58a88296
Switch to client-side hotkey toggling
2019-04-05 22:45:05 +02:00
AffectedArc07
d7b11a51ff
Fixes changelog button
2019-02-10 18:24:04 +00:00
AffectedArc07
2d4dfb55b7
Darkmode fixes
2019-01-30 17:34:12 +00:00
Ty-Omaha
1a1882287d
button stuff
2018-08-24 14:46:01 -04:00
naisudev
621aeefbae
on your browser -> in your browser (wiki)
2017-10-30 22:19:36 +02:00
naisudev
8e7807d785
Rephrasing, standardization
2017-10-29 01:16:59 +03:00
naisudev
96331a0c99
Source Code -> source code
2017-10-29 00:49:02 +03:00
naisudev
729976ea90
adds the github verb
2017-10-28 22:57:50 +03:00
Krausus
16500f0f27
Adds admin ghost click shortcuts
...
Also refactors extra mob info code into its own proc.
2016-07-25 23:16:21 -04:00
Krausus
687bf5fcde
Puts the to_chat in interface.dm ( #4837 )
2016-07-01 01:14:40 -04:00
Matt Milosevic
49d7390614
Tweaks some things regarding the change notification
2016-05-31 12:52:56 +02:00
Fox McCloud
5395a0515d
Merge pull request #4365 from CrAzYPiLoT-SS13/changelog_change
...
Adds unread changes notification
2016-05-25 19:24:44 -04:00
Tastyfish
7efe0beb94
Fixes a few runtimes
2016-05-23 19:23:18 -04:00
Matt
c2ce4d1a95
Adds unread changes notification
2016-05-05 19:29:01 +02:00
TheDZD
16bf5d8970
Ports changelog system from /tg/station and updates Travis
...
Travis update is a port of Baystation12/Baystation12#10096
2016-01-04 21:53:58 -05:00
Markolie
1c1f272092
Remove another redundant check
2015-09-30 01:44:21 +02:00
Markolie
12abe7ae24
Remove redundant winset
2015-09-30 01:39:37 +02:00
Markolie
85009d81d8
Sanity checks
2015-09-30 01:26:22 +02:00
Markolie
6d84fe069d
Rights check
2015-09-30 01:19:29 +02:00
Markolie
2f9fd64a55
Hotkey/interface update
2015-09-30 01:02:58 +02:00
Markolie
fccac25c99
Further logging/right check updates
2015-09-24 04:01:47 +02:00
bustygoku
24bef6c6f4
Fixes Copypaste Message
2015-08-01 15:29:48 -07:00
Krausus
a6f2d385f2
Adds cyborg deselect/unequip module hotkeys
...
Drop Item will now deselect, and Toggle Throw will now unequip and cycle
to the next module; previously, these hotkeys did nothing for cyborgs.
Also, unequipping a module while the module list is open will now update
it like it should.
2015-05-06 00:40:34 -04:00
Krausus
4805a5eab7
Adds sorting by last update to changelog link
2015-05-04 22:20:06 -04:00
ZomgPonies
96e4196da0
Fix for changelog button to not show unmerged PRs.
2015-05-03 19:03:20 -04:00
ZomgPonies
2d31ec73f9
Fixes changelog link
2015-02-27 01:20:07 -05:00
Markolie
d8d1670b68
Revert "Revert "Saycode/language/species port from Bay""
...
This reverts commit d54579850c .
Conflicts:
code/game/gamemodes/nuclear/nuclearbomb.dm
code/game/objects/items/devices/radio/intercom.dm
code/modules/mob/living/silicon/pai/pai.dm
2015-02-20 17:46:35 +01:00
ZomgPonies
d54579850c
Revert "Saycode/language/species port from Bay"
2015-02-19 20:15:42 -05:00
Markolie
21926c9e48
Part 1 of saycode/language/species port from Bay
2015-02-17 23:20:50 +01:00
Svej
6bd247dd40
[FEATURE] Laptop Recharger + Changelog button
...
1. Adds in a Laptop Recharger that can only recharge laptops. Could
potentially be placed near the latop vendor, and the detectives office.
2. The changelog button now links to Github instead of the outdated
forum changelog
2015-02-09 16:40:52 +01:00
Bone White
4eae3c7779
Fix for "More verb fixes"
...
Corrects a minor error which meant the map would not regain focus upon
enabling of the hotkey mode with tab.
2015-01-09 03:31:09 +00:00
Markolie
c1b48b40b7
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise
...
Conflicts:
code/modules/client/preferences.dm
2015-01-06 23:40:34 +01:00
Markolie
2e37a88639
More verb fixes
2015-01-06 22:46:11 +01:00
PJB3005
1911b35407
okay I forgot this comment
...
Adds a comment to clear the code up ever so slightly
2014-12-28 15:29:36 +01:00
PJB3005
6a9f183a5c
adv. hotkey mode code + AZERTY support
...
Adds a more advanced hotkey mode system, using verbs instead of .dmf
defined .winset commands, allowing for multiple hotkey presets(QWERTY,
AZERTY, DVORAK, you name it)
Adds an AZERTY set of hotkeys, using this code
2014-12-28 15:26:32 +01:00
melandor0
7ff72c38cd
nanotrasen.se
...
Replaces 80.244.78.90 with nanotrasen.se in the code.
2014-09-04 19:45:43 +02:00
Neerti
47ded176f2
Changes the wiki proc to accept player input to reach a specific page, or search for one if the wiki can't find it.
...
You can use it by typing 'wiki [query]' in the command box, for example 'wiki cult' brings up the cult guide, or clicking the wiki button at the top-right and typing what you want to look for.
It uses wikiurl, so other servers should be compilable, if they change their wikiurl.
Conflicts:
interface/interface.dm
2014-07-19 10:57:57 -04:00
ZomgPonies
babc1810ff
Interface update
2014-01-20 13:45:06 -05:00
ZomgPonies
4bda64336e
IP update, custom codebase name
2013-12-30 19:25:17 -05:00
ZomgPonies
377ed51bd6
IP changes
2013-12-06 23:06:37 -05:00
ZomgPonies
307d853ef0
Ingame Karma Shop Menu
2013-11-06 13:56:58 -05:00
ZomgPonies
619b492ee7
Added a karma shop button to the top right menu
2013-11-05 16:10:55 -05:00
ZomgPonies
f71b6af899
New job -- Customs Officer
2013-10-31 14:48:30 -04:00
Cael_Aislinn
6bd0e536bd
Merge remote-tracking branch 'remotes/git-svn' into bs12_with_tgport
...
Conflicts:
code/ATMOSPHERICS/pipes.dm
code/datums/organs/organ_external.dm
code/game/gamemodes/changeling/modularchangling.dm
code/game/gamemodes/events.dm
code/game/gamemodes/events/ninja_equipment.dm
code/game/hud.dm
code/game/jobs/job/captain.dm
code/game/machinery/atmoalter/area_atmos_computer.dm
code/game/machinery/recharger.dm
code/game/objects/hud.dm
code/game/turfs/turf.dm
code/modules/client/client defines.dm
code/modules/clothing/head/misc.dm
code/modules/clothing/spacesuits/rig.dm
code/modules/clothing/under/miscellaneous.dm
code/modules/mob/living/carbon/alien/humanoid/hud.dm
code/modules/mob/living/carbon/human/hud.dm
code/modules/mob/living/carbon/human/update_icons.dm
code/modules/mob/living/carbon/monkey/hud.dm
code/modules/mob/mob_cleanup.dm
code/modules/mob/mob_defines.dm
code/modules/mob/mob_helpers.dm
code/modules/mob/mob_movement.dm
code/modules/mob/screen.dm
code/modules/paperwork/filingcabinet.dm
code/modules/power/cable_heavyduty.dm
code/modules/projectiles/guns/energy/temperature.dm
code/setup.dm
config/game_options.txt
icons/mob/screen1_Midnight.dmi
icons/mob/screen1_Orange.dmi
icons/mob/screen1_alien.dmi
icons/mob/screen1_old.dmi
icons/obj/atmospherics/passive_gate.dmi
icons/obj/pipe-item.dmi
interface/interface.dm
2012-10-05 22:21:26 +10:00
elly1989@rocketmail.com
eb10f04ea3
obj/hud is now datum/hud. There was no need for it to be an object.
...
Moved some of the static overlays such as the dither effects, druggy effect and blurry-eyes into datum/global_hud. Meaning that only one object is instanced per server rather than per mob. It reduces on code.
Commented out a green and red overlay which aren't used, which were being instanced for every mob.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4767 316c924e-a436-60f5-8080-3fe189b3f50e
2012-09-28 23:02:11 +00:00
elly1989@rocketmail.com
b903680fbd
Changed client/verb/a_intent_change() to mob/verb/a_intent_change()
...
Replaced usr references with mob
This means it can be called as a proc for any mob to use that code. Updated the click-procs to use this as they were using slightly different code.
Fixed an issue with AIs using the intent hotkeys
Added more sanity checks to it.
Insert key uses the same code as other hotkeys.
Commented out some unused hud-code from when we had separate intent buttons.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4766 316c924e-a436-60f5-8080-3fe189b3f50e
2012-09-28 06:45:57 +00:00
elly1989@rocketmail.com
4edc10c0a1
Fixed an issue where ticker.mode could be set to null, triggering a restart, where it'd be set to null again...and so on.
...
Added a activate held item hotkey
Added intent hotkeys to 1 2 3 and 4 keys.
hotkeys-help for details.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4759 316c924e-a436-60f5-8080-3fe189b3f50e
2012-09-26 16:27:47 +00:00
Cael_Aislinn
e645d78f11
Merge remote-tracking branch 'remotes/git-svn' into bs12_with_tgport
...
Conflicts:
baystation12.dme
code/datums/organs/organ_internal.dm
code/datums/vote.dm
code/defines/atom.dm
code/defines/procs/gamehelpers.dm
code/defines/turf.dm
code/game/algorithm.dm
code/game/cellautomata.dm
code/game/gamemodes/cult/runes.dm
code/game/gamemodes/events.dm
code/game/gamemodes/events/ninja_equipment.dm
code/game/gamemodes/events/space_ninja.dm
code/game/gamemodes/wizard/rightandwrong.dm
code/game/jobs/job/captain.dm
code/game/machinery/computer/ai_core.dm
code/game/machinery/computer/law.dm
code/game/machinery/computer/pod.dm
code/game/machinery/computer/syndicate_shuttle.dm
code/game/machinery/doors/firedoor.dm
code/game/machinery/teleporter.dm
code/game/machinery/wishgranter.dm
code/game/objects/items/devices/uplinks.dm
code/game/objects/items/weapons/cigs_lighters.dm
code/game/objects/structures/electricchair.dm
code/game/turfs/turf.dm
code/game/vote.dm
code/hub.dm
code/modules/admin/admin_verbs.dm
code/modules/awaymissions/zlevel.dm
code/modules/client/client defines.dm
code/modules/food/food.dm
code/modules/food/meat.dm
code/modules/food/recipes_microwave.dm
code/modules/mob/living/carbon/carbon_defines.dm
code/modules/mob/living/carbon/human/hud.dm
code/modules/mob/living/carbon/human/update_icons.dm
code/modules/mob/living/login.dm
code/modules/mob/living/simple_animal/life.dm
code/modules/mob/mob_defines.dm
code/modules/mob/new_player/login.dm
code/modules/paperwork/filingcabinet.dm
code/modules/paperwork/folders.dm
code/modules/paperwork/photocopier.dm
code/setup.dm
icons/effects/genetics.dmi
interface/interface.dm
interface/skin.dmf
maps/RandomZLevels/fileList.txt
various misc mergefixes and todos
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au >
2012-09-22 21:29:04 +10:00
elly1989@rocketmail.com
6e2084a173
Derp. Minor typo in a string. Credits to Calas
...
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@4713 316c924e-a436-60f5-8080-3fe189b3f50e
2012-09-17 18:27:36 +00:00