* Change F3 rendering and add git version information
* Change position, block, chunk and facing
* Limit position decimal places
* Move LCE unique to the bottom and add more java features
* Fix chunk information disappearing after y256
* Add chunk count information
* Move build number script to prebuild.ps1
* We dont need to specify vector and wstring are from std
* Restore build number to fix multiplayer
* Use short symbolic-ref
* Restore original BuildVer.h
---------
Co-authored-by: Loki <lokio.casebstv@gmail.com>
Co-authored-by: Loki Rautio <lokirautio@gmail.com>
* Update issue templates
* Update bug_report.md
* change to form
* Refactor bug report template
* Remove 'type' field from bug report template
Removed the 'type' field from the bug report template.
* Add final Fields
* remove invalid syntax
* Fix typo in bug report template for Debug label
* Change input types to textareas in bug report template
Fixes uploads with images and videos
* Change to form
* Update bug report template validations
Changed 'required' validation for additional context from true to false.
* Change feature request template to suggestion request
* fix title
* Refactor suggestion request template
Removed duplicate textarea for solution and updated title format.