Commit Graph
516 Commits
Author SHA1 Message Date
MihailRis 5669e6ebed TextBox::setOnEditStart(runnable) 2024-01-12 19:29:49 +03:00
MihailRis 175613692f default item texture fix 2024-01-12 16:55:48 +03:00
MihailRis 444a2061c5 lua: player functions update 2024-01-12 14:18:29 +03:00
MihailRis 31b0349757 HUD hide mode fix 2024-01-12 13:21:40 +03:00
MihailRis faabb8178a New scripting features 2024-01-12 12:16:54 +03:00
MihailRis 05fe86e64c emissive items 2024-01-11 18:02:27 +03:00
MihailRis 213eba6072 added stringutil::to_string 2024-01-11 04:10:43 +03:00
MihailRis 290fec379e added FullCheckBox 2024-01-11 04:08:36 +03:00
MihailRis b2b961552b guiutil::alert text wrapping + refactor 2024-01-11 03:21:14 +03:00
MihailRis e1d30732df TextBox validation + minor refactor, fixes 2024-01-11 02:37:29 +03:00
MihailRis 61ad839ebf Small optimization 2024-01-10 16:46:36 +03:00
MihailRis 9760cff8f4 Refactor 2024-01-10 16:41:51 +03:00
MihailRis e2bb7a34aa palette png reading support 2024-01-10 03:49:20 +03:00
MihailRis abd28514e4 Content error messages 2024-01-09 20:19:46 +03:00
MihailRis 486068b2af sprite items + tetragons format update 2024-01-09 15:51:09 +03:00
MihailRis 0216c4e00b small fix 2024-01-09 13:38:27 +03:00
MihailRis 93e794a601 Fixed normals direction 2024-01-09 13:34:37 +03:00
MihailRis cce2b730f2 Removed extras 2024-01-09 13:26:18 +03:00
MihailRis 484c2b85cf Custom models lights fix 2024-01-09 13:24:45 +03:00
MihailRisandGitHub 72d589d39e Merge pull request #97 from A-lex-Ra/main
Custom block model done
2024-01-09 13:03:07 +03:00
MihailRis c9576f1fc4 Minor item refactor 2024-01-09 12:58:35 +03:00
A-lex-Ra bd13079642 fix rotated model rendering 2024-01-09 15:00:42 +06:00
A-lex-Ra c4125058b4 custom model format changes 2024-01-09 13:46:26 +06:00
MihailRis b5739c678f Items intruduced (part II) 2024-01-09 00:49:17 +03:00
MihailRis eae00dbb11 InventoryView now uses items instead of blocks (part I) 2024-01-08 15:45:03 +03:00
MihailRis dd5cd55aeb Generated items 2024-01-08 14:16:25 +03:00
A-lex-Ra 746f0f07a0 add dumb custom-block prewiew rendering 2024-01-08 12:44:05 +06:00
A-lex-Ra c4e77999e9 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-08 12:36:11 +06:00
A-lex-Ra 82851fec83 added hash-comments, customfaces introduced 2024-01-08 12:36:04 +06:00
MihailRis 4a57e71e81 Items intruduced (WIP) 2024-01-08 01:11:22 +03:00
MihailRis 4f6ba8cca6 hud refactor (part III) 2024-01-07 23:30:07 +03:00
MihailRis e493c67dfa hud refactor (part II) 2024-01-07 19:22:29 +03:00
MihailRis d4c4c4d399 hud refactor 2024-01-07 14:25:00 +03:00
MihailRis 85d85dada7 Minor refactor 2024-01-06 14:36:37 +03:00
MihailRis c2dd185c08 Hud refactor 2024-01-05 18:41:55 +03:00
MihailRis eaf3f4e7a1 Minor refactor 2024-01-05 14:59:53 +03:00
A-lex-Ra b7d9928258 Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp 2024-01-05 17:05:37 +06:00
MihailRis 0f1aabf200 Pasting text from clipboard 2024-01-05 13:55:15 +03:00
A-lex-Ra 2751369b54 idk 2024-01-05 16:42:08 +06:00
A-lex-Ra f5856b88b0 fix potential memory leak 2024-01-05 13:19:47 +06:00
A-lex-Ra d671188680 small refactoring 2024-01-05 13:13:02 +06:00
MihailRis 73595cd558 Minor refactor 2024-01-04 22:57:18 +03:00
MihailRis 5bd78c09ad Minor refactor 2024-01-04 22:47:21 +03:00
MihailRis e1420a2c57 RGB888 textures fix 2024-01-04 22:25:03 +03:00
MihailRis c35057d1de Rotation profiles limited to 8 2024-01-04 21:48:41 +03:00
A-lex-Ra f69f6e2711 simplify rays (no templates) 2024-01-04 23:52:15 +06:00
MihailRis 61dccbf8b9 Small optimization 2024-01-04 16:37:47 +03:00
MihailRis 374e5654ad Added inventory scroll + minor refactor 2024-01-04 16:34:52 +03:00
MihailRis ee691f8c3f script states renamed to user bits 2024-01-04 15:34:51 +03:00
MihailRis 06f66ffd71 Voxel changed from 16 bit to 32 bit + new lua functions 2024-01-04 15:27:07 +03:00