Commit Graph

30010 Commits

Author SHA1 Message Date
deltanedas d9a50737ae fix exped caves generation (#32890)
Co-authored-by: deltanedas <@deltanedas:kde.org>
2024-12-07 21:45:11 +00:00
PJBot 60122e3343 Automatic changelog update 2024-12-07 21:45:11 +00:00
MilenVolf 5e8009c47b Allow shuttles on planets to make FTL jump (#33507)
This check conflicts with an attempt to FTL from the planet before expedition ends
2024-12-07 21:45:11 +00:00
PJBot ae3e026faf Automatic changelog update 2024-12-07 21:45:10 +00:00
Winkarst 357f8a7079 Draw muzzle flash below mobs (#33465)
* Draw muzzle flash below mobs

* Better naming

---------

Co-authored-by: Winkarst <74284083+Winkarst-cpu@users.noreply.github.co>
2024-12-07 21:44:44 +00:00
PJBot 10f0874d2f Automatic changelog update 2024-12-07 21:43:42 +00:00
metalgearsloth 2b8a77364f Add delay to AutoOrient (#33479)
It functions identically to how V1 of orientation worked and it's incredibly annoying.
2024-12-07 21:43:33 +00:00
PJBot 8073c5dbba Automatic changelog update 2024-12-07 21:43:33 +00:00
IProduceWidgets 8c33e1e714 babyproof arrivals shuttle (#33284)
* babyproof arrivals shuttle

* always powered lights

* uncuttable cables from terminal PR.

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-12-07 21:43:28 +00:00
PJBot cfd610667b Automatic changelog update 2024-12-07 21:43:15 +00:00
goet 62cf5730e2 Ensure wires can always be cut (#32447)
ensure wires are always cut
2024-12-07 21:43:14 +00:00
PJBot c671a7fe65 Automatic changelog update 2024-12-07 17:28:38 +00:00
metalgearsloth 8aab044cb7 Don't show drag-drop outline if climbing (#33477)
It won't actually do anything.
2024-12-07 17:28:38 +00:00
PJBot dce71a4fc0 Automatic changelog update 2024-12-07 17:28:38 +00:00
metalgearsloth 78f256bb49 Fix door animations mispredicting if closing is interrupted (#33481)
* Fix door animations mispredicting if closing is interrupted

On master it will flicker states a little bit partially due to it not being predicted.

Instead we'll just set it straight back to opening (no animation is ever played anyway).

* no log
2024-12-07 17:28:38 +00:00
eoineoineoin a10464abe7 Minor improvements & fixes to Shuttle Console UI (#31623)
* Fix grids and docks being culled from display prematurely

* Fix inconsistent disabling of "Undock" buttons

* Add a radar icon to indicate where the controlling console is

* Tidy up math

Remove lots of sketchy transforms-of-transforms, which should have been
as single matrix multiply. Assign proper names to matrices. Remove some
redundant calculations.

* Feedback
2024-12-07 17:28:38 +00:00
MetalSage 147cd406d0 Fix startingGear storage (#33394)
* fix starting gear storage

* removal of unused

---------

Co-authored-by: MetalSage <metalsage.official@gmail.com>
2024-12-07 17:28:38 +00:00
PJBot a569885817 Automatic changelog update 2024-12-07 17:28:26 +00:00
Winkarst c1792c6401 Disable submit admin note button on switch to note (#33456)
Co-authored-by: Winkarst <74284083+Winkarst-cpu@users.noreply.github.co>
2024-12-07 17:28:20 +00:00
PJBot 168dbaea33 Automatic changelog update 2024-12-07 17:28:14 +00:00
PJBot b6d1ad3dd9 Automatic changelog update 2024-12-07 17:28:09 +00:00
PJBot d86e9a60d0 Automatic changelog update 2024-12-07 17:27:37 +00:00
IProduceWidgets d4f4f6292f baby proof the terminal (#33281)
* baby proof the terminal

* Make a couple exceptions for items that you might take with you.

* alwayspoweredlights

* Uncuttable cables since cablecomp is a snowflake construction system

* chairs and vendors

* rerun heisentests

* rerun tests again
2024-12-07 17:27:35 +00:00
slarticodefast 639b405cf0 another rename 2024-12-07 17:27:28 +00:00
slarticodefast 7768bea82c rename 2024-12-07 17:27:28 +00:00
slarticodefast b7a7cecc0f cleanup 2024-12-07 17:27:28 +00:00
c4llv07e 588357d6ca Add telegram to the server info-links (#33459) 2024-12-07 17:25:37 +00:00
PJBot acaa992c4d Automatic changelog update 2024-12-07 17:25:31 +00:00
chromiumboy 48ad7a9f60 Gas pipe sensors (#33128)
* Initial commit

* Monitored pipe node is now referenced by name

* Review changes

* Simplified construction

* Tweaked deconstruction to match other binary atmos devices

* Helper function removal

* Updated attribution
2024-12-07 17:25:26 +00:00
PJBot 3212e8a48c Automatic changelog update 2024-12-07 17:25:23 +00:00
DrSmugleaf 4ba7569729 Fix admin ghosts not being able to see items in pockets or interact with them (#31076)
* Fix admin ghosts not being able to see items in pouches or interact with them

* fix

* oops

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2024-12-07 17:15:03 +00:00
slarticodefast f6dda6b725 electrification hud 2024-12-07 16:50:43 +00:00
PJBot 54e0e6639f Automatic changelog update 2024-12-07 16:50:34 +00:00
IProduceWidgets 1689950693 Coal presents and chrimmas tree options. Presents no longer itemify (#33147)
* Dont ensure ItemComp because it could lead to weirds, and also PickupOrDrop handles non-items already.

* presents and tree

* woops

* reviews a
2024-12-07 16:50:31 +00:00
ThatGuyUSA a44b50dcfe Syndicate item fix ups (#33435)
tweaks and fixes
2024-12-07 16:43:54 +00:00
metalgearsloth a89b40daeb Set airlock unlit layers as invisible (#32484)
Doesn't really affect anything due to appearance bulldozing this but this aligns with their actual normal states so.
2024-12-07 16:38:49 +00:00
PJBot 35862c3f09 Automatic changelog update 2024-12-07 16:38:41 +00:00
PJBot 684b685588 Automatic changelog update 2024-12-07 16:38:30 +00:00
PJBot c260126636 Automatic changelog update 2024-12-07 16:38:23 +00:00
DrSmugleaf 12781b4fe5 Fix imports 2024-12-07 16:38:11 +00:00
DrSmugleaf 078dbfb287 Move PlayerBeforeSpawnEvent and PlayerSpawnCompleteEvent to Shared 2024-12-07 16:37:50 +00:00
Saphire 8bcd3de68b Actually make the emagging popup work properly 2024-12-07 16:33:54 +00:00
PJBot 5548606727 Automatic changelog update 2024-12-07 16:33:43 +00:00
PJBot 793c890401 Automatic changelog update 2024-12-07 16:32:46 +00:00
PJBot e82b19ed24 Automatic changelog update 2024-12-07 16:32:35 +00:00
qwerltaz 6868320af7 Construction menu grid view (#32577)
* button

* implement populate grid view

* tweak min width

* Make grid button toggle visible

* tweak min window size

* fix missing recipe button when mirroring item

* make grid buttons toggleable

* align button texture vertically

* selected grid item has plain color background

* tweak window width so all buttons look good

* rename select method, defer colouring

* get icon better

* whoops

* simpler button toggle

* spritesys frame0, move spritesys

* delete old sprite system refs
2024-12-07 16:32:35 +00:00
beck-thompson c80f150467 Fix toggle verbs (#32138)
First commit

Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2024-12-07 16:32:29 +00:00
Saphire c437a5d9d6 Move some of the new singularity code into shared
Hopefully without explosions yay
2024-12-07 16:32:22 +00:00
SlamBamActionman 0ede705300 Add emag functionality 2024-12-07 16:32:15 +00:00
PJBot 6c6b0e1a23 Automatic changelog update 2024-12-07 16:32:07 +00:00