Commit Graph

478 Commits

Author SHA1 Message Date
Charlie
a0e5d6df44 Datumized vampires (#17166)
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
Co-authored-by: dearmochi <1496804+dearmochi@users.noreply.github.com>
2022-01-18 21:16:09 +01:00
Luc
8bec8c75b3 Orbit Refactor, Add Orbiter Count (#16718)
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
2022-01-13 16:12:36 +01:00
S34N
d273e9db9a Ghost "Toggle Darkness" value is now remembered (#17206) 2022-01-11 23:20:53 +01:00
Farie82
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
Farie82
004b322dd7 Removes ghosts from the HUDs when they get deleted (#17218) 2021-12-13 09:22:38 +01:00
Farie82
60647dc4c0 Makes playable mobs GC better by reworking how GLOB.respawnable_list works (#17217) 2021-12-13 09:22:08 +01:00
Charlie
634f9c72f1 Vampire Rework. (#16476)
* vampire rework

* fixes and tweaks

* cleanup + tweaks

* grug stomp

* TGUI

* TGUI rebuild

* UID fix

* debugging cooldown fix

* first review changes

* subclass refactor

* tweaks + some sprites

* blackbox logging

* tweaks + grammar

* minor UI tweaks

* ability icon sprites.

* placeholder sprite warning fix

* melee mod code comment warning

* nullification rework

* final sprites!

* fixes

* sabre review pt 1

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>

* sabre review pt2

* sprites readd

* tgui rebuild

* removes traitor vampires

* fixes

* readds sprites

* runtime fixes

* hotfix

* more runtime fixes

* glare tweak. less confusing when the vampire is stunned.

* gargantua nerf

* minor tweaks.

* hemomancer nerfs

* bugfixes and cleanup

* I did a dumb

* couple of fixes

* confusion and shadow snare fixes

* hemomancer nerfs part 2 electric boogaloo

* TGUI rebuild

* fixes and easier events

* Umbrae tweaks

* gargantua tweak

* umbrae nerf 2 electric boogaloo. also var edit suggestion

* runtime fix

* buffs blood nutrition to be in line with its metabolic rate

* Henk stuff

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

* more review changes

* final tweak

* affected request + runtime fix

* FUCK

* fat fucks

* darkness tweaks

* UMBRAE AAAAAAAAAAAAAHH

* force doors bugfix

* either git or I am drunk

* admin rejuv fix

* I CANNOT SPELL

* shitnt code

* steel review

* tgui rebuild

* mochi review

* vampire ability usage logging

Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
2021-11-14 15:34:56 +01:00
lewcc
8d5409d4ff Add xenomorph section to orbit menu 2021-10-27 12:36:15 -04:00
SabreML
cd16409c14 Teleport menu typo fix (#16896) 2021-10-08 15:19:44 +01:00
S34N
f641f1f6ef Fixes ghost teleport menu (#16858)
* fixes ghost jumping

* use SSmapping.ghostteleportlocs
2021-10-04 20:14:16 +01:00
Fox McCloud
4e0c76ac63 Merge remote-tracking branch 'upstream/master' into diagnostic-hud-fixes-and-upgrade 2021-09-30 18:16:10 -04:00
variableundefined
8306d77852 Merge pull request #16729 from SabreML/revenant-antaghud
Adds Revenants to the orbit menu antag list
2021-09-23 18:43:06 -05:00
variableundefined
456c0619e8 Merge pull request #16727 from SabreML/for-real-this-time
Adds blobs to the AntagHUD orbit menu, Attempt 2
2021-09-23 18:29:28 -05:00
SabreML
f5796c8d4d Revenant AntagHUD Category 2021-09-18 17:05:35 +01:00
SabreML
2b3a4a3def AntagHUD Blob 2021-09-18 11:21:47 +01:00
AffectedArc07
afd01ecfe1 Merge remote-tracking branch 'ParadiseSS13/master' into client-data-loading 2021-09-08 14:15:17 +01:00
Fox McCloud
1d47d4a93c Merge pull request #16648 from AffectedArc07/mutes-glob
Moves mutes to a GLOB
2021-09-08 09:01:13 -04:00
AffectedArc07
b0e9db64bd Revert "Merge pull request #16520 from SabreML/fix-bundle-4"
This reverts commit 9a62622fbc, reversing
changes made to 841ad0f1fd.
2021-09-07 16:16:40 +01:00
AffectedArc07
abcbee215b Fixes all players being marked as blobs 2021-09-07 15:35:05 +01:00
AffectedArc07
fce2828724 Moves mutes to a GLOB 2021-09-07 15:09:37 +01:00
variableundefined
9a62622fbc Merge pull request #16520 from SabreML/fix-bundle-4
Fix bundle #4
2021-09-06 22:29:10 -05:00
Luc
db067fabeb Ensures rev heads are shown in ahud orbit menu (#16624)
Co-authored-by: chafla <namen937@gmail.com>
2021-09-02 18:55:38 +01:00
SabreML
c122e67693 Merge remote-tracking branch 'upstream/master' into fix-bundle-4 2021-09-02 17:48:42 +01:00
AffectedArc07
4062bc6b1a Merge branch 'master' into client-data-loading 2021-08-29 20:56:41 +01:00
hal9000PR
ea50d096ac vampire runtime fix (#16551) 2021-08-16 15:24:58 +01:00
chafla
50a90d2767 Merge branch 'master' into ghost-rad-hud 2021-08-14 17:28:16 -07:00
AffectedArc07
1fa6186946 Merge remote-tracking branch 'ParadiseSS13/master' into client-data-loading 2021-08-12 13:24:13 +01:00
SteelSlayer
f367714900 Admins who ghost have their Antag HUD defaulted to On (#16459)
* admin default ahud

* review tweaks
2021-08-12 13:17:44 +01:00
SabreML
c35a72b3ba Blob and Revenant orbit menu 2021-08-11 15:52:23 +01:00
Matt
68b4faf763 Merge branch 'master' into ghost-rad-hud 2021-08-10 11:14:35 -07:00
AffectedArc07
f73af8b3cf Refactors client data loading 2021-07-29 12:52:45 +01:00
AffectedArc07
e46f67810a Cleans up the TODOs I left all over the codebase (#16443)
* Removes command_name() proc

* Removes GLOB.teleportlocs + GLOB.ghostteleportlocs

* Clean up IPIntel

* Tweaks karma logging

* Tweaks time
2021-07-28 13:45:18 -04:00
chafla
ace1cc30c8 Integrate rad hud into new ghost hud
Adds a toggle to the ghost hud panel for radiation hub
2021-07-14 13:03:17 -07:00
chafla
6c542b4e59 Merge branch 'ghost-rad-hud' of https://github.com/chafla/Paradise into ghost-rad-hud 2021-07-13 15:43:22 -07:00
Matt
3369af2738 Merge branch 'master' into ghost-rad-hud 2021-07-13 15:23:23 -07:00
SteelSlayer
5124f5ef7e [TGUI] Adds a HUD management UI for ghosts (#16302)
* ghost hud panel

* changes up UI a bit, fix conflicts

* no resizable
2021-07-13 14:19:41 +01:00
chafla
3cabc5d9f3 Set ghost rad view range to 5 2021-07-12 18:40:06 -07:00
SabreML
908c4f0dd1 Jobban adjustments (#16319)
* Borer ban

* Terror Spider jobban category

* Defines
2021-07-09 11:39:01 +01:00
SabreML
5270cd53a9 Logging for AntagHUD and DNR (#16293)
* AntagHUD Logging

* Readability

* Persistent logging

Surprised that `create_log()` isn't doing this already.
2021-07-09 11:16:06 +01:00
chafla
000b89a604 More review fixes
* Move start/stop processing for rad view into verb
* Move rad view proc into mob.dm
* Remove extraneous check on view range
2021-06-29 10:02:00 -07:00
chafla
c9e796da8d Address code review 2021-06-29 01:01:49 -07:00
chafla
d98ca95ff1 Restore limits on range 2021-06-25 14:41:16 -07:00
chafla
7c6be50505 Create new mob proc to show radiation, add to verb 2021-06-25 14:29:58 -07:00
S34N
6b06ca3ef5 Ports HTML manifest to TGUI (#16210)
* Ghost manifest is tgui now

* moved to tgui modules

* Delete crew_manifest.dm

* global

* ghost -> nologo

* sorry mr. tgui, i forgot about you again

* Jade review + more trimming

* lobby and silicons get some love

* bye bye, all traces of old manifest.

* renamed
2021-06-21 12:21:32 +01:00
SabreML
bf88adadf1 One line change (#16100) 2021-05-29 21:11:23 +01:00
dearmochi
122f09585e Player terror spiders now have their own orbit category (#16052)
* Terror spiders now have their own orbit category

* Update code/modules/mob/dead/observer/orbit.dm

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2021-05-22 23:21:18 +01:00
SabreML
6481a50506 'Do Not Revive' verb for Ghosts (#15934)
* DNR

* Review things

Bound to be something I missed, but testing all seems to work fine.

* Aliven't
2021-05-02 15:42:56 +01:00
SabreML
87c5fb0e71 Reagent Vision (#15269) 2021-03-28 12:18:49 +01:00
AffectedArc07
f2770ed6be Merge remote-tracking branch 'ParadiseSS13/master' into brutal-part1 2021-03-11 18:41:17 +00:00
dearmochi
8868ff8b62 Fixes dead AIs making cryo announcements (#15701) 2021-03-11 18:07:53 +00:00