Commit Graph

8714 Commits

Author SHA1 Message Date
mirrorcult
fd0bb9fd8c Storage system opts (#7427) 2022-04-05 16:00:52 +10:00
mirrorcult
bdca58f2ed Optimize status effects (#7429) 2022-04-05 15:56:07 +10:00
mirrorcult
53bea6c015 Optimize doafters (#7428) 2022-04-05 15:48:56 +10:00
mirrorcult
d1c980fe41 Gas tank minor opts (#7424) 2022-04-05 15:08:41 +10:00
mirrorcult
0123dc4c82 Optimize ringer (#7423) 2022-04-05 15:06:31 +10:00
PJBot
5cc1273681 Automatic changelog update 2022-04-04 20:28:39 -04:00
Moony
3d0eb6a5fb minibomb beeps again. (#7417) 2022-04-04 19:27:35 -05:00
Paul
9d1a51c6f7 update submodule 2022-04-04 20:30:35 +02:00
Paul Ritter
4b6ba817c2 pvsrange vec2 + eyezoom (#7392)
Co-authored-by: Paul <ritter.paul1+git@googlemail.com>
2022-04-04 20:30:12 +02:00
PJBot
85f6a8aa69 Automatic changelog update 2022-04-04 12:03:37 -04:00
Leon Friedrich
66b0820ed6 Fix smoke fork bomb (#7401) 2022-04-04 11:02:33 -05:00
PJBot
39c81f4a50 Automatic changelog update 2022-04-04 02:14:06 -04:00
Jack Fox
f957c58906 Machine Linking Overhaul (#7160) 2022-04-04 16:13:03 +10:00
PJBot
fd7ea3f1e7 Automatic changelog update 2022-04-04 01:46:29 -04:00
Leon Friedrich
a30daf77a8 Submodule Update (#7412) 2022-04-04 15:46:16 +10:00
Leon Friedrich
6fb2b2a735 fix disarm action (#7411) 2022-04-04 15:45:26 +10:00
metalgearsloth
019c106501 Remove IgnorePause from aobserver (#7320) 2022-04-04 15:44:16 +10:00
Leon Friedrich
b2fba875d9 Fix entity-specific component states networking (#7410) 2022-04-04 15:41:02 +10:00
PJBot
08027a12b8 Automatic changelog update 2022-04-04 01:40:45 -04:00
Radosvik
cef0c67511 Add current player count to lobby (#7402) 2022-04-04 15:39:42 +10:00
metalgearsloth
babb279dd1 Disease artifact cleanup (#7359) 2022-04-04 15:37:08 +10:00
PJBot
e7fae0fa6c Automatic changelog update 2022-04-03 21:03:42 -04:00
mirrorcult
982d21d012 Fix seeds not spawning (#7409) 2022-04-03 18:02:38 -07:00
Leon Friedrich
f54ab3f7c6 Make base beaker abstract (#7400) 2022-04-03 22:22:46 +10:00
Vera Aguilera Puerto
f12676a191 Fixes two prototypes that should have been abstract. 2022-04-03 14:09:54 +02:00
Vera Aguilera Puerto
8a1d5376b6 Fixes many entity prototypes being abstract when they shouldn't be. 2022-04-03 14:07:28 +02:00
Vera Aguilera Puerto
e1eea793ea Allow publish workflow to be manually dispatched.
Will help in situations where we need to push a hotfix so people can continue playing the game normally.
2022-04-03 13:29:45 +02:00
Vera Aguilera Puerto
8924f1d53e Fix duffelbags being abstract when they shouldn't. 2022-04-03 13:25:02 +02:00
Paul
fe3c845ea6 fixes tests 2022-04-03 02:45:24 +02:00
Paul
af528388d6 update submodule 2022-04-03 02:01:41 +02:00
Paul Ritter
2ff40d5a1f Serv3 rework content changes (#7145) 2022-04-03 02:01:22 +02:00
PJBot
6b01ab17a6 Automatic changelog update 2022-04-02 18:07:34 -04:00
Alex Evgrashin
bf89483e09 Grouped ghost roles and jump button (#7300) 2022-04-02 15:06:29 -07:00
T-Stalker
31a9cc0acb Gives banners interaction outline (#7396) 2022-04-03 07:49:58 +10:00
Paul Ritter
f2d6fba6eb point-release 2022-04-02 20:30:36 +02:00
Morbo
1f46978f7d Fix typo in suspicion mode (#7390) 2022-04-02 16:37:54 +02:00
Emisse
513ba9a218 Moose Update 1.5 QOL update (#7387) 2022-04-02 15:05:18 +11:00
Leon Friedrich
39c4d8be1f Move Anchorable to shared. (#7361)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-04-02 14:52:44 +11:00
Leon Friedrich
2884de06b6 Fix directional window blocking (#7270) 2022-04-02 14:11:16 +11:00
mirrorcult
8eee60da3a Another chat system sanitization fix (#7384) 2022-04-02 14:09:54 +11:00
Emisse
f3dd284ee5 Marathon (#7386) 2022-04-02 14:09:14 +11:00
Leon Friedrich
971eb5b87e Fix magboot mispredict (#7385) 2022-04-02 14:08:39 +11:00
Paul
37ccf590d6 submodule update 2022-04-02 01:28:52 +02:00
PJBot
d7ab7abeef Automatic changelog update 2022-04-01 08:17:14 -04:00
Leon Friedrich
55079a88b2 Submodule Update (#7379) 2022-04-01 23:16:11 +11:00
mirrorcult
634cf59527 Fix incorrectly ported emote sanitization (#7370) 2022-04-01 18:08:26 +11:00
PJBot
3005777ef9 Automatic changelog update 2022-03-31 22:40:30 -04:00
Leon Friedrich
56168e592e Explosion refactor (#5230)
* Explosions

* fix yaml typo

and prevent silly UI inputs

* oop

* Use modified contains() checks

And remove IEnumerable

* Buff nuke, nerf meteors

* optimize the entity lookup stuff a bit

* fix tile (0,0) error

forgot to do an initial Enumerator.MoveNext(), so the first tile was always the "null" tile.

* remove celebration

* byte -> int

* remove diag edge tile dict

* fix one bug

but there is another

* fix the other bug

turns out dividing a ushort leads to rounding errors.  Why TF is the grid tile size even a ushort in the first place.

* improve edge map

* fix minor bug

If the initial-explosion tile had an airtight entity on it, the tile was processed twice.

* some reviews (transform queries, eye.mapid, and tilesizes in overlays)

* Apply suggestions from code review

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>

* is map paused

* GetAllTiles ignores space by default

* WriteLine -> WriteError

* First -> FirstOrDefault()

* default prototype const string

* entity query

* misc review changes

* grid edge max distance

* fix fire texture defn

bad use of type serializer and ioc-resolves

* Remove ExplosionLaunched

And allow nukes to throw items towards the outer part of an explosion

* no hot-reload disclaimer

* replace prototype id string with int index

* optimise damage a tiiiiny bit.

* entity queries

* comments

* misc mirror comments

* cvars

* admin logs

* move intensity-per-state to prototype

* update tile event to ECS event

* git mv

* Tweak rpg & minibomb

also fix merge bug

* you don't exist anymore go away

* Fix build

Co-authored-by: moonheart08 <moonheart08@users.noreply.github.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2022-03-31 21:39:26 -05:00
PJBot
9a91536353 Automatic changelog update 2022-03-31 22:07:13 -04:00
TimrodDX
415732715f Adds emergency lighting to Delta, also fixes some missing lights (#7372) 2022-03-31 21:06:09 -05:00