variableundefined
|
cf5544846b
|
Merge pull request #16613 from Qwertytoforty/transforming-views
Removes transformation sting
|
2021-09-06 21:40:06 -05:00 |
|
variableundefined
|
842f8267b2
|
Merge pull request #16510 from theo-3/bee_hitbox
Make bee hitbox much smaller, except if the bee attacks someone
|
2021-09-06 19:12:20 -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 |
|
variableundefined
|
2225fff357
|
Merge pull request #16574 from S34NW/brain_damage_avoidance_fix
Fixes bug with species organ list
|
2021-09-01 20:02:22 -05:00 |
|
variableundefined
|
12b6c6973f
|
Merge pull request #16506 from SabreML/dragging-tweaks
Fixes 'Face while pulling' oversights
|
2021-09-01 19:47:29 -05:00 |
|
variableundefined
|
188496c678
|
Merge pull request #16595 from SabreML/clothing-migration
[IDB IGNORE] Clothing .dmi file organisation
|
2021-09-01 19:44:59 -05:00 |
|
Qwertytoforty
|
34bf1a5fe8
|
Removes notranssting flag
|
2021-09-01 13:27:28 -04:00 |
|
SteelSlayer
|
a3c6beb28b
|
runechat_msg_location UID (#16444)
|
2021-08-31 13:28:22 +01:00 |
|
SabreML
|
6648d3131f
|
Clothing Organisation V1
|
2021-08-24 18:37:48 +01:00 |
|
S34NW
|
5ad2a9229f
|
diona are brain damage immune, this time the proper code way
|
2021-08-20 13:26:43 +01:00 |
|
S34NW
|
1d4e584bc5
|
standardises species organ typepath names
|
2021-08-20 13:06:47 +01:00 |
|
Fox McCloud
|
3d956a2cd8
|
Merge pull request #16532 from dearmochi/tweak-runechat-emote-limit
Caps runechat emotes to 100 chars
|
2021-08-17 15:50:45 -04: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 |
|
mochi
|
115ddc5a5f
|
to be continued...
|
2021-08-12 22:31:18 +02:00 |
|
mochi
|
d9d4e7ad4d
|
Caps runechat emotes to 100 chars
|
2021-08-12 22:15:49 +02:00 |
|
Mitchs98
|
7aa225ec69
|
No more pull cheese (#16460)
|
2021-08-12 13:18:00 +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 |
|
matttheficus
|
ee1a75b5b6
|
Variety of Admin Alert Readability Tweaks (#16496)
* Color Swap
* more bad blue
|
2021-08-12 13:09:54 +01:00 |
|
Matt
|
68b4faf763
|
Merge branch 'master' into ghost-rad-hud
|
2021-08-10 11:14:35 -07:00 |
|
theo-3
|
79381bbd1b
|
fix life proc
|
2021-08-10 20:40:19 +03:00 |
|
theo-3
|
f9c258f634
|
Use Life instead of a timer
This should be much more efficient
|
2021-08-10 20:11:07 +03:00 |
|
theo-3
|
8587a3ff6d
|
Make bee hitbox much smaller, except if they attack someone
If a bee hits someone, they become opaque for a minute
Queens, syndie bees, and sentient bees are always opaque
|
2021-08-10 12:49:02 +03:00 |
|
Qwertytoforty
|
d32e9f9bea
|
Makes important terror spiders bold on hivemind. (#16434)
* Makes important terror spiders bold on hivemind.
* whoops
* isterrorspider, spacing, and carry over
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
* Changes it to a loudspeaker variable
* Update code/modules/mob/living/simple_animal/hostile/terror_spiders/terror_spiders.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
|
2021-08-10 10:39:34 +01:00 |
|
SabreML
|
ed29bb1f20
|
Vending machines, smartfridges, and locker passing
|
2021-08-09 17:16:35 +01:00 |
|
Qwertytoforty
|
2ba2c20a4f
|
Allows admins to cryo cyborgs and AI's in player panel (#16418)
* Allows admins to cryo cyborgs and AI's
* Apply suggestions from code review
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
* More requested changes
* Better cryoing and runtiming
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
|
2021-08-06 13:50:10 -04:00 |
|
Sirryan2002
|
9bf4d7ad84
|
Sets a Mob Cap for Giant Spiders (#15923)
* Counting and Capping for Giant Spider Spawning
* Moves magic numbers into defines
* Apply suggestions from code review
Co-authored-by: dearmochi <shenesis@gmail.com>
* Update code/controllers/subsystem/mobs.dm
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
* makes requested changes
* I hope to god this fixes this
* implements requested changes
* removes double parent call
Co-authored-by: dearmochi <shenesis@gmail.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
|
2021-08-05 21:23:01 +01:00 |
|
SabreML
|
02fe0876f5
|
Fix bundle #3 (#16411)
* Explosive implant
* Package wrapper
* Venus human trap sprites
* Vine damage
* Wisp vision
* Display case
* Storage viewing
* Ghost poll nullspacing
* Inflatable barrier piercing
* Pneumatic cannon
* Cow grammar
* Centcom jaunting
* Consistency
Not actually a lazy list, as far as I can tell
* Review 1
Co-Authored-By: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
* Review 2
Co-Authored-By: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
* length()
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
|
2021-08-05 11:04:27 +01:00 |
|
Fox McCloud
|
3befeec4ab
|
Merge pull request #16350 from warior4356/drone-air
Adds an air analyzer to drones
|
2021-07-31 22:16:27 -04:00 |
|
warior4356
|
fecd88b228
|
Removes blueprints
|
2021-07-31 16:32:23 -07:00 |
|
SteelSlayer
|
761be93029
|
borg recharge fixes (#16463)
|
2021-07-31 20:08:08 +01:00 |
|
dearmochi
|
edaf64799f
|
Re-ups terror web deletion timer to 7 seconds (#16457)
|
2021-07-30 11:00:41 +01:00 |
|
Qwertytoforty
|
6dde6ed06c
|
Prevents pushing a person that is pulling you (#16451)
* Prevents pushing a person that is pulling you
* Makes it true
|
2021-07-29 12:54:42 -04: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 |
|
variableundefined
|
fba7585b4e
|
Revert "Increases most radiation dose amounts" (#16445)
|
2021-07-28 10:11:27 +01:00 |
|
dearmochi
|
c95f566cd1
|
Custom emotes display on runechat (#16355)
* Custom emotes display on runechat
* document symbol arg
* Update code/__DEFINES/misc.dm
|
2021-07-28 10:06:43 +01:00 |
|
Fox McCloud
|
cfde082a10
|
Merge pull request #15807 from hal9000PR/TG-carp-2-electric-boogaloo
Ports TG sleeping carp, the second.
|
2021-07-27 13:21:41 -04:00 |
|
SabreML
|
326ff9d829
|
HUD check (#16441)
|
2021-07-27 17:59:35 +01:00 |
|
variableundefined
|
5661f74e34
|
Merge pull request #16433 from AffectedArc07/sql-schema-update
Removes table prefixes
|
2021-07-27 08:33:56 -04:00 |
|
variableundefined
|
4915b39230
|
Merge pull request #16303 from FlattestGuitar/blur-me-up-scotty
Stab your eyes out with style
|
2021-07-26 21:50:35 -04:00 |
|
variableundefined
|
838dde54ec
|
Merge pull request #15201 from SabreML/pull-facing
Face towards structures while pulling them
|
2021-07-26 20:26:44 -04:00 |
|
variableundefined
|
c363d85422
|
Merge pull request #15917 from PidgeyThePirate/spin-emote
Adds *spin emote to humans and cyborgs, adds a 5 second cooldown to the Dog's tail chase verb
|
2021-07-26 20:09:58 -04:00 |
|
Fox McCloud
|
bec50d76ae
|
Merge pull request #16343 from Qwertytoforty/no-god-please-no
Makes goats female
|
2021-07-26 15:54:28 -04:00 |
|
Fox McCloud
|
2bcb5ef403
|
Merge pull request #16359 from Edan52/gc-tweaks
Simple mob GC Optimisations
|
2021-07-26 15:48:56 -04:00 |
|
Fox McCloud
|
89d1702523
|
Merge pull request #16195 from Sinestia/aaport
Ports one of AA's PRs from TG
|
2021-07-26 15:37:57 -04:00 |
|
variableundefined
|
699c4575a1
|
Merge pull request #15619 from TDSSS/camera-alarm-removal
Removes camera alarms
|
2021-07-26 13:51:42 -04:00 |
|
SabreML
|
2c0ae9c500
|
Refactors the 'Examine' status tab (#16330)
* Removes the 'Examine' tab
* Revert "Removes the 'Examine' tab"
This reverts commit 0dd01722c9.
* Initial system and misc items
* Atmospherics
* Engineering
* Medical
* Mobs
* Stacks
* Structures
* Turfs & Weapons
* Final stuff and bad documentation
* Sheer laziness
|
2021-07-26 18:11:57 +01:00 |
|
SabreML
|
82b7eaba8c
|
Discord notification (#16351)
|
2021-07-26 18:09:29 +01:00 |
|
Qwertytoforty
|
ca9b3af9be
|
Makes cyborgs have a dust animation, allows admins to dust smite anything (#16392)
* Makes cyborgs have a dust animation, allows admins to dust smite anything
* Apply suggestions from code review
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
* whoops
Co-authored-by: SabreML <57483089+SabreML@users.noreply.github.com>
|
2021-07-26 18:04:23 +01:00 |
|
AffectedArc07
|
bede78aeff
|
Removes table prefixes
|
2021-07-26 17:21:24 +01:00 |
|