Brotato

Brotato

Endless-less
53 Comments
lmccracken7 15 Jun @ 8:15pm 
Why cap us at 100% for everything? Why not let us go BEYOND? (idk its a funny idea tho)
NightHawk475 19 Jan @ 7:43pm 
Also, for what it's worth, I really like this mod's concept a lot, and I want to use it as intended :)
Specifically I really appreciate the high level of customizability, instead of how most other mods just set harvesting and piggy bank to be 100% pre-20 value in endless mode too.
NightHawk475 19 Jan @ 4:37pm 
I've been having some issues with this mod?
It doesn't look like the Harvesting or Piggybank modifiers are working, or at least not accurately?

Piggybank (after wave 20) is not generating money at the start of the wave as it should (easy to verify, as you can look at your money before closing the shop, and then look immediately in the top left at the start of the wave, this is when the piggy bank normally triggers at least)

Harvesting is not growing or decreasing. so it does at least shut off the normal 20% decay of harvesting after wave 20, but this still doesn't seem to be working as expected.

For my settings I'm generally setting them to "Harvesting 20%, and Piggybank 25%" (so that harvesting should "increase" by 1% after wave 20, which is 20% of 5% - and the piggy bank will give 5% income, which is 25% of it's normal 20% value)

Lastly!! The settings changes don't seem to save? Every time I open the game I have to set the mod's values again, is this a known behavior?
xx_mikebloomberg@69th420st_xx 28 Dec, 2024 @ 2:02pm 
crate drop rate also decreases exponentially after wave 20
The Red Dragon Rider 29 Oct, 2024 @ 6:34am 
Very good mod that improves my gaming experience in endless game, can't wait playing new mode with your mod!:lunar2019piginablanket:
dami  [author] 28 Oct, 2024 @ 8:25am 
thanks for letting me know i will look into it and update with a fix:steamthumbsup:
The Red Dragon Rider 28 Oct, 2024 @ 7:21am 
The mod doesn't work in the latest version and was disabled when I started the game without removing this mod, could you please fix this?:steamhappy:
Roasteddchickenn 10 Oct, 2023 @ 1:03am 
where is the slider menu?
dami  [author] 24 Aug, 2023 @ 3:20pm 
ha no worries, i'm glad you enjoy the mod
Max Power 24 Aug, 2023 @ 3:16pm 
Yeah sorry works perfectly!! I'm a morron and had still a "dami-Endlessless2.zip" in my steam workshop folder from messing around before you fixed the lag and forgot about it...i'm sorry bro and thanks for your great mod <3
dami  [author] 24 Aug, 2023 @ 12:33pm 
I have it working at hoem just fine, can you check if you've got the right version ? it should be 1.4.0 in the mods menu. it's also disabled by default so you have to check the mod options to set the values right
Max Power 24 Aug, 2023 @ 10:55am 
Thanks bro!! Harvesting doesn't seem to work...still decreases in endless...
dami  [author] 21 Aug, 2023 @ 2:30am 
Sorry for the big delay guys, lags should be fixed now
Max Power 26 Jul, 2023 @ 9:20am 
Thank you so much for your time and help, I really appreciate it :)
I'll try your suggestion!
LordSheogorath 26 Jul, 2023 @ 8:18am 
Hey, sorry I'm honestly not sure with that one. I spent a bit of time trying to figure out what was going on but couldn't get anywhere. If I were to take a shot in the dark you could try making a small edit in 'main.gd' (not 'mod_main.gd').

You can try replacing this line (45):
harvesting_growth = harvesting_growth * growth_efficacy_from_config.data

With:
harvesting_growth = harvesting_growth * (growth_efficacy_from_config.data / 100.0)

No guarantee this will work as intended or at all but hope it helps
Max Power 26 Jul, 2023 @ 2:02am 
Update: It works for me, thanks so much LordSheogorath! I had to restart steam, so there was my problem.
I really don't want to bother you anymore, but somehow the harvesting increases now 100% after wave 20 (the setting 100% for harvesting should only give you 5/8/13/16% depending on whether you have crown/farmer) but now I get full 100% harvesting growth after wave 20, which kinda breaks the game after a few waves...any idea how to fix this? And sorry for bothering you again -.-
Max Power 25 Jul, 2023 @ 1:14am 
Thank you for the clarification! I'll try it immediately after work :)
LordSheogorath 25 Jul, 2023 @ 12:52am 
You'll want to replace lines 7-27 (inclusive) of the original 'run_data.gd' script with my fix, this should be from "func get_endless_factor(p_wave:int = - 1)->float:" to "return endless_factor" (inclusive).

I can't guarantee that it will work exactly as the original but from my testing it seemed to have stopped/affected the decrease in harvesting and piggy bank.

Also to clarify, the two folders that need to be zipped up are the top level ".import" and "mods-unpacked", hope this helps!
Max Power 24 Jul, 2023 @ 8:51am 
@LordSheogorath: thanks bro for your efforts!! can you specify where exactly to paste your code in the run_data doc? I tried it and the lag is gone (nice!!) but at least harvesting is still decreasing for me...couldn't test piggy bank yet...
LordSheogorath 24 Jul, 2023 @ 6:56am 
I unzipped the mod and believe I found the performance issue, looks like its the "get_endless_factor" in the "run_data.gd" script.

It seems like the function gets called pretty frequently and whatever "ModLoader.get_mod_config" does is pretty bad.

You'll need to locate this folder, there should be a zipped folder called "demi-Endlessless.zip", if it's not in "1942280\2938652633" then just poke around until you find it:
SteamLibrary\steamapps\workshop\content\1942280\2938652633

Then you'll need to find the "run_data.gd" script which should be inside this folder:
mods-unpacked\dami-Endlessless\extensions\singletons

Open this inside a text editor or something and replace the "get_endless_factor" section with this code:
{LINK REMOVED}

Re-zip the two folders and replace the original ".zip".

You might need to restart the game to apply scaling changes, I also don't know how doing this will affect steam workshop or anything so use at your own risk, good luck!
mic01851165 19 Jul, 2023 @ 11:39am 
Laggy to the point of unplayable.
Back Goblin YT 19 Jul, 2023 @ 8:18am 
laggy af
Max Power 17 Jul, 2023 @ 10:34am 
Nice, thank you dami <3
dami  [author] 17 Jul, 2023 @ 9:20am 
@Antikov4 i've been working on an update to fix the lag issues ! I'll post here when it's up :)
Antikov4 16 Jul, 2023 @ 6:46am 
an updated version to fix the lag it's cause would be really appreciated, hope you find the time for it. this mod make some character real fun for endless and i really enjoyed it.
DeadVoid 7 Jul, 2023 @ 11:36am 
I hope this mod gets an update because it sounds fun, but as it currently stands it is unfortunately unplayable. When this mod is enabled it lags the game to a point where it is just not fun to play. I'm not sure what could possibly be causing the performance issues, as I don't think this mod should be doing anything when you're in an actual fight unless it is actively modifying enemy spawns in real time? Regardless, it's a major issue and one I cannot accept.

A minor issue is that settings will reset every time you open the game, which is annoying.

There's also the additional minor issue that you have to turn it on when starting the run and there's no option to have it turn on if you decide to start endless at wave 20. Again, not really that big of an issue and just a matter of quality of life.

Overall, I would definitely use this mod if the performance issues were ironed out, and fixing the other minor issues would be a bonus.
Max Power 30 Jun, 2023 @ 12:16am 
I'd really love a update on this mod, if you ever find the time <3
Mercer_Wing 25 Jun, 2023 @ 11:46am 
I believe it doesn't work for anybody cause mod options isn't updated
dami  [author] 6 Apr, 2023 @ 3:53pm 
do you have the prerequisite ?
Aydin 6 Apr, 2023 @ 2:16am 
I'm not seeing any new sliders in the settings.
hellina >:3 5 Apr, 2023 @ 4:46pm 
Not related, but I love limit break
dami  [author] 19 Mar, 2023 @ 5:58pm 
@Ratley i know i looked for a way when adding the config settings but figured i'd do it later, i'll see what's possible but apparently the mod loader version that brotato is using has a bug when trying to read the config, so I can't promise anything
dami  [author] 19 Mar, 2023 @ 5:55pm 
do you have the Mod Options mod ? it's required for this one to work
Wavy_Drummer 19 Mar, 2023 @ 12:55pm 
I dont know why but this mod doesnt work in my games. How can i fix that?
Only Zuul 19 Mar, 2023 @ 10:51am 
I'm sorry to be a pain, but there seems to be an issue with the settings resetting when the game is restarted. It's not a big deal as long as you remember to set them before playing, but I figured it was worth mentioning.
Only Zuul 16 Mar, 2023 @ 10:19am 
Awesome. Thanks a bunch <3
dami  [author] 15 Mar, 2023 @ 2:49am 
Thanks for the suggestion, i also went ahead and changed the settings to make it clearer !
Only Zuul 14 Mar, 2023 @ 9:22am 
The phrasing of the new sliders is a little ambiguous. Could you maybe add a description here in the workshop page about what exactly each scaling applies to? Is everything at 100% vanilla, or is everything at 0% vanilla?
dami  [author] 12 Mar, 2023 @ 6:53pm 
it's a vanilla thing afaik
Einsamer_Keks 12 Mar, 2023 @ 8:36am 
Does the material droprate go down because of this mod?
Giwrgos 6 Mar, 2023 @ 5:21am 
nice mod, but if i pass for the first time the 20th level the icon it doesn't change the color as it does the default endless
mic01851165 5 Mar, 2023 @ 7:59am 
Btw can you add another version which the scaling is there but remove the harvest and piggybank limit only? I think insane scaling is ok, but harvest and piggybank and dropping less material modifier is pretty lame.
Loki 5 Mar, 2023 @ 5:43am 
mod starts work :)
Rushink 2 Mar, 2023 @ 6:53pm 
Best mod, absolute necessity
dami  [author] 2 Mar, 2023 @ 1:55am 
i agree a config with sliders would be cool, i'm gonna look into it
stor hykk 1 Mar, 2023 @ 12:53pm 
The insane scaling on damage and tankiness and inflation is needed or else you just stand afk "it's too easy" so like a meny for for changing what you want changed would be nice
luojiesi03 1 Mar, 2023 @ 12:11pm 
great. thank you for the lead!
Joernzen 1 Mar, 2023 @ 3:30am 
Thanks! Had fun going above wave 100 couple of times with this. Had to manually kill me or it would never end ;-)
dami  [author] 28 Feb, 2023 @ 3:36pm 
hey, the code modifying piggy and harvesting is in main.gd.

the game uses the nb_of_waves var to decide if piggy/harvesting should stop working so i'm just keeping that variable above the current_wave
luojiesi03 28 Feb, 2023 @ 3:09pm 
Hi thanks for this awesome mod. Is it possible to add config to control these changes? I found combining everything together, the game becomes too easy. I tried to search in your code but I only find code that change the scaling factor under the run_data.gd file. Can you point me to where the piggy/bank and harvest are changed? Thanks again!