MihailRis
|
19e5bea4e0
|
minor refactor
|
2024-03-06 13:41:30 +03:00 |
|
MihailRis
|
eba8332b75
|
ui nodes 'gravity' write-only property
|
2024-03-06 13:36:31 +03:00 |
|
MihailRis
|
7601bfad3a
|
minor refactor
|
2024-03-06 11:30:33 +03:00 |
|
MihailRis
|
fa57a898d7
|
InventoryView.unbind()
|
2024-03-06 11:22:06 +03:00 |
|
MihailRis
|
a8aa0550c9
|
minor refactor
|
2024-03-06 11:13:33 +03:00 |
|
MihailRis
|
e3297a418e
|
DeltaGrapher is an UI element now
|
2024-03-06 10:51:23 +03:00 |
|
MihailRis
|
13f7d3a5d3
|
more docs, minor refactor
|
2024-03-06 10:26:05 +03:00 |
|
MihailRis
|
f428a24a16
|
UINode.coord renamed to UINode.pos
|
2024-03-06 10:05:58 +03:00 |
|
MihailRis
|
a80e7e4220
|
removed 'coord' ui elements contructors argument
|
2024-03-06 09:56:10 +03:00 |
|
MihailRis
|
c71c918a9c
|
hud.showOverlay
|
2024-03-06 09:42:23 +03:00 |
|
MihailRis
|
e16b24f4af
|
debug panel moved to new translation unit
|
2024-03-06 01:24:15 +03:00 |
|
MihailRis
|
ab1cfc8a4b
|
reformatted hud.h, hud.cpp
|
2024-03-06 00:26:10 +03:00 |
|
MihailRis
|
b947a089d3
|
fix
|
2024-03-05 23:35:09 +03:00 |
|
MihailRis
|
bcd3770739
|
PlayerController.cpp indents fix
|
2024-03-05 22:22:00 +03:00 |
|
MihailRis
|
c6b06f04d8
|
items: on_use event
|
2024-03-05 22:21:24 +03:00 |
|
MihailRis
|
45a7bd190a
|
world ceiling removed
|
2024-03-05 14:51:40 +03:00 |
|
MihailRis
|
13a8c61ee1
|
audio::get renamed to audio::get_speaker
|
2024-03-05 14:30:37 +03:00 |
|
MihailRis
|
6bf6e8e011
|
lua api refactor
|
2024-03-05 13:58:08 +03:00 |
|
MihailRis
|
5309cbe67f
|
Merge branch 'main' of https://github.com/MihailRis/VoxelEngine-Cpp into main
|
2024-03-05 12:41:53 +03:00 |
|
MihailRis
|
1248f30343
|
msvc build fix
|
2024-03-05 12:41:50 +03:00 |
|
MihailRis
|
69e79f3181
|
removed test resource
|
2024-03-05 02:45:42 +03:00 |
|
MihailRis
|
613b7c94ea
|
small fix
|
2024-03-05 02:37:37 +03:00 |
|
MihailRis
|
1c6689b6b6
|
sounds variants
|
2024-03-05 02:30:16 +03:00 |
|
MihailRis
|
0ab39fa06f
|
audio::reset_channel + minor refactor
|
2024-03-05 00:19:46 +03:00 |
|
MihailRis
|
9fbf46169f
|
textbox: 'editable' property
|
2024-03-04 20:16:22 +03:00 |
|
MihailRis
|
d41973583c
|
al streaming fix
|
2024-03-04 13:32:04 +03:00 |
|
MihailRis
|
75ee269db3
|
audio: channels
|
2024-03-04 02:35:22 +03:00 |
|
MihailRis
|
5657457edb
|
minor refactor + fix
|
2024-03-03 19:20:38 +03:00 |
|
 MihailRisandGitHub
|
90a4922201
|
Merge pull request #167 from MihailRis/audio
Audio (WIP)
|
2024-03-03 15:31:54 +03:00 |
|
MihailRis
|
2044bd18c3
|
audio test
|
2024-03-03 15:23:55 +03:00 |
|
MihailRis
|
2f154b5d87
|
fixes
|
2024-03-03 15:11:52 +03:00 |
|
MihailRis
|
e0daa4d1b9
|
minor refactor
|
2024-03-03 15:11:52 +03:00 |
|
MihailRis
|
75d0e917cc
|
world convert progress info
|
2024-03-03 15:11:52 +03:00 |
|
MihailRis
|
6f62ddea4b
|
contentpack remove feature WIP
|
2024-03-03 15:11:52 +03:00 |
|
MihailRis
|
19a91fd4fa
|
warning fix
|
2024-03-03 15:11:52 +03:00 |
|
MihailRis
|
f64802022e
|
removed unused file
|
2024-03-03 15:11:52 +03:00 |
|
MihailRis
|
892aaddd2c
|
fix
|
2024-03-03 15:11:52 +03:00 |
|
MihailRis
|
43b21c664a
|
fixed clang warnings
|
2024-03-03 15:01:09 +03:00 |
|
MihailRis
|
cd657a1234
|
stream now restores speaker after long freezes
|
2024-03-03 14:49:47 +03:00 |
|
MihailRis
|
c4a07bdb14
|
fixes
|
2024-03-03 12:56:50 +03:00 |
|
 MihailRisandGitHub
|
a8402340b1
|
Merge pull request #169 from InfiniteCoder01/OneStepCloserToMultiplayer
One step closer to multiplayer
|
2024-03-03 12:35:08 +03:00 |
|
MihailRis
|
9d9c9f5570
|
minor refactor
|
2024-03-02 13:29:45 +03:00 |
|
MihailRis
|
011bdd8397
|
wav streaming fix
|
2024-03-01 19:03:27 +03:00 |
|
MihailRis
|
603546f642
|
audio::playStream + speaker relative property
|
2024-03-01 14:47:12 +03:00 |
|
MihailRis
|
2fab1593c8
|
PCMStream interface update
|
2024-03-01 14:27:04 +03:00 |
|
MihailRis
|
7c51e39dfe
|
wav files streaming
|
2024-03-01 14:08:13 +03:00 |
|
MihailRis
|
8001a8bf86
|
world convert progress info
|
2024-03-01 13:26:09 +03:00 |
|
MihailRis
|
cc9a3e3ec8
|
AL streaming test
|
2024-03-01 02:37:32 +03:00 |
|
MihailRis
|
3862dbda66
|
contentpack remove feature WIP
|
2024-02-29 23:47:07 +03:00 |
|
MihailRis
|
a1f313bedc
|
warning fix
|
2024-02-29 13:24:43 +03:00 |
|
MihailRis
|
8bd43098d5
|
ALStream WIP
|
2024-02-29 13:21:58 +03:00 |
|
MihailRis
|
961a37fe0a
|
AppImage recipe fix
|
2024-02-29 01:36:40 +03:00 |
|
MihailRis
|
d0143004e2
|
AppImage recipe update
|
2024-02-29 01:31:13 +03:00 |
|
MihailRis
|
1bf0c7921d
|
AppImage recipe update
|
2024-02-29 01:27:03 +03:00 |
|
MihailRis
|
ee5ebaf8db
|
audio streaming interfaces update
|
2024-02-29 00:40:03 +03:00 |
|
MihailRis
|
4d15ebb7de
|
audio::PCM.totalSamples
|
2024-02-28 23:14:28 +03:00 |
|
MihailRis
|
70657d9e7b
|
audio::Stream interface
|
2024-02-28 20:42:42 +03:00 |
|
MihailRis
|
ebbee4f0f2
|
minor refactor
|
2024-02-28 16:42:59 +03:00 |
|
MihailRis
|
8d139b56c7
|
removed unused file
|
2024-02-28 16:39:41 +03:00 |
|
MihailRis
|
f3d4ac8a58
|
small fix
|
2024-02-28 16:31:51 +03:00 |
|
MihailRis
|
83d6990852
|
ogg decoding fix
|
2024-02-28 15:01:19 +03:00 |
|
MihailRis
|
d1b145e7a4
|
audio fixes
|
2024-02-28 14:58:13 +03:00 |
|
MihailRis
|
2440d852d3
|
Update README.md
|
2024-02-28 13:40:04 +03:00 |
|
MihailRis
|
6ba638fad6
|
CMakeLists.txt & vcpkg.json update
|
2024-02-28 13:34:59 +03:00 |
|
MihailRis
|
145ebf8468
|
ogg decoder
|
2024-02-28 13:22:33 +03:00 |
|
MihailRis
|
e3c2a1da52
|
workflows: added libvorbis-dev package
|
2024-02-28 12:43:57 +03:00 |
|
MihailRis
|
33b39dfece
|
PCMStream, msvc build fix, sound is an asset now
|
2024-02-28 12:37:53 +03:00 |
|
MihailRis
|
96ad7664c4
|
fix
|
2024-02-27 23:54:28 +03:00 |
|
MihailRis
|
db05f9a327
|
fix
|
2024-02-27 23:49:30 +03:00 |
|
MihailRis
|
8ca10c1ddc
|
another fix
|
2024-02-27 23:42:19 +03:00 |
|
MihailRis
|
59fe8af8ca
|
fix
|
2024-02-27 23:41:33 +03:00 |
|
MihailRis
|
b809c2df84
|
audio test
|
2024-02-27 23:29:09 +03:00 |
|
MihailRis
|
4a233d72ed
|
fix
|
2024-02-27 19:19:53 +03:00 |
|
MihailRis
|
acd5d11378
|
audio::play
|
2024-02-27 18:58:41 +03:00 |
|
MihailRis
|
58661a94a6
|
update
|
2024-02-27 16:23:16 +03:00 |
|
 MihailRisandGitHub
|
2db5154735
|
Merge pull request #166 from Onran0/main
Conversion to/from bytes and data buffer modules + file.write_bytes fix
|
2024-02-27 11:22:57 +03:00 |
|
MihailRis
|
97539aa9f4
|
audio system basic interface
|
2024-02-27 03:31:57 +03:00 |
|
 MihailRisandGitHub
|
7cde1e8ac9
|
Merge pull request #165 from InfiniteCoder01/main
Fix block preview transparency and offset issues
|
2024-02-26 22:04:04 +03:00 |
|
 MihailRisandGitHub
|
f08e738dfc
|
Merge pull request #163 from InfiniteCoder01/main
Custom model block preview
|
2024-02-26 19:59:37 +03:00 |
|
 MihailRisandGitHub
|
04e5d23c7f
|
Merge pull request #164 from InfiniteCoder01/l_player_set_vel
l_player_get_vel & l_player_set_vel
|
2024-02-26 18:11:42 +03:00 |
|
MihailRis
|
256808630b
|
multiline textbox mode
|
2024-02-26 15:12:02 +03:00 |
|
MihailRis
|
925ef426de
|
refactor
|
2024-02-26 01:27:27 +03:00 |
|
MihailRis
|
e06350915e
|
refactor
|
2024-02-25 22:44:37 +03:00 |
|
MihailRis
|
d189bdc107
|
multiline labels
|
2024-02-25 21:03:21 +03:00 |
|
 MihailRisandGitHub
|
fcc5d11814
|
Merge pull request #162 from Onran0/main
"file" library update
|
2024-02-25 13:53:58 +03:00 |
|
MihailRis
|
97479d5201
|
minor refactor
|
2024-02-25 02:15:38 +03:00 |
|
MihailRis
|
43f9516870
|
fix
|
2024-02-24 22:54:59 +03:00 |
|
MihailRis
|
089e87da69
|
chunks rendering multithreading
|
2024-02-24 20:08:51 +03:00 |
|
 MihailRisandGitHub
|
00bd8c64d7
|
Merge pull request #161 from InfiniteCoder01/main
Fix #160
|
2024-02-24 18:19:49 +03:00 |
|
 MihailRisandGitHub
|
38e05f3514
|
Merge pull request #160 from InfiniteCoder01/MultipleHitboxes
Multiple Hitboxes
|
2024-02-24 12:29:22 +03:00 |
|
 MihailRisandGitHub
|
d1fbaaa28b
|
Merge pull request #159 from A-lex-Ra/main
replace int with keycode for removing redundancy
|
2024-02-23 17:30:14 +03:00 |
|
 MihailRisandGitHub
|
2a0060a375
|
Merge pull request #158 from A-lex-Ra/main
input refactoring
|
2024-02-23 16:54:40 +03:00 |
|
 MihailRisandGitHub
|
cb77f999c6
|
Merge pull request #153 from Onran0/main
Support multiple world generators + Flat world generator
|
2024-02-23 11:43:47 +03:00 |
|
MihailRis
|
9c31c6c8b7
|
minor refactor
|
2024-02-22 23:53:41 +03:00 |
|
MihailRis
|
636ea2666f
|
textbox ctrl+a
|
2024-02-22 23:22:27 +03:00 |
|
MihailRis
|
19b3c34eb2
|
textbox text selection
|
2024-02-22 22:05:58 +03:00 |
|
MihailRis
|
d94d8be7cb
|
textbox text scroll
|
2024-02-22 20:17:44 +03:00 |
|
MihailRis
|
f28acdbecc
|
Added missing include
|
2024-02-22 15:43:15 +03:00 |
|
MihailRis
|
90057e1f30
|
mouse caret movement
|
2024-02-22 13:32:27 +03:00 |
|
MihailRis
|
c674bd4ec5
|
textbox: delete key support
|
2024-02-22 13:06:37 +03:00 |
|