Commit Graph
100 Commits
Author SHA1 Message Date
MihailRis 6430121cf2 addGrid extra slots creation fix 2024-01-21 19:46:35 +03:00
MihailRis aa93c27159 InventoryView.addGrid semantics changed 2024-01-21 19:21:18 +03:00
MihailRis 9e3c4fb00c InventoryBuilder used for access panel and hotbar 2024-01-21 18:34:44 +03:00
MihailRisandGitHub d9408a7cfc Merge pull request #123 from clasher113/main
Block animation
2024-01-21 17:57:33 +03:00
MihailRisandGitHub 9979836ea4 Merge pull request #122 from NigthLier/main
Поддержка vcpkg для windows
2024-01-21 16:21:31 +03:00
MihailRis 5142f3b4e7 Inventory (WIP part I) 2024-01-21 15:23:46 +03:00
MihailRis fe5cab0db0 small fix 2024-01-20 23:44:35 +03:00
MihailRisandGitHub 1cc26a6b10 Merge pull request #120 from IgorKorobeynikov/patch-1
Правки в финской локализации
2024-01-19 18:22:44 +03:00
MihailRisandGitHub 90e2cf4c3c Merge pull request #121 from A-lex-Ra/main
icon small changes
2024-01-19 18:15:37 +03:00
MihailRisandGitHub f8200e81eb Merge pull request #119 from rekvizitt/patch-2
Update be_BY.txt
2024-01-19 16:31:40 +03:00
MihailRis 1938ccc803 increased world loading speed and ui scroll 2024-01-19 03:53:30 +03:00
MihailRis ac9d0d7993 shader fix 2024-01-18 23:27:33 +03:00
MihailRis 9c110b83d3 Fixed world name label behaviour 2024-01-18 20:11:47 +03:00
MihailRis b12d242335 Block.scriptName, ItemDef.scriptName 2024-01-18 04:41:35 +03:00
MihailRis 9119caca65 Delete world feature 2024-01-18 04:06:27 +03:00
MihailRis 01344a9d1d added ItemDef.stackSize 2024-01-18 01:56:41 +03:00
MihailRis 097e6fde2f removed debug profiling 2024-01-18 00:55:46 +03:00
MihailRis 6214e1a507 randomTick sped up with faster rand implementation 2024-01-17 23:41:11 +03:00
MihailRis d7f2771da4 lua: pack.get_folder(pack_name) + shader fix 2024-01-17 23:10:06 +03:00
MihailRis 7d35356f9d binary json: compressed documents support 2024-01-17 19:33:04 +03:00
MihailRisandGitHub 5bcbeb771f Merge pull request #106 from koval01/main
Небольшое дополнение репозитория
2024-01-17 18:21:23 +03:00
MihailRisandGitHub cb859eeea2 Merge pull request #109 from AlexXZero/feature/108/docker
#108 Add docker container support
2024-01-17 18:14:49 +03:00
MihailRisandGitHub 483d5d0e48 Merge pull request #118 from A-lex-Ra/main
upd CMakeLists for proper linkage
2024-01-17 18:09:24 +03:00
MihailRisandGitHub 45315a1801 Merge pull request #117 from A-lex-Ra/main
fix redundant model dependency in player interaction
2024-01-17 16:38:57 +03:00
MihailRis e71890b709 includes fix 2024-01-17 16:35:17 +03:00
MihailRis 377c8e5029 the big refactor + extracted data classes from coders/json to data/dynamic 2024-01-17 16:32:53 +03:00
MihailRis 34d4500e24 binary_json_spec.md update (cdocument explanation) 2024-01-17 01:24:48 +03:00
MihailRis 9a518ecc5f added missing #include 2024-01-17 00:55:49 +03:00
MihailRis b0165b1014 gzip compress/decompress + refactor 2024-01-17 00:52:55 +03:00
MihailRis 3837cdcf95 binary json format introduced + specification 2024-01-16 19:05:27 +03:00
MihailRisandGitHub faa581a928 Merge pull request #114 from clasher113/main
Camera rotation fix
2024-01-15 22:11:57 +03:00
MihailRis ca40b93344 small fixes 2024-01-15 14:32:18 +03:00
MihailRis 1e12f80dd6 version set to 0.18 + WorldGenerator indents fix 2024-01-15 13:08:31 +03:00
MihailRis cec8d75b7d added content error message screen on world creation 2024-01-14 20:10:50 +03:00
MihailRis 0b48a77e2d world.set_day_time fix 2024-01-14 17:37:42 +03:00
MihailRisandGitHub a4e366f0c1 Update README.md 2024-01-14 16:36:28 +03:00
MihailRis beddfb5359 scripting prevent-default fix 2024-01-14 15:00:11 +03:00
MihailRis 6d60cc8276 small fix 2024-01-13 21:33:36 +03:00
MihailRis 9fd675895d physics: step height 2024-01-13 21:20:25 +03:00
MihailRis 3183513e55 luaL_openlib replacement fix 2024-01-13 20:48:24 +03:00
MihailRisandGitHub c7fb887888 Merge pull request #104 from rekvizitt/patch-1
Update be_BY.txt
2024-01-13 16:40:01 +03:00
MihailRis 5569bd711e added bazalt_breaker + scripting fix 2024-01-13 14:07:49 +03:00
MihailRis 40987f16b6 small lua fix 2024-01-13 11:16:44 +03:00
MihailRisandGitHub 39832233bb Update README.md 2024-01-13 01:54:16 +03:00
MihailRis 6817e613f8 Collision inside of blocks fix test 2024-01-12 20:47:15 +03:00
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 dfeb7293b2 Fixed sky lighting intensity and color 2024-01-09 19:42:39 +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
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
MihailRisandGitHub e4f7b6d97c Merge pull request #96 from A-lex-Ra/main
Customfaces block model introduced
2024-01-08 13:05:19 +03: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
MihailRisandGitHub 8118afce5c Merge pull request #95 from DSDemen/main
Добавил Финский Язык
2024-01-07 18:52:21 +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
MihailRisandGitHub 5342d5489d Merge pull request #91 from A-lex-Ra/main
upd CMakeLists MSVC building
2024-01-05 19:16:54 +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
MihailRisandGitHub 3101b1b5f8 Merge pull request #89 from A-lex-Ra/main
всякое
2024-01-05 14:09:01 +03:00
MihailRis 0f1aabf200 Pasting text from clipboard 2024-01-05 13:55:15 +03: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
MihailRisandGitHub 6542bcbc6a Merge pull request #88 from A-lex-Ra/main
simplify rays (rm templates and other complexity)
2024-01-04 21:29:18 +03: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
MihailRis 460b08a006 WorldFiles region format and magic check 2024-01-03 23:25:58 +03:00
MihailRis e7e2c16ee6 Minor refactor 2024-01-03 22:51:48 +03:00
MihailRis 2ad115a2a8 Minor refactor 2024-01-03 20:42:26 +03:00
MihailRis 0d36f52bdd Lua: added get_player_rot, set_player_rot 2024-01-03 16:53:33 +03:00
MihailRis 6198ca22f6 world/content added to packs search paths 2024-01-03 15:22:52 +03:00
MihailRis 01121b6d27 packs list read fix 2024-01-03 15:09:58 +03:00
MihailRisandGitHub a96fbf2eb4 Merge pull request #85 from koval01/main
Added Ukrainian and Polish languages
2024-01-03 14:20:40 +03:00
MihailRisandGitHub cae95ba9b8 Merge pull request #81 from etocasper/main
Update readme & gitignore for macOS (v16)
2023-12-31 17:56:37 +03:00
MihailRisandGitHub 7a960be7ec Merge pull request #83 from rekvizitt/main
belarusian translation
2023-12-31 17:54:28 +03:00