@Kaplin867+Day 173 / 365
Today was pretty productive! In the morning, I dropped off my car for repairs (just like general maintenence stuffs) and then I worked on summer class stuff. but when i was done i started working on some of the forms needed for my club ysws :) im not going to elaborate lol!! I also got the minecraft server from yesterday setup and started playing it. Im working on a cool new copper airship thats way bigger than the first one! maybe i can actually put a farm or two in it!!
☀️🚗@Kaplin867+Day 172 / 365
I got home from the trip aaaaaand i dont really have much to comment lol!!1 played some modded minecraft with (extended) friendgroup :) (by extended its like themain friendgroup plus a few extras from a diffferent one its like colaborative idk) and since my friend regonold's pi is terrible at hosting im buying a server for the group so now im working on getting a good modpack yay
also idk what the doodle is supposed to be
@Kaplin867+Day 171 / 365
Second day of my trip. Today we went to the international spy museum. I found this one pretty cool, especially the codes and cryptography stuff. After that we went to a giant mall called "Tysons corner". Got some lunch there, then we walked around quite a bit. I got myself this little pokemon figurine blind box. I havent opened it yet, il probably open it at home, but theres a few options it has. the 6 options are: Pikachu + altaria, Rayquza, bronzong + unown, piplup + oshawott, sylveon, and dragapult. id be fine with any of em except the rayquaza one. Im not a big rayquaza fan personally. So uh yeah no programming obviously lol. I go back home tommorow so maybe il do some then. odds are im just going to get home and play minecraft lol.
@Kaplin867+Day 169 / 365
today was funny. on one hand i locked in on the jam game (3 hours) and on the other hand i played a whole lot of minecraft. The server im playing on has the create: aeranautics mod on it so i made a airship. Im going to be out of town for a few days so that airship is probably going to be destroyed, raided, or lost by the time i get back lol. In the jam game i added the entire genes mechanic and a shop.
🎮@Kaplin867+Day 168 / 365
I dont really have much to say about today. Woke up late. I worked on my club ysws a bit more, and i think i have it mostly finalized!! Outside of that i didnt really do a lot of coding lol. I played some noita, then modded minecraft with some friends, then i played among us :) it was very chaotic since it was like 9 people in the vc lol. anyways tommorow i really want to lock in on the wild jam game. im going to try and wakeup early!
🎮@Kaplin867+Day 154 / 365
Today I started work on my club ysws site aint that cool. yippee! i lowkey didnt get a lot of progress on it since it was lowkey late. in the morning i was doing a mix of sleeping in and working on the jobs+ minecraft modded datapack thingamajig for the group server project i yapped about many posts ago (still happening, we are actually getting close to opening the server i think hopefully idk). I cant say too much about today lol. uh. dont do illegal things. thats my advice of the day 😇
@mileswk0yess... in theory if i don't get any more hours I can at least get minecraft bundle
@Kaplin867+Day 121 / 365
Today was great! Me and a friend of mine played the Create: Aeronautics addon for the create mod for minecraft (i love mods of mods!!) and we goofed off a lot lol. Worked a bit on my horizons game by starting to work on the factory node system. Its very unpolished, but I think it might do the trick. Tommorow I will try to add not-hardcoded-node-connecting and actually processing the factory nodes for immediate input -> outputs.
🎮@ArmadilloMike0Today I made it so that you can actually login with Microsoft and add your Minecraft account.
@SakG1Day 2 (119/365):
• woke up early, did some exercise (push-ups still feel really hard lowkey)
• built my first slack bot using bolt in py, basically auto updates the date for #C0A63BZ2AQN, docs were kinda confusing but I managed to figure it out(took my morning)
• realized I need hosting for it and found Hack Club Nest which might solve it, will deploy tmrw
• worked on face-to-anime project but it’s way harder than I thought, so I shifted into learning C to work with opengl and get some low level taste(will do c++ and assembly as well)
• watched this video about how computers actually work and it honestly blew my mind as how simple it is: www.youtube.com/watch?v=QZwneRb-zqA
• had focus issues because of Minecraft Bedwars distractions for too many days, so I decided to stop playing it for a month, if i do, i wont code neither use computer for a week and just study
• didn’t finish the chapter today but will tomorrow
• planning to start this book from tomorrow as i wanna know how computer actually works:
Enjoy: 2/5
Productivity: 1/5
Study: No
Coding: Yes(2hr 21m)
So no game this time fr. Will learn abt computer as well as will work on project and other side projects if it get hold.
Quote: "Everything is possible once you think it is possible"
📚🤖@ArmadilloMike0I made it so that it does not install Minecraft multiple times if it is already installed
@ArmadilloMike0I made it continuously ask for version until it is correct and ask if Minecraft wants to be started
@Kaplin867+Day 117 / 365
I liked today, today was good. I worked a bit more on that minecraft modpack team stuff, mostly just fixing up tags and setting up item restrictions, all that jazz. BUT i did do something actually cool today! I started work on my hack club horizons project. Im going to be making a game called "Router Rebellion". The core idea is an topdown action rpg where the main gimmick is you create your own bullets in a sort of node-graph system. Ive been thinking about this game idea for a good while and have come up with some insane worldbuilding for it. No spoilers >:3 If you notice a slight similarity to my long term project (one turret) (wishlist on steam wink wink nudge nudge), then you would be correct in your assumption. The factory-that-creates-bullets-that-the-user-uses-as-a-weapon element in the game idea actually stems a LONG time ago when I was first making one turret and was considering what I wanted to make. After 2 years im finally using the idea! I only actually worked on the game for 1 hour today, but I got some pretty good player and camera movement going. Should also support controller if i set up the godot stuff right, will check later. I also improved the shader im using from a few days ago to replicate my 2d style for this horizons project.
🎮📈@ArmadilloMike0Today I started work on a new Minecraft mod called Discovery (name to change) I added a system to track which blocks were broken and add them to a list and function to list them all. The hardest part was trying to get the Minecraft client to run not knowing that the tutorial I got the code snippets from used the yarn mappings and not the Mojang ones.
@revi0okay but what if i revived this on day 112?
okay big update
not much has happened except for a few emotional problems
i got NOTHING done except make a linux-wallpaperengine gui for MY specific rice (as well as for hyprpaper/awww/swww users) at github.com/kaemori/motionpaper
i also tried making an ai for ultrakill, failed, got an idea for a second iteration but never did it... +1 to dead projects list (count: 17)
tried to make an extremely compact way to store a minecraft-like world, ended up with quite the elegant solution, but gave up half way trying to project it... +1 to dead projects list (count: 18)
went to audition for the school concert, played the drums so well even one of the teacher in charge (who never spoke once in the 7 other groups we watched) told me my drumming was excellent!!!
i got an oculus quest 2 for a bargain and i can finally be a silly animal on the internet. the pipeline shall grow
one of my friends apparently has like an infinite hardware stash or something and i left his room with +2 microbits, +1 arduino uno, +1 arduino mega, +1 small oled screen, +1 whatever i lost count
i pissed off 3 people
i learnt that i may or may not have bpd
PHYSICS IS CONSUMING ME ALIVE OH MY GOD
im actually getting started on my LABMAPS project
i learnt RUST (just a bit)
i got a second monitor
and last but not least
silly goober (vrchat my beloved)
p.s. i think im actually going to post daily now. i know this because for every day i miss without a valid reason i owe jay one (1) can of redbull
🎒❤️@Kaplin867+Day 102 / 365
Today I was sick :pf: so yeah thats fun. I think its mostly just allergies, since it was my nose feeling a bit strange and my throat being sore, plus i was out a lot yesterday so i guess it makes sense. Anyways today I actually got back to working on one turret! I got better tile animations working AND made it so the conveyor tile will automatically switch to its turn / T shape / three way variants. I was also able to do this inside the conveyor behavior script, rather than in the tile simulation code itself (unlike the old main script im remaking). I also played a good bit of minecraft with my friends today. Since the server was on the new snapshot, we were able to make a golf course using the new sulfur cube fellas. very silly.
@Kaplin867+Day 99 / 365
99 posts in the book right now, 99 posts in the book. Take one down, pass it around, and somehow there are still 99 posts. Today didnt really have much going for it. Woke up early, worked a bit more on that minecraft server thing and we also had our first group meeting. I wont say what it was about tho for obvious reasons :p anyways after that I had to go do tutoring at the local church like i always do on thursdays. after that I studied then sorta chilled for the rest of the night since i was exhausted lol.
@Kaplin867+Day 97 / 365
Today was pretty good! Woke up early and started fixing the minecraft modpack thing. I started by making new tags for the new mods... SO MANY ITEMS 😭 took me forever dude. And I was just doing the cooking mod today!! I wish like they had pre-existing tags since I could just easily throw those into the tag mix but NOO they just had to leave the 30 different jelly items untagged, and only tag the 30 different jelly SERVING items (you use a bowl on the jelly item to get a serving). Not really ideal since im trying to restrict recipes based on complexity. for example anyone can make a smore, but only upgraded chef players can make marshmallows. Anyways after I was done with that I studied the art style i use for one turret that way I could turn it into rules for a shader. I want to try and replicate my 2d visuals in 3d. why? because i want to :) also the kpop demon hunters x cookie run kingdom collab came out like an hour ago and ive been playing it. its good, but i dont really know anything about kpop demon hunters lol. though like the wicked collab they are probably just going to do a cookie run spin on the main plot of it. anywhom have a good day and thank u for reading!!!11
🎨📚@restaurantEntity0Day 97/365oh fuck what month is itTasks I made progress on:
• obsidian vault
◦ started learning rust! what does that have to do with obsidian! it's the first time it's being properly used! :yayayayayay: so
▪︎ changed and fixed a bunch of templates
▪︎ wrote a bunch of notes
▪︎ noted down some issues I'd like to fix
• learning rust
Streaks
• Journal ✅
• Reflection ✅
• Commits✅
• Medicines ✅
ReflectionMood: 3/5Productivity: 3/5
I think I've been overwhelmed by how cool and structured my friends' projects have been (y'all are so cool I could never :hs:), and forced myself to maintain that standard, which is why I burned out/got frustrated. I'll try learning and building using a slower approach that lets me learn all the fundamentals (I keep saying slower approach but you get what I mean I think)
Anyways... it's been a whole month! and some change. I've mostly been struggling to plan out bigger and better projects, and I think I need to step back and work on my toolchain for a bit. I started learning rust! yippee!
I also spent half of last month watching One Piece, and the other half playing minecraft (regular survival and Liminal Industries) so hopefully I don't do that again
brain is less jelly
Photos uh here have crab
💤@Kaplin867+Day 96 / 365
Today was quite simplistic day. I went to school, came home from school, and sorta just chilled. I mostly just talked with my friends, watched them play games and didnt play anything in particular. Played around with posing the model from yesterday because weight painting makes it look so silly at times. Only got around to actually making something with that minecraft server modpack I mentioned like 20 some days ago (idk im too lazy to go check). However they changed some of the mods in the modpack so now I have to rework a good bit to fix it. Oh well. Evolution is multistep!!!!! didnt actually get too far in reworking it today lol.
also i am running out of kaplin doodle ideas for days like these where i didnt do much of anything
@SalticHash0I'm working on a "recreation" of the Light Fruit from Blox Fruits (from One Piece) in Minecraft (Bedrock)
It's still missing all other abilities but to compensate I've added the dash and airjump for now
flavortown.hackclub.com/projects/18790@Kaplin867+Day 83 / 365
Lowkey I didnt really do anything... I did some homework but I didnt even do a lot of that. my day was just: Wake up late (i did not have school today yippe) (i forgot to set a timer), play a bit, then eat lunch, then do a tiny bit of homework, then drive and do some errands + eat dinner, then get home and be tasked with doing things like cleaning and then just chilling for the rest. Doesn't help that I had two things I wanted to work on in particular now that im not all that busy :heavysob: anyways on a happier note I ate cheesecake sampler from walmart it was tasty (the cookies and cream one was for some reason bad..???? like how do you mess that up). Also in the minecraft server stuff im helping with, they played a fun little game in the discord server with all the people waiting for the release where you had to guess 3 pokemon based on emojis. You had to get all 3 right in a row, with no indication which was wrong. I somehow one both times!!
3 more days until day 86
🎮🎒📝@Kaplin867+Day 46 / 365
Outside of doing homework I played around with minecraft datapack for a minecraft server project im helping with. Tried to get Jobs+ Remastered to have restricted items. Eventually I got it to work! Though we are still workshoping cobblemon integrations for the EXP system, a lot of the other job relating things should be easy to add. Anyways for an image heres some really bad cookies I made (bad as in it failed to keep its form as a cookie and crumbled, hence why it is presented as a clump). The flavor is caramel chocolate!
📝@Kaplin867+Day 45 / 365
I worked a tiny bit on one turret today, but not all that much. I think im going to resubmit it for steam since I fixed some bugs and now its actually playable on steam edition. I went to the movies with my hackclub peeps (we earned it from polygon ysws last time we had a meeting). We watched the movie "Goat". It was a fun movie I liked it! When I got home I played some more on the geometra minecraft server a tad bit. There was a countdown for when the server finally went offline. Truly sad, hopefully the community can stay in-touch. I dont really have any image for scrapbook, which i sorta need to make a proper post, so uh. here is a quote from discord turned into cool image from that one quote discord bot. ok have a good day thank you for reading.
📽️🤖@Kaplin867+Day 44 / 365
When i got home from school i did homework, then I played in the events on the minecraft cobblemon server called "geometra". today is its 1 year anniversary, and tommorow it will be closing down. I had to leave for a large portion of the festivities. while i was out i got dark enchantress cookie in cookie run kingdom from the pity. gambling go br. I didnt work on anything lol. Image is when some of the people on the server and I were playing "Bingo Bridge Cross", or "Bringe" for short. Basically players take turn going across the bridge. Last person to get across the bridge and all people who fall are out. Last person standing chooses a color for the bingo boards. Whoever gets 4 in a row or all corners win. Have a great day if ur reading this :)
🎒🍂📝@seven0Day 38 (or 17)
weekend is so nice
• Fought with minecraft modpacks, because apparently some mods like to screw with things they shouldnt touch
• Tried to make a slack bot to auth people into the server for #C0AD3QV5C5D, and it went okay?
◦ I gave up on http mode, and am going to try and use socketed mode
◦ Logic is sound, still haven't tested it yet tho lol
• Can modrinth approve our modpack yet? (im pretty sure they dont work weekends, but I can dream)
• Started doing some research and planning for #C09SJC1NWQG
wow i did less today than yesterday. sometimes i forget how hard mc server setup is
🔬🤖@Kaplin867+Day 21/365
Due to me finally settling down at my pc a lot later than usual, I really didnt get all that much done. I played and talked with friends, and I added a bit of features to the capture the flag game i was on about last post, such as randomized teams. My favorite minecraft roleplay-ish server announced that they are closing down the server the day after its 1 year birthday. Its sad but it was a great run, then again I could have seen it coming for various reasons. I played around with even more hytale plugin stuff and got a custom hud to show up, and you dont even need a command to make it appear! I will probably turn this into a cool stat-bar soon for a game im trying to recreate
🎮🎂@Joshp0Day 14 (I think)
Minecraft
Ikea furniture
Music
Figma design stuff for magazine
@Carter0Day 48-50:
• Temporarily moved to a hotel?
• Celebrated new years with family
• Had chipotle / brisket for the first time in 4 years
• Reflowed cyberboard in the hotel lobby and got stared at (social anxiety fears me)
• Learned how NOT to apply solder paste and kinda dented the stencil (I still don't know which way the nano stencil goes😔)
• Inhaled fumes from that silicone hotplate (I should invest in a fume extractor:heavysob:)
• Watched the new Avatar and got lost at the beginning
@Akaalroop0I made a bot which gives you minecraft recipes!
It was a pain generating all the 519 images of crafting recipes, but yeah I did it! :yay:
I made it in Kotlin so it will eat all the RAM on my RPI Zero 2W on which it is hosted :thumbup-nobg:
Hopefully you like it!
It’s @MCRecipes !
Just ask for any recipe like: @MCRecipes oak boat
Links:
Flavourtown: flavortown.hackclub.com/projects/3016
GitHub: github.com/Spacexplorer11/MCRecipes
🚢🤖@lucas.tornquist.majja0players can now join my from scratch minecraft server implementation written in python!
@Carter0dayy 44, the return:
coded the roaring knight (not super accurate)@Carter0day 44 (for real this time):
ok ok
this one is really cool i promise
working "SPACESHIP" in vanilla minecraft!!!
took 5 minutes for the first prototype and 10 min to refine, so 15min total, really proud of it for a 15 minute project@hex40:50days: day 46!!
more of a chill day... gotta lock in. played minecraft, reflashed my firmware for glyph (my custom kb), and did some ideation for reverie.
also created #C0A5MGX8D8B|:eyes_shaking:
@Joshp0Day 40 + 1 == 41
no insta or social media
played some minecraft
played with cat
learnt a bit of python
🐱@Carter0day 41.1:
made floor crafting use ominous item spawners for more aura
added sfx
found out you can upgrade multiple items via one upgrade which is neat and i will not be removing cus its cool
@Joshp0Day 40
fought in the josh vs josh battle
no insta or social media
played some minecraft
@Joshp0howdy its day 38
did some geocaching with a friend
played some minecraft
no insta or social media because i was geocaching
photo is from geocaching
played Whos your daddy, overcooked, goat sim and Pico park 2 with same friend
spent the rest of the day sleeping in, and waiting
@hex40:50days: day 38
did less today,,, started to set up my bullet journal, watched the grinch w/ family, and started prepping for s2 of a little minecraft smp that I run!
@revi0hello from my new pc!! i can finally run minecraft with fabulous shaders at 12 chunks render distance while staying above 60fps!!!!!