Commit graph

18 commits

Author SHA1 Message Date
ReWAFFlution
72b8bcc136
Upstream
* 1

* фикс шаттла утилей

* фиксы

* FTL иплакт. Задержка на отсегивание других

* Mechlocker construction fix (#2703)

* Фикс корпАрации на корпОрацию (#2701)

* ебучие артефакты (#2698)

* улучшения эффектов волос (#2699)

* Крафт петарды (#2696)

* фикс крафта петард (#2704)

* 2

* упс

* Игроки теперь ничего не видят, будучи в трубе (#2712)

* Energy shield sprite fix (#2711)

* Новые декали и диван (#2707)

* Сортировка иконок состояний по алфавиту (#2706)

* Automatic changelog update

* Снова абдукторы (#2705)

* Automatic changelog update

* да блядь

* увы

---------

Co-authored-by: Vigers Ray <vigersray@gmail.com>
Co-authored-by: Hero010h <163765999+Hero010h@users.noreply.github.com>
Co-authored-by: Ligyb <65973111+Lgibb18@users.noreply.github.com>
Co-authored-by: temm1ie <63717386+temm1ie@users.noreply.github.com>
Co-authored-by: ThereDrD <88589686+ThereDrD0@users.noreply.github.com>
Co-authored-by: DeasTrouGht <154323704+DeasTrouGht@users.noreply.github.com>
Co-authored-by: Inowe <107273594+InoweD@users.noreply.github.com>
Co-authored-by: Sunrise-Bot <sunrise.project.top@gmail.com>
Co-authored-by: iertis <kanopus952@gmail.com>
2025-08-05 04:05:06 +03:00
keronshb
0a394d4af5
Wizard Teleport Scroll (Teleport Location ECS) (#36424) 2025-04-28 19:42:24 +02:00
ScarKy0
89ea21bc31
Fix admeme hand teleproter. (#36147)
* init

* changes
2025-03-29 17:51:46 +03:00
icekot8
627187988e
hand teleport portals now may start in the same grid. (#28556) 2024-06-04 12:34:07 -04:00
Pieter-Jan Briers
e00f74505c
Use new ComponentPauseGenerator (#25183)
Also includes some (non critical) changes to the solution file to re-organize the Roslyn components.
2024-02-26 14:36:19 +11:00
Nemanja
fdd18c9ae4
Quantum Spin Inverter (#23756) 2024-01-09 00:37:55 -07:00
metalgearsloth
2166958bd0
AutoCompState + ItemToggle fixes (#23422)
* AutoCompState + ItemToggle fixes

Fix a lot of the comp states that are never actually networked and also cleaned up ItemToggle events a bunch. ItemToggle will still need some future work for lights and sounds.

* Also catch these
2024-01-03 17:24:02 +11:00
LordEclipse
f3df6b85af
Make more fields VV-writeable (#21754) 2023-11-19 12:17:53 -08:00
metalgearsloth
816ee2e1ab
Gateway destinations (#21040)
* Gateway generation

* Gateway stuff

* gatewehs

* mercenaries

* play area

* Range fixes and tweaks

* weh

* Gateway UI polish

* Lots of fixes

* Knock some items off

* Fix dungeon spawning

Realistically we should probably be using a salvage job.

* wahwah

* wehvs

* expression

* weh

* eee

* a

* a

* WEH

* frfr

* Gatwey

* Fix gateway windows

* Fix gateway windows

* a

* a

* Better layer masking

* a

* a

* Noise fixes

* a

* Fix fractal calculations

* a

* More fixes

* Fixes

* Add layers back in

* Fixes

* namespaces and ftl

* Other TODO

* Fix distance

* Cleanup

* Fix test
2023-11-14 19:23:40 -07:00
DrSmugleaf
a44fa86b68
Update trivial components to use auto comp states (#20539) 2023-09-28 16:20:29 -07:00
metalgearsloth
5a0fc68be2
Content update for NetEntities (#18935) 2023-09-11 09:42:41 +10:00
LordEclipse
506e9e4674
Added ability to change bool with VVWrite for PortalComponent.cs "CanTeleportToOtherMaps" (#19637) 2023-08-29 09:28:03 -07:00
DrSmugleaf
a88e747a0b
Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Kara
2e86f4c556
Portal sprite & behavior tweaks (#19179)
* Portal repalette

* Portal traversal verb + anchoring

* map restriction

* optional max distance checks if we decide to have them later

* lower pointlight energy slightly hopefully makes it less garish
2023-08-15 14:56:14 -06: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
keronshb
9ebb452a3c
DoAfter Refactor (#13225)
Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com>
2023-02-25 01:01:25 +01:00
Kara
5eacde3da7
Hand teleporter / portal tweaks (#13305) 2023-01-02 23:53:16 -08:00
Kara
c821ca71aa
Portals & hand teleporter (#13266)
* basic system with portals & linked ents

* hand tele sprites, no impl

* hand tele and teleportation works

* fancy it up

* oog

* special case projectiles

* predict portal-to-portal teleportation

* this stuff

* check nullspace

* sloth

* give to rd instead

* i guess this can probably happen

* docs
2023-01-02 19:58:25 -06:00