aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/libgui/lang
AgeCommit message (Collapse)Author
2023-05-14Tatar translation! (#195)Amirhan-Taipovjan-Greatest-I
2023-04-24Update zh_cn (#194)Enaium
* Update zh_cn.json * Update zh_cn.json
2021-09-11Update Finnish translationJuuz
2021-09-11Use vanilla translation key for "hotbar"Juuz
2021-09-11Add observable properties and narration support (#136)Juuxel
* Add focused narration support * yes! * More work on hovering and observables * Fix WWidget.setHovered javadoc * Document ObservableProperty.add/removeListener * Add observable views * Fix ObservableView.ChangeListener javadoc * More JD! * Add taglet for listing observable properties Overkill? Yep. Still fancy? Absolutely! * Fix narration element indices and more JD tricks * Add slot hovering narration * WItemSlot.getExtraNarrationMessage -> getNarrationName, make public API * Remove the binding functionality of observable properties This is required for having proper change listeners. * Add ObservableView.hasValue * Add some utility methods to ObservableView * Clarify ObservableView.ChangeListener parameters * Remove properties tag from WButton javadoc
2021-07-09Add French translation (#122)YanisBft
2020-10-18Add Finnish translation3.2.0Juuxel
2020-10-18Add translations for pt_br (#88)cominixo
Co-authored-by: cominixo01 <22600756+cominixo01@users.noreply.github.com>
2019-08-15add zh_cn translations thanks to Lightcolour-666 :)Falkreon
2019-07-27Some tweaksJuuxel
- Fix one of ScreenDrawing.rect()'s overloads ignoring the color parameter - Replace options.libgui.done with vanilla's gui.done - Uncomments WWidget.setParent()
2019-07-22Hastily add buttons and finish config guiFalkreon
2019-07-22Finish WToggleButton, fix config loading, almost done with ConfigGuiFalkreon