DrSmugleaf
48b61f6bcc
Replace every usage of GridCoordinates with EntityCoordinates ( #2021 )
...
* Update RobustToolbox
* Transition direct type usages
* More updates
* Fix invalid use of to map
* Update RobustToolbox
* Fix dropping items
* Rename name usages of "GridCoordinates" to "EntityCoordinates"
* Revert "Update RobustToolbox"
This reverts commit 9f334a17c5908ded0043a63158bb671e4aa3f346.
* Revert "Update RobustToolbox"
This reverts commit 3a9c8cfa3606fa501aa84407796d2ad920853a09.
# Conflicts:
# RobustToolbox
* Fix cursed IMapGrid method usage.
* GridTileLookupTest now uses EntityCoordinates
Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com >
Co-authored-by: Víctor Aguilera Puerto <zddm@outlook.es >
2020-09-06 16:11:53 +02:00
DrSmugleaf
8a27a5322a
Replace pragma warning 649 disable/restore with default!
2020-08-24 14:10:28 +02:00
DrSmugleaf
1eac63e5bb
Fix popupmessage appearing behind the player when moving ( #1401 )
2020-07-24 14:26:39 +02:00
Pieter-Jan Briers
36b5326a37
Allow server to send cursor-located popup messages.
2020-05-23 18:45:47 +02:00
Pieter-Jan Briers
7346774616
Fix alignment of popup messages.
...
They were supposed to be centered but this broke.
2020-05-23 18:44:54 +02:00
Hugal31
0215092016
Add a style to the popup messages ( #867 )
2020-05-02 23:20:12 +02:00
Pieter-Jan Briers
5a5e8f0e31
Fixes notify messages causing an exception in UI update.
...
Fixes #539
2020-01-22 23:59:41 +01:00
Pieter-Jan Briers
1856cb079c
Fix a couple compiler warnings.
2020-01-15 14:51:01 +01:00
Pieter-Jan Briers
26da24c3c5
UI Layout v2. ( #489 )
...
* UI Layout v2.
* Lobby fixed.
2019-12-05 16:00:03 +01:00
ZelteHonor
b2e2aef78d
Rider static analysis ( #433 )
...
* Non-accessed local variable
* Merge cast and type checks.
* StringComparison.Ordinal added for better culture support
* Supposed code improvement in launcher. Remove unused code.
* Update ExplosionHelper.cs
Unintentional change.
* Optimized Import
* Add Robust.Shared.Utility import where it was deleted
* Other random suggestion
* Improve my comment
2019-11-13 23:37:46 +01:00
DamianX
b9f6ea68ce
Layer popup messages above UI windows ( #330 )
...
* Layer popup messages above UI windows
* Added PopupRoot
2019-09-08 16:13:09 +02:00
Pieter-Jan Briers
9cb37a6376
UI system refactor; submodule update.
2019-08-14 22:04:35 +02:00
Pieter-Jan Briers
02da078baf
Unified those messy FrameEventArgs.
2019-08-04 01:08:55 +02:00
Silver
a18692bc46
Rename toolbox references from ss14 to robust
2019-04-15 21:11:38 -06:00
Pieter-Jan Briers
415b7e96fd
Transform refactor. ( #139 )
...
space-wizards/space-station-14#725
2019-01-18 11:40:30 +01:00
Pieter-Jan Briers
f91488fa27
Popup message notifications. ( #125 )
...
* Popup message system v1
* Networking for the popup notifications.
Ship it.
2018-11-21 21:11:30 +01:00