MihailRis
|
3adf97b1b8
|
fix WorldFiles forward declaration
|
2024-08-11 18:40:35 +03:00 |
|
MihailRis
|
4f2448daed
|
refactor
|
2024-08-11 18:21:12 +03:00 |
|
MihailRis
|
3d3da1cdcd
|
refactor World
|
2024-08-11 16:30:58 +03:00 |
|
 MihailRisandGitHub
|
bcdff0f816
|
Merge pull request #290 from MihailRis/global-reformat
Global project reformat
|
2024-08-10 06:04:20 +03:00 |
|
MihailRis
|
71360a6416
|
fix macos build
|
2024-08-10 05:55:19 +03:00 |
|
MihailRis
|
a7d6c96a5c
|
remove extra functions
|
2024-08-10 05:48:05 +03:00 |
|
MihailRis
|
93fac9960c
|
fix
|
2024-08-10 04:36:26 +03:00 |
|
MihailRis
|
dc10dc60c0
|
refactor BlocksRenderer a bit
|
2024-08-10 04:29:06 +03:00 |
|
MihailRis
|
cc524088e0
|
cleanup
|
2024-08-10 02:12:01 +03:00 |
|
MihailRis
|
f2a987f412
|
replace remaining tabs in src/ to spaces
|
2024-08-10 02:04:15 +03:00 |
|
MihailRis
|
de5c75d782
|
replace include guards with pragma once
|
2024-08-10 01:57:59 +03:00 |
|
MihailRis
|
f43cc93cd2
|
update project includes format
|
2024-08-10 01:37:48 +03:00 |
|
MihailRis
|
6c4fb417c5
|
optimize Chunks::save
|
2024-08-10 00:08:44 +03:00 |
|
MihailRis
|
6e1fe28f1a
|
fix: chunks not saving
|
2024-08-10 00:03:36 +03:00 |
|
MihailRis
|
218304ba77
|
remove deprecated call from base pack
|
2024-08-09 22:42:21 +03:00 |
|
MihailRis
|
0adc13d01a
|
fix: fatal error when 'body' or 'head' player bone not found
|
2024-08-09 19:28:18 +03:00 |
|
MihailRis
|
5d81323bd3
|
remove controls section from README.md
|
2024-08-09 15:52:12 +03:00 |
|
 MihailRisandGitHub
|
34ae57dd60
|
Merge pull request #289 from alexei-zebra/refactoring-README
Refactoring README.md
|
2024-08-09 15:47:46 +03:00 |
|
MihailRis
|
51f6f0e629
|
add entity 'save' property support
|
2024-08-08 17:07:24 +03:00 |
|
MihailRis
|
5b5abd1ab0
|
update doc/**/libplayer.md
|
2024-08-06 21:08:35 +03:00 |
|
MihailRis
|
a4862a9b8a
|
format engine_paths.cpp
|
2024-08-06 21:02:49 +03:00 |
|
MihailRis
|
8236600c93
|
format engine_paths.cpp
|
2024-08-06 20:59:36 +03:00 |
|
MihailRis
|
6c165badf5
|
format engine_paths.cpp
|
2024-08-06 19:21:25 +03:00 |
|
 MihailRisandGitHub
|
da2c307444
|
Merge pull request #284 from alexei-zebra/refactor-engine_paths
Refactor engine_paths
|
2024-08-06 18:58:47 +03:00 |
|
MihailRis
|
56bc582cda
|
update run.sh
|
2024-08-06 18:44:43 +03:00 |
|
MihailRis
|
dafbb6903f
|
fix PhysicsSolver in far lands
|
2024-08-06 18:41:35 +03:00 |
|
MihailRis
|
6a86282d31
|
fix input.add_callback
|
2024-08-06 13:49:22 +03:00 |
|
 MihailRisandGitHub
|
ab3df5b640
|
Merge pull request #261 from InfiniteCoder01/main
Global includes
|
2024-08-06 13:16:34 +03:00 |
|
MihailRis
|
24b3045c07
|
update doc/*/libplayer.md
|
2024-08-05 20:46:46 +03:00 |
|
MihailRis
|
811599b55a
|
fix docs typos
|
2024-08-05 20:39:16 +03:00 |
|
MihailRis
|
c7ce9a939f
|
update version to 0.23
|
2024-08-05 20:11:37 +03:00 |
|
MihailRis
|
bbfbb28349
|
set default fog curve to 1.0
|
2024-08-05 15:21:02 +03:00 |
|
MihailRis
|
c12619a8d6
|
add missing include
|
2024-08-05 01:39:51 +03:00 |
|
MihailRis
|
01dec83e6c
|
fix: underwater entities visibility
|
2024-08-04 23:56:38 +03:00 |
|
MihailRis
|
d59491f63a
|
update entity Transform epsilon
|
2024-08-04 16:57:34 +03:00 |
|
MihailRis
|
e45f63c315
|
fix: camera shaking while paused
|
2024-08-04 16:53:05 +03:00 |
|
MihailRis
|
df1e3f42c9
|
update README.md
|
2024-08-04 03:01:01 +03:00 |
|
 MihailRisandGitHub
|
936f233571
|
Merge pull request #282 from MihailRis/PVS-Studio-warnings-fixes
PVS studio warnings fix & refactor
|
2024-08-04 01:51:41 +03:00 |
|
MihailRis
|
5cde25cb80
|
update alspeaker->stopped warning status to probably false-positive
|
2024-08-04 01:39:50 +03:00 |
|
MihailRis
|
47db626145
|
refactor: PVS-Studio warnings fixes
|
2024-08-04 01:30:52 +03:00 |
|
MihailRis
|
245b39be62
|
refactor: PVS-Studio warnings fixes
|
2024-08-04 01:12:42 +03:00 |
|
MihailRis
|
7bc96affbb
|
add one-time warnings to deprecated blocks-related functions
|
2024-08-04 00:00:42 +03:00 |
|
 MihailRisandGitHub
|
0f527c196c
|
Merge pull request #281 from Pugemon/pvs-fix
reformat, conversion, and PVS studio fixes
|
2024-08-03 23:41:15 +03:00 |
|
MihailRis
|
e014931e1e
|
fix: selection update latency
|
2024-08-03 22:36:18 +03:00 |
|
MihailRis
|
78e274dec4
|
fix frustum culling for entities
|
2024-08-03 17:41:03 +03:00 |
|
 MihailRisandGitHub
|
6da85af19b
|
Merge pull request #278 from MihailRis/revert-277-pvs-fix
Revert "fix: optimization: Various PVS-Studio warnings"
|
2024-08-02 14:59:59 +03:00 |
|
 MihailRisandGitHub
|
ba046a52c0
|
Revert "fix: optimization: Various PVS-Studio warnings"
|
2024-08-02 14:51:44 +03:00 |
|
 MihailRisandGitHub
|
a7ef7bb365
|
Merge pull request #277 from Pugemon/pvs-fix
fix: optimization: Various PVS-Studio warnings
|
2024-08-02 13:25:11 +03:00 |
|
MihailRis
|
cba06c18ad
|
fix doc/**/user-input.md
|
2024-08-02 03:02:33 +03:00 |
|
MihailRis
|
50a388c539
|
fix: access to deleted Sensor
|
2024-08-01 17:10:30 +03:00 |
|
MihailRis
|
f8907f7db1
|
add on_update, on_render to docs & change entities tps to 20
|
2024-08-01 16:04:27 +03:00 |
|
MihailRis
|
3f67944cc2
|
update CHANGELOG.md
|
2024-07-31 22:01:32 +03:00 |
|
MihailRis
|
7939547185
|
update README.md
|
2024-07-31 21:05:39 +03:00 |
|
MihailRis
|
94841b6641
|
update FUNDING.yml
|
2024-07-31 20:55:10 +03:00 |
|
MihailRis
|
bd5bed6112
|
add CHANGELOG.md
|
2024-07-31 20:50:40 +03:00 |
|
 MihailRisandGitHub
|
ba26566d63
|
Merge pull request #274 from sekta2/main
modified math, string and table
|
2024-07-31 17:22:27 +03:00 |
|
MihailRis
|
eefaafd1e7
|
update block.compose_state, block.decompose_state semantics
|
2024-07-31 14:56:42 +03:00 |
|
MihailRis
|
3a1ae57bbf
|
fix: mat4.decompose (-Wmaybe-uninitialized)
|
2024-07-31 14:45:09 +03:00 |
|
 MihailRisandGitHub
|
a0fdc5e963
|
Merge pull request #271 from sekta2/patch-2
a lot stuff changed
|
2024-07-31 14:36:03 +03:00 |
|
 MihailRisandGitHub
|
8e789affcb
|
Merge pull request #270 from sekta2/patch-1
pcall(function, varargs)
|
2024-07-31 13:15:40 +03:00 |
|
MihailRis
|
10fa828bd7
|
update component 'ARGS' variable default value
|
2024-07-30 19:52:04 +03:00 |
|
MihailRis
|
a2f79e979e
|
fix: framerate setting values not translated
|
2024-07-30 19:45:47 +03:00 |
|
MihailRis
|
63d0c8b01a
|
fix: audio positioning when non-base camera active
|
2024-07-30 12:02:32 +03:00 |
|
MihailRis
|
c50f564b80
|
fix: overlay 'on_close' not called on window close
|
2024-07-29 21:04:27 +03:00 |
|
MihailRis
|
8f26397e56
|
hide hotbar on overlays with inventory hidden
|
2024-07-29 20:36:49 +03:00 |
|
MihailRis
|
a66228eb41
|
fix: 'gravity' does not work on hud overlays
|
2024-07-29 20:29:23 +03:00 |
|
MihailRis
|
c947af904d
|
increase debug-panel width
|
2024-07-29 17:03:51 +03:00 |
|
MihailRis
|
753fb6bf3b
|
add vec2.angle(...)
|
2024-07-29 16:54:57 +03:00 |
|
MihailRis
|
2b7b68f3c2
|
add 'static' entity body-type
|
2024-07-29 15:45:28 +03:00 |
|
MihailRis
|
d6696b54cb
|
add 'normal' argument to on_use_on_block event
|
2024-07-29 15:23:04 +03:00 |
|
MihailRis
|
0f26d7c93a
|
fix
|
2024-07-29 13:10:53 +03:00 |
|
 MihailRisandGitHub
|
d793b2f648
|
Merge pull request #269 from MihailRis/framerate-control
Framerate control
|
2024-07-29 00:14:14 +03:00 |
|
MihailRis
|
b021339a8a
|
add window icon
|
2024-07-28 23:47:49 +03:00 |
|
MihailRis
|
c0ba5be458
|
add framerate control
|
2024-07-28 22:31:27 +03:00 |
|
MihailRis
|
a2f011fc96
|
Merge branch 'main' into framerate-control
|
2024-07-28 22:20:25 +03:00 |
|
MihailRis
|
84f863f2d9
|
update doc/*/xml-ui-layouts.md
|
2024-07-28 22:19:54 +03:00 |
|
MihailRis
|
f46e4a7989
|
add trackbar 'sub-consumer' for value label refresh when 'change-on-release'
|
2024-07-28 22:15:18 +03:00 |
|
MihailRis
|
0e3bd4dcac
|
update english version on xml-ui-layouts.md
|
2024-07-28 12:57:58 +03:00 |
|
MihailRis
|
479046a268
|
update doc/*/xml-ui-layouts.md
|
2024-07-28 12:46:31 +03:00 |
|
MihailRis
|
8ca12127db
|
add 'change-on-release' trackbar property & fix mouseRelease event timing
|
2024-07-28 12:38:31 +03:00 |
|
MihailRis
|
3fee1072b7
|
fix 'block' model lights with AO turned-off
|
2024-07-27 22:59:06 +03:00 |
|
MihailRis
|
71e20ff805
|
add block 'ambient-occlusion' property
|
2024-07-27 18:37:18 +03:00 |
|
MihailRis
|
f485ba5e54
|
fix: invalid block segment was not removed on hover
|
2024-07-27 14:46:52 +03:00 |
|
MihailRis
|
26dcac0134
|
add doc/**/libplayer.md
|
2024-07-27 13:36:29 +03:00 |
|
MihailRis
|
adafc94fa1
|
add block.compose_state(...), block.decompose_state(...)
|
2024-07-27 13:23:35 +03:00 |
|
MihailRis
|
64ccf2a532
|
fix: thrid-person camera xray
|
2024-07-26 13:40:13 +03:00 |
|
MihailRis
|
3deb7ff830
|
fix: delta time plotter is interactive
|
2024-07-26 12:45:44 +03:00 |
|
MihailRis
|
a856b4f140
|
add framerate control (WIP)
|
2024-07-25 22:33:21 +03:00 |
|
MihailRis
|
664faf35e9
|
fix load_script function return value
|
2024-07-25 21:57:40 +03:00 |
|
 MihailRisandGitHub
|
8f2e56bc90
|
Merge pull request #268 from rekvizitt/main
Update be_BY.txt
|
2024-07-25 17:52:46 +03:00 |
|
MihailRis
|
0a8de441b4
|
fix hud.* functions cause fatal error if incorrect arguments passes
|
2024-07-25 00:03:13 +03:00 |
|
MihailRis
|
8dee7facf0
|
fix base:player_animator component
|
2024-07-24 22:07:55 +03:00 |
|
MihailRis
|
f172a45d39
|
fix base:drop component
|
2024-07-24 22:04:50 +03:00 |
|
MihailRis
|
0de4061253
|
refactor EngineController.cpp
|
2024-07-24 17:44:43 +03:00 |
|
MihailRis
|
18d473b673
|
improve parsing error alert
|
2024-07-24 17:11:43 +03:00 |
|
MihailRis
|
fe1ac69b57
|
improve lua errors handling (traceback) & lua stack leaks fixes
|
2024-07-24 16:19:14 +03:00 |
|
MihailRis
|
2ec6c8b540
|
update component lua short name
|
2024-07-24 15:17:30 +03:00 |
|
MihailRis
|
e8a8fb3d60
|
add base:player_animator component
|
2024-07-23 22:55:34 +03:00 |
|
MihailRis
|
b23f7e996f
|
fix skeleton:index(...)
|
2024-07-23 22:48:26 +03:00 |
|
MihailRis
|
27a7d7eb44
|
add module 'item_models'
|
2024-07-23 22:23:25 +03:00 |
|