Commit Graph

2351 Commits

Author SHA1 Message Date
20kdc
9600c8e983 Fix various solution capability issues (syringes, drinks) (#4687)
* Fix syringe message stating you're attempting to draw from yourself when you aren't

* Fix various missing capabilities (syringes, beakers, drinks)

* And fix mug inject/dispense/etc, too!

* Injectors can now refill things, and switch over drinks and cups thereof to be refillable rather than injectable
2021-10-01 12:06:50 +02:00
Vera Aguilera Puerto
6451b339c2 Fix drinking glasses not fitting in reagent dispensers. 2021-09-30 14:21:56 +02:00
Vera Aguilera Puerto
1b44da19ae Fix drinking glasses not breaking when thrown.
Related: #4665
This is not a proper fix, this just makes it ignore resistances for now, when being damaged.
2021-09-30 14:12:42 +02:00
PJBot
c451524cb2 Automatic changelog update 2021-09-30 07:58:35 -04:00
Vera Aguilera Puerto
fcb23627eb Fixes ghost pointing.
- Ensures VisibilityComponent on entities with GhostComponent, sets visibility layer correctly.
- Fixes wrong bitflag operation comparison
2021-09-30 13:57:29 +02:00
PJBot
3e17a298b2 Automatic changelog update 2021-09-30 07:36:50 -04:00
Vera Aguilera Puerto
e194df9747 Fix GameTicker and StartingGear performing bad string checks.
- This prevented people from spawning as clown, etc if they had set the skirt option.
- Adds some custom type serializers to StartingGear for YAML linter support.
2021-09-30 13:35:35 +02:00
Vera Aguilera Puerto
ac81b207d7 Fix PDA uplink UI.
Just a quick fix for the playtest.
2021-09-30 13:24:45 +02:00
metalgearsloth
8365e8d52c Event for PowerNetBattery CurrentSupply changing (#4570)
I re-used AmbientOnPowered but maybe that was lazy; I was doubtful anything would ever have ApcPowerReceiver and PowerNetBatteryComponent.
2021-09-29 17:09:16 -07:00
PJBot
3a7ea96d07 Automatic changelog update 2021-09-29 06:08:04 -04:00
PJBot
ff1467a860 Automatic changelog update 2021-09-28 10:17:04 -04:00
Vera Aguilera Puerto
35067b3a3e Add linter support to StackPrototype, fix linter errors. 2021-09-27 13:08:18 +02:00
PJBot
90098ce2fb Automatic changelog update 2021-09-27 02:04:13 -04:00
Swept
f1252f7c41 Fixes pointing localization (#4702) 2021-09-27 16:03:10 +10:00
PJBot
2faeaa7ce2 Automatic changelog update 2021-09-26 09:20:04 -04:00
Vera Aguilera Puerto
f913d8361d Refactors smoking to ECS, smoking actually makes you inhale reagents. (#4678) 2021-09-26 15:19:00 +02:00
metalgearsloth
f75940b638 Anchor extinguisher cabinets 2021-09-24 13:43:06 +10:00
metalgearsloth
47ce77757a Anchor markers
Free PVS gain for anchored stuffsies.
2021-09-24 13:23:50 +10:00
PJBot
1d047b8b5c Automatic changelog update 2021-09-23 18:46:02 -04:00
20kdc
5ead162b09 Fix chair rotations (#4688)
Wooden chairs are rotatable, metal chairs have anchored set properly, all chairs and stools don't rotate weirdly visually
2021-09-23 15:44:59 -07:00
PJBot
6891c32eb5 Automatic changelog update 2021-09-22 06:56:03 -04:00
20kdc
ba619929ad Un-rotate gravity generator (#4675) 2021-09-22 12:55:00 +02:00
PJBot
43fde44d57 Automatic changelog update 2021-09-21 11:05:28 -04:00
Vera Aguilera Puerto
04ea6a66f6 Dice roll popup, some DiceSystem cleanup. 2021-09-21 17:04:16 +02:00
PJBot
67e5b021d0 Automatic changelog update 2021-09-21 00:51:28 -04:00
TimrodDX
7c0da38ac9 Fixes rotation of disposals and one wire in Chemistry. (#4669) 2021-09-20 21:50:26 -07:00
Visne
610ff0083f Ghost UI to XAML and minor cleanup (#4637)
* Remove unused class, clean up XAML

* Move GhostGui.cs into UI folder and namespace

* GhostTargetWindow to seperate file

* GhostTargetWindow to XAML

* Center request button

* Improve UI, localisation
2021-09-21 13:03:14 +10:00
PJBot
9f534b685e Automatic changelog update 2021-09-20 22:51:58 -04:00
Swept
141343397a Fixed broken rotation in library (#4667) 2021-09-21 12:50:56 +10:00
Vera Aguilera Puerto
c1a998879a Remove admin-facing changelog. 2021-09-20 14:02:46 +02:00
PJBot
ae2b70072f Automatic changelog update 2021-09-20 07:09:13 -04:00
Visne
4f125f9c4a ResearchConsoleMenu to XAML UI (#4640)
* Create/rename files

* ResearchClientServerSelectionMenu to XAML

* ResearchConsoleMenu to XAML

* Localization
2021-09-19 10:23:32 -07:00
Swept
b84930cc31 Refactors APC Window to XAML-UI (#4624) 2021-09-19 17:18:58 +00:00
Visne
5063689d81 GravityGeneratorWindow to XAML UI (#4638)
* Move color handling to localization strings, small improvements

* Create/move files to UI namespace

* Actually change namespace

* Move to XAML

* Improve localization
2021-09-19 09:59:55 -07:00
PJBot
b0d2c22d18 Automatic changelog update 2021-09-19 01:16:37 -04:00
Ygg01
fa905f477d Fix Welder component interaction (#4634) 2021-09-19 15:15:34 +10:00
Vera Aguilera Puerto
0776c0e2b9 Fix small sprite mistake. 2021-09-18 10:56:40 +02:00
PJBot
7f1d1dcb48 Automatic changelog update 2021-09-18 04:41:41 -04:00
Vera Aguilera Puerto
e440df03db Adds parchís game board, improves tabletop system to support other games. (#4610) 2021-09-18 10:40:38 +02:00
PJBot
5534aec102 Automatic changelog update 2021-09-18 04:39:45 -04:00
Mads Glahder
08cfc3bb46 Fix construction from inside containers (#4595)
* Disallow construction of construction ghosts from inside a container

* Move IsInContainer check to before doing container ensuring

* Move IsInContainer check to HandleStartStructureConstruction to allow building items but not construct structures when inside a cozy locker

* Update Resources/Locale/en-US/construction/construction-system.ftl

Co-authored-by: Vera Aguilera Puerto <6766154+Zumorica@users.noreply.github.com>
2021-09-18 10:38:42 +02:00
PJBot
d3035f0e5d Automatic changelog update 2021-09-17 10:17:16 -04:00
mirrorcult
62f6c8dd8e Wieldable/two-handed weapons (#4554)
* wielding kinda works

* rough out all the edges, wielding works nicely

* popups + loc

* increase damage & extra damage against whitelist

* small fixes

* forgot to actually do that

* reviews

* reviews + thing

* use resistances and not extradamageagainstwhitelist

* slashy

* make increasedamageonwield and melee hit events work with modifiersets

* Silly individual
2021-09-17 07:16:11 -07:00
Vera Aguilera Puerto
078a62762f Improves the JobSpecial system. (#4626)
* Improves the JobSpecial system.

* clean up code
2021-09-16 23:17:19 +10:00
PJBot
4fffb3c582 Automatic changelog update 2021-09-16 06:18:08 -04:00
Vera Aguilera Puerto
ce746dde35 Fix not being able to put most things in your pockets. 2021-09-16 12:16:14 +02:00
metalgearsloth
121862fa64 Add SubFloorHide to disposal pipes 2021-09-16 17:21:03 +10:00
PJBot
6aa2eb5abb Automatic changelog update 2021-09-15 23:03:12 -04:00
metalgearsloth
6e99c8efcd Move testbed to engine (#4611) 2021-09-16 13:02:50 +10:00
metalgearsloth
820069ba9c Fixes for grid rotation (#4562)
* Fixes gas overlays
* Fixes verbs
*Set noRot on a bunch of stuff
2021-09-16 13:02:10 +10:00