Stats

3
Projects
11
Devlogs
22
Votes
2
Ships

Coding Time

All Time: 210h 17m
Today: 0h 0m

Member Since

June 17, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

3
🚀
0 devlogs • 5 months ago
Minecraft OneBlock plugin
7 devlogs • 5 months ago
cijene.org

cijene.org

Shipped
4 devlogs • 5 months ago

Activity

Aris
Aris Shipwright gave you feedback
40d ago

Minecraft OneBlock plugin

Cool project! the /giveskillxp command didn't seem to work, but the main functionality is great!!

from Aris

I set it up on a live server for demo and it's now ready to be shipped!

Update attachment
Earned sticker
Darac
Darac worked on cijene.org
8h 15m • about 2 months ago

I guess everything that's left to do is manually enter products by their EAN codes

Update attachment
Darac
Darac worked on cijene.org
2h 14m • about 2 months ago

Added store info (address, city and a link to google maps) in a dropdown in the prices list table. Unfortunately it was not really easy to make only one dropdown at the same time (so opening a new one closes the previous one) and avoid choppy animations, it always looked bad and not consistent on different browsers.

Update attachment
Earned sticker

A neat trick: letting map builders create the map on one server, then when it's ready, zip it up and unpack it into a fresh new folder every time the server is launched. This way, we have consistent restore just in case someone manages to break the map, and builders do not have to worry either because they work on the map on a completely separate server

Update attachment
Darac
Darac worked on cijene.org
26h 48m • 2 months ago

Added the ability to filter stores based on selected location and distance

Update attachment
Darac
Darac worked on cijene.org
40h 16m • 2 months ago

Finally managed to center elements while handling both cases if a scrollbar is visible or not, without exaggerating css transforms.

A neat trick for CSS: calc(100% - 100vw) on a full-width element equals the width of scrollbar, or zero if scrollbar is not visible

Also, docker works much better than systemd :)

Random image because I can't really showcase it better

Update attachment

Storing partially completed quests is so tricky

Update attachment

Implemented per-island challenges. Hope no bugs will come out of this

Update attachment

Implemented tracking block collections
Also learned that WorldGuard is not ideal for managing co-op mates permissions :(
The image shows how the island is saved inside MongoDB for now. It's important to keep it under 16 MiB, the BSON document limit

Update attachment
Darac
Darac created a project
145d ago

Symbolic Python Decompiler

My completely different approach to decompiling Python code :) (CPython 3.9 for now)

0 devlogs 0 followers

Implemented the generating block and a protection system using WorldGuard regions. In the video the other player is a visitor and not a member of this island and he cannot pick items up from the ground. Today was easy and I'm satisfied with the progress so far :)

Finally done messing with concurrency and CompletableFutures to implement a safe island saving and loading system. It survived massive spam calling (stress testing). Thanks to FastAsyncWorldEdit for supporting asynchronous world operations like it's nothing!

Update attachment
Darac
Darac created a project
150d ago

Minecraft OneBlock plugin

A Minecraft plugin, for Paper servers, that implements the famous OneBlock minigame Note that this contains only the bare bones and templates, and there is no functional gameplay. It's up to server owners / developers to implement it.

Minecraft OneBlock plugin
7 devlogs 0 followers Shipped
Darac
Darac created a project
150d ago

cijene.org

A website for listing and comparing prices published by Croatian stores, as required by local law since 15th May 2025. cijene = 'prices' in Croatian Note: you may want to translate the page to your language in your browser since it's all in Croatian

cijene.org
4 devlogs 0 followers Shipped
Darac
Darac joined Summer of Making
150d ago

This was widely regarded as a great move by everyone.