ike709
915fffb635
Latejoin Job Selection ( #1284 )
...
* UI version 1
* Latejoining
* cleanup
* missed a line
* Various fixes
* comment
2020-07-10 15:27:55 +02:00
ike709
2d2385032a
Admin chat ( #1287 )
...
* Admin chat
* Change it to show username, not character name
* moves the thing
* Removes SenderEntity
2020-07-08 12:18:16 +02:00
DrSmugleaf
e7d756811e
Replace CanBeNull annotations with nullable reference types ( #1270 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-07-08 01:41:20 +02:00
AJCM-git
ae41d03ec6
Re-organizing the Resources folder. Part 1. ( #1234 )
...
* First commit
* Lockers
* Lockers electric boogaloo
* Crates and Lockers
* Almost finishing the Textures folder
* Updating texture paths. Reminder to fix:
* Lockers
* Windows
* Vending Machines
* APC
* Catwalks
* Bedsheets and Cloaks
* Status effects
* dont know what happened here
* Commit before merge
* re-organizing
* Lockers broken
* Commit before merge
* Submodule
* renaming
* Fixing most issues
* forgot these ones
* Updating submodule
* typo
* Fixing some paths
* fixing some paths
* updating submodule
* (hopefully) fixing the submodule
2020-07-07 19:19:00 +02:00
chairbender
b35333d366
Click Drag Functionality + Refactor Interaction Interfaces ( #1125 )
...
Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com >
Co-authored-by: ComicIronic <comicironic@gmail.com >
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-07-06 23:27:03 +02:00
ike709
c019d428a7
Antag preferences and antag prototype ( #1264 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-07-06 23:24:29 +02:00
ike709
3bab2fd803
Focus OOC hotkey ( #1272 )
2020-07-06 15:45:58 +02:00
windarkata
6775ae8153
Cargo Console Limit ( #1095 )
...
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-07-02 14:45:40 +02:00
Pieter-Jan Briers
579ff6bb26
Use async DB queries.
2020-06-26 03:46:28 +02:00
Pieter-Jan Briers
da45a52325
WiP movement prediction.
2020-06-24 02:21:20 +02:00
Pieter-Jan Briers
e063d49a49
Use new stylesheet syntax in StyleSpace
2020-06-18 02:38:40 +02:00
Tyler Young
de274de9e3
use CannyFastMath in various places even where it might not be any different
...
also update a bunch of packages
clean up redundant YamlDotNet references
2020-06-14 09:36:53 -04:00
Pieter-Jan Briers
422f64fed0
Credits
2020-06-14 15:15:15 +02:00
Tyler Young
ca1d255b6c
For @Tomeno; Shader form of Cooldown Animation ( #1113 )
...
Co-authored-by: Tomeno <tomeno@lulzsec.co.uk >
2020-06-12 18:53:41 +02:00
ComicIronic
3cedcaf004
Silence ScreenToWorld warnings ( #1098 )
...
This fixes one case of GridCoordinates being used unnecessarily, in
GameScreenBase.
It replaces other cases with explicit calls to TryFindGridAt and
GetDefaultGrid.
2020-06-12 18:36:25 +02:00
Tomeno
4cb61b8693
Adds color changing to cooldown circle and a blink animation when done ( #1087 )
...
Co-authored-by: Tomeno <tomeno@lulzsec.co.uk >
2020-06-09 12:18:09 +02:00
Tomeno
7d10c99070
Makes the cooldown graphic look cooler ( #994 )
2020-05-25 14:07:19 +02:00
Tomeno
af0ec2aeb9
Replaces cooldown circle ( #956 )
2020-05-23 11:26:59 +02:00
Pieter-Jan Briers
63b0df5ba2
Fix ItemSlotButton and HandsGui handling all input.
...
Fixes #904
2020-05-11 11:19:41 +02:00
Pieter-Jan Briers
079dc839de
Merge pull request #905 from ShadowCommander/FixHandDoubleClick
2020-05-11 11:07:46 +02:00
ShadowCommander
04ffe032dc
Fixes hand double click from CanFocus
2020-05-10 22:48:14 -07:00
Hugo Laloge
a34983b095
Add emotes as borderless speech "bubbles"
2020-05-09 15:53:37 +02:00
Pieter-Jan Briers
cf9edddf2f
Update submodule, UI fixes.
2020-05-05 23:59:31 +02:00
Hugal31
fbaafa8366
Add smart equip shortcuts ( #873 )
2020-05-05 00:39:15 +02:00
Pieter-Jan Briers
e2677bab51
Wide attacks on space, remove UseOrAttack.
2020-05-03 16:03:52 +02:00
Hugal31
0215092016
Add a style to the popup messages ( #867 )
2020-05-02 23:20:12 +02:00
FL-OZ
e5847910c7
Merge branch 'master' into round_end_screen
2020-04-15 14:00:56 -05:00
scuffedjays
1605a50098
Changed duration to use TimeSpan.
...
Using actual round realtime span to determine round length.
2020-04-14 23:26:37 -05:00
scuffedjays
18e10e289e
Added tabs to separate player info and general round info.
...
Colored players IC name depending on antag status.
2020-04-12 00:59:44 -05:00
scuffedjays
5d3018d76d
Change frm ItemList to list of labels with markup
2020-04-11 10:31:44 -05:00
scuffedjays
3ce50879b7
New struct for basic round end info per player.
2020-04-10 01:37:14 -05:00
scuffedjays
c47368231b
Add scrollable player list to round end menu with OOC Usernames.
2020-04-08 23:51:49 -05:00
scuffedjays
febe9aa46c
Removed unused. Use Loc instead.
2020-04-08 19:09:02 -05:00
scuffedjays
02f9c5259c
Add foundation for Round End Summary Screen.
...
Adjust GamePreset class, added title alongside description.
2020-04-08 06:07:54 -05:00
zumorica
a0d114c672
Ghost sprites and a bunch of fixes
2020-04-05 02:29:04 +02:00
zumorica
0902844457
Merge branch 'master' into 2020-03-03-g-g-g-g-g-g-g-g-ghooooosts
2020-04-04 17:17:11 +02:00
Pieter-Jan Briers
5edfa2db34
Re-organize style sheets and add StyleSpace.
2020-04-04 15:10:51 +02:00
zumorica
91f039d2af
Merge branch 'master' into 2020-03-03-g-g-g-g-g-g-g-g-ghooooosts
2020-03-28 23:48:00 +01:00
zumorica
7f19381bec
Ghost command, some other stuff
2020-03-03 20:37:26 +01:00
zumorica
055f09d501
Button to return to body
2020-03-03 19:10:25 +01:00
zumorica
6905394e8a
Add placeholder ghost UI, ghost component
2020-03-03 19:10:25 +01:00
ShadowCommander
3edfdb8763
Refactor CharacterSetupButton into a ContainerButton
2020-02-27 04:15:02 -08:00
ShadowCommander
14f6cbb845
Refactor ContainerButtons to use a StyleClass for formatting instead of typeof
2020-02-27 04:15:00 -08:00
ShadowCommander
4bdb45731a
Clean up MouseFilterMode.Ignore from Controls
2020-02-27 04:14:59 -08:00
Pieter-Jan Briers
0e6b55de66
Clean up client game ticker status code.
...
Fixes #495
2020-02-26 16:42:12 +01:00
Decappi
289ab4818f
#621 - Added sandbox spawner documentation to tutorial ( #737 )
2020-02-26 06:31:08 +01:00
Víctor Aguilera Puerto
4f397e1ce2
Fix warnings ( #723 )
2020-02-23 00:28:50 +01:00
Pieter-Jan Briers
08fcbdf271
Populate tutorial window key binds with proper key names.
2020-02-17 11:29:52 +01:00
Pieter-Jan Briers
011ac0fd7d
Fix inverted triangle path on Linux.
...
@ShadowCommander you messed up the casing on the file path.
2020-02-17 11:29:19 +01:00
ShadowCommander
983d626ce4
Fix Styling
2020-02-14 18:05:35 -08:00