Commit Graph
22 Commits
Author SHA1 Message Date
warriorstar-orionandGitHub a7d09cf033 Whitespace cleanup part 2. (#19891) 2022-12-24 18:38:43 +01:00
0a441dc5d7 Revenant buff (#19577)
* spooky

* not yet tested

* i hate my life

* CI

* Update code/datums/spell.dm

* Update code/game/gamemodes/miniantags/revenant/revenant_abilities.dm

* review pass 1

* wise charlie words

* icons

* farie suggestion

* double vars

* haha oops

* bye you useless waste of space

* more damage

* farie review

* pass 2

* and this

* this is not a bool

* Apply suggestions from code review

Co-authored-by: Farie82 <farie82@users.noreply.github.com>

* charlie review

Co-authored-by: Farie82 <farie82@users.noreply.github.com>
2022-11-10 21:10:03 +01:00
GDNandGitHub 06d04e23ab Golem Clarification (#19196) 2022-10-05 22:43:40 -05:00
4c500fb3d6 Golem shells require more dexterity (#18902)
* Golem shells require more dexterity

* Update check

I'm dumb and forgot ishuman exists

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>

* Update check 2.0

Because I'm turbo blind

* Update tres

Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>

Co-authored-by: Contrabang <91113370+Contrabang@users.noreply.github.com>
Co-authored-by: Sirryan2002 <80364400+Sirryan2002@users.noreply.github.com>
2022-08-31 13:15:50 +01:00
ParaGitVandGitHub bb19261a82 Golem mind-transfer carries over antag status (#18721) 2022-08-09 10:05:45 +01:00
576482907b Refactors spell targeting to delegate it to a targeting datum (#16552)
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2021-12-13 17:40:36 +01:00
Fox McCloud 1c40951338 Ports Cloth Golems 2021-09-24 19:48:15 -04:00
warior4356andGitHub ab2268f66a Fixed Golems escaping servitude with new bodies (#16340)
* Fixed Golems escaping servitude

* Keeps free golems free
2021-07-25 10:14:44 +01:00
c6b907e3e2 Adds a cooldown to some mob spawners (#15639)
* Adds a cooldown to some mob spawners

* Mochis suggestions

Co-authored-by: dearmochi <shenesis@gmail.com>

* Converts to deciseconds

* = to

* Apply suggestions from code review

Co-authored-by: dearmochi <shenesis@gmail.com>

Co-authored-by: dearmochi <shenesis@gmail.com>
2021-03-30 11:50:07 +01:00
MrMagolorandGitHub 47b517e6ab Consciousness transfer potions are now usable on golem shells (#15683)
* First test

* Initial coding/testing

* Makes it so that servant golems that have their mind transferred no longer are servants

* tiny fix?

* tiny fix

* Makes flavourtext null for all cases, not just servant

* Fixes according to reviews

* (Most of) mochi's suggestions

* Slight typo fix, reverts brain deletion

* SteelSlayer's reviewsd fixed
2021-03-20 18:33:14 +00:00
Fox McCloudandGitHub 003a1f7cba Tank Refactor; Breathing Retool (#15371)
* Tank Refactor Breathing Retool

* missed maps and doc

* just in case
2021-01-28 20:57:37 +00:00
TDSSS eb0e2fffed Initial commit, looks kind of ugly and texts are whatever 2020-08-17 16:31:12 +02:00
AffectedArc07andGitHub 04ba5c1cc9 File standardisation (#13131)
* Adds the check components

* Adds in trailing newlines

* Converts all CRLF to LF

* Post merge EOF

* Post merge line endings

* Final commit
2020-03-17 18:08:51 -04:00
datlo 49dd72888a Mineral golems fixes and features
- Add ashstorm immunity to titanium and plastitanium golems
- Add lava immunity to plastitanium golems
- Fix uranium golems so they irradiate nearby mobs properly
- Bananium golems now waddle. Slowly.
- Tranquillite golems now properly get their mime powers.
2019-08-14 10:29:17 +02:00
datlo cc3a71a0fb fix span
oof
2019-02-12 18:37:39 +00:00
datlo 8b1f12183f added notice of adamantine leadership 2019-02-12 11:57:57 +00:00
datlo 6898c542ef Implement golem coloring, minor tweaks 2019-02-05 01:43:09 +00:00
datlo 0358bfef42 fix bugs, remove cult free golems 2019-02-04 13:11:11 +00:00
datlo cf1a95dabc fix config options 2019-02-04 00:21:13 +00:00
datlo ca5543a637 implement golem subtype procs 2019-02-03 23:18:36 +00:00
datlo e566e90733 Add golem spawn rules 2019-02-03 17:08:51 +00:00
datlo 74a3631741 compilin and mostly workin
has runtimes due to body color
need to wrap up commented procs
2019-02-03 06:40:50 +00:00