1 |
even my most simple mod creates bugs both when its made and when the game updates these bugs are just unforseen interactions between the new code and the old code.
|
1 |
even my most simple mod creates bugs both when its made and when the game updates these bugs are just unforseen interactions between the new code and the old code.
|
2 |
\n
|
2 |
\n
|
3 |
to keep the game bug free and simple so that its accessible to new players the devs may opt to limit how often they add new features
|
3 |
to keep the game bug free and simple so that its accessible to new players the devs may opt to limit how often they add new features
|
4 |
without doubt there are still zerok bugs in the wild of wich most are unknown or situational.. but each time new code is added something somewhere will probably do something unexpected.
|
4 |
without doubt there are still zerok bugs in the wild of wich most are unknown or situational.. but each time new code is added something somewhere will probably do something unexpected.
|
5 |
\n
|
5 |
\n
|
6 |
you must also keep in mind that due to time constraints there may be changes the devs have had to shelve.
|
6 |
you must also keep in mind that due to time constraints there may be changes the devs have had to shelve.
|
7 |
\n
|
7 |
\n
|
8 |
posting your ideas is a good idea and a step in the right dirction. but im just worried you may feel that adding new code is easy or problem free. new code is time consuming, frustrating and can break things.
|
8 |
posting your ideas is a good idea and a step in the right dirction. but im just worried you may feel that adding new code is easy or problem free. new code is time consuming, frustrating and can break things.
|
9 |
\n
|
9 |
\n
|
10 |
think
of
it
as
a
maths
test
but
if
you
get
one
wrong
answer
the
teacher
walks
in
upside
down
gives
you
an
F
and
then
explodes
into
wheels
???
wtf
why
did
that
happen
???
mostly
it
just
crashes
and
you
have
to
stare
at
an
error
log
|
10 |
think
of
it
as
a
maths
test
but
if
you
get
one
wrong
answer
the
teacher
walks
in
upside
down
gives
you
an
F
and
then
explodes
into
wheels
???
wtf
why
did
that
happen
???
|
|
|
11 |
\n
|
|
|
12 |
mostly it just crashes and you have to stare at an error log
|