Commit Graph

78 Commits

Author SHA1 Message Date
S34N
3f95392c82 Lets go rebind things (#18166)
* SSinput Rewrite, Custom Keybindings

* hmm yes, safety

* azerty begone

* address AA and SteelSlayer

* Address the old man

* what

* CI dbconfig too

* Address TM issues

Unicode support
Better numpad support
Fix no perms message
Fix modifier screwing movement

* pre-TM tweak, nitfix

* pre TM change 2

* Display others

* MERGE ME

* unduplicates your rows

* reverts some changes, makes this work for now (not TM safe)

* fixes direction facing, removes hotkey help item

* weird keys

* TM commit revert later

* fixed asay/msay keybind

* adds ALL the emotes

* flip and spin

* makes old people happy

* and fixes admins not being able to msay

* lets borgs stow modules

* saves prefs when someone changes a keybind

* reverts skin changes and manually applies
HEAVEN HELP YOU IF YOU USE THE DM SKIN EDITOR IT BREAKS EVERYTHING

* tidies menu, unduplicates rest

* sql file pls come back

* Update SQL/updates/40-41.sql

* why did you not throw an error?!

* inits keybinds if your prefs somehow fail, i guess

* restores these spaces, i guess

* fixes local testing, i guess

* emote cooldown returns (oops)

* movement lock improvements

* Pageup does Swap Hands

* LOOC

* whisper for living mobs

* oops

* fix dsay

* fix IPC silicon emote hotkeys

* category name

* backspace only clears if input is focused

* Makes TAB and BACKSPACE rebindable

* charlie review

* define move

* yeet

* Lewcc review

* brings back legacy mode

* restores legacy mode

* tell legacy mode what is going on

* Update code/controllers/subsystem/input.dm

* Update code/controllers/subsystem/input.dm

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

* safeties!

* legacy mode is a pref now

* undo TM changes

* null prefs safeties

* Revert "legacy mode is a pref now"

This reverts commit b45af65139.

* revert this too thanks

Co-authored-by: mochi <shenesis@gmail.com>
Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2022-07-13 21:34:41 +01:00
AffectedArc07
7486d026b7 READY 2021-05-23 17:26:17 +01:00
AffectedArc07
8dd5dfbf7f URL configuration 2021-05-16 21:14:10 +01:00
Kyep
f6b80268d7 Improved Wiki Button (#15147)
* Improved Wiki Button

* delete redundant popup

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2021-01-10 20:11:04 +00:00
Kyep
632d913e8b Tweaks Wiki Button (#14613)
* wiki link

* spacing

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-10-15 09:52:18 -04:00
AffectedArc07
7ea6f190c5 Changelog Overhaul (#13051)
* Changelog Overhaul

* SQL Update

* This is why I hate merge conflicts

* Comment Correction

* Farie Fixes + Tested with blank DB

* Colours + Titles

* Colour tweaks

* I fell victim to my own CI Chains!

* Cleans up the remains of the old changelogs

* Fixes formatting

* Kyet Changes

* Date
2020-05-18 01:34:28 -06:00
AffectedArc07
210f8badf4 Makes all global variables handled by the GLOB controller (#13152)
* Handlers converted, now to fix 3532 compile errors

* 3532 compile fixes later, got runtimes on startup

* Well the server loads now atleast

* Take 2

* Oops
2020-03-20 21:56:37 -06:00
Kyep
57d79c6eef cleanup 2020-01-06 15:32:55 -08:00
Kyep
ad44e867be forum button linking 2020-01-04 16:05:42 -08:00
Kyep
db82363bfb Adds forum-based link config setting 2019-11-13 20:41:28 -08:00
Kyep
93b4cb9efe Option to activate forum account when clicking 'forum' button 2019-10-19 23:56:29 -07:00
Couls
e8352f576b QoL adjustments
F2 F3 F4 buttons have been restored
when numpad targetting is off you can use numpad 1-4 to change intents
pressing shift before any of the intent buttons doesn't change intents(for people with shift+1-4 macros)
backspace now sets the focus to the chat bar
2019-07-12 18:09:37 -04:00
Couls
e16b495170 More testmerge fixes and improvements
Shift middle click locks your direction again
Spacepods now move again(literally one letter fixed this)
Holster hotkey is back!(H to holster and unholster)
Hotkey Toggle button has been removed from the bottom bar and verbs
2019-07-09 07:59:12 -04:00
Couls
5f492e8488 Update interface.dm 2019-04-26 05:48:13 -04:00
Couls
5b8c344491 Fix resting 2019-04-26 01:24:30 -04:00
Couls
896340e1fd Use our quick equip instead of TGs implementation(for my sake) also a bunch of misc stuff 2019-04-24 02:04:43 -04:00
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