2342 Commits

Author SHA1 Message Date
MihailRis
aadb04c41e minor optimize BlocksRenderer 2024-11-12 20:07:45 +03:00
MihailRis
a74f5f4310 Merge branch 'main' into text3d 2024-11-12 07:56:35 +03:00
MihailRis
01c568e032 set version to 0.25 2024-11-12 07:51:15 +03:00
MihailRis
b12c74698b Merge branch 'main' into text3d 2024-11-12 07:43:26 +03:00
MihailRis
283ac854a4
Development-related additions (#365) 2024-11-12 07:42:48 +03:00
MihailRis
7734d403ea cleanup 2024-11-12 06:01:53 +03:00
MihailRis
edbd851d11 update font rendering 2024-11-12 05:58:16 +03:00
MihailRis
b3ab037115 add 3D text render (WIP) 2024-11-12 03:14:59 +03:00
MihailRis
c5ca9128e9 move getVoxels from ChunksStorage to Chunks 2024-11-11 22:30:42 +03:00
MihailRis
79693580e0 refactor Font 2024-11-11 20:30:10 +03:00
MihailRis
dd7ee28177 Merge branch 'main' into new-pack-props 2024-11-10 21:36:40 +03:00
MihailRis
c902bcc6c7
Merge pull request #355 from opchik98/main
Feature #152 and potential fix #320
2024-11-10 21:36:17 +03:00
MihailRis
af4edee063 fix 2024-11-10 21:02:48 +03:00
MihailRis
3fa5369c7c add 'source' property 2024-11-10 20:09:07 +03:00
MihailRis
354e67087c add 'creators' property 2024-11-10 19:41:08 +03:00
MihailRis
a333cadfca fix custom model lighting 2024-11-09 23:54:19 +03:00
MihailRis
983e516fb4 fix: emitter does not skip particles 2024-11-09 21:54:30 +03:00
MihailRis
82733d3801 fix old custom models render 2024-11-09 21:27:52 +03:00
MihailRis
71eadb2fde add 'write to read-only entry point' warnings 2024-11-07 21:57:27 +03:00
MihailRis
f22108f6b4 fix core.open_folder on Windows 2024-11-07 21:29:54 +03:00
opchik98
8e549fe806 Feature #152 and potential fix #320
- Added Lua scripts hud.open, inventory.create and inventory.remove
- Window now resizes even if it is not focused
2024-11-07 18:38:24 +02:00
MihailRis
46a671f45e fix 2024-11-07 15:04:47 +03:00
MihailRis
c80ad48f42 add assets.load_texture & update CHANGELOG.md 2024-11-07 07:58:31 +03:00
MihailRis
6e6de5fc24 fix utf8.tostring 2024-11-07 07:56:50 +03:00
MihailRis
04c25ef214 fix block model is not loading automatically 2024-11-07 07:30:47 +03:00
MihailRis
86b5f5d82b fix custom block models 2024-11-07 07:27:29 +03:00
MihailRis
616c63b115 fix generator minimap checkbox 2024-11-07 05:07:56 +03:00
MihailRis
d27179b6c3 update std rules & add player.destroy binding 2024-11-06 21:28:12 +03:00
MihailRis
df2f24d94e add doc/ru/particles.md 2024-11-06 20:49:51 +03:00
MihailRis
76d6b518a5 fix ParticlesPreset.serialize 2024-11-06 20:29:59 +03:00
MihailRis
fdbe8ca9c6 move particles to gfx.particles 2024-11-06 20:18:57 +03:00
MihailRis
a414aec473
Merge pull request #352 from MihailRis/add-rules
Add rules
2024-11-06 20:00:50 +03:00
MihailRis
8c8c844dd4 feat: save rules 2024-11-06 19:37:20 +03:00
MihailRis
6602584c13 add more cheating-related rules 2024-11-06 18:54:20 +03:00
MihailRis
22fa082fc6 fix fatal error on editing texbox not having any consumer 2024-11-06 18:43:22 +03:00
MihailRis
5b35c25ac2
Merge pull request #351 from ChancellorIkseew/windows-build-fix
Windows build bug fix
2024-11-06 17:33:58 +03:00
MihailRis
2e24d60404 add rules & add 'show-content-access' rule 2024-11-06 17:31:31 +03:00
MihailRis
a50cb109c8 fix commands boolean type support 2024-11-06 17:29:50 +03:00
MihailRis
8e00e73b8e add utf8.encode(...) 2024-11-06 16:26:35 +03:00
ChancellorIkseew
16bc8d13c5 Update platform.cpp 2024-11-06 15:46:58 +10:00
MihailRis
eea97337f5 add block coords to the debug panel 2024-11-06 03:17:42 +03:00
MihailRis
961773c9f9 fix potential null dereferences on incorrect block.* functions use & refactor 2024-11-06 02:55:37 +03:00
MihailRis
8ef7d43603 fix hands behaviour when paused 2024-11-06 00:52:33 +03:00
MihailRis
80e48ae302 add 'Show Generator Minimap' checkbox 2024-11-06 00:34:38 +03:00
MihailRis
dc8bad2af6 fix: draw-group not copied 2024-11-05 23:12:53 +03:00
MihailRis
423ac2c44e add 'model-name' block property 2024-11-05 22:23:53 +03:00
MihailRis
64369fb189 fix custom model block particles when texture is not specified 2024-11-05 21:59:00 +03:00
MihailRis
53d75a975c implement custom models preview & BlocksRenderer cleanup 2024-11-05 20:39:56 +03:00
MihailRis
8a99c118f6 fix custom models render 2024-11-05 20:23:58 +03:00
MihailRis
26c93a8427 fix: missing include 2024-11-05 19:48:02 +03:00