Onran
|
8acb0749fb
|
minor optimize
|
2024-02-25 14:06:14 +09:00 |
|
Onran
|
d56c0be9bd
|
minor refact
|
2024-02-25 14:05:48 +09:00 |
|
Onran
|
cce5bd59b4
|
glass sky light passing fix
|
2024-02-25 13:21:02 +09:00 |
|
Onran
|
a37ea7cea2
|
read/write bytes functions and mkdirs in lib "file"
|
2024-02-25 12:53:27 +09:00 |
|
Onran
|
5cf8fe5658
|
read/write bytes functions and mkdirs in lib "file"
|
2024-02-25 12:52:36 +09: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 |
|
MihailRis
|
00bd8c64d7
|
Merge pull request #161 from InfiniteCoder01/main
Fix #160
|
2024-02-24 18:19:49 +03:00 |
|
InfiniteCoder
|
3edf065550
|
Fix #160 with suggestions from @A-lex-Ra
|
2024-02-24 17:09:11 +03:00 |
|
InfiniteCoder
|
7ee0c672f0
|
Fix Nomals after #160
|
2024-02-24 16:15:27 +03:00 |
|
MihailRis
|
38e05f3514
|
Merge pull request #160 from InfiniteCoder01/MultipleHitboxes
Multiple Hitboxes
|
2024-02-24 12:29:22 +03:00 |
|
InfiniteCoder
|
70d309dfd9
|
Done
|
2024-02-24 12:06:35 +03:00 |
|
InfiniteCoder
|
5c3eafb331
|
Kinda works, but not raycast
|
2024-02-24 00:55:56 +03:00 |
|
InfiniteCoder
|
5f551d6888
|
Multiple Hitboxes
|
2024-02-24 00:21:17 +03:00 |
|
MihailRis
|
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 |
|
A-lex-Ra
|
77b36f45f2
|
remove redundant static_cast by changing Events::pressedKeys template parameter from int to keycode
|
2024-02-23 20:15:02 +06:00 |
|
MihailRis
|
2a0060a375
|
Merge pull request #158 from A-lex-Ra/main
input refactoring
|
2024-02-23 16:54:40 +03:00 |
|
A-lex-Ra
|
659a2610aa
|
minor changes
|
2024-02-23 19:42:50 +06:00 |
|
A-lex-Ra
|
a0b6ddccf8
|
fix linux compilation of previous commit
|
2024-02-23 19:09:46 +06:00 |
|
A-lex-Ra
|
cab424a05e
|
Merge master branch
|
2024-02-23 18:53:53 +06:00 |
|
A-lex-Ra
|
8bb1045e34
|
refactor input.h and related
|
2024-02-23 18:49:15 +06:00 |
|
MihailRis
|
cb77f999c6
|
Merge pull request #153 from Onran0/main
Support multiple world generators + Flat world generator
|
2024-02-23 11:43:47 +03:00 |
|
Onran
|
8130b0626f
|
Add files via upload
|
2024-02-23 17:12:00 +09:00 |
|
Onran
|
a5087cf221
|
Add files via upload
|
2024-02-23 11:48:32 +09:00 |
|
Onran
|
549b392871
|
Add files via upload
|
2024-02-23 11:45:55 +09:00 |
|
Onran
|
cfacf6f1eb
|
Add files via upload
|
2024-02-23 11:44:48 +09:00 |
|
Onran
|
c126b627de
|
Add files via upload
|
2024-02-23 11:42:28 +09:00 |
|
Onran
|
9e761fbeee
|
Delete src/world/WorldTypes.h
|
2024-02-23 11:39:15 +09:00 |
|
Onran
|
4d99b2bbab
|
Delete src/world/WorldTypes.cpp
|
2024-02-23 11:39:07 +09: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 |
|
Onran
|
30d179e9a3
|
Update menu.cpp
|
2024-02-22 22:32:08 +09:00 |
|
Onran
|
889fcde9d3
|
Update menu.cpp
|
2024-02-22 22:25:35 +09:00 |
|
Onran
|
bc30fa4f03
|
Update controls.h
|
2024-02-22 22:17:27 +09:00 |
|
Onran
|
3dcdfb4b4b
|
Update menu.cpp
|
2024-02-22 22:09:04 +09:00 |
|
MihailRis
|
f28acdbecc
|
Added missing include
|
2024-02-22 15:43:15 +03:00 |
|
Onran
|
a78b5213e3
|
Merge branch 'main' into main
|
2024-02-22 21:20:30 +09: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 |
|
MihailRis
|
4abe775c5b
|
text box caret
|
2024-02-22 12:52:42 +03:00 |
|
MihailRis
|
c68e89038f
|
TextBox new properties
|
2024-02-22 12:07:01 +03:00 |
|
MihailRis
|
cae0ceb8a3
|
hud.open_block 4th overlay mode argument
|
2024-02-22 11:01:14 +03:00 |
|
MihailRis
|
6b17e33b76
|
0.20 development start
|
2024-02-22 10:44:03 +03:00 |
|
MihailRis
|
6c7497eee6
|
player inventory id fix
|
2024-02-21 22:04:16 +03:00 |
|
MihailRis
|
7ae5c4e3a1
|
lua load_script encoding fix
|
2024-02-21 18:54:56 +03:00 |
|
Onran
|
12e6a92798
|
Merge branch 'main' into main
|
2024-02-21 22:41:44 +09:00 |
|
MihailRis
|
6ee63eb717
|
Merge pull request #150 from DanielProl1xy/spawn_objects
Spawning objects within the level
|
2024-02-21 16:03:10 +03:00 |
|