phantamanta44 / Lazy-AE2

the stuff you wish was in ae2
https://minecraft.curseforge.com/projects/lazy-ae2
Other
15 stars 14 forks source link

Resolve #53 level maintainer tuning #55

Open IGalat opened 2 years ago

IGalat commented 2 years ago

Fix Level Maintainer fields "updating" Remove number in slot, it's redundant as you have a number in a field near it Add a couple of digits max to numbers, so it goes not to 10^6 max but to 10^8 Remove checkmarks and have numbers instantly registering when user inputs them Making Enter go to next line(batch1 to batch2, qty1 to qty2), Tab to next entry(so to batch1 from qty1, or qty2 from batch1) "Delete" to clear a field Typing "k" in a field will type 000, for easy thousands entering

phantamanta44 commented 2 years ago

this is very good work, but i have a few concerns:

i also have some comments about the libnine changes, but i'll leave them on that PR