Ygg01
|
71f358a027
|
Replace ResourcePath with ResPath (#15308)
|
2023-04-19 23:39:17 +10:00 |
|
DrSmugleaf
|
b947856431
|
Remove hands component reference (#15197)
|
2023-04-07 11:21:12 -07:00 |
|
Leon Friedrich
|
19277a2276
|
More DoAfter Changes (#14609)
* DoAfters
* Compact Clone()
* Fix mice and cuffables
* Try generalize attempt events
* moves climbabledoafter event to shared, fixes issue with climbable target
* Fix merge (cuffing)
* Make all events netserializable
* handful of doafter events moved
* moves the rest of the events to their respective shared folders
* Changes all mentions of server doafter to shared
* stop stripping cancellation
* fix merge errors
* draw paused doafters
* handle unpausing
* missing netserializable ref
* removes break on stun reference
* removes cuffing state reference
* Fix tools
* Fix door prying.
* Fix construction
* Fix dumping
* Fix wielding assert
* fix rev
* Fix test
* more test fixes
---------
Co-authored-by: keronshb <keronshb@live.com>
|
2023-04-02 21:13:48 -04:00 |
|
Leon Friedrich
|
4d71b1b81e
|
Revert "Mind ecs" (#14881)
|
2023-03-27 08:24:00 +11:00 |
|
ShadowCommander
|
bfc4da9377
|
Mind ecs (#14412)
|
2023-03-26 14:31:13 -04:00 |
|
Kara
|
4ba9e8090d
|
Minor entitystorage air fixes (#14842)
|
2023-03-25 15:30:19 +11:00 |
|
deltanedas
|
e236a1facc
|
storage open sound has cooldown now (#14811)
|
2023-03-23 21:43:49 -04:00 |
|
Kara
|
7995817c80
|
Entity storage air capacity changes (#14734)
|
2023-03-18 19:56:38 -05:00 |
|
Leon Friedrich
|
24ef92de18
|
Fix EmptyContainer construction action (#14406)
|
2023-03-15 11:14:18 +11:00 |
|
Leon Friedrich
|
b148bebd60
|
Equipment verbs & admin inventory access. (#14315)
|
2023-03-06 04:12:08 +11:00 |
|
keronshb
|
eff088189d
|
Another batch of DoAfter fixes (#14351)
|
2023-03-04 21:26:03 -08:00 |
|
Visne
|
7f8860187e
|
Make pricing system aware of SpawnItemsOnUseComponent (#13626)
* Make appraisal tool aware of SpawnItemsOnUseComponent
* Move to SpawnItemsOnUseSystem
|
2023-02-28 07:55:25 -08:00 |
|
Nemanja
|
a5b9cecc78
|
Predict entitystorage (#14082)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
2023-02-26 23:44:30 +11:00 |
|
metalgearsloth
|
44fb8a9e2d
|
Fix rsi sprite access for verbs (#14284)
|
2023-02-26 18:48:57 +11:00 |
|
keronshb
|
9ebb452a3c
|
DoAfter Refactor (#13225)
Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com>
|
2023-02-25 01:01:25 +01:00 |
|
Nemanja
|
c6c319f7e4
|
move lockcomponent to shared (#13722)
* move lockcomponent to shared
* ajcm review
|
2023-02-12 01:12:29 +00:00 |
|
Visne
|
5a5a3afbb1
|
Remove some obsolete AppearanceComponent method usages (#13726)
|
2023-02-02 12:34:53 -04:00 |
|
Joel Hedtjärn
|
589854449b
|
Fix ambiguous Dumpable behaviour (#13736)
|
2023-01-27 12:25:07 -04:00 |
|
Visne
|
c6d3e4f3bd
|
Fix warnings and code cleanup/fixes (#13570)
|
2023-01-19 13:56:45 +11:00 |
|
Chief-Engineer
|
49f363b89e
|
Bluespace lockers fix fix (#13579)
|
2023-01-18 00:59:47 -07:00 |
|
Chief-Engineer
|
5f2bccd1b6
|
Bluespace lockers fix (#13575)
|
2023-01-17 23:00:53 -07:00 |
|
Chief-Engineer
|
4456229836
|
Bluespace lockers update (#13469)
|
2023-01-17 11:18:21 -07:00 |
|
Kara
|
7253592126
|
Gunify pneumatic cannon (#13296)
|
2023-01-16 08:56:09 -08:00 |
|
metalgearsloth
|
bf79d76666
|
Content update for ECS physics (#13291)
|
2023-01-15 15:38:59 +11:00 |
|
Chief-Engineer
|
60ba6fa51e
|
Bluespace locker event prep (#13397)
|
2023-01-13 15:20:28 -07:00 |
|
Chief-Engineer
|
0907989e94
|
Add DisposalUnit logs (#13309)
|
2023-01-03 22:45:35 -08:00 |
|
metalgearsloth
|
ab07944af8
|
Remove IPhysBody (#13297)
|
2023-01-03 17:45:18 +11:00 |
|
dontbetank
|
05c02540e6
|
fix this thing (#13285)
|
2023-01-02 23:39:53 -06:00 |
|
Chief-Engineer
|
b7af5e6109
|
Fix and improve bluespace lockers (#13139)
* add invulnerable plastitanium wall prototype
* fix command ClearBluespaceLockerLinks.cs
* fix and improve BluespaceLockerSystem.cs
* fix normal plastitanium wall suffix
* fix capitalization
* fix capability to create one way lockers
|
2022-12-24 22:35:03 -06:00 |
|
Chief-Engineer
|
5eadce16ec
|
Add present logs (#13144)
* add logs for SpawnItemsOnUse
* add logs for RandomGift
* add and use EntitySpawn log type
|
2022-12-24 18:59:49 -06:00 |
|
Pieter-Jan Briers
|
a323671984
|
Changes for prototype load parallelization (#13066)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
2022-12-20 14:25:34 -08:00 |
|
Chief-Engineer
|
067932712a
|
Add bluespace lockers (#12954)
* add bluespace lockers
* add command linkbluespacelocker
* add command clearbluespacelockerlinks
* fix unwelding method
* move bluespace locker functionality to own component
* add options to disable transporting certain things
* remove unused imports
* unlock target lockers when opening + minor optimization to unwelding
|
2022-12-19 21:47:37 -06:00 |
|
Nemanja
|
b54b5cba19
|
hamster fixes + entitystorage tweaks (#12987)
* hamster fixes + entitystorage tweaks
* make this datafield work
* make this shit work better
|
2022-12-19 21:45:03 -06:00 |
|
Leon Friedrich
|
586864ee85
|
Cardboard box fixes (#13087)
|
2022-12-19 21:33:59 -06:00 |
|
Leon Friedrich
|
881a2b2ece
|
PopupSystem public methods rejig (#12830)
|
2022-12-19 08:41:47 +11:00 |
|
Bright0
|
f55d85a975
|
Fix item cabinet locking while open and locker favoritism (#12508)
Co-authored-by: Moony <moony@hellomouse.net>
Fixes https://github.com/space-wizards/space-station-14/issues/12426
|
2022-12-06 14:59:59 -08:00 |
|
keronshb
|
671324bef8
|
Implanters and Subdermal Implants (#11840)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
|
2022-11-20 17:49:37 +11:00 |
|
metalgearsloth
|
0e9213f523
|
Fix lookup flags (#12235)
|
2022-10-28 01:09:16 +11:00 |
|
DrSmugleaf
|
f323fb7644
|
ECS and cleanup body system, merge body templates and presets into body prototypes (#11991)
Co-authored-by: Jezithyr <Jezithyr@gmail.com>
|
2022-10-22 15:46:28 -07:00 |
|
Nemanja
|
661a569732
|
Fix big boxes not holding in air (#12031)
|
2022-10-19 10:04:47 +11:00 |
|
Rapidgame7
|
cfeabc9731
|
Reordered item insertion checks (#11822)
|
2022-10-11 09:19:58 +11:00 |
|
keronshb
|
386c7f9223
|
Cardboard Box and Stealth Components (#11569)
|
2022-10-10 09:17:53 +11:00 |
|
Morb
|
c6e9ff8119
|
Localize secret stash part names (#11724)
|
2022-10-09 12:24:07 -07:00 |
|
Nemanja
|
6f3caa07b8
|
support for not airtight entity storage (#11616)
|
2022-09-29 17:49:43 -07:00 |
|
metalgearsloth
|
f51248ecaa
|
Melee refactor (#10897)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
|
2022-09-29 15:51:59 +10:00 |
|
Nemanja
|
4fe4ba1575
|
wall mounted lockers (#11382)
|
2022-09-17 13:05:39 -07:00 |
|
Kara
|
4e5def0d03
|
Entity storage now holds air (#11355)
|
2022-09-16 11:46:09 -07:00 |
|
metalgearsloth
|
65954d207b
|
Fix area pickup bug (#10902)
Co-authored-by: metalgearsloth <metalgearsloth@gmail.com>
|
2022-08-31 05:09:31 -07:00 |
|
Leon Friedrich
|
921e2ee57d
|
BUI changes required for Engine PR (#10608)
|
2022-08-21 03:38:30 +10:00 |
|
metalgearsloth
|
2b916391ca
|
Don't play storage fill sounds on mapinit (#10653)
|
2022-08-17 19:34:52 -07:00 |
|