Commit Graph
325 Commits
Author SHA1 Message Date
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 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 75ee269db3 audio: channels 2024-03-04 02:35:22 +03:00
MihailRis 2044bd18c3 audio test 2024-03-03 15:23:55 +03:00
InfiniteCoderandMihailRis 91a4b16796 One step closer to multiplayer 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 892aaddd2c fix 2024-03-03 15:11:52 +03:00
MihailRis 43b21c664a fixed clang warnings 2024-03-03 15:01:09 +03:00
MihailRis b809c2df84 audio test 2024-02-27 23:29:09 +03:00
InfiniteCoder f02859ea00 Fix block preview transparency and offset issues 2024-02-26 20:44:17 +03:00
InfiniteCoder 5f88df0d95 Tetragon fix 2024-02-26 19:42:13 +03:00
InfiniteCoder cba15f681b Custom model block preview 2024-02-26 18:15:22 +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
MihailRis 089e87da69 chunks rendering multithreading 2024-02-24 20:08:51 +03:00
InfiniteCoder 3edf065550 Fix #160 with suggestions from @A-lex-Ra 2024-02-24 17:09:11 +03:00
InfiniteCoder 5f551d6888 Multiple Hitboxes 2024-02-24 00:21:17 +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
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
OnranandGitHub 8130b0626f Add files via upload 2024-02-23 17:12:00 +09:00
OnranandGitHub a5087cf221 Add files via upload 2024-02-23 11:48:32 +09:00
OnranandGitHub c126b627de Add files via upload 2024-02-23 11:42:28 +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
OnranandGitHub 30d179e9a3 Update menu.cpp 2024-02-22 22:32:08 +09:00
OnranandGitHub 889fcde9d3 Update menu.cpp 2024-02-22 22:25:35 +09:00
OnranandGitHub bc30fa4f03 Update controls.h 2024-02-22 22:17:27 +09:00
OnranandGitHub 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
OnranandGitHub 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
OnranandGitHub 12e6a92798 Merge branch 'main' into main 2024-02-21 22:41:44 +09:00
DanielProl1xy 0b31a19f47 propogate player smart-pointer usage 2024-02-21 15:27:00 +03:00
DanielProl1xy 7c6b52cb2a Merge remote-tracking branch 'upstream/main' into spawn_objects 2024-02-21 15:26:17 +03:00
MihailRis a5925135a4 lua: textbox.text, placeholder properties 2024-02-21 15:21:26 +03:00
DanielProl1xy ae330a9165 fix 2024-02-21 14:19:40 +03:00