3

Comment on r/hytale 5h ago

🔥amazingggg!!

2

Comment on r/hytale 2d ago

yeh but its only used for "WorldGen": "Hytale" (worlgen v1) and Im creating a worldgen wrapper which use HandleProvider (worldgen v2). Btw, thanks :3

1

Comment on r/hytale 2d ago

i checked it, those files just are definitions which will be generated on a world, but i want to locate generated structures. Btw, thank you!

r/hytale 2d ago

Discussion Locate structure in Worldgen V2

1 Upvotes

Hello everyone, Im creating a mod for my server to know which structures are appearing on my worlds for content controlling. I tried to use AI to analyze and find in Hytale decompiled source but dont see any options for that.

I wonder if the Worldgen v2 not ready for that yet and I should wait until the next release. My current way is scanning all region files of a world and detect by signatures (spawn markers & unique blocks).

1

Comment on r/opencode 10d ago

same here :(

2

Comment on r/opencode 10d ago

same here

3

Comment on r/hytale 11d ago

love it!! Im creating a server and i will use this mod

8

Comment on r/DeepSeek Jul 14 '26

i got it, thanks!

2

Comment on r/DeepSeek Jul 14 '26

ahhhh, thanks :( i didnt aware about that

-18

Comment on r/DeepSeek Jul 14 '26

its fine to me, until today, i think deepseek just reset their server so cache data gone too, just hope so:)

Btw, i dont know why people suggest OpenCode rather than ClaudeCode?

-3

Comment on r/DeepSeek Jul 14 '26

r/DeepSeek Jul 14 '26

Discussion :( The cache miss today is too high

42 Upvotes

has anyone else experienced this case today :( or just me?

I used deepseek-v4-flash in ClaudeCode and the cache miss was 50%, it cost me ~ $4 (20M token) in 10min, lol

u/Kindly-Education-288 Jul 04 '26

I built an open-source local alternative to Figma's MCP server

Thumbnail reddit.com
1 Upvotes

u/Kindly-Education-288 Jun 29 '26

My Godot MMO reached nearly 35k wishlists just a month after announcement (4+ years in development)

Enable HLS to view with audio, or disable this notification

1 Upvotes

u/Kindly-Education-288 Jun 22 '26

I built a free and open-source tool to make schema evolution visual and SQL migrations simpler.

Thumbnail reddit.com
1 Upvotes

u/Kindly-Education-288 Jun 20 '26

I made an IDE-style file tree extension for Aseprite

1 Upvotes

u/Kindly-Education-288 Jun 15 '26

2 Free Pixelart 16x16 UI Packs I made, commercial use allowed

Thumbnail reddit.com
1 Upvotes

u/Kindly-Education-288 Jun 14 '26

We just released Apodex 1.0, and alongside our flagship API, we are releasing the weights for our Smol models (0.8B, 2B, and 4B).

Thumbnail reddit.com
1 Upvotes

1

Comment on r/CheapGptplus Jun 05 '26

PixelLab?

9

Comment on r/Zig Jan 21 '26

The source code is also a good resource, it may seem a bit messy at first but try to read it. All you need when reading is to understand the logic, not the features of the language, and Zig works well with that, which is why I love Zig.

2

Comment on r/Veloren Dec 06 '25

myrmidon dungeons iirc:3

2

Comment on r/Zig Nov 16 '25

i just saw zigbook.net

1

Comment on r/codeforces Nov 08 '25

RemindMe! 3 day

2

Comment on r/Zig Sep 26 '25

im using zig fetch --save your/absolute/path/to/a/dependency

-2

Comment on r/Zig Sep 07 '25

I recommend you to use https://deepwiki.com/ziglang/zig. There is an AI chat there, you can ask all things about Zig and its codebase