Search the Community
Showing results for tags 'change'.
Found 11 results
-
I was just in a test world testing some stuff out and while messing around with god mode and free crafting on, I found something that seemingly hasn't been mentioned or talked about yet at all with the beta??? Apparently boats can fall off waterfalls now! I had god mode enabled here for testing purposes but you'd also drown along with the boat. I'm not sure how I feel about this personally, it seems extremely punishing especially when you might not be aware when the edge of the world is approaching, but I find the concept to be really cool too. What do you guys think?
- 23 replies
-
- 29
-
-
-
-
-
-
-
-
Here is the code I edited and wrote for changing marble shrub loot tables, but it doesn't work. I can't spot anything wrong with it, and neither could a programmer I talked to, so I thought I'd ask here (the code is place within modmain.lua): local statedataW = { { -- short idleanim = "idle_short", hitanim = "hit_short", breakanim = "mined_short", growanim = "grow_tall_to_short", growsound = "dontstarve/common/together/marble_shrub/wilt_to_grow", workleft = TUNING.MARBLESHRUB_MINE_SMALL, loot = function() return {"marble", "marblebean"} end, }, { -- normal idleanim = "idle_normal", hitanim = "hit_normal", breakanim = "mined_normal", growanim = "grow_short_to_normal", growsound = "dontstarve/common/together/marble_shrub/grow", workleft = TUNING.MARBLESHRUB_MINE_NORMAL, loot = function() return {"marble", "marble", "marble", "marblebean"} end, }, { -- tall idleanim = "idle_tall", hitanim = "hit_tall", breakanim = "mined_tall", growanim = "grow_normal_to_tall", growsound = "dontstarve/common/together/marble_shrub/grow", workleft = TUNING.MARBLESHRUB_MINE_TALL, loot = function() return {"marble", "marble", "marble", "marble", "marblebean"} and math.random() < 0.95 and {"marble"} or {"marblebean"} end, }, } local function MarbleLootW(prefab) prefab.components.lootdropper.statedata = statedataW end AddPrefabPostInit("marbleshrub", MarbleLootW)
-
I've published my translation already, but some letters and symbols in my language are not detected or the names are longer than in English which makes them look pretty weird in-game. Is there a way to change for a font including the special characters and also changing the font size???
-
I've been working on an Alice in Wonderland character and I would like to make mushrooms have different effects for her. I'd like blue caps to make her glow, green to speed her up and red to increase strength all for limited times. How should I go about this? Would it be easier to have her craft the mushrooms into an entirely new edible item? This is my first character mod sorry if this question seems silly.
-
im looking for someone who can make a compress and decompress dile son don't starve. i have an idea to make a costom texture pack on dont starve but i need help doing so. to start.. i wish to decompress wilsons big portrait photo and compress my own version of wilson. a photo i created.. if anyone can help me with this.. please reply!
-
Bug Submission Please choose a category [Crash] Platform [*]Steam Version Number 72968 Issue title Screen freezes but game still respnsive Steps to reproduce Appears to happen randomly, happened a couple times already whilst not doing anything special Describe your issue The game just freezes for no apparent reason however the game is still running in the background (music and all). Whenever this happens I close the game by pressing esc and guess where the save & quit buttons are as a work around to the problem. After that I just re launch the game and continue playing.
-
The title says it all, I have a 100x100 jpeg image and I can't change my profile picture!
-
Bug Submission Please choose a category [Gameplay] Platform ChromeVersion Number - Issue title Straw Hat Stays Steps to reproduce Wear a straw hat. Get the materials for making another hat. In my case miner's hat. Make the new hat while still wearing the straw hat. Describe your issue The straw hat doesn't go away instead you get both the new hat and the straw hat. It seemed fishy to me so I reported it as a bug. Also after the miner's hat ran out of juice it gave me back a new straw hat. Idk if that's supposed to happen as well.
-
Why the autosave? It allows players to "cheat" very easy... You only have one save file so: What about a similiar saving option like in FTL? Where you can save and quit at will as long as you are not in danger (as long as there are no enemies around or the "fight music") ... which makes perfect sense for a rougelike permadeath game... Why isn't that in Don't Starve then?
-
PLEASE, SOMEONE INTERESTED ?? ADD ME ON STEAM: poradapower
-
I recently bought the Humble Bundle that included Shank 2. I can't seem to be able to change resolution in the game, it's just stuck on 640x480. The change resolution option is just grayed out for some reason. I have a Geforce GTX 260, latest drivers and directx installed on windows 7 64bit and I'm running the game in full screen mode. I'm running a very low desktop resolution so fullscreen is the only viable option for me. I really hope there is a fix for this