Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #66 from LaG1924/ftr/more-rmlui | LaG1924 | 2021-07-04 | 9 | -3/+204 |
|\ | | | | | Ftr/more rmlui | ||||
| * | Added basic Chat | LaG1924 | 2021-07-04 | 4 | -1/+128 |
| | | |||||
| * | Added Respawn screen | LaG1924 | 2021-07-03 | 3 | -0/+37 |
| | | |||||
| * | Added Loading screen | LaG1924 | 2021-07-02 | 3 | -0/+21 |
| | | |||||
| * | Added more debug values | LaG1924 | 2021-06-29 | 2 | -2/+18 |
| | | |||||
* | | Tint calculation moved to vertex shader | LaG1924 | 2021-06-29 | 2 | -36/+7 |
| | | |||||
* | | Compacted vertices format | LaG1924 | 2021-06-28 | 1 | -4/+4 |
| | | |||||
* | | Embed UV to vertex data | LaG1924 | 2021-06-28 | 2 | -30/+10 |
| | | |||||
* | | More compact faces vertecies format | LaG1924 | 2021-06-28 | 1 | -1/+1 |
| | | |||||
* | | Moved block face model matrix transformation to CPU | LaG1924 | 2021-06-27 | 1 | -6/+3 |
|/ | |||||
* | Shader optimization, removed unused argument from GetBlockInfo function | UIS | 2021-06-24 | 1 | -5/+3 |
| | |||||
* | Minor changes to Ui scripts | LaG1924 | 2021-06-22 | 4 | -8/+44 |
| | |||||
* | Added Settings UI | LaG1924 | 2021-06-22 | 7 | -28/+294 |
| | |||||
* | Added game menus | LaG1924 | 2021-06-19 | 8 | -54/+232 |
| | |||||
* | Implemented RmlFileInterface | LaG1924 | 2021-06-18 | 3 | -2/+129 |
| | |||||
* | Improved RmlUi integration | LaG1924 | 2021-06-13 | 3 | -3/+6 |
| | |||||
* | Implemented basic RmlUi integration | LaG1924 | 2021-06-13 | 5 | -0/+62 |
| | |||||
* | Fixed MacOS OpenGL errors | LaG1924 | 2021-06-07 | 3 | -5/+10 |
| | |||||
* | Support for non-overworld dimensions | LaG1924 | 2020-07-27 | 2 | -3/+7 |
| | |||||
* | Completely removed hardcoded list of blockstates | LaG1924 | 2019-05-20 | 1 | -0/+491 |
| | |||||
* | Implemented block-api | LaG1924 | 2019-05-19 | 2 | -4/+27 |
| | |||||
* | Implemented lua's "require" for AM | LaG1924 | 2019-05-19 | 2 | -0/+5 |
| | |||||
* | Implemented GameState lua-api | LaG1924 | 2019-05-19 | 1 | -3/+9 |
| | |||||
* | Implemented more scripting APIs | LaG1924 | 2019-05-18 | 1 | -2/+15 |
| | |||||
* | Refactored lua-api | LaG1924 | 2019-04-21 | 1 | -4/+9 |
| | |||||
* | Minor lua-api improvement | LaG1924 | 2019-04-21 | 2 | -1/+12 |
| | |||||
* | Added lua-support | LaG1924 | 2019-04-21 | 1 | -0/+1 |
| | |||||
* | More advanced textures animation support | LaG1924 | 2019-01-27 | 2 | -4/+13 |
| | |||||
* | Removed previous implementation of Shader | LaG1924 | 2019-01-26 | 12 | -0/+243 |