Delta-v/Content.Client
Remie Richards d45835e863
Janitor trashbag upgrade + FANCY ANIMATIONS (#3058)
* Janitor trashbag upgrade + FANCY ANIMATIONS

* Review, Bug fixes and Sounds
- Fixed hand-pickup animation playing if the entity originated from inside a container (e.g. bag on the ground) or from inside ourselves (e.g. something in our own inventory)

* Fix/Change. Just log if AnimateEntityPickup is called with an entity that has no SpriteComponent.

* More explicit log message. Error log.

* Merge. Fix.
2021-02-03 23:07:13 +01:00
..
Administration Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Animations Janitor trashbag upgrade + FANCY ANIMATIONS (#3058) 2021-02-03 23:07:13 +01:00
Arcade Fix "stuck" drag/drop controls using ControlFocusExited (#2828) 2021-01-13 23:20:23 +01:00
Atmos Atmos Debug Overlay expansion (#2626) 2020-11-28 14:45:52 +01:00
Chat Console Unify API Changes (#3059) 2021-02-01 16:49:43 -08:00
Command Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
Commands Pausing content (#3061) 2021-02-04 00:20:48 +11:00
Construction Content layered placement (#2543) 2021-01-11 22:43:24 +11:00
Eui Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
GameObjects Janitor trashbag upgrade + FANCY ANIMATIONS (#3058) 2021-02-03 23:07:13 +01:00
GameTicking Use IGameTiming for lobby timing instead of DateTime. 2021-01-11 09:04:09 +01:00
GlobalVerbs Debug verbs aren't blocked by containers anymore. 2020-08-15 20:42:39 +02:00
Graphics/Overlays Get rid of the OverlayEffectsComponent stuff (#3010) 2021-01-24 19:17:45 +11:00
Input Hotbar Improvements + Item Action Integration Test (#2749) 2020-12-22 15:41:56 +01:00
Instruments Fixes MIDI input button not being toggleable. 2021-02-03 21:43:31 +01:00
Interfaces Use IGameTiming for lobby timing instead of DateTime. 2021-01-11 09:04:09 +01:00
Jobs
Parallax Fix parallax constantly regenerating on Windows. 2021-01-31 00:08:43 +01:00
Research Removes some unused fields (#2603) 2020-11-27 21:10:08 +11:00
Sandbox Console Unify API Changes (#3059) 2021-02-01 16:49:43 -08:00
State Console Unify API Changes (#3059) 2021-02-01 16:49:43 -08:00
StationEvents Pausing content (#3061) 2021-02-04 00:20:48 +11:00
UserInterface Console Unify API Changes (#3059) 2021-02-01 16:49:43 -08:00
Utility Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
VendingMachines Readds Iconcomponent (#2142) 2020-09-28 20:53:47 +02:00
AssemblyInfo.cs
ClickMapManager.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
ClientContentIoC.cs Actions System + UI (#2710) 2020-12-13 23:28:20 +01:00
ClientModuleTestingCallbacks.cs
ClientNotifyManager.cs Console Unify API Changes (#3059) 2021-02-01 16:49:43 -08:00
ClientPreferencesManager.cs Re-organize in-memory character profile storage. 2020-10-06 15:13:16 +02:00
Content.Client.csproj targets file 2020-12-20 21:47:46 +01:00
EntryPoint.cs Get rid of the OverlayEffectsComponent stuff (#3010) 2021-01-24 19:17:45 +11:00
EscapeMenuOwner.cs Console Unify API Changes (#3059) 2021-02-01 16:49:43 -08:00
IgnoredComponents.cs Add Smoke and Foam chemical reaction effects. (#2913) 2021-02-03 15:26:46 +01:00
Program.cs
ScreenshotHook.cs Use 'new' expression in places where the type is evident for content (#2590) 2020-11-27 21:00:49 +11:00
StaticIoC.cs
UILinks.cs Slight changes to lobby screen. (#2622) 2020-12-02 19:45:07 +11:00
app.config