MihailRis
|
298cf561bc
|
Russian translation fix
|
2023-12-30 19:18:10 +03:00 |
|
 MihailRisandGitHub
|
0cb1b4fe9a
|
Update README.md
|
2023-12-30 11:51:38 +03:00 |
|
 MihailRisandGitHub
|
fb149f22d1
|
Update README.md
|
2023-12-30 11:51:26 +03:00 |
|
MihailRis
|
71fdd4b63e
|
msvc build fix
|
2023-12-30 00:35:42 +03:00 |
|
MihailRis
|
d2ace01c07
|
minor refactor
|
2023-12-30 00:02:17 +03:00 |
|
MihailRis
|
e7e7bbbe59
|
leak fix
|
2023-12-29 23:59:33 +03:00 |
|
MihailRis
|
188e2b81b7
|
Block interaction prevention feature (Shift key)
|
2023-12-29 23:57:27 +03:00 |
|
MihailRis
|
9ebbe1029d
|
New block properties and lua functions
|
2023-12-29 21:18:14 +03:00 |
|
MihailRis
|
9e1a7213c7
|
Small fix
|
2023-12-29 16:23:12 +03:00 |
|
MihailRis
|
bf13c517ab
|
Test garbage removed
|
2023-12-29 14:41:21 +03:00 |
|
MihailRis
|
74af65f320
|
Sky artifacts fix
|
2023-12-29 14:40:33 +03:00 |
|
MihailRis
|
76aeb8e4df
|
Content packs indices auto build + WorldGenerator fix
|
2023-12-29 14:17:26 +03:00 |
|
MihailRis
|
d2a40d31a4
|
scripting: get_player_pos, set_player_pos
|
2023-12-29 00:46:26 +03:00 |
|
MihailRis
|
2c75a0bee4
|
scripting: on_interact (right click on block) callback
|
2023-12-29 00:31:21 +03:00 |
|
MihailRis
|
2b4e6c1a14
|
AABB emissive blocks lighting fix + refactor
|
2023-12-28 23:22:19 +03:00 |
|
MihailRis
|
178107ffff
|
Fixed aabb blocks lights
|
2023-12-28 22:10:24 +03:00 |
|
MihailRis
|
b8d7e89f0b
|
AABB blocks render simplified
|
2023-12-28 20:03:25 +03:00 |
|
MihailRis
|
3f9e36e682
|
Small fix
|
2023-12-28 19:29:45 +03:00 |
|
MihailRis
|
a1e3706c8f
|
Stop render when iconified
|
2023-12-28 18:55:54 +03:00 |
|
MihailRis
|
837fd2f32f
|
BlocksRenderer simplified (part 1)
|
2023-12-28 03:49:24 +03:00 |
|
MihailRis
|
86ab2d8145
|
Added some docs
|
2023-12-28 02:48:20 +03:00 |
|
 MihailRisandGitHub
|
d75b2641c2
|
Merge pull request #63 from istudyatuni/ci-release
feat(ci): upload artifacts and make release
|
2023-12-27 18:16:24 +03:00 |
|
 MihailRisandGitHub
|
e8d882c32e
|
Merge pull request #74 from QuFlax/my
Fix and Optimize Events
|
2023-12-27 18:07:58 +03:00 |
|
MihailRis
|
69a17c25ea
|
WorldRegions memory management update
|
2023-12-27 11:44:19 +03:00 |
|
MihailRis
|
5d4e67fdb1
|
Fog update
|
2023-12-27 11:38:39 +03:00 |
|
MihailRis
|
35b13adf03
|
Fixed leak at WorldFiles::getLights
|
2023-12-27 11:25:09 +03:00 |
|
 MihailRisandGitHub
|
128bc277b8
|
Merge pull request #73 from A-lex-Ra/main
smart language detection
|
2023-12-26 19:18:47 +03:00 |
|
MihailRis
|
ee29777765
|
Critical fix
|
2023-12-26 13:11:40 +03:00 |
|
 MihailRisandGitHub
|
92a08a92ef
|
Merge pull request #72 from A-lex-Ra/main
Locales(langs) detecting
|
2023-12-25 17:56:06 +03:00 |
|
MihailRis
|
ea812a34a4
|
Removed unused constants
|
2023-12-25 11:48:00 +03:00 |
|
 MihailRisandGitHub
|
ed4d345e77
|
Merge pull request #71 from A-lex-Ra/main
again fix msvc sstream error
|
2023-12-25 11:25:52 +03:00 |
|
 MihailRisandGitHub
|
acce49f188
|
Scripting WIP (#70)
* Scripting introduced
* AppImage workflow fixes
* AppImage workflow simplified
* README.md update
* README.md update
* small fix
|
2023-12-25 05:26:03 +03:00 |
|
 MihailRisandGitHub
|
ce26f0c227
|
Update README.md
|
2023-12-25 00:07:40 +03:00 |
|
MihailRis
|
abbe4021ba
|
Minor refactor
|
2023-12-24 13:57:00 +03:00 |
|
MihailRis
|
cfcfbee604
|
AppImage-related files moved to dev folder
|
2023-12-24 12:02:11 +03:00 |
|
MihailRis
|
b7ee9a4604
|
Minor refactor
|
2023-12-24 11:18:21 +03:00 |
|
MihailRis
|
572734dc80
|
No more shaders and fonts reload on world open
|
2023-12-24 10:53:18 +03:00 |
|
MihailRis
|
25b1afbc26
|
settings files location fix
|
2023-12-23 14:32:51 +03:00 |
|
 MihailRisandGitHub
|
5441610fee
|
Merge pull request #69 from DrDub/appimage
AppImage builder plus GH actions (fixes #26)
|
2023-12-23 14:25:46 +03:00 |
|
MihailRis
|
19c04c8cf3
|
MSVC build fix
|
2023-12-22 13:59:27 +03:00 |
|
MihailRis
|
ae74fb2c8a
|
walpaper removed from base content
|
2023-12-21 22:19:47 +03:00 |
|
MihailRis
|
8e838c09e0
|
Minor refactor
|
2023-12-21 02:31:44 +03:00 |
|
MihailRis
|
a9c6b30721
|
Minimized region files reopen
|
2023-12-21 01:21:15 +03:00 |
|
 MihailRisandGitHub
|
5db4f0961c
|
Merge pull request #68 from A-lex-Ra/main
Небольшой рефакторинг (+ комментарии на будущее)
|
2023-12-20 23:27:41 +03:00 |
|
MihailRis
|
170e6b86ea
|
Minor refactor
|
2023-12-20 23:22:48 +03:00 |
|
MihailRis
|
e0aee76f41
|
Minor refactor
|
2023-12-20 21:21:59 +03:00 |
|
MihailRis
|
3ad903449e
|
Auto content packs detection
|
2023-12-20 20:54:03 +03:00 |
|
MihailRis
|
bcfdc55277
|
Sun light direction fix
|
2023-12-19 20:35:17 +03:00 |
|
MihailRis
|
c9db1acd91
|
idk
|
2023-12-19 20:10:09 +03:00 |
|
MihailRis
|
b4caf888dc
|
Content packs selection menu WIP
|
2023-12-19 13:44:48 +03:00 |
|
 MihailRisandGitHub
|
aefc9aa909
|
Merge pull request #67 from A-lex-Ra/main
rays efficiency improve + refactoring
|
2023-12-19 11:47:52 +03:00 |
|
MihailRis
|
082599e78c
|
World content packs list
|
2023-12-18 19:45:29 +03:00 |
|
 MihailRisandGitHub
|
7f8935a93c
|
Merge pull request #66 from A-lex-Ra/main
small memory fix + fun testing languages
|
2023-12-18 19:25:35 +03:00 |
|
MihailRis
|
13b204f28d
|
Additional check + refactor
|
2023-12-18 18:36:11 +03:00 |
|
MihailRis
|
3c89b9c083
|
World creation fix
|
2023-12-18 18:18:11 +03:00 |
|
 MihailRisandGitHub
|
9657f04ae8
|
Merge pull request #65 from A-lex-Ra/main
Refactoring and checks
|
2023-12-18 18:17:24 +03:00 |
|
 MihailRisandGitHub
|
779a8101fa
|
Update README.md
|
2023-12-18 14:02:19 +03:00 |
|
MihailRis
|
826a743ab9
|
Packs management update WIP
|
2023-12-18 13:58:43 +03:00 |
|
 MihailRisandGitHub
|
98021f533a
|
Merge pull request #64 from A-lex-Ra/main
Рефакторинг (это не много, но это честная работа)
|
2023-12-18 12:38:24 +03:00 |
|
MihailRis
|
924957ddee
|
Content packs structure update
|
2023-12-16 12:47:20 +03:00 |
|
MihailRis
|
04f06a4717
|
Removed batch2d empty draw calls
|
2023-12-14 18:52:49 +03:00 |
|
MihailRis
|
128dade587
|
Windows unicode world names fix
|
2023-12-14 15:10:45 +03:00 |
|
MihailRis
|
cd4d07c6d8
|
Windows settings write fix
|
2023-12-14 14:55:25 +03:00 |
|
MihailRis
|
396ee31bcc
|
content-pack resources support
|
2023-12-14 02:30:39 +03:00 |
|
MihailRis
|
c6d2266026
|
Refactor
|
2023-12-14 00:20:40 +03:00 |
|
 MihailRisandGitHub
|
82c772bfdb
|
Merge pull request #60 from A-lex-Ra/main
Пофиксил профиль PIPE, неправильно поворачивалась "верхняя" сторона
|
2023-12-13 20:02:33 +03:00 |
|
MihailRis
|
4de8759ea2
|
Language settings menu
|
2023-12-13 04:04:23 +03:00 |
|
MihailRis
|
e97eb441d5
|
context-based translation test
|
2023-12-12 22:59:21 +03:00 |
|
MihailRis
|
4e6818fb7f
|
added missing strings
|
2023-12-12 22:19:31 +03:00 |
|
MihailRis
|
7bf70bb26e
|
languages support (WIP)
|
2023-12-12 22:02:17 +03:00 |
|
 MihailRisandGitHub
|
0837cf4f03
|
Merge pull request #57 from MihailRis/world-gen
world-gen update
|
2023-12-11 21:13:31 +03:00 |
|
 MihailRisandGitHub
|
cbdc3b2b10
|
Merge pull request #56 from A-lex-Ra/main
placing non-obstacle blocks feature
|
2023-12-11 19:38:04 +03:00 |
|
 MihailRisandGitHub
|
acc0490986
|
Merge pull request #55 from v-gulevitc/main
added macOS support
|
2023-12-11 16:07:41 +03:00 |
|
 MihailRisandGitHub
|
c9031fe151
|
Merge pull request #54 from A-lex-Ra/main
aabb render fix
|
2023-12-11 12:20:36 +03:00 |
|
MihailRis
|
9d77425634
|
east aabb side flipped
|
2023-12-11 11:25:14 +03:00 |
|
MihailRis
|
ee38f8a426
|
zero window size on iconified fix
|
2023-12-11 00:01:44 +03:00 |
|
MihailRis
|
287b530a4c
|
Another AABB blocks render fix
|
2023-12-10 23:42:46 +03:00 |
|
MihailRis
|
00db63723a
|
physics substeps calculation fix
|
2023-12-10 21:50:53 +03:00 |
|
 MihailRisandGitHub
|
2ba9125804
|
Merge pull request #48 from A-lex-Ra/main
небольшая, но важная поправка рейкаста
|
2023-12-10 19:50:18 +03:00 |
|
MihailRis
|
380d1d0959
|
world does not appear in list first time after creation fix
|
2023-12-10 17:40:08 +03:00 |
|
 MihailRisandGitHub
|
c2ab95dc9f
|
Merge pull request #44 from A-lex-Ra/main
rays fixed
|
2023-12-10 17:19:37 +03:00 |
|
 MihailRisandGitHub
|
10a5a942c8
|
Merge pull request #43 from Nelonn/main
Поддержка macOS
|
2023-12-10 16:36:10 +03:00 |
|
 MihailRisandGitHub
|
5bc75c3f2d
|
Update README.md
|
2023-12-10 05:52:25 +03:00 |
|
MihailRis
|
e8afad34d2
|
small fix fix
|
2023-12-10 05:31:40 +03:00 |
|
MihailRis
|
a5dd97fc03
|
small fix
|
2023-12-10 05:29:43 +03:00 |
|
MihailRis
|
3e98526a24
|
F1 hud toggle + old worlds load fix
|
2023-12-10 02:23:04 +03:00 |
|
MihailRis
|
d75d75eeb8
|
Rust texture update
|
2023-12-09 22:32:29 +03:00 |
|
MihailRis
|
7cc384e171
|
Added missing include
|
2023-12-09 22:00:39 +03:00 |
|
MihailRis
|
9e04a723a9
|
Added lightbulb block
|
2023-12-09 21:52:27 +03:00 |
|
 MihailRisandGitHub
|
545057ee1a
|
Merge pull request #42 from A-lex-Ra/main
Реализация рэйкастинга для AABB в произвольной позиции
|
2023-12-09 21:47:03 +03:00 |
|
MihailRis
|
8e7f6e2518
|
AABB blocks render fix
|
2023-12-09 19:43:49 +03:00 |
|
 MihailRisandGitHub
|
a65bd020f9
|
Merge pull request #41 from mks14stdio/fix_window
Fix Fullscreen
|
2023-12-09 18:37:15 +03:00 |
|
MihailRis
|
f1353c73a5
|
ContentLUT fix
|
2023-12-09 17:07:08 +03:00 |
|
MihailRis
|
f513c094a9
|
Worlds indexing
|
2023-12-08 21:00:15 +03:00 |
|
MihailRis
|
eea920d98f
|
Chunks reload lights artifacts
|
2023-12-07 16:33:53 +03:00 |
|
MihailRis
|
636cb0c44c
|
World indices check
|
2023-12-07 15:16:37 +03:00 |
|
MihailRis
|
551b230b94
|
Minor refactor
|
2023-12-07 13:45:34 +03:00 |
|
MihailRis
|
2055cff0be
|
Added gui_util
|
2023-12-07 13:18:28 +03:00 |
|
MihailRis
|
e3f7f7218f
|
AABB blocks render fix + new test block: pipe
|
2023-12-07 01:34:54 +03:00 |
|
MihailRis
|
f9a5758213
|
Lights fix
|
2023-12-06 18:01:14 +03:00 |
|