#Human Resources Dept. - Development

1 messages ยท Page 2 of 1

paper thistle
#

just use gl_FragColor

#

can i see the shader file?

#

hhhh

timber timber
#

ah yes mindustry genshin impact i can't wait

paper thistle
#

the syntax error is weird

#

somehow it trips on in???

oblique canopy
#

it literally worked two days ago

#

then I switched to BE and it stopped working

#

then I switched back and it didn't work anymore

#

yes it's all in the main thread

#

is lowp tripping it

paper thistle
#

no because GL_ES is only on android

#

wait, maybe

#

try overriding preprocess() and remove lowp from fragColor

oblique canopy
#

yeah hol on

#

turned off my pc already

#

going out in a bit

#

prolly back in like 4 hours

sly relic
warm inlet
#

haunted pc that chooses to specifically fuck with the graphics

lofty thistle
#

uwu pwease merge

warm inlet
#

sk moment

plucky shuttle
#

John Operator (extremely op)

drowsy imp
warm inlet
#

mindustry indonesia

drowsy imp
#

real

oblique canopy
#

I'll propose changes later then merge

drowsy imp
drowsy imp
oblique canopy
paper thistle
#

anuke-dm worthy

oblique canopy
#

only problem left is that it doesnt seem to recognize the version directive

#

even though it is the first statement and isnt repeated

paper thistle
#

i wonder if this is an encoding issue?

#

did you make sure all your files are utf-8 with no bom

oblique canopy
#

huh

#

yeah

#

utf 8 no bom

#

at least that's what intellij says

paper thistle
#

wtf

oblique canopy
#

opened in notepad++ too and nothing strange

paper thistle
#

this is what's shown when you Log.info() the returned code in preprocess()?

oblique canopy
#

yeah

#

this is how i hijacked it to fix the vec4 error

#

can you try building and running the mod on your device?

#

maybe its just my pc

paper thistle
#

i love jitpack

warm inlet
#

yhitpakc

oblique canopy
#

aeugh

#

Commenting out the shader and ship loading for now

#

gonna work on something else

warm inlet
#

mfw shaders

paper thistle
oblique canopy
#

argargargargarg

sweet meadow
oblique canopy
#

they should invent medicine that cures gl errors

amber gull
oblique canopy
oblique canopy
warm inlet
#

okay wow

#

holy shit

oblique canopy
#

50 line draw code

#

lots of curves

warm inlet
#

wait what does curve do

oblique canopy
#

basically turns a value to 0-1 as it progresses between the given range

#

very useful for this kind of stuff

glossy apex
#

high value productions

warm inlet
wet rain
oblique canopy
#

what music

wet rain
oblique canopy
wet rain
warm inlet
spring fern
paper thistle
oblique canopy
#

with great effort

#

i wonder if meep's pr was accepted

oblique canopy
warm inlet
#

cooking and forging the pan to his favor

sly relic
sly relic
sweet meadow
glossy apex
#

Came for Minako, stayed for the UI

sweet meadow
#

same

amber gull
#

nobody stays for the men ๐Ÿ˜”

warm inlet
plucky shuttle
#

interp dialog go brr

oblique canopy
#

it's all in draw

warm inlet
#

damn

oblique canopy
#

check the code if you want

#

i think this is far far worse than ui code

warm inlet
#

looks comprehensible enough considering the other bullshit i used to do with draw code

oblique canopy
#

might use this same draw abuse to make a gacha pull animation tbh

lofty thistle
#

i once made a mock up gacha pull animation similar to that of genshin

#

as shader practive

plucky shuttle
#

It's called a gacha game because it has g a c h u i n i t s g r a s p

lofty thistle
#

#1229453013450493962 message

#

we need this for HRD

#

Memorial Lobby Live2D for Operators

oblique canopy
#

I put in the PU menu renderer for the menu lmao

warm inlet
#

kekw

oblique canopy
#

tutorial sequence progress going well

#

I'll be adding in world processor commands to work with my cutscene & messaging system

#

Though im not sure if I still remember how

#

in other news I'll be completely reworking ground zero because I can and I'm bored troll

oblique canopy
#

power died and I haven't saved

#

thank god for intellij autosave

#

killed my mood smh

warm inlet
#

lmao

oblique canopy
#

I'm not a big fan of the government

amber gull
warm inlet
#

where the fuck did that come from

#

though yes, not a big fan ๐Ÿ™

sweet meadow
copper vine
#

it's the government

glossy apex
#

they cut power

twilit flame
sly relic
twilit flame
drowsy imp
#

Arrival

amber gull
#

departure

oblique canopy
glossy apex
#

absolutely cursed easter egg

warm inlet
#

how do you replace menu musico

oblique canopy
#

remaking the starting tutorial right now and debugging it is really tedious

#

I gotta use logic death

sly relic
oblique canopy
#

it's more like the cycle

#

I gotta go through the whole tutorial to find anything wrong with it

warm inlet
#

check every single possible detail that could be overlooked trollar

sly relic
#

hire playtesters :rnsqsh:

warm inlet
#

anyways got myself 4 storage mediums

#

see ya

sly relic
#

sorry?

drowsy imp
warm inlet
#

ok did not know it was actually as simple as that

drowsy imp
#

i use that method for my mod

#

with while case system

drowsy imp
#

:hognar:

warm inlet
oblique canopy
oblique canopy
#

huurgggg

#

using the vanilla objective system is hard

#

very janky

#

im not good enough with it

twilit flame
oblique canopy
#

yeah, i did that

#

it's janky

paper thistle
#

anything relating to world procs and logic system in general is janky

#

do not use them

oblique canopy
#

๐Ÿ˜”

amber gull
oblique canopy
#

how am i gonna revamp the tutorial then

paper thistle
#

๐Ÿ˜„

#

on second thought yeah maybe use them

oblique canopy
#

my biggest problem is that objectives arent sequential

#

for some fucking reason

#

maybe im using it wrong

oblique canopy
paper thistle
#

sequential?

oblique canopy
#

it will immediately complete

#

and skip it altogether

paper thistle
#

immediately complete after its predecessing objective is completed, right?

oblique canopy
#

no it just finishes instantly

paper thistle
#

wh

oblique canopy
#

actually yeah

paper thistle
#

yeah they

oblique canopy
#

it finishes instantly

#

its not

#

its static

paper thistle
#

i thought i fucking made them a dag

oblique canopy
#

gathering items is more like "do you have x amount of item in your core" instead of "get x amount of items"

paper thistle
#

m

#

yeah

#

you can just

#

make custom objective that does that though

oblique canopy
#

might as well just hardcode the whole tutorial

paper thistle
#

lmao

oblique canopy
#

and store it in java

paper thistle
#

programmatic objectives, yeah

#

should be possible

oblique canopy
#

and you're doing something sequential like dialogue-based tutorial

#

because

  1. it skips lines entirely
  2. it says multiple lines at the same time
  3. it stalls for some goddamn reason
#

integration with logic is also janky because of this

#

multiple processors could trigger at the same time, etc. etc.

warm inlet
#

logic moment

oblique canopy
#

the objective system is flawed why did i bother

warm inlet
#

lmao

oblique canopy
#

auughh

red elm
#

When mobile version

oblique canopy
#

womp womp

oblique canopy
#

get out

warm inlet
#

lmao

oblique canopy
#

homebrew game squence system is done

#

now i just gotta use it

#

there's also state saving but I'm not sure about how effective it is at the moment

drowsy imp
#

ah yes arc hash 7e559036ec was gone, would i use 7e559036ecb57f3bd75a384b9ee3c73ceb240368 as arc hash?

drowsy imp
#

ah yes HRSoundControl doesn't do silence() and get fade was inherited from vanilla via reflect (this broke testing utils)....

#

i cant move bruh

oblique canopy
#

Vanilla silence() behavior is retained

#

doesn't work first-try when I added my changes so I just didn't do it

#

maybe later

#

I just needed music autoplay to not happen when a cutscene is playing

#

idrc for fade out

drowsy imp
#

yes

#

alright i use Vars.control.sound.stop() as heirloom of my mod

oblique canopy
#

.stop doesn't work in the menu since it just plays the menu music again the next second

drowsy imp
#

only i put in dialog.update(runnable)

bitter sparrow
#

how the hell did i know nothing about this

#

this is crazy

plucky shuttle
#

real

oblique canopy
#

I don't advertise it's really quite shrimple

plucky shuttle
#

anime

oblique canopy
#

neat debug ui

oblique canopy
#

RAAAGGGGGGGGHHHHHHHH I LOVE STATE MACHINES!!

drowsy imp
#

custom operator constuctor hognar

glossy apex
#

what happens if I input stupid values

#

-6 stars

#

worst companion ever

oblique canopy
#

I think it would loop infinitely when you open the operator ui

#

I didn't take into account others' stupidity so there are no checks on anything

glossy apex
#

Can't wait to make bug reports because of my stupidity

oblique canopy
#

"works on my device won't fix"

glossy apex
wet rain
amber gull
oblique canopy
#

should i use the vanilla objective system or do my own?

#

since the GameSequence thing is practically already its own executor

#

wheee... more UI.

#

very thick diff

#

boy do i love scope creep

#

actually its just me not realizing how fucking big my plans are

#

im so cooked

lofty thistle
#

or extend the vanilla objective

oblique canopy
#

ehhhhhh

#

vanilla objective system doesnt seem to be built for on-the-fly editing

lofty thistle
#

i guess it is up to how hard of a time you'll have with making the UI work with it seamlessly

oblique canopy
#

the UI is the least of my concerns

#

more about if it's bloating the mod tbh

#

I'm reinventing so many wheels

lofty thistle
#

you're trying to turn factorio into blue archive or something
some bloat is warranted

oblique canopy
#

but in all fairness the vanilla cutscene + objective system is ass sadge

oblique canopy
#

PU 2 incoming...

lofty thistle
#

the current vanilla objective system itself is almost one-use(disposable) anyways

#

its only used in the first 15 minutes into the game or something

oblique canopy
#

It's also very disconnected from the already limited world procs

lofty thistle
#

so i don't see it as a big loss if you abandon it

oblique canopy
#

you can't suddenly add a new objective, it's all initialized on world load

lofty thistle
#

such is the pain of making a tutorial

#

tutorials need to be very niche and hard coded

oblique canopy
#

this is one of those branching questions in exams lmao

#

the task is "Make a new tutorial"

#

and it leads to a whole overhaul

lofty thistle
#

so yeah, ditch the vanilla tutorial, go wild

#

you won't lose much anyways, that's what i'm saying

oblique canopy
#

Yeah

#

I expect that i'll be using this system more often in the future

#

it's basically the sector scripted events we had

#

world procs just don't cut it

lofty thistle
#

oooooh

oblique canopy
#

objective backend done

#

UI time

oblique canopy
#

visual by Fujiyama
https://x.com/fujisan_hon

mastering by Ryoma Nakamura
https://www.ryomanakamura.com/

Music and Text from "diaLOG" by r-906

++++++++++++++++++++++++++++++
1st concept albumใ€Žไผš่ฉฑ่จ˜้Œฒใ€
็‰น่จญใ‚ตใ‚คใƒˆ
https://arukuremu.com/diaLOG
BOOTH๏ผˆไบˆ็ด„ๅ—ไป˜ไธญ๏ผ‰
https://r906.booth.pm/items/5662136
++++++++++++++++++++++++++++++

โ–ถ Play video
oblique canopy
#

me when im in a reinventing the wheel competition and my opponent is myself

warm inlet
#

love me some good debug ui

oblique canopy
#

Still working on it

#

should I push what I have right now so you guys could check it out?

amber gull
oblique canopy
oblique canopy
#

Should I keep the enemy faction as crux or should I develop some lore for it

plucky shuttle
#

Non-descript company 2

oblique canopy
#

End

oblique canopy
#

you'd find operators from different groups/companies in story sectors across serpulo

amber gull
#

class em into companies

#

limbus companies

#

fabria 2

oblique canopy
#

death

amber gull
plucky shuttle
#

Sentient spore pile operator when

oblique canopy
#

Adding that to the list

glossy apex
#

have some of them sabotage you bc they're sent in by enemy companies

#

remake a whole a game

#

:)

oblique canopy
#

Might make it be like armored core where every company has beef with each other but the people working in it is pretty chill

glossy apex
#

oh that'd be cool

#

higher ups beef

round oracle
#

No way fifth feature :O

#

Awsomesause

#

Would it be fun to have some of the operators look like ocs in this server

oblique canopy
#

i do plan on adding some cameo operators

#

unit chans are out of the question

round oracle
#

Lul

copper vine
plucky shuttle
glossy apex
#

mild injury company

plucky shuttle
#

fatal organization

glossy apex
#

longer than usual sick leave incorporated

oblique canopy
#

brain not braining

#

no work done today

#

need something else to do that arent drawing operators or coding

wet rain
pine kiln
#

Github isn't gittin

plucky shuttle
#

gitn'thub

drowsy imp
#

jitpack isn't packed properly

warm inlet
amber gull
oblique canopy
#

I played helldivers a lot today

#

hopefully more tutorial progress soon

wet rain
#

braindustry methods

warm inlet
#

well

#

like

#

it has protected members

#

you are just asking for it by that point

sly relic
#

other method: send pr to mindustry to no longer make them protected

warm inlet
#

ok ๐Ÿ‘

#

not like anything relies on those, right?

#

right? hognar

sly relic
#

you dont break anything by unprotecting

#

๐ŸงŒ

warm inlet
#

what about privating

sly relic
#

private what

warm inlet
#

everything that uses protected

wet rain
sly relic
#

using reflect is kinda hacky ngl

#

anyway yeah if you don't have any other options braindustry'ing is acceptable

warm inlet
sly relic
#

the skill issuer: death

sly relic
#

b- b- but mixins dont work in mobile!!! ๐Ÿ˜ญ

warm inlet
#

by god
mixins fall in the category of code injection not full code replacement

#

though that might be depending on what you do

sly relic
#

mixins is a cool concept ngl i wish they worked on mobile

#

ios is a lost cause

sly relic
warm inlet
#

doesnt ios translate to swift

sly relic
#

really?

warm inlet
#

pretty sure it does

warm inlet
warm inlet
#

mfw the #play(@Nullable Music) method:

oblique canopy
#

I can't find a way to remove people from threads myself so I'm going to just ask

warm inlet
#

*forums

but fr tho not having control over your own forums/threads be some bullshit

glossy apex
#

the state of my phobos forum ๐Ÿ’€

#

I'll just remake one when I hit the release

#

like tw did with aquarion

oblique canopy
#

my ass is not working

#

been doing comms

glossy apex
#

that's fine

#

get your supporters content starved to lower their standards

#

it's a strategy fr

timber timber
drowsy imp
#

ohno (trying to add images via addregion)

oblique canopy
#

riight

#

it doesn't use the current active modname lmao

#

I'll fix it later today

warm inlet
#

guh

drowsy imp
drowsy imp
#

ah yes 404: no logo found (because cdn of logo has been gone)

oblique canopy
#

lmao

drowsy imp
#

ah yes finaly

warm inlet
#

uh oh

oblique canopy
#

i really wouldn't recommend adding your own operators right now

#

it uses a number based Id system and depending on the load order it might break everything

warm inlet
#

oh dear

drowsy imp
#

hmm i think the id order from 0 and increases into 1, 2, etc... not the unique one

oblique canopy
#

Yeah

#

and depending on which mods are loaded and the load order it might offset every other operator's ids

#

Including HRD's

drowsy imp
#

ah yes, thats true... it will be overlapped, i need to rethink to make it not being overlapped...

oblique canopy
#

development hiatus next week prolly

#

will be moving ๐Ÿ™

timber timber
amber gull
lofty thistle
oblique canopy
#

i might just use strings for it

plucky shuttle
#

do whatever world save/load does to make adding more mods not screw up the blocks in the world

drowsy imp
#

also generate seq for listing...

oblique canopy
#

i set up my pc in the new house but power draw too high hognar

#

tripped the breaker

warm inlet
#

lmao

glossy apex
#

ain't no way

#

๐Ÿ’€

oblique canopy
#

called power company for more power

#

should be able to get back to work next week

drowsy imp
#

I kept business level 1 power plan for getting 4400VA

oblique canopy
#

still at 2200 here hognar

drowsy imp
#

auch i forgor, i have 2300va

sly relic
oblique canopy
sly relic
#

you should revolve your entire mod around irl companies

oblique canopy
#

my computer draws 500va alone

oblique canopy
#

licensing and shit

sly relic
oblique canopy
#

I don't think I want to make one of the operators a fucking Lockheed Martin engineer lmao

sly relic
oblique canopy
#

nay

#

imma do my own thing

sly relic
#

agile

drowsy imp
#

(should not try to make thecompany parody)

#

Trademark problematics

oblique canopy
#

End will be there

#

trust

oblique canopy
#

might as well use this pc-less time to make some ost with my laptop

#

most of my samples and project files are there

#

havent moved them over lmao

warm inlet
#

guh

#

tfw you forget to move something over from one device to another:

#

gotta love the HRD forum outcompeting literally every other forum

oblique canopy
#

huuurgggg still a long way to the end of the roadmap

oblique canopy
#

I could throw my kitchen appliances down the stairs and you'd start clapping

glossy apex
#

drums more like broken pc fan

paper thistle
#

damn ๐Ÿ˜”

oblique canopy
#

I need operator suggestions rq so I can get things done even if I can't code atm

#

no unit chans

plucky shuttle
#

explosives expert
makes things explodeโ„ข๏ธ

warm inlet
oblique canopy
#

just Minako and Rhyo

#

Minako gives production buffs

#

Rhyo gives turret buffs

amber gull
warm inlet
#

the chaos operator

#

you pick 6 options (3 positive, 3 negative) to put on a dice
they roll the dice

drowsy imp
warm inlet
#

also @oblique canopy will operators have units to represent them in the world or not

oblique canopy
#

some will

#

But most dont

#

Minako gets her own core ship when she reaches level 20

amber gull
oblique canopy
#

maybe if the operator has a gimmick

#

a drone master type operator would probably have like 5 special units at a time

#

imagine if the operator straight up dies if their unit gets killed lmao

amber gull
#

your operator died? too bad, pull for them again

oblique canopy
#

nah you won't be able to pull for them

glossy apex
sweet meadow
sweet meadow
#

true...

#

but it would be funny as hell

oblique canopy
#

well shit

#

i could never cook like this again

#

i just found the menu theme project file

#

i was actually working on an extended version before i stopped

#

the one i'm using rn as the menu theme is actually incomplete lmao

oblique canopy
amber gull
#

0:23 had me standing

brazen iron
drowsy imp
#

minecraft, terraria, and now mindustry

brazen iron
#

Yes

paper thistle
oblique canopy
#

mid

oblique canopy
amber gull
surreal musk
iron mortar
oblique canopy
#

launch menu/planet menu theme, bit too far off from the vanilla style imo so i'll probably use this for something else.

oblique canopy
#

new menu theme

paper thistle
#

this is so peak

oblique canopy
#

fr

#

that last part feels like that one gif

lofty thistle
# oblique canopy I need operator suggestions rq so I can get things done even if I can't code atm

Hoshiaใปใ—ใ‚ [name meaning: bright starry girl]
A bright cheery type, boosts turrets on offense and bonuses for capturing sectors
When you have her at high level, capturing new sectors will be much easier, and capturing sectors will in return boost other aspects (such as giving one-time performance boost or overdrive rewards)
She cannot do anything for planets with all or most sectors captured though, so useful for early game
Design: Should look cute and clumzy, the "sidekick energizing girl" trope

warm inlet
#

oh no

lofty thistle
#

obviously the drawing's just in my artstyle, she's not going be an actual child or something

#

in fact only 2 years younger than Minako

warm inlet
#

inshallah the message disappeared

oblique canopy
glossy apex
#

energizing 40 yo

lofty thistle
#

is Minako 40

glossy apex
#

if yes, damn I need to know her skincare routine

warm inlet
#

this is a wowza moment right here

oblique canopy
#

(put in stasis for 20 years)

lofty thistle
#

oh

glossy apex
#

stasis cheating smh

warm inlet
#

guh

lofty thistle
#

yeah then i'd picture Hoshia to be 20yo

#

assuming she wasn't also put on stasis

glossy apex
paper thistle
lofty thistle
#

(what)

#

is stasis an important lore thing

paper thistle
#

no it just means she's 5 years old

lofty thistle
#

why

oblique canopy
#

I unfortunately cannot add any childlike operators

#

because of in-universe labor laws

#

๐Ÿ™ greatest apologies

warm inlet
#

...why does sk have a timeout indicator

#

what in de hell happened here

broken cargo
glossy apex
#

how can sk be timed out ๐Ÿ˜ญ

lofty thistle
#

anyways time to come up with more operators

#

wait how old is Don anyways

sly relic
sly relic
oblique canopy
#

shhh

sly relic
#

(30 on 30)

floral flame
sturdy oriole
#

I wonder what forbidden word they said

lofty thistle
warm inlet
#

lmao

sturdy oriole
#

Damn

red elm
#

lol

sleek dome
#

oh shit we're putting advance wars mechanic into mindustry

#

pls add special abilities that are unique to each commanding officers

#

and day to day percs

long palm
#

what place is this

oblique canopy
floral flame
#

goober domain

drowsy imp
#

domain expansion

long palm
#

Domain? No way bad erekir map made by anook reference

timber obsidian
timber timber
timber obsidian
#

human rd

oblique canopy
#

space furry no

#

Probably kemono at best

timber timber
oblique canopy
#

no

timber obsidian
oblique canopy
#

maybe

#

but im not adding unit chans

#

fuck unit chans

#

i hate unit chans

timber obsidian
timber timber
#

definatlly not you

floral flame
#

smh

#

gonna learn the art style in this mod

#

nevermind shit is too hard

warm inlet
#

brother spent 1 minute and backed out immediately

long palm
#

1 minute is a lot

warm inlet
#

fr

glossy apex
#

he tried

#

I respect it ๐Ÿ™

floral flame
#

nah im just straight up ass at pixel art

glossy apex
#

me too when it comes to this game

#

I just can't

sturdy oriole
#

For me it's mindustry the only pixelart i can withstand to do

#

At least for now

glossy apex
#

I'm only decent at minecraft like stuff

sleek dome
#

I'm decent at suggesting things related to the topic instead of saying something irrelevant

#

like what kind of commanders we should make and how they can affect the game

oblique canopy
#

sans undertale

sly relic
sleek dome
#

ohno I made hooves for feet

oblique canopy
#

those clothes dont look very practical

sleek dome
timber timber
#

uh

#

blubs just drawinga nd posting

floral flame
#

ehm where the fuck is the part where we discuss the mod

oblique canopy
#

I'm busy drawing yuri rn

floral flame
#

who

sturdy oriole
#

Dayum

timber timber
#

Goober has priorities

oblique canopy
#

pc set up and shit already

#

power's not an issue anymore

#

still busy sorting out uni and other things so I'll be back next month

sweet meadow
oblique canopy
#

your father
traits:

  • disappears upon entering the sector
  • reappears when you capture it
drowsy imp
#

Bonus trait:

  • gave you free milk (lifetime cooldown)
oblique canopy
#

development is back on

oblique canopy
#

i might add this old sketch as an operator

#

fill out the furry quota

floral flame
#

๐Ÿ˜ณ

warm inlet
oblique canopy
#

intellij can kiss my ass

warm inlet
#

i just comply with it

floral flame
#

how may operators are there rn

glossy apex
#

7 256 123

#

afaik

floral flame
#

buh

timber timber
twilit flame
slim void
#

Also plz add undead person as operator

#

That would be very awesomesause

warm inlet
slim void
oblique canopy
sweet meadow
#

BASED!

floral flame
slim void
amber gull
paper thistle
#

otherwise you'd pointer-equals it which never works

paper thistle
#

nevermind then

twilit flame
long palm
#

Are mindustry players interns

#

No Pay
Get experience in cooking spaghetti
Get experience in logistics
Work for a massive corporation (sharded)

sweet meadow
lofty thistle
amber gull
oblique canopy
#

all the sweeter

timber timber
floral flame
#

i need that thing where you can add custom operator

oblique canopy
#

should i make an antagonist character

#

or do i keep Crux as just a faction

sweet meadow
#

do

modest zephyr
#

We are playing lobotomy corporation with this one!!!

drowsy imp
#

Make class that extends Operators

plucky shuttle
#

As a joke, turn math operators into an operator

#

Quadruplets Add, Sub, Mul, and Div

red elm
#

||oh god here shall i summon math teacher....||

long palm
#

the Sin and the Tan operators

oblique canopy
#

Sin Badguy

timber timber
plucky shuttle
#

Cooks burning omelets and fires them at your units

broken cargo
sly relic
drowsy imp
#

cosine

red elm
#

atan

drowsy imp
#

integral

warm inlet
#

where ฮธ

red elm
#

log10

pine kiln
#

sin cos tan

warm inlet
#

โˆž my man

plucky shuttle
#

half tau

oblique canopy
#

enough math brainrot

#

I'm tired of it

glossy apex
#

skibidi

long palm
#

Sigma (sum)

iron mortar
#

I need the anime women in mindustry

devout swift
#

i love scrolling through a thousand messages

long palm
#

Just dont read them

#

Ignorance is bliss

red elm
#

Anime Women.

broken cargo
#

#animdustry-2

amber gull
drowsy imp
#

don't ever add unit chan to this mod (i dont want it happened or make it happens)

twilit flame
#

it will happen

#

muhahahahahhahahaha

drowsy imp
twilit flame
drowsy imp
#

Won't work, only protected field or method

paper thistle
#

so... reflection is domain expansion, and java.security.SecurityManager is domain amplification?

drowsy imp
#

Don't ever use Mixin lol

#

This isn't fabric bruh

drowsy imp
#

unstatic

oblique canopy
#

not add an api

#

shit breaks if you modify it and i aint gonna support it

drowsy imp
#

very propietary move

#

they wont make HRDModLoader

#

and they will make derivative work of them

oblique canopy
#

it is inevitable

drowsy imp
oblique canopy
#

you can pay me 90$ to draw and add a custom operator fr...

oblique canopy
#

yes

paper thistle
#

satojo goru

oblique canopy
#

first and foremost i am a commission artist

drowsy imp
#

i hope the business work at glance

oblique canopy
#

yeah im still working on the tutorial sequence

drowsy imp
#

if dexpeirne planned to add animdustry to your mod, if you were losing, close-source it and obfuscate for defence ranai

drowsy imp
oblique canopy
#

i cant really stop anyone

#

but i wont be adding animdustry

sly relic
#

animdustry is when rhythm game

drowsy imp
#

too overhyped

sly relic
#

in a hypothetical scenario

"senpai please go through this really cool rhythm segment plea se"

drowsy imp
twilit flame
#

you are using mindustry as a significant component of your mod

#

mindustry is gplv3

#

you must gplv3

drowsy imp
#

I made my mod with MIT license bruh

#

legal notice included on my mod's credits

twilit flame
#

consider reading GPLv3

drowsy imp
twilit flame
drowsy imp
#

You should learn copyright notice

twilit flame
drowsy imp
#

There's something copyrighted materials

#

Breh

twilit flame
drowsy imp
drowsy imp
twilit flame
drowsy imp
#

tldr

sly relic
drowsy imp
#

true

sly relic
#

therefore i do not think mods are required to use gplv3

twilit flame
drowsy imp
#

also they will use different rendering or implementation

sly relic
drowsy imp
#

describe

sly relic
#

a mod is more of a patch than anything

drowsy imp
twilit flame
drowsy imp
#

"All Rights Reserved"

twilit flame
#

your mod cant live without mindustry

#

can it?

drowsy imp
#

just All Rights Reserved

sly relic
#

yes but it does not necessarily include the [code (fragments of logic & impl)] that is [modified]

sly relic
#

also can we move to #general-programming

twilit flame
sly relic
#

also I don't get the "dynamically linked" part

drowsy imp
twilit flame
paper thistle
#

my condolences for goober about the license freak happening in his thread

oblique canopy
floral flame
#

killing all of them

long palm
#

Dafuq happened here

mystic sleet
#

What do you do in this mod anyway?
Is it a planet mod
QoL mod?

spring fern
#

QoL I guess

oblique canopy
#

I guess anime girls fall under QoL

#

and gambling

amber gull
#

gamba

sly relic
#

mod that increases player retention
it's the best mod

red elm
#

mod that make you get addicted to mindustry.
It's the best mod ever

oblique canopy
#

goon mod

sly relic
oblique canopy
#

henchmen

floral flame
#

ey boss what's the plan
evil

jade coral
#

Agree.

oblique canopy
#

each faction/corporation/group is gonna have different design elements

#

rn I'm leaning into construction/industrial looks for the base operators (rhyo, minako)

#

but for future operators I can have a little more freedom

timber timber
#

oh

#

thats pretty neat

#

i should draw an operator

floral flame
sly relic
#

lmao it really does override (foo's client btw)

lofty thistle
#

letting other mods add operators is interesting

oblique canopy
#

I don't wanna hognar

#

because depending on load order

#

it might break the hrd operators

lofty thistle
#

isn't dependency guaranteed to force the load order

oblique canopy
#

and I don't wanna bother fixing that

oblique canopy
#

I'm gonna assume it's not and just not allow it to do that

lofty thistle
#

if mod A specifies dependency: "goober"

#

mod loading order is forced to be goober -> A

oblique canopy
#

still it'll also break even if hrd gets loaded first

#

it uses a numerical id system rn

lofty thistle
#

this actually makes hjson mods able to add java mods' modded content

oblique canopy
#

I could make it use strings but idk if I should bother

lofty thistle
#

making something serializable depend on numeral id alone is a bad idea anyways

oblique canopy
#

auurgghh

lofty thistle
#

there is a reason other MappableContentType uses strings

#

also strings would be useful if you eventually split up the operators and their skills into different Content, like WeaponType and UnitType

#

and automatic localization

oblique canopy
#

the numerical id system is kinda redundant anyways

#

it's only used for operator sector saving

#

which can easily be swapped out for strings

#

though I could keep the numerical id system for sorting in the roster

drowsy imp
#

try alphabetical sorting

oblique canopy
#

nah, numerical sorting would allow other mods to add operators in base factions

#

while still maintaining proper sorting in the roster

warm inlet
#

1 works in about every case
2 is for odd/niche cases

floral flame
#

watdahell

lofty thistle
#

what

#

maxExperience?

#

what

floral flame
#

idk i havent played this mod

lofty thistle
#

is that the mod.hjson

floral flame
#

wh

#

no lmao

#

do you need BE for this mod or what because i cant seem to download it by url

oblique canopy
lofty thistle
#

oh

oblique canopy
#

gets scaled by level

#

i forgot how the scaling algo works but iirc its just 1.5x everytime it advances

lofty thistle
#

due to the stars i thought that was mod.json and anuke came up with a new mod sorting metric

oblique canopy
#

nah thats just for the amount of stars

#

purely visual

lofty thistle
#

gacha

#

mindustry gacha

warm inlet
#

gacha

lofty thistle
#

no way

#

rock

#

we need a rock op

#

boulder

warm inlet
#

rock operator

  • does nothing
  • rests on top of your current unit
oblique canopy
#

no animdustry

#

fuck animdustry

warm inlet
#

basically no unit chans then

oblique canopy
#

yeah

#

ive said that like a thousand times already

warm inlet
#

fair

#

animdustry already has its fair strike of popularity

oblique canopy
#

animdustry designs are just ass im sorry

#

i dont like them

warm inlet
#

what would be a good design for a unit chan anyway

oblique canopy
#

one that isnt a unit chan

warm inlet
#

guh.png

lofty thistle
#

boulder isn't an unit chan

iron mortar
#

Factory chan when?

drowsy imp
#

animdustry things will not tolerated

opaque vessel
#

tolerate it then

red elm
#

Domain expansion
English or spanish

broken cargo
#

delayed expansion: r4 jumpscare

floral flame
#

1984

#

remind me to secretly execute a random person tmr

glossy apex
#

(it's tmr somewhere in a timezone)

twilit flame
#

too real

plucky shuttle
still harness
drowsy imp
oblique canopy
#

im gonna be real i need help hognar

#

@paper thistle GLENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN

#

SAVE MEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

paper thistle
#

yes?

oblique canopy
#

nevermind

broken cargo
drowsy imp
red elm
long palm
spring fern
floral flame
glossy apex
#

typical mindus

paper thistle
#

i feel really insulted

red elm
red elm
#

To think i fought for serpulo during 2 entire years just to see it turn into this

#

oh well... downloads *

oblique canopy
#

Tutorial testing is very tedious

#

I'm going to move on to something else

#

Though at least the groundwork for scripted sectors are done

worn gorge
#

Will this be limited to one planet ?

frigid onyx
#

E