John Haugeland

Results 94 issues of John Haugeland

Sorry, I looked for a website repo to open a PR against, but there isn't one visible Your README says you do `Windows, macOS, Linux, Xbox, PS4, and PS5 (and...

In [this savegame](https://gist.github.com/StoneCypher/e1461711c78101807a697cd924e6d9f0), you can see a Pinguicula species with a Sporgar and Troll heritage, which somehow has the Zen Calm trait enabled. I found [this post](https://www.reddit.com/r/EvolveIdle/comments/1462xm8/zen_power/), wherein someone suggested...

![image](https://github.com/pmotschmann/Evolve/assets/77482/2bb5fabd-4f09-453c-a20e-9049ae0d8cf0) Note that mining is over 24 hours, yet still shows in hours One more sacrifice brought it over, so I think it's just an off-by-one or something similar somewhere

this was my second spire run and i think i just threw away 3/4 of everything i made by accident by pressing one wrong button by accident i had had...

The `lessc` step in the build process complains due to the use of a deprecated `-x` option for CSS minification. ``` > [email protected] less > lessc -x src/evolve.less evolve/evolve.css The...

So, if you build the space dock and forget to build genesis ship, then it'll come up just offering to you to build probes. That's fine. So you go to...

I am cross-posting this for someone else from Reddit https://www.reddit.com/r/EvolveIdle/comments/17muj1h/steelen_chalange_govener_autocraft_creating_steel/k7oho2j/?context=3

Semver, used by `less` -> `make-dir`, has a security issue out, and can be directly bumped. PR inbound

There are a series of unfortunate size warnings in the webpack build. These can be disabled. PR inbound. ``` $ npm run build > [email protected] build > npx webpack --config...

I haven't been able to get a look at the code in browser debugger because every time I move to see the code it counts as a de-hover and the...