Don't Starve Together

Don't Starve Together

Enter the Gungeon stuff
61 Comments
FoxKnight64 3 Aug, 2024 @ 8:18pm 
otherwise cool mod
FoxKnight64 3 Aug, 2024 @ 8:18pm 
would be cool if there were more config options like for weapon damage and effect trigger chance for specific weapons
MasterFeyd 17 Aug, 2022 @ 7:23pm 
wait whhats the gungeon
SAMUEL 31 Dec, 2021 @ 9:33am 
крутой мод:sans:
Dootslayer 22 Dec, 2021 @ 7:43am 
Hello, would it be possible to make able to config the damage of the weapons?

The mod is amazing quality wise, but when it comes to ranged combat, a blow dart is way stronger than the judge for example, 50-60 base damage would be amazing for the pistol.
Ravager44 5 Dec, 2020 @ 11:11am 
YES! YES!
_Zero  [author] 23 Sep, 2020 @ 2:14am 
upd: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/changelog/1663648388
New item, reload mechanic and other improvements.
Dikward 14 Mar, 2020 @ 8:17am 
could you make the bloodied scarf, like lazy explorer but on chest and drains hunger instead sanity, and a little speed boost to. just a small idea of mine i really like this item and i would love if youll make it in dst
Twizzle 30 Dec, 2019 @ 3:18pm 
where is makeshift cannon
_Zero  [author] 19 Nov, 2019 @ 12:20am 
upd: Endings(temporal) for Maxwell, Wes and WInona, crash fixes.
_Zero  [author] 19 Nov, 2019 @ 12:18am 
Для большинства нужна научная машина, а там уже в вкладке с мечем или в магической можно найти.
✿¾(kawai-victim)¾✿ 11 Nov, 2019 @ 9:40am 
Спасибо, а в каком меню крафт? (оружие?)
_Zero  [author] 11 Nov, 2019 @ 7:50am 
Изначально падают с противников и боссов, крафт можно включить в настройках.
✿¾(kawai-victim)¾✿ 11 Nov, 2019 @ 7:35am 
В каком меню крафтить это? how craft gun?
SpottiWotti 2 Nov, 2019 @ 5:14am 
РУС. сделай пожалуйста мод на персонажа из игры ETG.
SpottiWotti 2 Nov, 2019 @ 5:13am 
I wont characters Enter The Gungeon . Creator you may make this is Mod?
Hekkaryk 29 Oct, 2019 @ 12:17pm 
@_Zero note that your mod can remove some other random Abigail >_<" I've figured out a better fix - if you'd just do:

local spawnedAbigail --before inst:DoTaskInTime that spawn her

spawnedAbigail = SpawnPrefab("abigail") --in inst:DoTaskInTime that spawn her

spawnedAbigail:Remove() --in inst:DoTaskInTime that despawn her

It would for sure despawn her properly (as long as player don't log out during process) ^_^
_Zero  [author] 28 Oct, 2019 @ 4:39pm 
Thx for commitment, those items weren't supposed to be used from backpack tho, i'll try to remove this property, but Abigail code will be useful.
Hekkaryk 28 Oct, 2019 @ 1:40pm 
3. For crash when using ending_gun as Wendy if Abigail wanders off:
inst:DoTaskInTime(
18,
function()
owner.components.talker:Say("We will finally be together.")
end
)

inst:DoTaskInTime(
22,
function()
local shadowevil3 = GetClosestInstWithTag("abigail", inst, 20)

if shadowevil3 ~= nil then
shadowevil3:Remove()
end
end
)
Hekkaryk 28 Oct, 2019 @ 1:40pm 
if target.sg ~= nil and target.sg.sg.states["hit"] ~= nil then
target.sg:GoToState("hit")
end
end
end)

inst:RemoveComponent("spellcaster")
end

2. For crash when using brieface_cash from backpack: blank_etg.lua
local function freezeSpell(inst, target, pos)
local owner = inst.components.inventoryitem.owner

for k = 1, 26 do
local pos = Vector3(inst.Transform:GetWorldPosition())
local offset = 3
pos.x = pos.x + (math.random(2*offset)-offset)
pos.z = pos.z + (math.random(2*offset)-offset)
SpawnPrefab("goldnugget").Transform:SetPosition(pos:Get())
end

if owner and owner.components and owner.components.talker then
owner.SoundEmitter:PlaySound("dontstarve/wilson/equip_item_gold")
owner.components.talker:Say("Holla holla get a dolla!")

if owner.components.sanity then
owner.components.sanity:DoDelta(26)
end
end

if inst and inst.components and inst.components.finiteuses then
inst.components.finiteuses:Use(1)
end
end
Hekkaryk 28 Oct, 2019 @ 1:40pm 
@_Zero I have 3 fixes for this mod:
1. For crash when using blanks from backpack (with some inventory mod) - works properly whenever you have it or not: blank_etg.lua
local function freezeSpell(inst, target)
local attacker = inst.components.inventoryitem.owner

if attacker.components.health ~= nil then
attacker.components.health:SetInvincible(true)

local pos = Vector3(inst.Transform:GetWorldPosition())
SpawnPrefab("groundpoundring_fx").Transform:SetPosition(pos:Get())
inst.SoundEmitter:PlaySound("dontstarve/common/balloon_pop")

inst:DoTaskInTime(1.5, function()
local attacker = inst.components.inventoryitem.owner
attacker.components.health:SetInvincible(false)

if inst.components.finiteuses then
inst.components.finiteuses:Use(1)
end
end)
end

inst:DoTaskInTime(0.25, function()
if target and target.components and target.components.health and not target:HasTag("player") then
target.components.health:DoDelta(-15)
Lyra 16 Oct, 2019 @ 1:17am 
Nice mod
f_cey18 3 Sep, 2019 @ 4:34am 
ok
_Zero  [author] 1 Sep, 2019 @ 11:14am 
send me crash log or screenshot then
f_cey18 1 Sep, 2019 @ 9:58am 
when ı try to play game whit dat mod it chrashs
_Zero  [author] 29 Aug, 2019 @ 6:59pm 
when it's crashing exactly?
f_cey18 29 Aug, 2019 @ 11:04am 
good idea but crashing
_Zero  [author] 23 Aug, 2019 @ 7:28pm 
upd: crash fix, new item. See change log page for full info.
[NTHN] Vergiftest 20 Aug, 2019 @ 9:04pm 
Update Mode!
bandeeto 16 Aug, 2019 @ 8:23pm 
New update of DST are messing with the mod is there anyway for you to update this mod?
中野しらこ 28 Jul, 2019 @ 5:32am 
It doesn't work on my server
Stanley 24 May, 2019 @ 11:10am 
*запись запущена *
прекрасный мод
_Zero  [author] 18 May, 2019 @ 6:26pm 
@Dominikmozz, i released a fix with some extra improvements.
Try to remove Potion from backpack if it keeps crashing.
DominikMozz_YT 18 May, 2019 @ 4:37pm 
just watch the hole video plase if you don't want to get to the ending some where you get the error.
DominikMozz_YT 18 May, 2019 @ 4:37pm 
heres the errors resalt of this video https://www.youtube.com/watch?v=GpDXifK2Xr8&feature=youtu.be
DominikMozz_YT 18 May, 2019 @ 4:24pm 
all my mods work Exsept this one. but i send you the video for the mod what costing errors most likely is the wepon mod.
_Zero  [author] 18 May, 2019 @ 3:57pm 
no way
send me screenshots plz
DominikMozz_YT 18 May, 2019 @ 3:56pm 
well i tryed do some RP game untill it keep crashing.
Jace629king 27 Apr, 2019 @ 8:31am 
omg amazing
_Zero  [author] 25 Apr, 2019 @ 12:32pm 
@Camality, thanks for your kind feedback, appreciate it.
Sunkendarkcat 20 Apr, 2019 @ 10:34pm 
hmm yes
me like
Vnarchy 6 Apr, 2019 @ 11:27pm 
I love this mod, my friend and I just grabbed it (as we both play EtG) and we have found it is actually quite balanced. The guns are easy to use, not to common to be op and most of all they are fantastic, the most common weapon he and I picked up was the Devolver, and there was endless laughter when I tried to hunt some beefelo and turned the pack into hats. 10/10
Kavaline 17 Mar, 2019 @ 2:46pm 
Maduin*
СПАМ INC. 17 Mar, 2019 @ 7:37am 
AHA! this mod adding talking with some types of mob!:lunar2019smilingpig:
Crazy_potato 6 Mar, 2019 @ 3:14am 
Awesome!:steamhappy:
_Zero  [author] 4 Mar, 2019 @ 9:12pm 
Probably fixed client-side crashes, sorry for inconvenience.
melina <3 2 Mar, 2019 @ 12:25pm 
the gun that can kill the past
tgtckpt is just the acronym for it and i didnt get screenshots
_Zero  [author] 2 Mar, 2019 @ 9:55am 
Send me screenshots or text with errors plz.
What exactly you used on wendy tho?
melina <3 2 Mar, 2019 @ 9:46am 
i had 2 crashes. one when i used tgtcktp on wendy and examined abigail and one where i used the devolver on a bird
älcheminty 2 Mar, 2019 @ 9:46am 
I gotchu fam :vlambeerFish: