Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3014792878
I believe I fixed the board inching towards the middle when it's on the bottom. Can't verify since I don't have access to a large monitor. The server announcements being behind the board I think is because my widget is being instantiated postconstruct, after the server announcements widget (whatever that is). I'll see what I can do about that later.
The last update made it so that WX can eat gears freely, but you need to reset the menu for it to take effect if you've already been playing as WX.
@Joeshmocoolstuff Why not make Gears be a normal food to WX-78? He can eat Gears only if Gears is in his menu.
Like a character has a strong desire to eat [thing on menu] and you get a feel good buff for eating it, instead of the eating restriction.
Like they are really in the mood for eggplant or fishsticks.
I played Eat Your Veggies yesterday with my friend. She lost her menu after reconnecting. I just asked her for detail. She said she lost connection accidentally. She didnot try to reset the menu.
Is there any logs that I can provide?
I just didn't bother adding jelly to the menu. What do you mean people can reset their menu by logging in and out? It should save when they log out. Is the saving not working at all or are they doing something else to bypass it?
I think it has to do with operation systems its being run from, since Linux separates files in same folder with different capitalization, while on Windows just replaces them.
Characters can reset their menu by disconnecting and reconnecting.
Add a protecting period for new characters. For example: eat anything before first few days, then enable food restriction.
Thanks for the heads up. Fixed.
@artemiy
I took a closer look at the capitalization issue, and there were 2 instances where my calls in the code didn't match the file name. Apologies for my initial skepticism. Still, very strange that there was never any error on my end. Since I never had any errors over here, I can't tell definitively if this fixes your issue, but hopefully.
I also modified how gears work with WX78. Previously I disabled gears since WX can bypass the food restriction aspect and munch on gears all day, but that causes WX to miss out on the stat bonus which is pretty central to the WX char, so now WX can devour all the gears on the map, but the gears no longer give any hunger value (they still give the hunger stat boost).
Also, I changed how the minotaur horn and deerclops eyeball are added to the menu. Now hard-to-get must be selected in addition to caves & longterm for minotaur & clops respectively.
Plus some other stuff in the change notes.
hmm no, the capitalization looks fine to me. If something so fundamental was incorrect, the mod shouldn't work at all for anyone. But I'm glad you got it working. Have fun with the tournament.
tl;dr all/most of files in "scripts/widgets/" as well as "scripts/components/PickyEater.lua" have filename conflict with capitalization of first letter. My current fix - created duplicates of files in respective folders like this:
http://artemiy.me/gaming/DST/shares/components.jpg
http://artemiy.me/gaming/DST/shares/widgets.jpg
server_log.txt I have linked clearly states a missing files with incorrect capitalization
"module 'widgets/PickyEater_itemSlot' not found"
comparing the file called out in error with file in folder you cna clearly see that this is indeed the case of wrong capitalization somewhere in the code.
I know the feel of something so simple creating so many problems, I used to create websites with ActionScript 3.0, troubleshooting was so painful....
currently hosting dedi server and it looks fine: https://my.jacklul.com/dstservers/search/picky+eater
check it out!
Sorry my internet situation makes it tough to bugtest for the dedicated server. But I messed around with it and I see that you can connect to the dedicated server via LAN. The mod works fine for me when I do that. I'm not sure what difference broadcasting the server online would make. It seemed like you couldn't even load the mod on your dedicated server. Does it work when you try to load it locally? I also manually placed the mod files in the dedicated mod folder; maybe there was an issue downloading the files? But I'll try to get a dedicated server going online when I get a chance to see what happens there.
Thanks for the report about the default menu type issue. Should be good now. I did notice another similar bug where you're unable to change the mode from the mod config after a player has their data saved. I'm leaving that for now so that players will know what the current active mode is, but I'll get the config for mode working later when I have some more time.
I found this mod from youtube. It is a wonderful idea. Players who can only cook meatballs will starve now, lol.
Here is some of my throught of this mod.
Bug:
I am playing DST(208233 and 209870). I set "Default Menu Type" as "30 rand food", After generating world I found "20 rand croct". In other words, this configuration does work.
Advices:
Adding a list of "Rare Items", "Longterm Items", "Hard Items" and "Cave Items" in description in workshop would be better.
Tweaks in my opinion
If trunk_winter is "Longterm", then trunk_summer should be "Longterm".
If jellybean is "Hard", then royal_jelly should be "Hard".
icecream, butter, goatmilk and waffles are not hard enough.
deerclops_eyeball and jellybean is real hard. Because they are from boss and has a limited amount during one year.
minotaurhorn should be "Rare". Because they are not renewable like mandrakes.
Anyway, thank you for your Veggies!
Until I realise I have no ability to ever do that.
when a player completes the food chart every 5 times they get a reward E.g Seeds or Crockpot blueprints
Ah, didn't think to test with the old dedicated server tool. Unfortunately I don't have internet at home and it looks like I'll be snowed in for a bit, so nothing much I can do. But I think the problem is that the mod depends on there being a master sim player to hook into, and there isn't one with the dedicated tool. It should work if you launch the server normally and your player can just hang out in godmode.