Commit Graph

33194 Commits

Author SHA1 Message Date
iaada
d0a57fa214 lint errors 2025-07-27 14:27:02 -05:00
iaada
4d3e3c7a4f rename the bases, more destruction 2025-07-27 14:14:47 -05:00
iaada
5a65aea664 more sound 2025-07-26 15:08:10 -05:00
iaada
bbfefc4df7 typo 2025-07-26 04:23:18 -05:00
iaada
68ccb2881f material arbitrage 2025-07-26 04:17:55 -05:00
iaada
0db3df2578 final pass 2025-07-26 03:45:36 -05:00
iaada
441f2fea5a overkill threshold 2025-07-26 03:36:34 -05:00
iaada
1c382cfa98 funny damage 2025-07-26 03:30:43 -05:00
iaada
3653fc4460 fixed well enough 2025-07-26 03:12:30 -05:00
iaada
3774b05ca1 no commit discipline 2025-07-26 02:58:28 -05:00
iaada
5a625725fd Merge remote-tracking branch 'upstream/master' into up/drinks-yml 2025-07-25 20:44:55 -05:00
iaada
69a404e291 atomize 2025-07-25 20:16:36 -05:00
iaada
ddc192ac1a cleanup pass 2025-07-25 20:12:19 -05:00
iaada
12d635c0e9 Revert "trash drinks gets trashed (fixed)"
This reverts commit eb8599d204.
2025-07-25 19:24:13 -05:00
iaada
5a4373dacc break up drinks_bottles 2025-07-25 19:19:04 -05:00
iaada
05241c27d7 break up drinks_bottles 2025-07-25 19:18:43 -05:00
xsainteer
d0c104e4b0 Added Kill Tome (Death Note). (#39011)
Co-authored-by: ScarKy0 <scarky0@onet.eu>
2025-07-26 00:00:58 +02:00
iaada
eb8599d204 trash drinks gets trashed (fixed) 2025-07-25 15:01:34 -05:00
iaada
47460e0e4a bottles 2025-07-25 15:01:05 -05:00
PJBot
2be968ccb1 Automatic changelog update 2025-07-25 19:47:49 +00:00
Quantum-cross
fc5d3dd431 Fix pinpointer screen rotation solution 2 (#38657)
* secondary method of fixing the pinpointer arrow rotation axis -- ensuring that the center of the pinpointer screen and arrow is at the center of the sprite.

Thanks to @whatston3 for stretching out the pinpointer sprites.

* update meta.json for pinpointer sprite changes
2025-07-25 12:46:42 -07:00
PJBot
236a3b2818 Automatic changelog update 2025-07-25 16:54:08 +00:00
slarticodefast
b4e81cb8f2 Admin Tool: Observe entities in an extra viewport (#36969)
* camera

* add console command

* change verb name to camera

* placeholder text

* add button to player panel

* orks are indeed the best

* visibility flag fix

* not a datafield

* more follower fixes

* more cleanup

* add zooming

* resizing real

* remove commented out code

* remove AddForceSend

* comment

* Use OS window and add some comments

* fix comments and variable name

* Needs RT update

* Minor grammarchange

* Fix warning

* Cleanup

* almost working...

* fix bug

* oswindow update

* Remove need for RequestClosed.

---------

Co-authored-by: beck-thompson <beck314159@hotmail.com>
Co-authored-by: PJB3005 <pieterjan.briers+git@gmail.com>
2025-07-25 18:53:01 +02:00
PJBot
f501b1b57f Automatic changelog update 2025-07-25 16:34:51 +00:00
SlamBamActionman
d3cdae5a92 Change smoke/foam/explosion chemistry reaction order & energy transfer (#37915) 2025-07-25 18:33:44 +02:00
PJBot
ae276eb237 Automatic changelog update 2025-07-25 16:05:36 +00:00
SlamBamActionman
a8db9df281 Change potassium-water explosion scaling (#37924) 2025-07-25 18:04:26 +02:00
B_Kirill
ff7713ecea Admin logs for batteries UI (#39208) 2025-07-25 14:01:37 +02:00
iaada
fe8c3d2e0b fix the base types 2025-07-25 03:03:32 -05:00
iaada
9f9b439688 drinks_special part 1 2025-07-25 01:36:27 -05:00
iaada
94f089a1c6 cups and metamorphic 2025-07-25 00:05:30 -05:00
iaada
7f96244ec5 drink cans 2025-07-24 22:05:25 -05:00
Perry Fraser
1afb37669d fix: don't apply Sleeping during prediction reset (#39061)
* fix: don't apply Sleeping during prediction reset

* I'm calling test flake
2025-07-24 23:10:47 +02:00
lzk
3ce7d37b14 bagel update (best med update) (#39187) 2025-07-24 12:11:54 -06:00
PJBot
a36c984ba6 Automatic changelog update 2025-07-24 15:14:36 +00:00
Perry Fraser
b0e1ce7c0c feat: add a component for rejuvenateable status effects (#39025)
* feat: add a component for rejuvenateable effects

* feat: let god mode'd entities get buffs

* fix: handle old status effect system

Didn't realize BeforeStatusEffectAddedEvent was called by both systems,
oops.

* refactor: rename to RejuvenateRemovedStatusEffect

* fix: make forced sleeping a debuff again

Missed in rebase.

* refactor: make BeforeStatusEffectAdded two events
2025-07-24 17:13:29 +02:00
PJBot
82c0f63d50 Automatic changelog update 2025-07-24 11:25:25 +00:00
B_Kirill
01a57c9a17 Add name to AI eye (#39177)
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-07-24 13:24:18 +02:00
PJBot
3b5faac050 Automatic changelog update 2025-07-24 09:46:02 +00:00
K-Dynamic
4739ce71c5 Makes cold slowdown less punishing (#36316) 2025-07-24 11:44:55 +02:00
PJBot
f6386b3a57 Automatic changelog update 2025-07-24 03:05:36 +00:00
Ivan
70ad8efac3 Emissive engineering & chief engineer's hardsuit helmets (#39153)
* test one, the light is not showing for some reason

* ToggleableVisuals, not ToggleableLightVisuals

* FIX THIS AGAIN I AM STUPID

* WHY DID THESE PERSIST =(
2025-07-23 23:04:29 -04:00
Princess Cheeseballs
291f919e8e Crawling Bugfix: Don't drop items when falling. (#39168)
Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
2025-07-23 22:24:21 +02:00
PJBot
de22bd82bb Automatic changelog update 2025-07-23 18:07:40 +00:00
slarticodefast
de576a429d Fix some debugging permissions (#39167)
fix permissions
2025-07-23 14:06:32 -04:00
PJBot
1b43f6efd4 Automatic changelog update 2025-07-23 15:53:08 +00:00
Hannah Giovanna Dawson
66bd5be651 Standardize and ngooden MIDI music via a good default soundfont (#39142) 2025-07-23 17:51:53 +02:00
Perry Fraser
002afe8056 Properly dispose of stale pipedata chunks for the atmos monitor (#38974) 2025-07-23 17:18:19 +02:00
PJBot
c95bbfaf93 Automatic changelog update 2025-07-23 14:16:37 +00:00
lzk
24b75d89a5 Show customvote title in chat on finish (#39137)
* Show customvote title in chat on finish

* update the text
2025-07-23 10:15:29 -04:00