8 Commits
Author SHA1 Message Date
10d2505338 TGUI update (from letterN branch) (#7244)
Co-authored-by: LetterN <24603524+LetterN@users.noreply.github.com>
2025-10-04 10:45:41 +02:00
ZandarioandGitHub c5c786b6e7 Patches remaining TGUI ghost interactions (#7204)
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may
not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull
request process. -->

## About The Pull Request

Fixes the cardinal sin of not calling ..() and returning if true

## Changelog

🆑
fix: Ghosts can no longer screw with TGUI panels they shouldn't be able
to.
/🆑

<!-- Both 🆑's are required for the changelog to work! You can put
your name to the right of the first 🆑 if you want to overwrite your
GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the
icon ingame) and delete the unneeded ones. Despite some of the tags,
changelogs should generally represent how a player might be affected by
the changes rather than a summary of the PR's contents. -->
2025-06-09 22:44:33 +01:00
20f4c5c7ff tgui embedding hooks (#6212)
Co-authored-by: silicons <no@you.cat>
2023-12-26 22:49:06 +01:00
f00535983e [MDB IGNORE] [IDB IGNORE] atom damage (#5235)
## About The Pull Request

adds generic system for atom health / integrity / damage

everything that isn't flagged with not-bludgeonable can, well, now be
bludgeoned.

## Why It's Good For The Game

more interactive game world through the means of making people able to
break Everything.

## Changelog

🆑
add: atom damage - (almost) everything is now breakable.
refactor: new /atom level materials system
refactor: a lot of the combat system / click code
refactor: melee attack styles
/🆑

---------

Co-authored-by: silicons <no@you.cat>
2023-11-11 17:33:57 -07:00
d5833cb162 some tiny optimizations/shifting things around, removes 2 unused files (#5643)
title

---------

Co-authored-by: silicons <no@you.cat>
2023-06-25 11:55:07 +01:00
02c66e66e8 fixes a bunch of protean issues (#5441)
Co-authored-by: silicons <no@you.cat>
2023-04-30 14:16:11 -07:00
ba4eb67d8d Ability System (#5186)
Co-authored-by: silicons <no@you.cat>
2023-04-13 22:14:04 +02:00
ef4328ca0a protean changes + synth repair / temperature buffs (#5241)
Co-authored-by: silicons <no@you.cat>
2023-04-11 14:07:41 +02:00