Skip to content

Conversation

@SwissalpS
Copy link

No description provided.

wider and bigger buttons
also added 1/0 as valid toggles
at least an attempt ;)
Ersetzer or Austauscher are easier to say
no code change in this commit except init.lua adjusting to paths
also make detection public so replacer, inspect
and other mods can use it
and improve it while we are at it
- better rounding
as this makes multiline commenting out difficult in Lua
I would have added these to replacer.group_placeholder table,
it's something inherited and I haven't bothered yet
to figure it out.
SwissalpS and others added 30 commits July 28, 2024 04:02
mainly for mineclonia family that uses many multiline descriptions. Only
shows one more line nicely, some items ave three or even more though.
- persistancy -> persistency
- acheivment -> achievement
This should help a little with game and mod independance.
Also theoretically speeds up process as technic's backward compatibility
isn't run.

Worst that happens is that some technic replacer runs out of
charge after update and needs to be recharged.
There is a very small chance these functions could be called on a player
that is offline, crashing the server.
a) use fieldnames starting with '_' to make more clear which are
   fields from this mod and avoid possible name colissions.
b) splitting data into separate fields allows more flexible and
   simple changes in the future and by other mods.
c) add '_title' field for user defined item-title when hovering.
enables 'version' subcommand
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants