#general

3141 messages · Page 1696 of 4

marble lark
#

just use the same workspace setup DenWav uses

#

you can't go wrong with that

#

C:

minor badge
#

hehe probably

golden gust
#

Damn, am kinda sad we list the first channel of stuff I saved from my mate...

#

I mean, there is like only 1 which I remember

twin lagoon
#

@minor badge best mari ?

minor badge
#

IJ tends to work fine. Just a little annoyed that they're aware of the issue and how to fix it, and yet haven't released a hot-fix release for specifically this.

toxic bone
#

dragon maid barely had a storyline and the rest of the show was just pedophilia

minor badge
#

@twin lagoon peepoLove

twin lagoon
#

mari pog ?

golden gust
#

||speaking to his mother: You know, if you weren't my mother, I mean, the fact that you are kinda turns me on, but, if you weren't my mother, you'd get it||

marble lark
#

:/

toxic bone
marble lark
#

Cat only has a power off button

toxic bone
#

power on

golden gust
#

Yea, i have an off switch

#

it's right next to the prostate

#

or is that the on switch

toxic bone
#

cool let's press it

marble lark
#

I'm pretty sure that's the on switch mate

#

hey I said mate

#

am I British now

#

wait that's what an Australian would say isn't it

golden gust
#

cunt

waxen panther
golden gust
#

Oh god

#

I had an aussy mate

marble lark
waxen panther
#

sez u

minor badge
waxen panther
void void
golden gust
#

poor fellow took his car into a repair shop to get some rust spots cut out and patched in some like old but gold kinda car iirc

minor badge
toxic bone
#

Issac is my middle name

waxen panther
#

😳

golden gust
#

So, basically, two of the mechanics where kinda like, not on the best side of one another

plucky sparrow
marble lark
minor badge
#

@waxen panther How much for rewriting EssX ?

#

In Clojure ?

golden gust
#

and, well, basically, my mates car ended up as like, the centre of a murder scene (and took oh so long to get it back)

toxic bone
#

skill issue

#

(major)

marble lark
#

i think she means in total

#

lmao

toxic bone
plucky sparrow
marble lark
void void
toxic bone
plucky sparrow
#

what the actual fuck

void void
plucky sparrow
#

is that

#

i was joking

#

i did not need to see such a cursed resource

waxen panther
vestal jasper
#

Thank you for this. I don't care about what other pepeple say this is really useful for me in different way. I see this as a way to learn more skript.

cunning raft
vestal jasper
#

As if learning skript is something to be proud of

plucky sparrow
#

isn't it just english

void void
#

can someone rewrite skript in skript for me

marble lark
#

we have plugins that let you write plugins in javascript and python

cunning raft
#

skript is nice for small little things but when people do that kinda stuff

waxen panther
#

ok ceo of skript

vestal jasper
#

You mean a scripting engine should be used for simple scripts? Revolutionary.

wide chasm
#

I think it's kinda neat that you can write it in such a language, but you probably shouldn't use it for an actual server.

cunning raft
#

i am not the ceo of skript veggie

waxen panther
#

😄

marble lark
plucky sparrow
vestal jasper
#

You don't

cunning raft
#

depends on the complexity of the game

#

small games, sure

#

giant ass things

plucky sparrow
#

i may have rewritten hypixel's tnt tag (fully) in skript before i learnt java

#

it..

#

it was bad

marble lark
#

hey

cunning raft
#

i mean for fun, who cares

marble lark
#

we all start somewhere

#

my old hypixel minigame clone is horrifically bad too

#

best part is unlike Naomi I never finished it

plucky sparrow
#

honestly java is easier

#

and looks nicer

wide chasm
#

You started with Skript, but I actually started with MyCommand if anyone remembers that

marble lark
#

codebase was too f*cked

void void
#

I thought it was just simple aliases

toxic bone
cunning raft
#

Essetials

vestal jasper
#

I started with computercraft

#

And lua

warm anchor
#

JRoy physcially felt ill just now

native wolf
wide chasm
#

I think the newer versions include more stuff, but back in the day, MyCommand was indeed more a "this command runs these other commands".

warm anchor
marble lark
void void
#

FastAsyncDeluxeJoinLeaveMessages best plugin

marble lark
#

try not to cringe

toxic bone
cunning raft
#

at least your first project wasn't a skript addon

#

there are far too many people who make skript addons as their first java plugin

plucky sparrow
#

i made a skript addon in java to compliment my skript tnt tag

#

LOL

waxen panther
#

“”Java plugin””

cunning raft
#

@waxen panther

plucky sparrow
#

i simply could not get the damn play sound or wtv thing to work in skript

marble lark
#

the code is horrendous so I doubt I'm that much better off

cunning raft
#

skript-mirror kinda removed the need for people to make skript-addons tho

waxen panther
#

@cunning raft pinging me for disrespect?

cunning raft
#

yes

marble lark
#

I'm that guy that was doing

String world = entity.getWorld();
toxic bone
#

skript 🤢

twin lagoon
plucky sparrow
#

String world = (String) entity.getWorld();

wide chasm
#

Don't worry, there are second year CS students that still don't understand types

marble lark
#

well yeah I was trying to get the World object XD

waxen panther
#

Average spigot plugin

void void
wide chasm
#

Own syntax

plucky sparrow
native wolf
#

Skript is basically writing plugins in English

wide chasm
#

More similar to something like Python than JS

cunning raft
#

point of skript was to have low barrier to entry, thus no js

wide chasm
#

(In file structure)

void void
#

gotta include those legacy color codes

cunning raft
#

not that js has a high barrier to entry, but it's worse than skripts

toxic bone
#

sendMessage

plucky sparrow
#

does § work in sendMessage?

void void
#

iirc it does

plucky sparrow
#

have I been using ChatColor for no reason?

void void
#

pretty sure that's what ChatColor#translateAlternateColorCodes does

cunning raft
#

no

golden gust
wide chasm
#
command /hi:
  trigger:
    send "Hi"

^ is Skript (or at least smth like that)

marble lark
cunning raft
#

translateAlternateColorCodes is for converting &1 into §1

plucky sparrow
cunning raft
#

the server (used to be the client) just parses those into components

#

at least for now

marble lark
void void
wide chasm
#

No, Skript will infer that you want to send the message to the executor of the command

cunning raft
#

you can do shit like send "text" to "JRoy" parsed as a player

golden gust
#

needs more scala

marble lark
#

js?

#

wait I'm blind lmao

warm anchor
marble lark
wide chasm
#

Oh this is.. eh.. interesting

void void
marble lark
#

I'M SORRY :C

toxic bone
#

eternity dont use anime emote for 5 minutes (challenge) (impossible)

marble lark
#

also I think I was trying to get nms Entity references

warm anchor
#

mark this NSFW EmaBkr

wide chasm
#

This is just abstract art, it's too abstract for us to understand

magic river
#

I think 1.7 was the first and only release we did that versioning

magic river
#

md_5 claimed he hated it and would have removed it but he needed to keep CraftBukkit compatibility

#

It's still there to this day though...

marble lark
void void
#

not like there's api for getting entities

warm anchor
void void
#

lol

golden gust
#

I mean, he removed the nm"s" relocation

marble lark
#

I thought Spigot also updated to the new package format?

golden gust
#

It's very...

void void
#

not entirely

wide chasm
#

It's there for CB, but not for NMS

golden gust
#

His understanding of "clean breaks" is fucking comical

waxen panther
golden gust
#

e.g. he'll do random shit like bumping the nms rev a week or so into a release

marble lark
marble lark
void void
#

the versioned package names have been dropped tho

marble lark
#

I was like "Oh Spigot finally updated the packages"

#

guess not...

golden gust
#

yes, they do

void void
#

it is

golden gust
#

they use mojangs packages, just retain their own class names for stuff

magic river
#

Spigot source code is a mix of Mojang packages with Spigot class, method, and field names

toxic bone
#

mojan

marble lark
#

my Brain died don't judge shh :C

golden gust
#

(yet apparently he uses mojmap in some areas still so his stance against it literally makes no fucking sense(

magic river
#

Then at compile time they go back to nms and strip the field names

#

So it's even less mapped than 1.16

marble lark
#

strip the field names
but... why?

void void
#

because everyone loves figuring out what e() means!

marble lark
#

no wonder Paperweight's source has nothing for mapping to/from Spigot fields

marble lark
#

that's the Living Tick method from 1.7 xd

magic river
#

...

wide chasm
#

I'm not sure if I should be happy or sad that you know that

marble lark
#

it's from the time I was developing the plugin I sent a link to above yeah

#

I was cracking nms code pretty much every day

void void
#

I love the mojang mappings for 1.17

marble lark
#

don't judge ;-;

void void
#

was looking through 1.16 nms a couple weeks ago, wasn't fun

marble lark
#

imagine what the people at Bukkit went through back when CB first came out

cunning raft
#

it's a shame none of the bukkit people are around anymore

#

they can't tell us

#

they're all gone

#

nobody knows where they are

golden gust
#

Yea, would be nice if there was somebody who even has a remote clue of what went on back in those days

vestal jasper
#

In the beninging

golden gust
#

am sure they could tell us some good stories

marble lark
#

I doubt anyone would bother finding them for something like this

quasi valley
wide chasm
#

Everyone died in the war against the obfuscated code, such a shame

quasi valley
#

And the ones who survived weren't the same anymore...

cunning raft
#

we had to ban them

#

they were all so crazy

golden gust
wide chasm
#

Their insanity dragged everyone down, there was nothing else we could've done

quasi valley
#

especially that omoronth guy or whatever he was called

warm anchor
#

oh no GRANDPA IS TYPING

wide chasm
#

Yeah, he was especially bad, what a shame

cunning raft
#

yeah they had some cat too

wide chasm
#

But we will never forget their sacrifices

cunning raft
#

a cat and a wolf

magic river
#

I wasn't around from the start, I didn't even look at the code until beta 1.7 and wasn't a maintainer until 1.2.5

#

Stupid pistons crashed my server

warm anchor
#

Amaranth no lie. Your first PR is older than some Minecraft player rn

magic river
#

Almost certainly

warm anchor
cunning raft
#

older than 50% of people in this chatroom

marble lark
#

I never knew the whole time you were a Bukkit maintainer kek

#

1.2.5 is still a hell of an early version though

magic river
#

Dude I bought the game before beta 😛

marble lark
marble lark
wide chasm
#

I only started playing since 1.5.2

marble lark
#

I started at 1.7.2

plucky sparrow
#

i started on xbox 360

wide chasm
#

Which for a lot of players now is probably still quite old

marble lark
#

and then never touched it after 1.9 came out

#

till now

plucky sparrow
#

the xmas city map is ugh

#

lovely

marble lark
#

well in terms of versions and not how long it's been since that update at least

magic river
#

We're just a few days away from my account's 11th birthday

warm anchor
#

since they are giving out capes to everyone

#

Mojang should just do year veteran cape tbh

#

number based on account age 😉

quasi valley
#

also a cape to mark weebs

magic river
#

That reminds me, I figured out how to stop leaf attacking anime posts

#

Just post catgirls

#

tuinity-chan definitely should have been a catgirl

quasi valley
#

he just doesn't want to admit to being a furry

marble lark
magic river
#

No...

#

I don't want to be the one to explain this sexual fetish to the kids, I'm tagging in kenny

golden gust
#

A cat is fine too, desudesudesu~~~

#

||(If you know the true source of that, you're a man of culture. Also a sick fuck, but, of culture none the less)||

quasi valley
#

I uhm, forgot something in the oven, I'll let cat explain it

toxic bone
#

leaf is a furball 🥰

magic river
#

nekopara?

marble lark
#

also yeah you could've just said it was a fetish lel

magic river
#

...oh

#

I just googled that, I wish I hadn't

golden gust
#

google what? thonk

marble lark
#

I vaguely remember that

golden gust
#

erm, not exactly, but, there is a man and a girl which turns into a cat

magic river
#

Emphasis on man and girl

toxic bone
marble lark
#

well now we know what cat gets off to now wink wink

#

Runs

golden gust
#

oh, shit, yea, I forgot that emphasis point :L

#

I remember it being messed up but I forgot that point \o/

toxic bone
#

i thought leafs nickname was furball

golden gust
#

goes back to dragon maid

#

wait

toxic bone
#

dragon maid 🤢

marble lark
#

i remember the name was That's why I something something Ren

#

that's basically all i remember

golden gust
#

that's why I assault ren

#

oh god

marble lark
#

wait really?

golden gust
#

That's how much it messed up my precious little soul 😦

marble lark
#

it was just 1 word I missed

toxic bone
#

assault is illegal in some areas

marble lark
void void
#

assault is illegal in most areas

toxic bone
#

who is ren

golden gust
#

erm

#

You don't wanna know

toxic bone
#

ok

magic river
#

NEW TOPIC

marble lark
golden gust
#

So

toxic bone
#

new topic: bullying leaf!

golden gust
#

Anybody been watching dragon maid?

#

runs

magic river
#

cat do you remember your farthings and yards?

#

You're going to need them

marble lark
#

is it a messed up show

toxic bone
void void
golden gust
#

||But, younger and bigger||

upbeat falconBOT
toxic bone
#

anthropomorphic dragon commits pedophilia (2019 colorized)

marble lark
#

oh

#

god

#

oh

#

fuck

golden gust
#

Erm, it's an anime where season 1 was cool and kinda chill but had some err areas and then in season 2 they decided that the "err" wasn't big enough

marble lark
#

y'all should watch the english dub of ghost stories

golden gust
#

(figuratively and literally)

#

I started watching the sub and it was kinda 'eh

marble lark
#

the lines they have are fucking hilarious and almost always inapproriate

tropic flame
golden gust
#

might go watch the eng dub though

tropic flame
#

and I'm enjoying it very much

wide chasm
#

You know, there are some animes I like and then I'm reminded that you also have this shit

magic river
#

It's not just a dragon, being friendly to a dragon makes it clear she is cool with weird creatures and she gets a whole harem of cute girls that are actually scary monsters

marble lark
#

trust me

#

fr

golden gust
#

Yea, ik

toxic bone
#

gay dragons

magic river
#

Probably

#

I haven't actually seen the show, just the memes

golden gust
#

apparently the actual thin is shit but the eng dub, the team knew it was shit material but they had to do it and so.. creative liberties...

marble lark
golden gust
#

wat

marble lark
#

"Doyouknowaboutourlordandsaviourjesuschrist?"

#

"No I'm Jewish"

toxic bone
#

Jesus Chris 🙏

marble lark
tropic flame
#

this season they're actually adding backstory and it's pretty good

magic river
#

The dub is just the VAs doing improv to the scenes

marble lark
#

I don't think you can just call it improv anymore xd

tropic flame
#

you even got an epic fighting scene between Tohru and uh... that other dragon from the harmony faction

#

i never remember her name

golden gust
#

elma

tropic flame
#

yes

magic river
#

Dragon Maid Season 2: Now with plot!

toxic bone
#

what was the name of the pedophile dragon?

marble lark
#

when you have stuff like a teacher saying "I thought I was going to have to have you do me for a second" to a student it ain't improv anymore Xd

golden gust
#

I mean, it's okay, it's just kinda gotten boring as it's ran on and they're kinda pushing the haram factor

toxic bone
#

haram

tropic flame
#

haram

native wolf
#

Well it is haram after all lol

golden gust
#

(and I mean that in the like, muslim or whatever sense)

marble lark
#

everything Japanese is haram at this point Runs

native wolf
#

But a lot of stuff is

warm anchor
marble lark
#

yea I know just a blanket statement

magic river
#

Err, doesn't haram just mean forbidden?

native wolf
#

There is a lot of shit like this anime lol where you question what you are doing with your time

native wolf
toxic bone
#

solution: don't watch anime😎

tropic flame
#

literally have never questioned myself why I'm watching dragon maid

#

meanwhile, I've watched Rent-A-Girlfriend... and i will never do it again

marble lark
#

even DBZ has moments like these

golden gust
#

I mean, I was watching season 2 because I liked season 1, I could understand the kanna ship in S1, but, S2 is just like, pushing it

toxic bone
#

dragon maid is 5% story 90% "character design" 5% pedophilia

golden gust
#

I mean, in situ it's not bad in the how it integrates with the story, it's just weird though

#

and the empesis they put on it, it's like...

#

Just, jesus

plucky sparrow
#

anyone watched lucifer?

toxic bone
#

the kanna scene 🤢

native wolf
#

The worst japanese thing i watched is when my cousin sent me some weird gay porn type shit, i think it was called bitch club or something like that. I never want to see that again in my life

void void
void void
#

googles

vernal moth
#

Ok this series is fun

#

Good recommendation by Netflix

#

Exactly what I want

void void
vernal moth
#

Squid game can recommend the first episode

tropic flame
# golden gust Just, jesus
toxic bone
#

one time I followed someone on Twitter and the next day I was getting their liked posts in my timeline

tropic flame
#

sorry, i had to

toxic bone
#

it was very sus

marble lark
#

some dead serious some just memeing around

tropic flame
#

oh?

#

i thought it was one of its kind

marble lark
#

well not specifically studying the boob size of a fictional character

golden gust
marble lark
#

but it's quite often that they'll study something that seems absurd and make a paper on it

#

hell some of the names of the research papers can be really fucking funny sometimes

void void
#

The age restriction bypass script I use doesn't work on this one >:(

toxic bone
void void
#

is that a meme

#

in general

native wolf
#

Oh no

#

Call the mods

tropic flame
formal turret
#

get him out of here

tropic flame
#

thank me later

marble lark
toxic bone
marble lark
#

consistently angry

native wolf
#

Memes in general, seems like mods are sleeping

twin lagoon
#

@zealous wedge uwu

golden gust
#

hey, Micheal

#

Did you know that, a long ass fucking time ago

twin lagoon
#

no

golden gust
#

In a town called kickapoo?

toxic bone
#

mike

zealous wedge
#

@twin lagoon hii

toxic bone
#

wait I can't find Mike.mp3

plucky sparrow
toxic bone
marble lark
plucky sparrow
#

prrr ayyyy

void void
#

Hii

warm anchor
#

@static badge that ain’t even anime

void void
#

Which Plugin Is Best for Hide and Seek ?

warm anchor
#

Furball is mad today wtf!

static badge
warm anchor
void void
toxic bone
#

:trol:

warm anchor
#

Careful there leaf has moderator power

toxic bone
ashen cliff
#

Daily reminder:

mossy vessel
#

Is there any specific reason why we post repetitive gifs in here?

void void
#

lmao the gifs when you search discord rules in the gif picker

wise scarab
#

has tuinity already been added to the builds of Paper?

mossy vessel
#

Yes

wise scarab
#

alright, cool.

#

thanks

minor badge
#

Alright, the gifs are starting to get a little overboard. Move them to #gifs-and-memes, please.

golden gust
#

oki doki ||boomer||

plucky sparrow
#

you probably helped build an egyptian pyramid

twin lagoon
#

@viral hornet send more lamingtons

#

🥺

viral hornet
#

I'll get another one today for u xx

twin lagoon
#

hot

viral hornet
#

🥺

twin lagoon
#

time to go to australia

viral hornet
#

They aren't usually like the one I bought the other day

twin lagoon
#

nevermind they've got spiders i forgot

viral hornet
#

But still banging

twin lagoon
#

big fuck off spiders

viral hornet
#

Yes agree

twin lagoon
#

atleast they've got koalas

golden gust
#

Insy winsy spider climbed up your fucking leg

ashen cliff
#

CAMM!

golden gust
#

insy winsy spider made you fucking dead

twin lagoon
#

KRUSIC!

#

BRO!

viral hornet
ashen cliff
#

BRO!

viral hornet
twin lagoon
#

Balkan Australian

ashen cliff
#

Balkon!

twin lagoon
#

Slowly conquering the world bro.

#

Annex it

ashen cliff
toxic bone
#

thanks for the reminder

marble lark
meager tusk
ashen cliff
#

Fact!

plain schooner
#

how do i make myself op in my minecraft server

#

/op doesnt work

warm anchor
#

Take / off

#

On console

plain schooner
#

oh

#

wow xd

#

that helped

#

thx

plucky sparrow
#

how ban som1

#

i've tried /ban @wispy blade but its still in the server

golden gust
#

weird

#

let me try

#

!ban @wispy blade be gone thot!

toxic bone
#

!ban mario

warm anchor
#

It’s Sunday night for her so she’s probably doing homework

wispy blade
#

don't have school tmr B)

golden gust
#

Go do some lines or something

#

I mean of like, writing, not, erm...

void void
#

hey

wispy blade
#

:c

#

this is homework (kinda)

void void
#

wha was Paper doing as an extra usage of thread?

#

i know it doesnt multi thread

golden gust
#

threads are used for various things

void void
#

but i remember that it uses additional threads for specific tasks

golden gust
#

just the main tick loop is still, we,, on main...

void void
#

what paper splits for other threads?

golden gust
#

chunks

void void
#

other than chunks?

golden gust
#

I mean, other stuff naturally is of the main thread like networking, etc

void void
#

does paper split lighting o other threads too?

golden gust
#

Mojang already did that

void void
#

oh okay

#

i just need information that what mojang does and what paper does as an extra for using other threads

fossil patio
#

What kind of information?

#

Because if you want a list of everything that runs off the main thread you'd likely have to dig through the source yourself

warm anchor
#

He just need information Paul

worn crest
# wispy blade

kekw yeah kinda funny. we must code in informatic a website. i simply recode my old one

#

and then a minigame in java and then i quit the cours probably

worn ember
#

my roster be packed /s

meager tusk
worn ember
#

finish hs then we can talk

meager tusk
#

Fuck

wispy blade
#

gotta take the bus at 6:30 tomorrow

#

life isn't fair :(

worn ember
#

rekt

worn crest
worn ember
#

we only have a few auditoriums

meager tusk
#

your schedule looks very free tho

#

lucky

worn ember
#

yeah these are all the classes i couldnt do last year

#

so i only have like 7 left

heady spear
#

Red wine is gross

wispy blade
#

lol ded goes to school in kortrijk

#

of all places in belgium

meager tusk
#

what is with you and this belgium hate

wispy blade
#

bitches stayed catholic in 1500s.

#

then wanted independence in 1800s

#

tl;dr belgium = nl

meager tusk
#

aren't you all germans anyway

#

belgium = nl = germany same thing

golden gust
#

bow down to your god

#

fuck

#

I meant to write dog

wispy blade
#

my only god is boben

meager tusk
#

My only god is Albanian flag. 🇦🇱🇦🇱🇦🇱🇦🇱🇦🇱

wispy blade
#

fair.

frail sorrel
#

ok ok ok ok
i love waterfall

static badge
#

where is paper threading

wispy blade
#

paper is fibers

static badge
#

me want

wispy blade
#

not threads

plucky sparrow
#

j

wispy blade
#

?

#

it is a banger tho

plucky sparrow
wispy blade
#

original's worse kekw

#

js

spiral robin
worn ember
wispy blade
#

understandable

#

iOS development

viscid wedge
#

iOS development is fine

#

There's money there

wispy blade
#

i remember trying to learn swift

warm anchor
#

I remember when nioma trying to do anything at all

haughty bear
#

are there any papers or guides or similar to a generic loot spawning algorithm for a game, in a persistent world? I have predefined loot points (possibly areas?) and I'm looking for an algorithm which determines:

  • when to spawn
  • what to spawn (loot tables, weight, rarity etc.)
wispy blade
haughty bear
#

not papers, sorry, that is too complicated for me. I mean a blog post or something on this topic

wispy blade
#

bet you you can't @warm anchor

warm anchor
#

Try and successed? Sure I can’t ayy

#

Ok that’s too mean

wispy blade
#

succeeded*

#

nah it's p fair

worn ember
#

i dont like apple stuff but swift is actually quite nice to use

plucky sparrow
worn ember
#

stupid its locked to ios only devices

plucky sparrow
#

It is quite the challenge

#

Also isn’t the println thing wrong

#

It should be 🐶.🐥(etc) right

wispy blade
#

ye

true canyon
#

I agree with dap

wispy blade
#

for once, same

marble lark
# plucky sparrow

using emojis as variable and method names is something I never knew I needed

plucky sparrow
#

Niomo would use it

#

MessageChannel 🗯️ = event.getChannel();

wispy blade
#

yikes video but good song

plucky sparrow
#

Naomo would never call the event “event”

wispy blade
#

e

plucky sparrow
#

Exactly

wispy blade
#

either e or evt

marble lark
marble lark
wispy blade
#

i have more songs that can do that obesebabyjit

marble lark
#

I'm always that dumbass that writes ultra long names for fields

plucky sparrow
#

Me too

marble lark
#

pragmatic names? Nah

plucky sparrow
#

I like to have my code easily understandable

marble lark
#

cool sounding names? Hell yeah

wispy blade
#

i had to use java-editor at school

#

shit has 0 autocompletion

plucky sparrow
#

not e.a() as Naomi would do

marble lark
wispy blade
#

the basic concept of autocomplete is ladybugPray

void void
plucky sparrow
#

IntelliJ introduced me to lambda

#

🙏🏻

wispy blade
#

() ->

marble lark
#

a is the projectile method all ranged entities used to implement

#

C:

plucky sparrow
#

“Lambda expression can be simplified”

#

removes {}

marble lark
#

I never used lambdas before

wispy blade
#

i will obfuscate anything for you (1 USD/hr)

marble lark
#

they probably help a metric ton in many areas

#

but I never bothered learning them

plucky sparrow
#

It’s easy

marble lark
#

I probably should do that some day

wispy blade
marble lark
#

the easiest way I know how to manually obfuscate something is Eclipse lmao

#

Alt+R

wispy blade
#

what sane person uses eclipse??

plucky sparrow
#

e.a.s().p().ort(s);

marble lark
void void
#

which sane person uses eclipse??

warm anchor
#

TIL Sherman think he’s sane

marble lark
#

technically I still do since I only use IJ for Paperweight

marble lark
warm anchor
marble lark
#

fuck I don't have a good comeback

plucky sparrow
#

IntelliJ is op

marble lark
#

to be fair though it's been a while since I've used Eclipse or done any Minecraft related stuff

wispy blade
#

hey dap, now it's board.getBoard().getTile(int y, int x).getEntity().teleportAsync(board.getBoard().getTile(int y, int x).getLocation());

marble lark
#

what in the

plucky sparrow
#

teleportAsync damn

void void
#

gotta get dat async performance

plucky sparrow
#

Epick

wispy blade
#

it's the only part i can do off the main thread xd

marble lark
#

oh ok nevermind I get what it does

#

got confused with all that verbosity for a second there

plucky sparrow
#

Excuse me

#

Why

#

board.getBoard()

#

hello?

marble lark
#

?

plucky sparrow
#

Isn’t board the board

wispy blade
#

Board has a Tile[][] and a UUID

marble lark
#

last I remember board was a hashmap or something

wispy blade
#

no, i've improved it

#

boardList is a hashmap, however

marble lark
#

yeah that makes sense I guess

wispy blade
#

reminder:

#

anyway it's basically done

#

just need to test with >2 people at the same time

plucky sparrow
#

Can you code yourself a brain in Java @wispy blade

native wolf
#

Gotta get your brain GC'd

wispy blade
#

there is nothing to GC

#

@plucky sparrow i would've done it a long time ago if i could

plucky sparrow
#

You can

wispy blade
#

i have no idea how neural networks work lmfao

plucky sparrow
#

Use your non existing brain to create a new brain

#

Just

marble lark
plucky sparrow
#

if (message.getContentRaw().equalsIgnoreCase(“hello”)) event.reply(“hello”);

marble lark
#

the ones used in Artificial Intelligence are basically just glorified graphs

#

the ones inside skulls no one knows how they work lmao

wispy blade
#

it just goes

#

small volt go to this cell

#

very nice

marble lark
#

there's always like a new paper invalidating prior neuroscience theories pretty much every hour

marble lark
#

me send more volt

#

lel

native wolf
#

Brain is writing a paper on how brain works

wispy blade
#

neuron activation

plucky sparrow
wispy blade
#

overcook, yes

marble lark
wispy blade
#

it's called heat stroke

native wolf
wispy blade
#

the magic of d r u g s

marble lark
plucky sparrow
#

Not overcook

wispy blade
#

c and k have the same function in dutch most of the time >:c

#

elektriciteit == electriciteit

marble lark
wispy blade
#

hmm

marble lark
#

nevermind can't remember where most of them were

#

there is 1 relevant paper i managed to find from my old stash though

wispy blade
#

holy shit wtf is my cpu doing

#

suddenly spiked to 90% just sending a message on discord lmfao

unkempt drift
#

processing stuff centrally

wispy blade
#

hi mm

warm anchor
#

Windows update EmaBkr

wispy blade
#

im on linux.

warm anchor
#

Linux update EmaBkr

native wolf
unkempt drift
#

microsoft is porting windows update to linux

wispy blade
#

oh no

warm anchor
#

Clearly!

wispy blade
#

time to remove antiword and ms teams then 👀

strange raven
#

@minor badge hey do you know how I can talk to aderm

wispy blade
#

she's likely asleep

strange raven
#

It's np

toxic bone
#

overcooking my cpu

wispy blade
#

so you can finally get off discord

wispy blade
#

some dude in my dms asking which is better cpp or java

cunning raft
#

ok

wispy blade
#

thanks for your valuable input jroy

toxic bone
#

!

ancient bolt
#

I prefer R

warm anchor
#

Good afternoon DenWav Pepelove

magic river
#

Julia

upbeat falconBOT
spark yarrow
#

Does anyone know an imagemap plugin for 1.17 that is like the imageonmap for 1.16?

magic river
#

I can't imagine a plugin like that would actually break unless it was doing really weird things

#

Maps didn't change between 1.16 and 1.17, did they?

spark yarrow
#

The plugin broke.

upbeat falconBOT
spiral robin
#

@warm anchor

spark yarrow
#

Yeah that's the one I'm using. The imageonmap plugin that is the actual good one just doesn't work

toxic bone
#

ive had no issues with imagemaps that would make me call imageonmap "the actual good one"

warm anchor
#

good one
rieBigBrainThinking
doesnt work
you kinda cant have both

toxic bone
#

imageonmap works in 1.17 you just have to manually place each map

spark yarrow
#

You can though

#

imageonmap didn't work for me.

toxic bone
#

you have to go into the menu and get the maps to manually place

spark yarrow
#

mhm

#

That makes it just like the other one though

#

worse even

viscid wedge
toxic bone
#

you don't have to manually place on the other one, you just right click the corner

viscid wedge
#

Though I could be wrong

spark yarrow
#

whatever

#

I was just wondering if there was something like imageonmap that worked in 1.17

viscid wedge
#

They already told you

#

If you're asking if there's a direct port in the most convoluted way possible, there is not.

spark yarrow
viscid wedge
spark yarrow
#

It's not though

#

My question was answered

#

No more needs to be said

toxic bone
#

☎️

viscid wedge
#

dead chat post weird operating systems

magic river
viscid wedge
#

Isn't that one basically just pre themed Debian

magic river
#

More or less

viscid wedge
#

Serenity is cool af

magic river
#

This one is like Windows 98 meets early 00s *nix

#

Oh yeah, the one that's all assembly

viscid wedge
magic river
#

Turns out when you go back to the common barebones standards of IBM-compatible PCs you can make something surprisingly capable without a lot of work that runs on almost every desktop

#

Networking is going to be iffy (and wifi is right out) and you're not going to get better than like 1024x768 software rendering and it's probably going to guzzle power but it works

potent fossil
#

CS version of "but did you die?"

magic river
#

GPU acceleration, wifi, and a webkit port will get you a capable OS people could actually do things with

#

And you might be able to get away without the first one

#

Although iirc a lot of the kernel code for DRM is BSD/GPL so you can use it even if your new OS isn't GPLv2

#

The user space stuff is the hard part anyway (unless you care about power management) and mesa has you covered there

#

It's funny, with things like SerenityOS a single person accomplished in a year what Apple failed at for almost a decade and had to buy another company to finally get

potent fossil
#

it seems like it wouldnt be so but most companies are so bogged down by bureaucracy that technological advancement is really hard to come by lol (but i've only worked in the bank i referenced a few days ago)

#

"o u want to add new feature? ok get approval from committee that has to get approval from committee that has to get approval from ..." so on n times

magic river
#

Apple ran in to the second-system effect and poor leadership

potent fossil
#

"oh ur request is currently held up in the n-10th commitee"

#

"the n-4th committee denied ur request"

#

"sorry"

magic river
#

They made some cool things in there and even dragged IBM in to some of them (AIM Alliance and Copland) but either they couldn't decide to pull the trigger on something or it collapsed under the weight of all the goofy requirements they put on it

potent fossil
#

half the time by the time a decision comes about, the person who made it doesnt even work there anymore and then no one does the change

#

😎

magic river
#

Apple made a version of ClassicOS on top of a Unix

#

It actually worked and all too

#

Wasn't good enough, tossed it for Copland iirc

potent fossil
#

i made a lot of stuff that never made it to prod bc couldn't get past change committee

#

that only met once a week 😎

magic river
#

Copland was everything academia thought future OSes would have in a single project

vestal jasper
#

I strongly hold the opinion that the 60 something year old woman with purple hair that wears nothing but purple shirts, black pants, and purple shoes, is the best dressed customer who frequents where I work

magic river
#

The really funny thing it wasn't even Apple's first time dealing with this situation

#

Lisa and Mac were doing the same thing to Apple II that they were trying to do to Mac

golden gust
#

Well, ms had some troubles during Luna development I think it was where they'd worked on so much crap and so many features and they basically just reset development Vs tryna fix it

magic river
#

A/UX is Apple Computer's implementation of the Unix operating system for Macintosh computers, integrated with System 7's graphical interface and application compatibility. Launched in 1988 and discontinued in 1995 with version 3.1.1, it is Apple's first official Unix-based operating system. A/UX requires select models of 68k-based Macintosh with...

#

They had this shit in 1988

golden gust
#

Ah, longhorn

tropic flame
#

yeah Longhorn

#

Luna was Windows XP's theme name

magic river
#

Longhorn was all the stuff that was supposed to have gone in to Windows 95 but development was run by their B team while the A team worked on XP SP2 and Server 2003

golden gust
#

I think one of modern windows successes is it's iterative builds where they can work stuff in over time rather than big release and maybe a few SPs

tropic flame
#

(I'd also like to praise that but then windows 11 happened)

magic river
#

When they got done making XP not suck they came back and did the classic developer thing: said all this code other people wrote was garbage and they could get done faster by starting over 😄

#

For real, Bill Gates wanted that database filesystem real bad, it was a part of why Windows 95 wasn't Windows 93

#

BeOS is the only one that got anywhere close to that I think

golden gust
#

Casual reminder that ms fixed a bug which caused Windows updates to slow down to all heck once you have a ton of updates installed because of their logarithmic algo

#

Right before windows xp was EOLd

magic river
#

exponential?

golden gust
#

Maybe

#

Yea

magic river
#

O(lg n) would be a good algorithm

worn ember
#

My dad's PC decided to do an update even tho it hadn't been connected to wifi for over a month and it got stuck and it's been going for over 8 hours now

#

Just windows stuff

tropic flame
#

yeah uh maybe it's just me who has bad habits but at that point I'd just shut it off

#

if it's not done in 8 hours then the CPU just stopped doing anything at some point

worn ember
#

Idk if he did lol. We were testing audio stuff when it happend

potent fossil
#

just discovered outlook calendar overlay mode and my life just got better by like 5%

worn ember
#

Just yeeted it aside

peak dirge
#

aww man, I missed the weird OS discussion

#

BTW none of the above mentioned operating systems are particularly weird

#

KolibriOS and A/UX might be the exceptions

true canyon
#

How about TempleOS? That's always a blast.

crystal compass
#

Does anyone have the link offhand for the tuinity merge build

cunning raft
crystal compass
#

oh its in the official builds now?

#

cool

viscid wedge
peak dirge
potent fossil
#

:/ nyc restaurant hostess got assaulted by some texans over the city vaccine mandate

#

shes in the hospital and it aint even her mf fault

viscid wedge
#

I haven't actually tried Genode yet, though I've known about it for years now

left swift
#

Build a wall around texas

minor badge
wispy blade
#

mmm i love waking up with a stomachache

untold copper
#

go do poopoo

#

and have a bonana

native wolf
#

What are you smoking Snoopa?

solid sapphire
#

fk yeah

#

i did it

#

you know how github wont allow custom locations for organizations anymore?

#

i bypassed it.

wispy blade
#

wait they dont?

solid sapphire
wispy blade
#

oh like that

solid sapphire
#

yh

#

i figured how to bypass it lol

#

ive made the "NO MORE AMOOGUS" location org today.

void void
#

lol

chrome cosmos
#

someone say a good free anticheat

#

Uhmmmmm No One?

untold copper
#

yay

#

spoonish paper over

#

epok

chrome cosmos
#

bruh all i asked is a anticheat

olive marlin
#

.ncp

limber knotBOT
olive marlin
#

Depends on what you need, what game mode etc.

chrome cosmos
wispy blade
#

HAHA

#

some stoned french dude got pulled over by cops on a major highway

#

"but it's legal here right?"

potent fossil
#

alright well

#

im probably gonna fail my physics test tomorrow KEK

#

took a practice test and got 40%

wispy blade
#

yeah but did you see what went wrong

#

and, how it went wrong

potent fossil
#

sort of

solid sapphire
#

just put some cute cat pictures

#

2021: bribing people with cat pics

plain thunder
#

Anyone know how to make worldguard allow players to claim their own base? Or should i find an alternative to griefprevention for 1.17..?

ashen cliff
#

Why not just use GriefPrevention?

marble lark
#

I very nearly failed my physics module

#

by very nearly i got 49.5 and they rounded it up to 50

plain thunder
#

while worldguard is

#

but worldguard doesnt have a player-claim function

ashen cliff
#

It supports 1.17.

#

Don't trust the Spigot page, because no one updates it.
Download the latest dev version and call it a day.

plain thunder
#

but dev builds arent stable

haughty bear
#

are there any blog posts or guides or similar to a generic loot spawning algorithm for a game, in a persistent world? I have predefined loot points (possibly areas of loot?) and I'm looking for an algorithm which determines:

  • when to spawn
  • what to spawn (loot tables, weight, rarity etc.)
quick pasture
vernal moth
#

There's no generic stuff for that

#

You just gotta implement your individual things and then make everything data driven

#

So you can tune it till you like it

quick pasture
#

we have to get 5.75/10 at least lol

haughty bear
#

then ignore "generic", I'm just looking for somewhere to grt started on such a feature. I don't know where to start with this

#

I'm guessing a loot table or something would be needed, and some sort of way to time loot spawns across regions. But concretely, I don't know how to implement that

vernal moth
#

Why time?

#

On death, do drop

haughty bear
#

oh no, I mean loot spawning around a map

vernal moth
#

And every entity has a weighted random bag ("loot table") defined by a json file where you choose a random amount of items from

haughty bear
#

not on monster death/etc

#

think dayz, where items spawn in predefined locations around a map

#

but the spawn time and item are random

vernal moth
#

Well, replace entity death with predefined location then

haughty bear
#

what about loot despawning? if an item is not picked up for X amount of time, regenerate it? what if it's picked up and instantly dropped?

vernal moth
#

You overcomplicate stuff

haughty bear
#

or, if a low-quality item spawns, nobody picks it up, and that item never despawns since it's never picked up

vernal moth
#

Start with something simple, add more stuff, refactor, repeat

haughty bear
#

I've never implemented smth like this before, so I'm looking for a good way to do it

vernal moth
#

There is no way you are able to think of everything before hand so just start with something and look how it develops

#

Rapid prototyping and stuff

#

The waterfall planning model doesn't work in game dev

#

I would argue it doesn't work at all, but oh well

haughty bear
#

sure. I'll just try to start, then

marble lark
#

does Paper rename any of Mojang's methods by any chance

#

I think I found a mapping in spigot-mojang+yarn-patched who's corresponding mapping is missing in the reobf mappings but I'm not sure if the name might have been changed after the source is remapped

vernal moth
#

We should not have any different names, but we might add params that could fuck with whatever you are doing

marble lark
#

it's MinecraftServer#prepareLevels (Mojang name) but the method isn't actually in the final source after applyPatches finishes

#

probably got changed somewhere I guess

void void
#

Good morning

marble lark
#

mornin

solid sapphire
#

good evening.

#

also i just finished cleaning myself of all that grease

#

and then it started to rain

#

so all that work kinda useless

chrome cosmos
#

no way linux tech tips admited to pirating

solid sapphire
#

that old vid?

chrome cosmos
#

15:33

marble lark
#

people pirate stuff all the time lel

chrome cosmos
#

16 hours ago

marble lark
#

probably not the best to talk about it in Paper tho

chrome cosmos
#

yes

solid sapphire
#

ohh

#

the movie

#

ic

#

smh imagine not calling your server ProdiumButItsActuallyAFuc*ingLenovoDesktopFrom2011

chrome cosmos
#

god he played it on plex at 16:28

solid sapphire
#

oof

#

atleast it has credits

#

wait its google

#

not **#$

#

:bruh:

chrome cosmos
#

yeah with subtitiles embeded

#

it is a plex media server

solid sapphire
#

i see

void void
#

Hello guys, it is a way to put a refferal on join the server?
Like Where you find us?
Youtube,Facebook,Friends

chrome cosmos
#

plex is a software that allows media streaming anywhere in the world no portforwarding

solid sapphire
chrome cosmos
solid sapphire
#

xxxxx for fb, xxxxx for yt, you can see it in server settings

#

or just use a redirector?

void void
#

It is a plugin?

#

Who can do this sistem?

solid sapphire
#

you mean mc server

#

OOF

#

i thought discord

void void
#

Minecraft, yes

solid sapphire
#

no then

potent fossil
solid sapphire
#

gl

solid sapphire
#

and daily reminder that amoogus bad

wispy blade
#

h i want pizza

marble lark
#

your paper's mostly about electronics and stuff right

#

you got this

void void
wispy blade
#

doesnt help that there's a huge domino's ad at the bus stop

marble lark
#

aye

strange raven
#

why would you want pizza at this time of day

wispy blade
#

because

#

i am hungry

#

i had a single sandwich for breakfast

#

managed to get 7000 steps in tho

strange raven
#

is that a lot for you

#

or average

wispy blade
#

10k is recommended, xd

#

and my average is like 4k

worn crest
#

Average at weekend probably 200. In week with school probably 6-8k but it's very guessed.

vernal moth
#

Heh, we paying some white hats to pen test our website and they already found a fun and creative way to change all images on the website if you click a special link

bold peak
#

security is fun