#NEUROTALE

1 messages · Page 1 of 1 (latest)

kind wedge
#

Undertale Integration

Still in progress, but I'm losing motivation, so I'm gauging interest here.
Works as seen in video, got as far as the point where Toriel leaves you in the ruins.

All dialogue sent. Writing short descriptions of cutscene type interactions. Live pathing to POI's as defined by placing a custom object at its position.

humble crypt
#

Peak

#

Maybe deltarune at some point if you finish this

kind wedge
#

no

#

no deltarune

#

just no

hybrid minnow
reef kindle
hybrid minnow
#

true

kind wedge
#

plus too many options

#

though i imagine DR is probably less of a mess

#

and just being on gms2 will be incredible

#

you know i had to implement WS protocals manually for this?

hybrid minnow
#

what lang was this made in neuroDespair

kind wedge
#

gml

#

1.x gml

#

oh! And dont even get me started on data structures

#

there is no way of checking if a var is an int, list, map, or what

#

cause it just stores it as an int identifier

#

so especially when you start nesting them for something like json commands

#

but you know whats worse

#

you know whats so much worse

#

is it does keep track!

#

cause it can tell if it is a map when encoding it using its own json encoder

#

and wont confuse 1 for map id 1

#

but it wont let me have that info!

#

it keeps it all to itself its so selfish i hate it!

#

also i cant use its encoder

#

cause theres no type checking

#

so it has no difference between true and 1 and 1f

#

(in case you couldnt tell ive had alot pent up in me from this, it was borderline mideval torture at some points)

hybrid minnow
#

me when modding spaghetti code

kind wedge
#

yeah but its my own spaghetti code in a speghetti coded game built in a spaghetti language, its layers upon layers of spaghetti

#

papyrus would be proud

kind wedge
#

ok! ive made it to snowdin!

#

(yeah that took a while but i also havnt been working on it much. also its alot of prep for stuff like pathing and fights that will be reused for the rest of the project)

humble crypt
#

This is still a thing?

kind wedge
#

yeah

#

you think i stopped just cause i dropped off the earth for 4 months?

#

i very very rarely leave things unfinished

hybrid minnow
kind wedge
#

mk ive got a private repo up if anyone wanna test/contribute

#

i will warn you, its on par with tobys work.

kind wedge
#

as i said its private

#

cause apperently nobodys bothered to make a proper patcher. So the repo contains a significant portion of source.

#

(not that that seems to stop anyone from putting it on github anyway)

queen gazelle
kind wedge
queen gazelle
#

Ooh

queen gazelle
#

Sorry

kind wedge
#

ah

queen gazelle
#

I'm new

kind wedge
#

github is good to have

#

if just for version control

#

but being able to submit bug reports to stuff, and like actually share stuff if you make it, is pretty important too

#

i wish it had some kinda youtube unlisted type thing so i could just share it without indexing instead of privating

queen gazelle
#

Ok...

kind wedge
kind wedge
#

progress update. spaghetti mouse room.

#

thats about 1/6 the game

hybrid minnow
#

@kind wedge ReallyInnocent

#

(I would actually like to see undertale integration)

kind wedge
#

Sorry sorry got distracted. Been updating my minecraft mods to 26.1 and making a few new ones since my freind group just made a new server

#

since last update pretty strongly through to snowdin town

#

maybe a few hiccups here and there