Bizzonium
b78530873e
Fix type of new nuke code in blob gamemode
2020-08-02 23:34:55 +03:00
joep van der velden
ae778d3810
Makes blobs not add new_players to the HUD list
2020-07-03 22:25:43 +02:00
Fox McCloud
2274a21409
Merge pull request #13714 from farie82/blob-fix
...
Makes blob splits not spawn a new camera in null space if the core died
2020-06-28 17:14:06 -04:00
Fox McCloud
93db61665d
Speech bubble refactor and Features ( #13598 )
...
* Speech Bubble Update and Refactor
* OBJECTION
* magistrate too
* args
* clean up and plug in atom say
* better
2020-06-28 14:23:32 -06:00
farie82
11d0a53e62
Update core.dm
2020-06-28 20:44:48 +02:00
joep van der velden
0e39016a0b
Makes blob splits not spawn a new camera in null space if the core died
2020-06-28 14:29:41 +02:00
Fox McCloud
b3d69aac9b
Moves to BYOND 513 ( #13650 )
...
* Fixes Orbiting
* moves to 513
* travis update
* check for minor version too
2020-06-26 01:15:59 -06:00
dearmochi
9424a80dcd
Merge branch 'master' into list-memory-optimization
2020-06-25 09:15:18 +02:00
mochi
096bc87dd3
Actually plug armor procs to armor modification code
2020-06-23 09:41:48 +02:00
Fox McCloud
c8a7607129
Purges a Bunch of In World Calls ( #13641 )
...
* Purges a Bunch of In World Calls
* tweaks and fixes also typeless lists
* typeless
* fixes
* tweak
2020-06-22 06:56:19 -06:00
Fox McCloud
5e3f95e140
Removes Set Background ( #13646 )
2020-06-20 14:33:46 -04:00
Fox McCloud
77ffb3f102
Various Life Refactor Fixes ( #13536 )
...
* Disposal Movement Fix
* guardian fix
* SSD fix
* blob mobs
* wizard teleport fix
2020-06-05 16:38:45 -06:00
Fox McCloud
70b46d8aea
Life refactor ( #13471 )
...
* Life Refactor WIP
* part 2
* part 3
* runtime fix
* newlines
* tweaks
* perspective checks
* fixes
* remote view tweaks
* more fixes
* robot fixes
* better updating
* cleaned up icon procs
* less proc call overhead
* performance gains
* more optimization
* shorter lists, removal of unecesary code
* gene OOP and dna styling cleanup
* oops
* axe disabilities
* typeless loop
* various tweaks and fixes
* brain checks
* runtime fixes
* cryo vision fixes
2020-06-03 19:43:30 -06:00
AffectedArc07
928a8f0e04
Makes the code pass dreamchecker ( #13161 )
...
* Initial Commit - Trying to add DC to Travis
* Forgot to chmod
* This took too long
* Farie Fixes
* Fixes new code
* Job factions are fucking smelly
* Loadouts work again
* Runtime fixes
2020-04-11 15:59:16 -06:00
Crazy Lemon
f555d49b9a
Removes all usages of a certain word in a certain sense ( #13277 )
2020-04-09 13:43:10 -04:00
AffectedArc07
210f8badf4
Makes all global variables handled by the GLOB controller ( #13152 )
...
* Handlers converted, now to fix 3532 compile errors
* 3532 compile fixes later, got runtimes on startup
* Well the server loads now atleast
* Take 2
* Oops
2020-03-20 21:56:37 -06:00
AffectedArc07
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
AffectedArc07
8671439f11
Merge branch 'master' into var/const-to-define
2020-02-22 16:30:01 +00:00
farie82
5b1941e784
Fixes a few runtimes ( #12893 )
...
* Some runtime fixes
* fixes #12892
* Alternative fix. Better behaviour
* qdel atmos thingy when loc is null
* Eye colour init protection
* Whoops. Forgotten /
* Suggestions update
* Fixed a runtime where IPCs losing their arms would cause a runtime in the hand
* Fixes mobs being able to nuzzle a grill to dead and a runtime there
* Added extra logging to the NPCpools
2020-02-14 22:17:29 -07:00
AffectedArc07
c64bc93649
Replaces all var/const with #define
2020-01-28 21:25:20 +00:00
TDSSS
c8027fcc5f
Fixes blobbernaut vision never clearing ( #12725 )
2019-11-14 20:01:09 -05:00
farie82
a54c6d6541
fixes the blob runtimes and invisble blob zombies ( #12614 )
2019-10-27 00:24:06 -04:00
Fox McCloud
f4451fcb3d
Fixes Universal Damage Issues. Implements Proper Ricochets ( #12532 )
2019-10-08 20:41:40 -04:00
Fox McCloud
9e03f75a4b
I-carry-onward
2019-10-06 00:26:03 -04:00
Fox McCloud
5170f3fbae
the-strength-of-this-world-fades
2019-10-04 19:34:08 -04:00
Fox McCloud
20c4cf0a08
for-if-I-stand-I-stand-by-his-will-alone
2019-10-03 19:52:03 -04:00
Fox McCloud
d29be05f74
the-figment-that-was-is-now-gone
2019-10-01 19:08:15 -04:00
Fox McCloud
9097dfcacf
Merge remote-tracking branch 'upstream/master' into universal-damage
...
# Conflicts:
# code/game/machinery/machinery.dm
# code/game/objects/items.dm
# code/game/objects/structures.dm
# code/game/objects/structures/inflatable.dm
# code/game/objects/structures/mirror.dm
# code/modules/clothing/spacesuits/hardsuit.dm
# code/modules/clothing/suits/wiz_robe.dm
# code/modules/mob/living/carbon/alien/alien_defense.dm
# code/modules/mob/living/carbon/slime/slime.dm
# code/modules/mob/living/simple_animal/friendly/slime.dm
2019-09-28 00:16:11 -04:00
farie82
0e8ddb2afe
Refactors the examine proc to return a list of strings ( #12280 )
2019-09-25 22:05:01 -07:00
Fox McCloud
238ea19d09
Merge remote-tracking branch 'upstream/master' into universal-damage
...
# Conflicts:
# code/modules/clothing/suits/labcoat.dm
# code/modules/clothing/under/miscellaneous.dm
# code/modules/mob/living/carbon/human/species/golem.dm
# code/modules/mob/living/simple_animal/bot/ed209bot.dm
2019-09-21 12:40:07 -04:00
Fox McCloud
5810d28571
Refactors Simple Mob Creation: Adjusts Which Mobs are Available ( #12325 )
2019-09-17 16:06:43 -07:00
Fox McCloud
aa49033844
nor-shall-our-souls-falter
2019-09-17 16:06:09 -04:00
Fox McCloud
6f637b6014
Merge remote-tracking branch 'upstream/master' into universal-damage
2019-09-17 11:24:58 -04:00
Fox McCloud
d015c0c2b2
even-still-though-time-itself-be-shattered
2019-09-16 01:35:25 -04:00
Fox McCloud
1bfb442d40
Merge remote-tracking branch 'upstream/master' into universal-damage
2019-09-14 21:15:31 -04:00
Shadow-Quill
ba64b3ffd7
...but it wasn't enough.
2019-09-12 08:22:33 -05:00
Shadow-Quill
e18ed9c7c4
Changes with Starbucks
2019-09-12 07:32:06 -05:00
Shadow
5bdbd81171
whoops
2019-09-12 01:39:28 -05:00
Shadow
736af0acb0
⏰
2019-09-12 01:30:36 -05:00
Fox McCloud
f998cb74ad
then-we-shall-reforge-the-armor-from-what-remains
2019-09-10 07:03:05 -04:00
Fox McCloud
42564c65f3
Refactors Atmos Air Current Pushing
2019-09-09 20:11:26 -04:00
Fox McCloud
d19961378d
first-we-burn-away-the-world-that-was
2019-09-09 14:48:29 -04:00
Eman
0d09c90045
Optimizes code
2019-08-28 17:30:08 +02:00
Eman
f63820faa2
Blobbernauts no longer move right after being spawned.
...
The poll now only lasts 10 seconds.
The blobbernaut doesn't chase after people right after being spawned anymore, however after the poll is over, it will be able to, if somehow no player was put in control of it.
2019-08-27 16:43:41 +02:00
variableundefined
9a29a171f3
Merge pull request #11948 from Emanthealmighty/Playerinteractionblob
...
Blobbernaut major changes (player control!)
2019-08-25 16:39:07 -04:00
Eman
3d3af66be2
Blobbernauts now lose health if they are not at max health outside of blob structures.
2019-08-25 22:24:20 +02:00
Arkatos1
a0c6983017
Merge https://github.com/ParadiseSS13/Paradise into NodeArea
2019-08-12 16:37:36 +02:00
datlo
d329f04ae6
Merge branch 'master' into lavalandgolemsintospace
2019-08-11 16:12:28 +02:00
variableundefined
0b04d71445
Merge pull request #11515 from Tayyyyyyy/sanitize
...
Sanitize all inputs
2019-08-11 22:09:10 +08:00
variableundefined
ae70cbfe41
Merge pull request #11606 from Markolie/ghostqol
...
Observer/hud improvements and fixes
2019-08-11 16:23:23 +08:00