[DiscordArchive] BugCraft issues Is there a trick to getting Bu...
[DiscordArchive] BugCraft issues Is there a trick to getting Bu...
Archived author: stoneharry • Posted: 2025-01-10T12:20:57.108000+00:00
Original source
I have a local copy I can upload after work if you remind me
Archived author: ReynoldsCahoon • Posted: 2025-01-10T12:21:43.729000+00:00
Original source
https://noggaholic.github.io/ btw
[Embed: Bugcraft Studio]
The ultimate Machinima tool
https://noggaholic.github.io/
Archived author: ReynoldsCahoon • Posted: 2025-01-10T12:22:19.156000+00:00
Original source
https://github.com/noggaholic/bugcraft-studio
Archived author: ReynoldsCahoon • Posted: 2025-01-10T12:39:09.347000+00:00
Original source
Version checking seems to be here: https://github.com/noggaholic/bugcraft-s...atterns.js
Archived author: ReynoldsCahoon • Posted: 2025-01-10T12:40:26.021000+00:00
Original source
Might be that, since we modify our build numbers.
Archived author: stoneharry • Posted: 2025-01-10T12:57:29.655000+00:00
Original source
We do indeed
Archived author: stoneharry • Posted: 2025-01-10T19:38:18.844000+00:00
Original source
`if (buildFound === '12340') return { client: 'wlk', build: '3.3.5a' };`
Archived author: stoneharry • Posted: 2025-01-10T19:38:21.164000+00:00
Original source
yes this will break it
Archived author: stoneharry • Posted: 2025-01-10T19:39:39.846000+00:00
Original source
It's an Electron app https://old.reddit.com/r/programming/com...s_history/
Anyway, that does mean recompilation should be super easy if you cba to recompile it supporting out custom builds
Archived author: ReynoldsCahoon • Posted: 2025-01-10T23:20:12.772000+00:00
Original source
Not everyone's a cpp dev like you, sadly.